
#wrapper #contents{
	width:100%;
}




#agreement{
	margin: 0px;
	padding: 0px;
}


#agreement h1{
	margin: 0px;
	padding: 35px 0px 0px;
	font-size:2.4rem;
	line-height:2.4rem;
	font-weight:600;
}

#agreement .agreement-text{
	margin: 0px;
	padding: 0px 20px;
	width: 100%;
}

#agreement .agreement-text .text{
	margin: 30px 0px 0px;
	padding: 0px;
}


#agreement .agreement-block{
	margin: 0px;
	padding: 40px 20px 0px;
	width: auto;
}



/* agreement goto top */

#agreement .agreement-goto-top{
	margin: 50px 0px;
}

#agreement .agreement-goto-top a{
	width: 180px;
}
