﻿#head-img-area .ttl{
	background:  url("../../about/img/ttl_img.jpg") center center/cover no-repeat;
	position: relative;
}



@media only screen and (max-width: 1059px) {
	#content .demo{
		width:94%;
	}

}
@media only screen and (max-width: 768px) {
	#content .demo{
		width:92%;
	}

}
@media only screen and (max-width: 480px) {

}