    .main-inner{
        width: 1170px;
    }

    .contents-area{
        width:1000px;
        margin: 0 auto;
        font-family: ヒラギノ角ゴ ProN;
        font-size: 16px;
        line-height: 26px;
    }

    .contents-area img{
        width:1000px;
        margin: 0 auto;
    }

    .contents-area .top{
        text-align: center;
    }

    .top .intro{
    line-height: 31px;
    margin: 40px auto 30px;
    }
    .top h2 img{
    width:465px;
    }

    .top h3 .s18{
    font-size: 18px;
    font-weight: 600;   
    }

    .bold{
    font-weight: 600;   
    }

    .top h3{
    margin-bottom: 35px;
    }

    .contents-area .section{
     text-align: left;
     margin-bottom: 80px;
    }

    .contents-area .section p{
     font-size: 13px;
     margin-left: 15px;
    }
    

    .section01 p {
        margin-top: 30px;
    }

    .section .talk{
       line-height: 20px;
    }

    .contents-area .section h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}

    .section02 img {
        margin:35px auto 15px;
    }

    .section03 .talk {
        margin:30px auto 65px;
    }

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}


    .section03 li{
        float: left;
        width: 49%;
    }

    .section03 li img{
        width: 100%;
    }

    .section03 li:first-child{
        margin-right: 15px;
    }

    .section04 .items{
    font-size: 13px;
    line-height: 26px;
}

    .section04 h5{
        font-weight: 600;
        margin: 55px 0 0 15px;
}

.section04 .items p {
    margin-left: 60px;
}

.section04 > p {
    margin: 90px auto ;
}

.guest img{
    width: 810px
}

.guest img:nth-child(2){
    margin: 70px auto 350px 0;
}