@charset "utf-8";

.g-wrapper {
	background: #E2F0FB;
}

.l-404-title {
	color: #0066CC;
	font-size: 3.6rem;
	padding: 30px 0 0;
}

.l-404-text {
	font-weight: 700;
	width: 55%;
	margin: 50px 0 0;
}

.l-serchbox {
	flex-wrap: nowrap;
}

.l-search-box .mt-site-search-form__query {
	width: calc(100% - 87px);
}

.l-404-search {
	width: 50%;
	margin-top: 0;
	padding: 40px 0 100px;
}

.l-404-search .l-serchbox--field {
	border-color: #fff;
}

.l-404-image {
	width: 29.25%;
	margin: 0 48px -20px 0;
	position: absolute;
	bottom: 0;
	right: 0;
}






