@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : エラーページ
=================================================================== */
.con_misc {
	width: 1080px;
	margin: auto;
}

/* -----------------------------------------------------------
	misc
----------------------------------------------------------- */
.con_misc {
	color: #fff;
	text-align: center;
	margin-top: 80px;
}

.con_misc h3 {
	margin-bottom: 25px;
	font-size: 170%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", YuMincho, "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
}

.con_misc .txt {
	line-height: 1.86;
	letter-spacing: .08em;
}

.con_misc .txt a {
	color: #fff;
}

.con_misc .txt_tel {
	margin-top: 25px;
	text-align: center;
	color: #887242;
	font-size: 154%;
	font-family: "Times New Roman", serif;
	line-height: 1;
	letter-spacing: .08em;
}

.con_misc .txt_tel em {
	font-size: 150%;
}

/*# sourceMappingURL=../maps/misc.css.map */
