@charset "shift_jis";
/*---------------- common ----------------*/
body {
	margin: 0;
	padding: 0;
}
img, table, tr, td {
	border: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, ul, li, p {
	margin: 0;
	padding: 0;
}
.iepngfix {
 behavior: expression(IEPNGFIX.fix(this));
}
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
.p_zero {
	padding: 0;
}
.pd_header {
	padding: 10px 0;
}
#game_header {
	width: 928px;
	margin: 0 auto;
}
.bg_typing_main {
	background: url(/game/typing/images/20140519/new_main_center.png) no-repeat center top;
}
.bg_puzzle_main {
	background: url(https://image.moratame.net/images/common/2014/new_main_center.png) no-repeat center top;
}
/*---------------- //common ----------------*/
/*---------------- main ----------------*/
#wrapper {
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	color: #444;
}
#contents_wrapper {
	width: 950px;
	margin: 0 auto;
}
h3 p img {
	padding: 10px 0 0;
}
#main_pad {
	padding: 10px 0 0;
}
#main_bg {
	width: 950px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#bg {
	width: 950px;
	background: url(https://image.moratame.net/img2014/game/core/bg_game_main.png) repeat left top;
}
#pre_img {
	width: 950px;
	overflow: hidden;
	padding: 20px 0;
}
.pb_10 {
	padding: 0 0 10px 0;
}
.fl_l1 {
	float: left;
	width: 328px;
}
.fl_l_2 {
	float: left;
	width: 294px;
}
/* item */
#s_area {
	width: 292px;
	border: 1px solid #ddd;
	background-color: #FFF;
	color: #313131 !important;
}
#text_area {
	background-color: #f9f9f9;
}
.h2_text {
	text-align: center;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	padding: 15px 0;
	margin: 0;
}
.main_text {
	font-size: 12px;
	line-height: 18px;
	padding: 0 14px 10px;
	color: #333333;
}
#s_area_cl {
	margin: 0 auto;
	width: 292px;
	border: 1px solid #ccc;
	background-color: #FFF;
}
/* //item */

.fl_r {
	float: right;
	width: 328px;
}
/* btn */

#btn_wrapper {
	padding: 30px 0 0;
}
#btn_area {
}
.l_btn {
	width: 298px;
	margin: 0 auto;
	background-color: #FFF;
}
.l_btn a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	zoom: 1;
}
.r_btn {
	width: 298px;
	margin: 0 auto;
	padding: 20px 0 0;
}
.r_btn a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	zoom: 1;
}
/* //btn */


/*---------------- //main ----------------*/

/*---------------- win ----------------*/

.bg_win {
	background: url(https://image.moratame.net/img2014/game/core/bg_win.png) repeat left top;
}
/*---------------- //win ----------------*/

/*---------------- loose ----------------*/

.bg_loose {
	background: url(https://image.moratame.net/img2014/game/core/bg_loose.png) repeat left top;
}
/*---------------- //loose ----------------*/
/*---------------- loose ----------------*/

.bg_oubo {
	background: url(https://image.moratame.net/img2014/game/core/bg_oubo.png) repeat left top;
}
/*---------------- //loose ----------------*/

/*---------------- 神経衰弱paly ----------------*/

/* クリア目指してがんばろう！帯 */
.p_zero2 {
	padding: 0;
}
.play_p {
	padding: 0 0 10px;
}
#bg2 {
	width: 944px;
	margin: 2px;
	background: url(/images/game/pc_bg2_back.gif) repeat left top;
}
/* ゲームSTARTボタン */
#btn_wrapper2 {
	padding: 20px 0 20px 20px;
}
#btn_area2 {
	width: 595px;
}
#start_btn {
	margin: 0 auto;
	width: 406px;
}
/* チャンス残り回数 */
#count {
	display: none;
	padding: 0 0 0 20px;
	width: 294px;
}
#count p {
	text-align: center;
	font-weight: bold;
	font-size: 33px;
	padding: 10px 0 15px;
	line-height: 18px;
	color: #ff3030;
}
#game_main {
	width: 930px;
	padding: 20px 0 0 20px;
}
#card_wrap {
	float: left;
	width: 595px;
}
#play_s_wrap {
	width: 335px;
	float: right;
}
#card {
	width: 591px;
	background-color: #FFF;
	border: 2px solid #ccc;
}
#game_main_wrap {
	padding: 0 0 20px;
}
/* ポッケイラスト部 */
#pokke_img_play {
	text-align: center;
	padding: 30px 0 0;
}
/* カード最上段 */
.card_tr {
	width: 551px;
	margin: 0 auto;
	padding: 20px 0 0;
	height: 175px;
}
/* カード中段 */
.card_tr2 {
	width: 551px;
	margin: 0 auto;
	padding: 8px 0 0;
	height: 175px;
}
/* カード最下段 */
.card_tr3 {
	width: 551px;
	margin: 0 auto;
	padding: 8px 0 20px;
	height: 175px;
}
/* カードが1段の場合 */
.card_tr4 {
	width: 551px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	height: 175px;
}
/* カード1枚 */
.card {
	width: 128px;
	height: 175px;
	margin: 0px;
}
/* 左端カード */
.card_1 {
	float: left;
	width: 128px;
}
/* 左から2番目カード */
.card_2 {
	float: left;
	padding: 0 0 0 13px;
	width: 128px;
}
/* 左から3番目カード */
.card_3 {
	float: left;
	padding: 0 0 0 13px;
	width: 128px;
}
/* 左から4番目カード */
.card_4 {
	float: left;
	padding: 0 0 0 13px;
	width: 128px;
}
/* カード裏面 */
/* game.jsでbackground-imageがセットされる */
.down {
	display: block;
	width: 100%;
	height: 100%;
	background: url("/img/game/1/l_ura.jpg") no-repeat center center;
	color: #000000;
	font-weight: bold;
}
/* カード表面 */
.up {
	/* Hiding the .up div */
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
.up img {
	position: relative;
}
#cards {
	position: relative;
	margin: 0 auto;
	width: 440px;
	display: block;
}
/*----------------// 神経衰弱paly ----------------*/

タイピングplay /*---------------- タイピングplay ----------------*


/* CSS Document */
 body {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	min-width: 952px;
	_display: inline;
	_zoom: 1;
}
/* propaty */

.p15-0-0 {
	padding: 15px 0 0;
}
.p15-20-0-0 {
	padding: 15px 20px 0 0;
}
.p20-0 {
	padding: 20px 0;
}
.p20-0-0 {
	padding: 20px 0 0;
}
.p20-20-0-0 {
	padding: 20px 20px 0 0;
}
.p0-0-20 {
	padding: 0 0 20px;
}
.p0-20-0-0 {
	padding: 0 20px 0 0;
}
.m0-20-0-0 {
	margin: 0 20px 0 0;
}
.p30-0 {
	padding: 30px 0;
}
.p30-0-0 {
	padding: 30px 0 0;
}
.p0-0-30 {
	padding: 0 0 30px;
}
.va-b {
	vertical-align: bottom;
}
.blue {
	color: #0060ff;
}
/* //propaty */

/* wrap */

.wrap {
	width: 952px;
	margin: 0 auto;
}
.tp_wrap {
	background: url(https://image.moratame.net/img2014/game/core/bg_typing.png) repeat-y center top;
	position: relative;
	z-index: 1;
}
/* //wrap */

/* contents */

.tp_qes_wrap {
	background: url(https://image.moratame.net/img2014/game/core/bg03_typing.png) no-repeat center top;
	width: 912px;
	height: 203px;
	margin: 0 auto;
}
.tp_qes_in {
	width: 872px;
	margin: 0 auto;
}
.tp_qes_img {
	width: 160px;
}
.tp_qes_text {
	width: 692px;
	height: 160px;
	background: url(https://image.moratame.net/img2014/game/core/display.png) no-repeat left top;
	color: #fff;
	font-weight: bold;
	font-size: 21px;
	line-height: 26px;
	text-align: center;
}
.tp_qes_text_detail {
	width: 655px;
	margin: 0 auto;
}
.tp_ques_input_wrap_out {
	width: 948px;
	margin: 0 auto;
}
#tp_ques_input_wrap {
	width: 948px;
	margin: 2px auto 0;
	height: 125px;
	background: #f5f5f5;
	overflow: hidden;
	position: relative;
	z-index: 999;
}
.tp_ques_input_detail {
	text-align: center;
	padding: 20px 0 0;
	font-weight: bold;
	font-size: 50px;
	line-height: 50px;
}
.tp_countdown_area_wrap {
	width: 950px;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	position: absolute;
	top: 570px;
	left: 20px;
	z-index: 9999;
}
.tp_countdown_area_text {
	text-align: center;
	padding: 23px 0 0 50px;
}
.tp_countdown_area {
	width: 303px;
	height: 72px;
	background: url(https://image.moratame.net/img2014/game/core/time.png) no-repeat center top;
}
#countdown {
	width: 100%;
	height: 1500px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #000;
	z-index: 1005;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;/*zoom: 1;*/
}
#coutdouwn_img {
	width: 270px;
	height: 270px;
	z-index: 1011;
	position: absolute;
	margin-top: -135px;
	margin-left: -135px;
	top: 70%;
	left: 50%;
}
/* ios */
#ios {
	font-size: 0px !important;
	line-height: 0px !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	vertical-align: middle !important;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
}
/* //ios */

.h4_text {
	background-color: #FFF;
	width: 912px;
	margin: 0 auto;
	font-size: 23px;
	font-weight: bold;
	line-height: 30px;
}
/* //contents */

#inputbox {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
}
.green {
	color: green;
}
.pos {
	position: relative;
	width: 90%;
	margin: 0 auto;
}
#questionText, .overwrite {
	position: absolute;
	left: 50%;
	font-size: 30px;
}
#questionText {
	color: #313131;
}
.overwrite {
	color: #0060ff;
}
.tp_section_14rnl_wrp {
	width: 946px;
	margin: 2px auto 0;
	overflow: hidden;
}
.tp_section_14rnl_01 {
	width: 555px;
	float: left;
}
.tp_section_14rnl_01_in {
	width: 555px;
	overflow: hidden;
}
.tp_section_14rnl_01_in_01 {
	width: 62px;
	float: left;
}
.tp_section_14rnl_01_in_02 {
	width: 491px;
	float: right;
}
.tp_section_14rnl_01_in_02 img {
	border: 1px solid #ddd;
}
.tp_section_14rnl_02 {
	width: 381px;
	float: right;
}
.p2-0-0 {
	padding: 2px 0 0;
}
.p0-2-0-0 {
	padding: 0 2px 0 0;
}
.p2-2-0-0 {
	padding: 2px 2px 0 0;
}
.tp_table {
	border-top: 2px solid #fae8d5;
}
/*---------------- //タイピングplay ----------------*/

/*---------------- パズルplay ----------------*/
/* propaty */

.p15-0-0 {
	padding: 15px 0 0;
}
.p15-20-0-0 {
	padding: 15px 20px 0 0;
}
.p20-0 {
	padding: 20px 0;
}
.p20-0-0 {
	padding: 20px 0 0;
}
.p20-20-0-0 {
	padding: 20px 20px 0 0;
}
.p0-0-20 {
	padding: 0 0 20px;
}
.p0-20-0-0 {
	padding: 0 20px 0 0;
}
.m0-20-0-0 {
	margin: 0 20px 0 0;
}
.p30-0 {
	padding: 30px 0;
}
.p30-0-0 {
	padding: 30px 0 0;
}
.p0-0-30 {
	padding: 0 0 30px;
}
.va-b {
	vertical-align: bottom;
}
.blue {
	color: #0060ff;
}
/* //propaty */

/* wrap */

.wrap {
	width: 952px;
	margin: 0 auto;
	background: url(https://image.moratame.net/img2014/game/core/bg_puzzle_chata.png) no-repeat center center;
}
.wrap2 {
	width: 952px;
}
.pz_time_wrp {
	width: 250px;
	margin: 0 auto;
	background: url(https://image.moratame.net/img2014/game/core/bg_time.png) no-repeat center top;
	font-size: 18px;
	line-height: 25px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.pz_time_txt {
	padding: 15px 0;
}
.pz_photo_wrp {
	padding: 10px 0 20px;
}
.pz_photo_wrp2 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.pz_photo_wrp3 {
	width: 100%;
}
.pz_text_wrp {
	width: 952px;
	background-color: #fff;
	padding: 10px 0;
}
.pz_text_wrp2 {
	width: 932px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.pz_text_wrp2 table {
	border: none;
}
.coutdouwn_img_pz {
	top: 50% !important;
}
/*---------------- //パズルplay ----------------*/

/*---------------- caution ----------------*/
#caution_wrapper {
	width: 948px;
	border: 1px solid #f8a1b8;
	margin: 0 auto 15px;
	background: #ffe5e5;
}
#caution_p {
	margin: 10px;
}
#caution_main {
	background-color: #FFF;
}
#caution_header {
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}
#table_wrap {
	padding: 0 0 10px;
}
#caution_txt {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	margin: 0 auto;
}
/*---------------- //caution ----------------*/
/*---------------- FB ----------------*/
#game_like {
	text-align: right;
}
/*---------------- //FB ----------------*/
/*---------------- font ----------------*/
@font-face {
	font-family: 'KozGoPro-ExtraLight_1';
	src: url('https://image.moratame.net/css/font/KozGoPro-ExtraLight_1.otf') format('opentype');
}
.kozGoProEL {
	font-family: 'KozGoPro-ExtraLight_1';
}
@font-face {
	font-family: 'KozGoPro-Light_1';
	src: url('https://image.moratame.net/css/font/KozGoPro-Light_1.otf') format('opentype');
}
.kozGoProL {
	font-family: 'KozGoPro-Light_1';
}
@font-face {
	font-family: 'KozGoPro-Regular_1';
	src: url('https://image.moratame.net/css/font/KozGoPro-Regular_1.otf') format('opentype');
}
.kozGoProR {
	font-family: 'KozGoPro-Regular_1';
}
@font-face {
	font-family: 'KozGoPro-Medium_1';
	src: url('https://image.moratame.net/css/font/KozGoPro-Medium_1.otf') format('opentype');
}
.kozGoProM {
	font-family: 'KozGoPro-Medium_1';
}
@font-face {
	font-family: 'KozGoPro-Bold_1';
	src: url('https://image.moratame.net/css/font/KozGoPro-Bold_1.otf') format('opentype');
}
.kozGoProB {
	font-family: 'KozGoPro-Bold_1';
}
@font-face {
	font-family: 'KozGoPro-Heavy_1';
	src: url('https://image.moratame.net/css/font/KozGoPro-Heavy_1.otf') format('opentype');
}
.kozGoProH {
	font-family: 'KozGoPro-Heavy_1';
}

/*---------------- //font ----------------*/


/*---------------- game_center ----------------*/
/* propaty */

.p20-0 {
	padding: 20px 0;
}
.p20-0-0 {
	padding: 20px 0 0;
}
.p0-0-20 {
	padding: 0 0 20px;
}
.m0-20-0-0 {
	margin: 0 20px 0 0;
}
.p30-0 {
	padding: 30px 0;
}
.p30-0-0 {
	padding: 30px 0 0;
}
.p0-0-30 {
	padding: 0 0 30px;
}
.va-b {
	vertical-align: bottom;
}
/* //propaty */

/* wrap */

.wrap {
	width: 952px;
	margin: 0 auto;
}
#gc_wrap {
	width: 952px;
	background: url(http://www.moratame.net/game/images/20140519/bg_new.png) repeat-y center top;
}
/* //wrap */


/* contents */

.select_box_wrap {
	width: 910px;
	margin: 0 auto;
	overflow: hidden;
	background: url(https://image.moratame.net/img2014/common/bg_gmcntr_new.png) repeat-y center top;
}
.select_box_wrap_blank {
	width: 910px;
	margin: 0 auto;
	overflow: hidden;
	background: url(http://www.moratame.net/game/images/index_16_blank.png) repeat-y center top;
	text-decoration: none;
}
.select_box_wrap a {
	display: block;
	margin: 0;
	padding: 0;
}
.select_box_wrap a:hover, a:active {
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity: 0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom: 1;
}
.select_box_wrap_blank a {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.select_box_wrap_blank a:hover, a:active {
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity: 0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom: 1;
}
.select_detail {
	width: 290px;
}
.select_text {
	width: 240px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 23px;
	color: #3d3d3d;
	font-weight: bold;
}
.banner_area {
	width: 892px;
	margin: 0 auto;
	background-color: #FFF;
}
.banner_area_inner {
	width: 832px;
	margin: 0 auto;
}

/* //contents */


/*---------------- //game_center ----------------*/