@charset "utf-8";



/* section */

section img {
    margin:0 auto;
}
section h3 {
    margin:80px auto 50px;
    display: block;
    color: #c8a273;
    font-size:1.5rem;
    font-weight:normal;
    text-align:center;
}
section p {
    margin:0 auto;
    text-align: center;
}

@media only screen and (max-width:640px){
}


