.secret_ttl {	
	text-align: center;
}
.secret_subttl {
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 5%;
	margin-top: 10px;
}
@media screen and (max-width:575px) {
.secret_subttl {	
	font-size: 5.5vw;
}
}
.secret_read {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 50px;
	font-feature-settings: "palt";
}
@media screen and (max-width:575px) {
.secret_read {
	text-align: left;
	font-size: 6.5vw;
}
}
.secret_img {	
	margin-top: 20px;
}
.secret_img2 {	
	margin-top: 0;
}
@media screen and (max-width:767px) {
.secret_img2 {	
	margin-top: 6%;
}
}

@media screen and (max-width:375px) {

}
.secret_space{
	margin-top:2%;
	margin-bottom:3%;
}
