.main {
	background-image: url(../images/everydaysecret/bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 80px;
}

.container {
	padding-top: 40px;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 20px;	
}

.article {
	text-align: center;
	padding-bottom: 40px;
}

.secret_hr {
	display: block;
	margin: 0 auto 50px;
}

.article .tit {
	margin-bottom: 20px;
}

.article .pic {
	font-size: 0;
}

.map {
	margin-top: 50px;
	margin-bottom: 60px;
}

.text_orange {
	color: #ffd800;
	font-weight: 700;
}