#layout_start_page {
	background-color: #3E4E4C;
}

#layout_memory_page {
	background-color: #3E4E4C;
}

#layout_memory_cancel {
	position: absolute;
	left: 1813px;
	top: 42px;
}

.layout_bg {
	position: absolute;
	/*
	mix-blend-mode: multiply;
	*/
	bottom: 0px;
	left: 0px;
}

#memory_time {
	position: absolute;
	left: 47px;
	top: 42px;
	height: 80px;
	width: 154px;
	color: black;
	font-size: 50px;
	line-height: 60px;
	font-weight: 700;
	text-align: center;
	background-color: white;
	box-sizing: border-box;
	border: 9px solid black;
	box-shadow: 10px 10px rgba(0, 0, 0, 0.14);
}

.memory_tip {
	position: absolute;
	top: 0px;
	left: 0px;
}

.memory_tip1 {
	position: absolute;
	top: 926px;
	left: 84px;
	font-size: 50px;
	line-height: 60px;
	font-weight: 700;
	text-align: left;
	color: #FFFD4A;
	width: 100%;
}

.memory_tip2 {
	position: absolute;
	top: 986px;
	left: 84px;
	font-size: 39px;
	line-height: 60px;
	font-weight: 700;
	text-align: left;
	width: 100%;
	color: #FFFFFF;
}

.memory_tip3 {
	position: absolute;
	top: 985px;
	left: 902px;
	font-size: 39px;
	line-height: 60px;
	font-weight: 700;
	text-align: left;
	width: 100%;
	color: #FFFD4A;
}

.memory_tip_icon {
    background-image: url("../img/arrow_yellow.png");
    background-repeat: no-repeat;
	padding-left: 79px;
	background-position: 0px 15px;
}

.cards {
	position: absolute;
	width: 160px;
	height: 196px;
	background-color: white;
	opacity: 1;
	box-shadow: 8px 8px rgba(0, 0, 0, 0.14);
	outline: 1px solid transparent;
	-webkit-transition: opacity 0.5s;
}

.cards_fade {
	position: absolute;
	width: 160px;
	height: 196px;
	background-color: #3d4e4c;
	opacity: 1;
}

.cards_black {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 136px;
	height: 172px;
	background-color: black;
}

.card_locked {
	pointer-events: none;
}

.cards img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 136px;
	height: 172px;
	outline: 1px solid transparent;
	-webkit-transition: opacity 0.5s;
}

.card_selected {
	background-color: #FFFD4A !important;
}

.card_wrong {
	background-color: white !important;
}

.card_wrong img {
	background-color: black;
	opacity: 0.4;
}

.card_right {
	z-index: 5;
	-webkit-transform: scale(1.63);
	-webkit-transition: opacity 0.5s, transform 0.7s;
}

.card_blendout {
	opacity: 0.2;
	pointer-events: none;
}

.card_blendout_eval {
	opacity: 0.2;
	pointer-events: none;
}

#memory_wrong {
	position: absolute;
    background-image: url("../img/wrong.png");
    background-repeat: no-repeat;
	width: 300px;
	height: 228px;
	z-index: 10;
	
	margin-left: -53px;
	margin-top: -15px;
	
}

#memory_right {
	position: absolute;
    background-image: url("../img/right.png");
    background-repeat: no-repeat;
	width: 300px;
	height: 228px;
	z-index: 10;
	
	margin-left: -53px;
	margin-top: -15px;
}

#layout_prestart_page {
	background-color: #3E4E4C;
}

#prestart_hl {
	position: absolute;
	top: 92px;
	left: 92px;
}

#prestart_hl1 {
	position: absolute;
	left: 374px;
	top: 497px;
}

#prestart_hl2 {
	position: absolute;
	left: 468px;
	top: 625px;
}

#prestart_arrow1 {
	position: absolute;
	left: -504px;
	top: -417px;
}

#prestart_arrow2 {
	position: absolute;
	right: -410px;
	top: 94px;
}

#prestart_pic1 {
	position: absolute;
	left: 1268px;
	top: 169px;
	z-index: 1;
}

#prestart_pic2 {
	position: absolute;
	left: 1059px;
	top: 224px;
}

#prestart_match {
	position: absolute;
	left: 1118px;
	top: 79px;
	z-index: 2;
}

.prestart_show {
	-webkit-transition: transform 1.0s, opacity 1.0s ease;
}

#prestart_button_start {
	position: absolute;
	left: 1676px;
	top: 955px;
}

#prestart_button_start_arrow {
	position: absolute;
	left: 1774px;
	top: 973px;
	pointer-events: none;
	-webkit-transition: padding 0.1s ease;
}

#prestart_button_language {
	position: absolute;
	left: 76px;
	top: 955px;
}

#start_hl {
	position: absolute;
	left: 92px;
	top: 92px;
}

#start_text {
	position: absolute;
	left: 1222px;
	top: 536px;
}

#start_arrow1 {
	position: absolute;
	right: -686px; 
	top: -490px;
}

#start_arrow2 {
	position: absolute;
	left: -99px;
	top: 378px;
}

#start_pic1 {
	position: absolute;
	top: 335px;
	left: 886px;
	-webkit-transform: rotate(2.91deg);
}

#start_pic2 {
	position: absolute;
	left: 721px;
	top: 552px;
	-webkit-transform: rotate(-5deg);
}

#start_button_skip {
	position: absolute;
	left: 1676px;
	top: 955px;
}

#start_button_skip_arrow {
	position: absolute;
	left: 1774px;
	top: 973px;
	pointer-events: none;
	-webkit-transition: padding 0.1s ease;
}

#start_button_language {
	position: absolute;
	left: 76px;
	top: 955px;
}

.start_show {
	-webkit-transition: transform 1.0s, opacity 1.0s ease;
}

#eval_hl {
	position: absolute;
	left: 92px;
	top: 92px;
}

#eval_hl1 {
	position: absolute;
}

#eval_arrow1 {
	position: absolute;
}

#eval_arrow2 {
	position: absolute;
}

#eval_button_start {
	position: absolute;
	left: 1711px;
	top: 42px;
}

#eval_button_start_arrow {
	position: absolute;
	left: 1809px;
	top: 60px;
	pointer-events: none;
	-webkit-transition: padding 0.1s ease;
}

#eval_img {
	position: absolute;
}

#eval_text_main {
	position: absolute;
	font-weight: bold;
	font-size: 39px;
	line-height: 42px;
	color: #FFFBF5;
}

#eval_text1 {
	position: absolute;
	color: #FFFD4A;
}

#eval_text2 {
	position: absolute;
	color: #FFFD4A;
}

#eval_text3 {
	position: absolute;
	color: #FFFD4A;
}

.eval_arrow_1_score_1 {
	left: 53px;
	top: -304px;
}

.eval_arrow_2_score_1 {
	right: -188px;
	top: 157px;
}

.eval_img_score_1 {
	left: 174px;
	top: 384px;
	-webkit-transform: rotate(-1.49deg);
}

.eval_hl_score_1 {
	left: 1087px;
	top: 172px;
}

.eval_text_main_score_1 {
	left: 914px;
	top: 767px;
	width: 917px;
}

.eval_text_1_score_1 {
	left: 919px;
	top: 348px;
	width: 718px;
	font-weight: medium;
	font-size: 50px;
	line-height: 54px;
}

.eval_text_2_score_1 {
	left: 1016px;
	top: 414px;
	width: 718px;
	font-weight: bold;
	font-size: 80px;
	line-height: 57px;
}

.eval_text_3_score_1 {
	left: 890px;
	top: 488px;
	width: 718px;
	font-weight: medium;
	font-size: 50px;
	line-height: 54px;
}

.eval_arrow_1_score_2 {
	left: -63px;
	top: -294px;
}

.eval_arrow_2_score_2 {
	right: -285px;
	top: 135px;
}

.eval_img_score_2 {
	left: 299px;
	top: 360px;
	-webkit-transform: rotate(-1.49deg);
}

.eval_hl_score_2 {
	left: 1126px;
	top: 164px;
}

.eval_text_main_score_2 {
	left: 633px;
	top: 767px;
	width: 1202px;
}

.eval_text_1_score_2 {
	left: 919px;
	top: 348px;
	width: 718px;
	font-weight: medium;
	font-size: 50px;
	line-height: 54px;
}

.eval_text_2_score_2 {
	left: 1067px;
	top: 347px;
	width: 593px;
	font-weight: bold;
	font-size: 80px;
	line-height: 57px;
}

.eval_text_3_score_2 {
	left: 1242px;
	top: 429px;
	width: 560px;
	font-weight: bold;
	font-size: 80px;
	line-height: 57px;
}

.eval_arrow_1_score_3 {
	left: 201px;
	top: -245px;
}

.eval_arrow_2_score_3 {
	right: -364px;
	top: -118px;
}

.eval_img_score_3 {
	left: 152px;
	top: 373px;
	-webkit-transform: rotate(-1.49deg);
}

.eval_hl_score_3 {
	left: 918px;
	top: 174px;
}

.eval_text_main_score_3 {
	left: 936px;
	top: 767px;
	width: 917px;
}

.eval_text_1_score_3 {
	left: 918px;
	top: 357px;
	width: 863px;
	font-weight: bold;
	font-size: 80px;
	line-height: 57px;
}

.eval_text_2_score_3 {
	left: 1037px;
	top: 439px;
	width: 718px;
	font-weight: medium;
	font-size: 50px;
	line-height: 54px;
}

.eval_text_3_score_3 {
	left: 971px;
	top: 496px;
	width: 718px;
	font-weight: medium;
	font-size: 50px;
	line-height: 54px;
}

.eval_show {
	-webkit-transition: transform 1.0s, opacity 1.0s ease;
}

#layout_eval_imprint_button {
	position: absolute;
	top: 956px;
	left: 76px;
}

#layout_eval_imprint {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1920px;
	height: 1080px;
	z-index: 20;
	visibility: hidden;
	opacity: 0;
	-webkit-transition:  visibility 1.0s, opacity 1.0s ease;
}

#layout_eval_imprint_cancel {
	position: absolute;
	left: 1614px;
	top: 199px;
	height: 67px; 
	width: 65px;
    background-image: url("../img/cancel.png");
    background-repeat: no-repeat;
}

#layout_eval_imprint_black {
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0.5;
}

#layout_eval_imprint_background {
	position: absolute;
	left: 763px;
	top: 271px;
	width: 918px;
	height: 660px;
	background-image: url("../img/eval/bg_imprint.png");
    background-repeat: no-repeat;
}

#layout_eval_imprint_content {
	position: absolute;
	left: 64px;
	top: 94px;
	width: 800px;
	height: 480px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#layout_eval_imprint_img {
	
}

::-webkit-scrollbar {
  width: 20px;
}

::-webkit-scrollbar-thumb {
  background: black; 
}

::-webkit-scrollbar-thumb:hover {

}

