@charset "utf-8";

/* ------------------------------------------------------------------------------------------------------------- */
/* score */
.score_race_page {
	height: 100%;
	background: url('../img/toolsScoreBg2.jpg');
}

.score_race_page .top {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	width: 100%;
	z-index: 2;
	padding: 30px 50px 35px 60px;
	text-align: left;
	display: flex;
}

.score_race_page .top .each {
	display: inline-block;
	position: relative;
	margin-right: 30px;
	display: flex;
	align-items: center;
}

.score_race_page .top .each:last-child {
	margin-right: 0;
}

.score_race_page .top .tit {
	display: block;
	height: 59px;
	line-height: 59px;
	color: #666;
	font-size: 28px;
	font-weight: 700;
	font-family: 'NanumSquareRound';
	font-weight: 900;
	margin-right: 20px;
}

.score_race_page .top .txt {
	display: inline-block;
	width: 506px;
	height: 59px;
	line-height: 59px;
	background-color: #fff;
	border-radius: 15px;
	color: #333;
	font-family: 'NanumSquareRound';
	font-size: 22px;
	font-weight: 900;
	text-shadow: 0 9px 33px #d3dce7;
	text-align: left;
	padding: 0 22px;
}

.score_race_page .top .txt::placeholder {
	color: #b0b0b2;
	text-shadow: none;
}

.score_race_page .top .txt::-ms-placeholder {
	color: #b0b0b2;
}

.score_race_page .top .txt::-webkit-placeholder {
	color: #b0b0b2;
}

.score_race_page .top .each:first-child .txt {
	font-size: 26px;
	/* font-weight: 700; */
}

.score_race_page .top .each:nth-child(2) .txt {
	width: 165px;
	color: #b0b0b2;
}

.score_race_page .top .each:nth-child(3) .txt {
	width: 327px;
	color: #b0b0b2;
}

.score_race_page .top .tit + .txt {
	/* padding-left: 150px; */
}

.score_race_page .top input:-webkit-autofill,
.score_race_page .top input:-webkit-autofill:hover,
.score_race_page .top input:-webkit-autofill:focus,
.score_race_page .top input:-webkit-autofill:active {
	background-color: #82add8;
}

.score_reset_btn {
	position: absolute;
	right: 148px;
	top: 22px;
	width: 74px;
	height: 74px;
	border-radius: 50%;
	background: url('../img/toolsTimerActReset2.png') no-repeat center center;
	font-size: 0;
	box-shadow: 11px 11px 15px rgba(0, 0, 0, 0.13);
}

.score_start_page {
	height: 100%;
	padding-top: 78px;
	background: #e8eff5 url('../img/intro_group/intro_01.png') no-repeat left bottom;

	animation: changeBackground 2.72s steps(1) forwards;
	will-change: background-image;
}

@keyframes changeBackground {
	0% {
		background-image: url('../img/intro_group/intro_01.png');
	}
	2.94% {
		background-image: url('../img/intro_group/intro_02.png');
	}
	5.88% {
		background-image: url('../img/intro_group/intro_03.png');
	}
	8.82% {
		background-image: url('../img/intro_group/intro_04.png');
	}
	11.76% {
		background-image: url('../img/intro_group/intro_05.png');
	}
	14.71% {
		background-image: url('../img/intro_group/intro_06.png');
	}
	17.65% {
		background-image: url('../img/intro_group/intro_07.png');
	}
	20.59% {
		background-image: url('../img/intro_group/intro_08.png');
	}
	23.53% {
		background-image: url('../img/intro_group/intro_09.png');
	}
	26.47% {
		background-image: url('../img/intro_group/intro_10.png');
	}
	29.41% {
		background-image: url('../img/intro_group/intro_11.png');
	}
	32.35% {
		background-image: url('../img/intro_group/intro_12.png');
	}
	35.29% {
		background-image: url('../img/intro_group/intro_13.png');
	}
	38.24% {
		background-image: url('../img/intro_group/intro_14.png');
	}
	41.18% {
		background-image: url('../img/intro_group/intro_15.png');
	}
	44.12% {
		background-image: url('../img/intro_group/intro_16.png');
	}
	47.06% {
		background-image: url('../img/intro_group/intro_17.png');
	}
	50% {
		background-image: url('../img/intro_group/intro_18.png');
	}
	52.94% {
		background-image: url('../img/intro_group/intro_19.png');
	}
	55.88% {
		background-image: url('../img/intro_group/intro_20.png');
	}
	58.82% {
		background-image: url('../img/intro_group/intro_21.png');
	}
	61.76% {
		background-image: url('../img/intro_group/intro_22.png');
	}
	64.71% {
		background-image: url('../img/intro_group/intro_23.png');
	}
	67.65% {
		background-image: url('../img/intro_group/intro_24.png');
	}
	70.59% {
		background-image: url('../img/intro_group/intro_25.png');
	}
	73.53% {
		background-image: url('../img/intro_group/intro_26.png');
	}
	76.47% {
		background-image: url('../img/intro_group/intro_27.png');
	}
	79.41% {
		background-image: url('../img/intro_group/intro_28.png');
	}
	82.35% {
		background-image: url('../img/intro_group/intro_29.png');
	}
	85.29% {
		background-image: url('../img/intro_group/intro_30.png');
	}
	88.24% {
		background-image: url('../img/intro_group/intro_31.png');
	}
	91.18% {
		background-image: url('../img/intro_group/intro_32.png');
	}
	94.12% {
		background-image: url('../img/intro_group/intro_33.png');
	}
	97.06%,
	100% {
		background-image: url('../img/intro_group/intro_34.png');
	}
}
.score_start_page .tit {
	margin-bottom: 40px;
	color: #333;
	font-size: 90px;
	font-weight: 900;
	text-align: center;
	margin-top: 82px;
}

.score_input_box {
	width: 511px;
	margin: 0 auto;
}

.score_input_box li {
	margin-bottom: 20px;

	display: flex;
	align-items: center;
	justify-content: space-between;
}

.score_input_box li:last-child {
	margin-bottom: 0;
}

.score_input_box .lbl {
	display: block;
	width: 605px;
	color: #333333;
	font-size: 50px;
	font-weight: 900;
	letter-spacing: -3px;
}

.score_input_box input {
	position: relative;
	width: 203px;
	height: 101px;
	background-color: #fff;
	border-radius: 30px;
	color: #333;
	font-family: 'NanumSquareRound';
	font-size: 60px;
	font-weight: 900;
	box-shadow: 0px 9px 33px #c4ccd5;
	letter-spacing: 2px;
}

.score_input_box input::placeholder {
	color: #b0b0b2;
}

.score_input_box input::-ms-input-placeholder {
	color: #b0b0b2;
}

.score_input_box input::-webkit-input-placeholder {
	color: #b0b0b2;
}

.score_unit_box-wrap {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 561px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url('../img/toolsScoreBg3.jpg') no-repeat center center;
	border-radius: 35px;
	box-shadow: 0 7px 15px rgba(0, 0, 0, 0.17);
	width: 859px;
	height: 102px;
	gap: 30px;
}
.score_unit_box-wrap h3 {
	color: #fff;
	font-family: 'NanumSquareRound';
	font-size: 40px;
	font-weight: 900;
}
.score_unit_box {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
}

.score_unit_box li {
	width: 140px;
	height: 70px;
	color: #333;
	font-family: 'NanumSquareRound';
	font-size: 40px;
	font-weight: 900;
	background-color: #fff;
	border-radius: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.score_unit_box li:nth-child(2n) {
	margin-right: 0;
}

.score_unit_box li:nth-child(2n + 1) {
	clear: both;
}

.score_unit_box li:nth-last-child(-n + 2) {
	margin-bottom: 0;
}

.score_unit_box input {
	color: #333;
	font-family: 'NanumSquareRound';
	font-size: 40px;
	font-weight: 900;
	width: 76px;
}

.score_btn_box {
	margin-top: 252px;
	text-align: center;
}

.score_btn_box button {
	width: 250px;
	height: 101px;
	background: url('../img/toolsDrawStart.png') no-repeat center;
	font-size: 0;
}

.lane_area {
	width: 1788px;
	height: 100%;
	margin: 0 auto;
}

.lane_area .each {
	position: relative;
	float: left;
	width: 10%;
	height: 100%;
	padding-top: 272px;
	padding-bottom: 143px;
}

.lane_area .real_lane {
	position: relative;
	height: 100%;
}

.charactor_box {
	position: relative;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 100%;
	height: 200px;
	margin-left: -85px;
	margin-bottom: -30px;
	font-size: 0;
	text-align: center;
	vertical-align: bottom;
}
.charactor_box .score_char {
	width: 200px;
	height: 170px;
	display: none;
	position: absolute;
	left: -11px;
	top: 47px;
}
.charactor_box.active .score_char {
	display: block;
	/* background: url('../img/moving.png') no-repeat 0 0;
    animation: swim 3.85s steps(1) forwards;
    background-size: 1200px 1020px; */
	background: url('../img/moving.png') no-repeat 0 0;
}
.charactor_box.active.play .score_char {
	display: block;

	animation: swim 3.85s steps(1) forwards;
	background-size: 1200px 1020px;
}
@keyframes swim {
	0% {
		background-position: 0 0;
	}
	2.78% {
		background-position: -200px 0;
	}
	5.56% {
		background-position: -400px 0;
	}
	8.33% {
		background-position: -600px 0;
	}
	11.11% {
		background-position: -800px 0;
	}
	13.89% {
		background-position: -1000px 0;
	}

	16.67% {
		background-position: 0 -170px;
	}
	19.44% {
		background-position: -200px -170px;
	}
	22.22% {
		background-position: -400px -170px;
	}
	25% {
		background-position: -600px -170px;
	}
	27.78% {
		background-position: -800px -170px;
	}
	30.56% {
		background-position: -1000px -170px;
	}

	33.33% {
		background-position: 0 -340px;
	}
	36.11% {
		background-position: -200px -340px;
	}
	38.89% {
		background-position: -400px -340px;
	}
	41.67% {
		background-position: -600px -340px;
	}
	44.44% {
		background-position: -800px -340px;
	}
	47.22% {
		background-position: -1000px -340px;
	}

	50% {
		background-position: 0 -510px;
	}
	52.78% {
		background-position: -200px -510px;
	}
	55.56% {
		background-position: -400px -510px;
	}
	58.33% {
		background-position: -600px -510px;
	}
	61.11% {
		background-position: -800px -510px;
	}
	63.89% {
		background-position: -1000px -510px;
	}

	66.67% {
		background-position: 0 -680px;
	}
	69.44% {
		background-position: -200px -680px;
	}
	72.22% {
		background-position: -400px -680px;
	}
	75% {
		background-position: -600px -680px;
	}
	77.78% {
		background-position: -800px -680px;
	}
	80.56% {
		background-position: -1000px -680px;
	}

	83.33% {
		background-position: 0 -850px;
	}
	86.11% {
		background-position: -200px -850px;
	}
	88.89% {
		background-position: -400px -850px;
	}
	91.67% {
		background-position: -600px -850px;
	}
	94.44% {
		background-position: -800px -850px;
	}
	97.22%,
	100% {
		background-position: -1000px -850px;
	}
}
.charactor_box.full {
	height: 249px;
	margin-bottom: -73px;
}
.charactor_box:after {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.charactor_box .score {
	position: absolute;
	left: 23px;
	top: 123px;
	z-index: 1;
	letter-spacing: -1.5px;
	width: 50px;
	padding-left: 5px;
	color: #fff;
	font-family: 'NanumSquareRound';
	font-size: 40px;
	font-weight: 900;
	text-align: center;
}

.charactor_box.full .score {
	top: auto;
	bottom: 114px;
	text-align: center;
	width: 110px;
}

.charactor_box img {
	vertical-align: bottom;
}

.charactor_box .preview {
	margin-left: -5px;
	opacity: 0.7;
}

.lane_area .name_box {
	position: absolute;
	left: 50%;
	bottom: 14px;
	z-index: 2;
	width: 147px;
	height: 77px;
	margin-left: -74px;
	padding: 12px 5px;
	background-color: #1980bc;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.lane_area .name_box textarea {
	width: 120px;
	background-color: transparent;
	color: #fff;
	font-family: 'NanumSquareRound';
	font-size: 22px;
	font-weight: 900;
	text-align: center;
	height: 54px;
	display: flex;
	align-items: center;
	justify-content: center;
	resize: none;
	overflow: hidden;
	padding: 0;
	line-height: 1.2;
	margin: 2px auto 0;
}

.lane_area .name_box .btn_box {
	position: absolute;
	left: 50%;
	top: -53px;
	transform: translateX(-50%);
}

.lane_area .name_box .plus_btn {
	width: 45px;
	height: 47px;
	background: url('../img/toolsScorePlus2.png');
	font-size: 0;
}

.eval_tooltip {
	display: none;
	position: relative;
	position: absolute;
	right: -60px;
	bottom: 73px;
	z-index: 1;
	width: 168px;
	height: 277px;
	padding: 20px 20px 16px 20px;
	font-size: 0;
	text-align: center;
	background: #505050;
	border-radius: 20px;
}
.eval_tooltip:after {
	background: url(../img/toolsScoreEvalBg.png) no-repeat;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -25px;
	transform: translateX(-50%);
	width: 36px;
	height: 40px;
}

.eval_tooltip.min {
	height: 160px;
	/* background-image: url('../img/toolsScoreEvalBg2.png'); */
}

.eval_tooltip_list {
	display: block;
	flex-direction: column;
	gap: 10px;
}
.eval_tooltip_list li {
	margin-bottom: 10px;
}
.eval_tooltip_list li:last-child {
	margin-bottom: 0;
}
.eval_tooltip_list button {
	position: relative;
	width: 126px;
	height: 50px;
	line-height: 52px;
	padding-right: 17px;
	border-radius: 15px;
	color: #333;
	font-family: 'NanumSquareRound';
	font-size: 30px;
	font-weight: 900;
	text-align: right;
	background: url('../img/toolsScoreheart1.png') no-repeat center center;
}
.eval_tooltip_list button.three {
	letter-spacing: -3px;
}
.eval_tooltip_list button:before {
	content: '';
	display: none;
	position: absolute;
	left: 0;
	top: 50%;
	width: 56px;
	height: 56px;
	margin-top: -28px;
	background: url('../img/toolsScoreGood.png');
}

.eval_tooltip_list button:hover {
	background-color: #156285;
}

/* .eval_tooltip_list button:hover:before {
    display: block;
}
*/
.eval_tooltip_list li:nth-last-child(-n + 2) button {
	background-image: url('../img/toolsScoreheart2.png');
}

.group_win_popup {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	background-color: rgba(0, 0, 0, 0.35);
	font-size: 0;
	text-align: center;
}

.group_win_popup:after {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.group_win_popup .inner_box {
	display: inline-block;
	position: relative;
	width: 751px;
	height: 454px;
	margin-top: 80px;
	padding: 120px 60px 30px;
	background: url('../img/toolsScoreWinPop.png') no-repeat center center;
	vertical-align: middle;
}

.group_win_popup .inner_box:before {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: -123px;
	width: 270px;
	height: 230px;
	transform: translateX(-50%);
	background: url(../img/toolsScoreWin.png) no-repeat center center;
}

.group_win_popup .inner_box .gname {
	display: inline-block;
	width: 410px;
	height: 67px;
	line-height: 67px;
	margin-bottom: 20px;
	background-color: rgba(172, 230, 255, 0.33);
	color: #666666;
	font-size: 35px;
	font-weight: 900;
	border-radius: 59px;
	font-family: 'NanumSquareRound';
}

.group_win_popup .inner_box .txt1 {
	display: block;
	color: #2bb7f1;
	font-size: 70px;
	font-weight: 900;
	font-family: 'NanumSquareRound';
}

.group_win_popup .inner_box .txt2 {
	display: inline-block;
	width: 75%;
	min-height: 200px;
	margin-top: 40px;
	line-height: 1.2;
	color: #333333;
	font-size: 40px;
	font-weight: 900;
	letter-spacing: -1px;
}

.group_win_popup .inner_box button {
	position: absolute;
	right: -10px;
	top: -10px;
	width: 74px;
	height: 74px;
	background: url('../img/toolsPopClose.png');
}

.group_reset_popup {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	background-color: rgba(0, 0, 0, 0.35);
	font-size: 0;
	text-align: center;
}

.group_reset_popup:after {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.group_reset_popup .inner_box {
	display: inline-block;
	position: relative;
	width: 769px;
	height: 367px;
	background: url('../img/toolsScoreWinPop2.png') no-repeat center center;
	position: absolute;
	left: 50%;
	top: 50%;
	padding-top: 102px;
	padding-right: 18px;
	transform: translate(-50%, -50%);
}
.group_reset_popup .inner_box button.close_btn {
	position: absolute;
	right: -10px;
	top: -10px;
	width: 74px;
	height: 74px;
	background: url('../img/toolsPopClose.png');
}
.group_reset_popup .inner_box button.btn_yes {
	width: 182px;
	height: 65px;
	background: url('../img/toolsScoreYes.png') no-repeat center center;
}
.group_reset_popup .inner_box button.btn_no {
	width: 182px;
	height: 65px;
	background: url('../img/toolsScoreNo.png') no-repeat center center;
}
.group_reset_popup .inner_box .txt2 {
	color: #333333;
	font-size: 40px;
	font-weight: 900;
	letter-spacing: -1px;
	font-family: 'NanumSquareRound';
}
.group_reset_popup .inner_box .btn_wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 60px;
	gap: 20px;
}
