@charset "utf-8";
@media only screen and (max-width: 750px) {	
#date {
	border-bottom: 1px solid #CCC;
	height: 39px;
	text-align: right;
}
#date .contents p {
	padding-top: 12px;
	padding-right: 10px;
}
#mainContents .title {
	font-weight: 600;
	font-size: 	2.0rem;
	margin-top: 40px;
}
}