@charset "UTF-8";
.contents{
    padding-top: 80px;
    padding-bottom: 227px;
}
.top-visual h1{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -117px;
}
.article{
    width: 800px;
    margin: 0 auto;
}
.article p{
    text-indent: 0;
}
.article h2{
    border: 2px solid #285a6f;
    text-align: center;
    width: 100%;
    height: 72px;
    line-height: 72px;
}
.set-margin{
    margin-top: 43px;
    margin-bottom: 43px;
}
.article h2 img{
    vertical-align: middle;
}
.flow-contents h3{
    background: #285a6f;
    color: #fff;
    display: table;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 15px;
}
.flow-contents h3 img{
    vertical-align: middle;
}
.flow-img{
    margin-top: 41px;
    margin-bottom: 2px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 880px) {
    .contents{
        padding-top: 30px;
        padding-bottom: 120px;
    }
    .contents-inner{
        height: 120px;
    }
    .top-visual h1{
        margin-top: -19.75px;
        margin-left: -92px;
    }
    .contents{
        padding-top: 30px;
        padding-bottom: 120px;
    }
    .contents-inner{
        height: 120px;
    }
    .article-text .set-fl{
        width: 99%;
        margin: 0 auto;
        float: none;
    }
    .sp-head2{
        margin: 10px auto 0;
    }
    .set-margin{
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .sp-head3{
        width: 50%;
        margin: 0 auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .article{
        margin: 0 auto;
    }
    .article h2 {
        margin-bottom: 20px;
    }
    .contents{
        -webkit-background-size: 90%;
        background-size: 90%;
    }
    .set-br-p{
        margin-top: 1em;
    }
    .article h3{
        height: auto;
    }
    .list01{
        width: 100%;
        margin-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .list01 div{
        width: 100%;
        display: block;
        min-width: 100%;
        text-align: center;
    }
    .list01 div img{
        min-width: 203px;
        max-width: 203px;
        margin: 0 auto;
    }
    .list01 p{
        display: block;
        margin-top: 25px;
        width: 100%;
        text-align: left;
        padding-left: 0;
        vertical-align: top;
    }
    .flow-img{
        margin-top: 10px;
    }
    .sp-head5{
        width: 90%;
        margin: 0 auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .sp-head6{
        width: 70%;
        margin: 0 auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .flow-contents4 h3{
        margin-top: 20px;
    }
}
