
@charset "utf-8";

/* CSS Document */
input:disabled {
	opacity: .5;
	pointer-events: none;
}

.mfp-close-btn-in .mfp-close {
	position: absolute !important;
	background-color: transparent !important;
	font-size: 28px;
}
