.RMP_XYANKEN-8361 .xy-naviAppealModalInner {
	top: calc((100% - 362px) / 2);
	left: 0;
	height: 362px;
}
.RMP_XYANKEN-8361 .xy-naviAppealModalClose {
	display: flex;
	align-items: center;
	top: -40px;
	right: 0;
	width: 40px;
	height: 40px;
}
.RMP_XYANKEN-8361 .xy-naviAppealModalClose::before {
	font-size: 24px;
}
.RMP_XYANKEN-8361 .xy-naviAppealModalMain__button {
	left: 50%;
	width: -moz-fit-content;
	width: fit-content;
	min-width: 216px;
	padding: 14px 16px;
	border-radius: 22px;
	background-color: var(--xy-color-ZexyPink, #ea6077);
	transform: translateX(-50%);
	box-shadow: none;
	-webkit-tap-highlight-color: transparent;
}
.RMP_XYANKEN-8361 .xy-naviAppealModalMain__button:active {
	opacity: 0.3;
}
.RMP_XYANKEN-8361 .xy-naviAppealModalMain__button__text {
	color: var(--xy-color-Base-Bright, #ffffff);
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
}
@media screen and (orientation: landscape) {
	.RMP_XYANKEN-8361 .xy-naviAppealModalInner {
		top: 32px;
	}
	.RMP_XYANKEN-8361 .xy-naviAppealModalClose {
		top: -32px;
		height: 32px;
	}
}
