@charset "utf-8";


/* about_motto */
.about_motto .motto p {
    margin-top: 24px;
}
.about_motto .motto p:first-child {
    margin-top: 0;
}
.policy_desc {
    text-align: center;
}
.policy_desc_inner {
    display: inline-block;
    text-align: left;
}
/* about_mottoここまで */