/*.wrap_content .molecule_size {
    font-family: kodomo-rounded, sans-serif;
    letter-spacing: -.16em;
    font-size: 5rem;
}
.wrap_content .molecule_size .no_font {
    font-family: setofont-sp, sans-serif;
    letter-spacing: -0.6em;
}*/

.wrap_content .molecule_size {
    font-size: 5rem;
}
.wrap_content .wrap_img {
    margin-bottom: 50px;
}
.wrap_content p {
    margin: 0.5em auto 0;
}
.num_large{
	margin-top: 16px;
}


@media screen and (max-width: 480px) {
	.wrap_content .molecule_size {
	    font-size: 4.6rem;
	}
}
