@charset "utf-8";

/* ▼▼▼ よくあるご質問
=====================================*/
#visual {
	background: url(img/visual.jpg) no-repeat center top;
	}

.read {
	background: url(img/main.jpg) no-repeat center bottom;
	padding-bottom: 390px;
	margin-bottom: 40px;
	text-align: center;
	line-height: 1.8;
	}
	
.copy {
	margin-bottom: 60px;
	text-align: center;
	overflow: hidden;
	}
	
.info {
	background: url(img/visual02.jpg) no-repeat left top;
	padding-left: 430px;
	line-height: 1.8;
	overflow: hidden;
	}
	.info .btn {
		margin-top: 20px;
		}