@charset "shift_jis";
/* Updated 2017/09/22.T */
/* Updated 2017/03/21.T */

.not_found #wrap #mainArea {
	position: relative;
	width: 1008px;
	margin: 0 auto;
	padding-top:30px;
}

.not_found #sitemapArea{
	width: 1008px;
	margin: 20px auto 60px;
}

.not_found .h1Title01{
	margin: 40px auto;
}

.not_found .sitemapTitle{
	width: 1008px;
	margin:0 auto;
}

.not_found .sitemapTitle img[width="38"]{
	max-width: 38px;
}

.not_found footer[role="contentinfo"] #footerNav {
	background: #fff;
}

.not_found p{
	word-break:normal;
}

.mb70{
	margin-bottom: 70px;
}

.list001 {
    padding-left: 1.4em;
    text-indent: -1.2em;
}
@media screen and (max-width: 767px){
	.not_found #wrap #mainArea{
		padding-top: 0;
	}
	#wrap #mainArea main {
		padding: 0 10px 10px;
	}
	.not_found .h1Title01{
		margin: 0;
		font-size: 0.9em
	}
	.not_found h1.h1Title01 .titleInner{
		border: none;
		line-height: 1.5;
	}
	.not_found .spContent .column2{
		margin-bottom: 10px;
	}
	.spMb15{
		margin-bottom: 15px;
	}
}