@charset "utf-8";

#wrap {
	background-image: none;/* url(../images/bg_contents.jpg);*/
}
#contents {
	min-height: 906px;
	/* height: auto !important; */
	height: auto;
	height: 906px;
	background-image: url(../images/bg_about.jpg);
}

#aboutCopy {
	margin: 149px 0 0 -7px;
}

/*171120GTD追加*********************************/
#footer #pagetop{
	display: none;
	position: fixed;
	bottom: 229px;
	right: 0;
	top: auto;
	z-index: 10;
}

.onlySp{
	display:none;
}

/*171120GTD追加*********************************/
