@charset "utf-8";
/* CSS Document */


.conP h2{
    text-align: center;
}

.setsumei{
    width: 96%;
    max-width: 960px;
    margin:0 auto 50px;
    background:#fff;
    padding: 2em;
    box-sizing: border-box;
    text-align: left;
    margin-bottom: 50px;
    border-radius: 10px;
}