@charset "UTF-8";
/* ===========================================================
	ワコールボディブック　404 Not Foundページスタイル

	スマホ（ベース）
	タブレット（min-width: 481px）
	PC（min-width: 960px）

============================================================= */
/* スマホ用 */
/* タブレット用 */
@media screen and (min-width: 481px) {
}
/* PC用 */
@media screen and (min-width: 960px) {
}
/* ------------------------------------------------------------------------------------------------------ 
	MAIN Area Layout
------------------------------------------------------------------------------------------------------ */
/* スマホ用 */
main#nf404 {
	width: 100%;
	height: auto;
	display: block;
	margin: 40px auto 0px;
	padding: 0px 0px 0px;
	text-align: center;
	position: relative;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
main#nf404::after {
	content: "";
	width: 100%;
	height: 700px;
	margin: auto;
	padding: 0;
	background: #FAF6EA;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
main#nf404 .logo img {
	width: 283px;
	height: auto;
}
main#nf404 h1 {
	width: 93%;
	height: auto;
	display: block;
	margin: 30px auto 30px;
	padding: 30px 0px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.75em;
	letter-spacing: 0em;
	color: #3b4043;
	text-align: center;
	border-top: 1px solid #FCDBD0;
	border-bottom: 1px solid #FCDBD0;
}
main#nf404 .message {
	width: 93%;
	height: auto;
	display: block;
	margin: 30px auto 30px;
	padding: 0px;
	font-size: 14px;
	line-height: 2em;
	letter-spacing: 0em;
	color: #3b4043;
	text-align: left;
}
main#nf404 .message span {
	color: #FCDBD0;
}
main#nf404 .message a {
	color: #231815;
}
main#nf404 .message a:hover {
	color: #231815;
	text-decoration: underline;
}
/* タブレット用 */
@media screen and (min-width: 481px) {
}
/* PC用 */
@media screen and (min-width: 960px) {
	main#nf404 {
		width: 100%;
		height: auto;
		display: block;
		margin: 60px auto 0px;
		padding: 0px 0px 0px;
		text-align: center;
		position: relative;
	}
	main#nf404::after {
		content: "";
		width: 100%;
		height: 300px;
		margin: auto;
		padding: 0;
		background: #FAF6EA;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: -1;
	}
	main#nf404 .logo img {
		width: auto;
		height: auto;
	}
	main#nf404 h1 {
		width: 780px;
		height: auto;
		display: block;
		margin: 50px auto 30px;
		padding: 30px 0px;
		font-size: 25px;
		font-weight: normal;
		line-height: 1.75em;
		letter-spacing: 0em;
		color: #3b4043;
		text-align: left;
	}
	main#nf404 .message {
		width: 780px;
		height: auto;
		display: block;
		margin: 30px auto 80px;
		padding: 0px;
		font-size: 18px;
		line-height: 2em;
		letter-spacing: 0em;
		color: #3b4043;
		text-align: left;
	}
	main#nf404 .message span {
		color: #FCDBD0;
	}
	main#nf404 .message a {
		color: #231815;
	}
	main#nf404 .message a:hover {
		color: #231815;
		text-decoration: underline;
	}
}
/* ------------------------------------------------------------------------------------------------------ 
	Link Area Layout
------------------------------------------------------------------------------------------------------ */
/* スマホ用 */
main#nf404 ul {
	width: 93%;
	height: auto;
	display: block;
	margin: 0px auto 50px;
	padding: 0px;
	font-size: 0px;
	text-align: center;
}
main#nf404 ul li {
	width: 100%;
	height: auto;
	display: block;
	margin: 0px auto 1px;
	padding: 0px;
	text-align: center;
}
main#nf404 ul li a {
	width: 100%;
	height: 140px;
	display: block;
	margin: 0px auto 0px;
	padding: 20px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	letter-spacing: 0em;
	color: #404040;
	text-align: left;
	background-color: #FCDBD0;
	background-image: url(../_img/about/link_bg_pc.png);
	background-position: top right;
	background-repeat: no-repeat;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	transition: 0.5s all;
}
main#nf404 ul li a:hover {
	opacity: 0.75;
}
main#nf404 ul li a span {
	width: 100%;
	height: auto;
	display: block;
	margin: 5px auto 15px;
	padding: 0px;
	font-size: 20px;
	line-height: 1em;
	letter-spacing: 0em;
	color: #231815;
	text-align: left;
}
/* タブレット用 */
@media screen and (min-width: 481px) {
}
/* PC用 */
@media screen and (min-width: 960px) {
	main#nf404 ul {
		width: 100%;
		height: auto;
		display: block;
		margin: 0px auto 100px;
		padding: 0px 50px 0px 0px;
		font-size: 0px;
		text-align: center;
	}
	main#nf404 ul li {
		width: 236px;
		height: 235px;
		display: inline-block;
		margin: 0px 10px 20px;
		padding: 0px;
		text-align: center;
		vertical-align: top;
	}
	main#nf404 ul li a {
		width: 236px;
		height: 235px;
		display: block;
		margin: 0px auto 0px;
		padding: 23px;
		font-size: 12px;
		font-weight: normal;
		line-height: 1.5em;
		letter-spacing: 0em;
		color: #404040;
		text-align: left;
		background-color: transparent;
		background-image: url(../_img/about/link_bg.png);
		background-position: top left;
		background-repeat: no-repeat;
		-moz-background-size: 236px auto;
		background-size: 236px auto;
		transition: 0.5s all;
	}
	main#nf404 ul li a:hover {
		opacity: 0.75;
	}
	main#nf404 ul li a span {
		width: 100%;
		height: auto;
		display: block;
		margin: 35px auto 30px;
		padding: 0px;
		font-size: 20px;
		line-height: 1em;
		letter-spacing: 0em;
		color: #231815;
		text-align: left;
	}
}
