@charset "utf-8";
/* ================================================================================================================== */
/* FOOTER                                                                                                             */
/* ===================================================================================================================*/
#footer {
	position: relative;
	z-index: 10;
}
#footer .goto_top {
	cursor: pointer;
	position: absolute;
	right: 20px;
	bottom: 100%;
}
#footer .bar {
	padding: 25px 0;
	background: #ffffff;
	text-align: center;
}
#footer .bar .item.num01 {
}
#footer .bar .item.num02 {
	margin-top: 6px;
	color: #333333;
	font-size: 0.10rem;
	line-height: 1;
}
