@charset "UTF-8";

/*!------------------------------------*\
    Objective Contents
\*!------------------------------------*/


.contents-inner p img {
    margin-top: 30px;
}

.contents-inner p {
    margin-bottom: 30px;
    letter-spacing: 1px;
    line-height: 2;
}

/*!------------------------------------*\
    Responsive
\*!------------------------------------*/

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

    .contents-inner p img {
        width: 100%;
    }
}
