.title00 h3{
    font-size: 2.6rem;
    color: #000;
    text-align: center;
    margin-bottom: 3rem;
}
.title00 h3 span{
    font-size: 1.8rem;
    display: block;
    margin-top: 1rem;
}

.content{
    margin: 7rem 0rem 0rem 0rem;

}
.content h2{
    text-align: center;
    font-size: 1.6rem;
    color: #333;
    margin-bottom: 0;
}

.content img{
    width: 100%;
    margin-bottom: 2rem;
}
.content h4{
    border-left: .8rem solid #EAB84A;
    font-size: 1.4rem;
    color: #333;
    margin: 1rem;
}
.content p{
    font-size: 1.2rem;
    color: #666;
    line-height: 1.8rem;
    margin: 1rem 1rem 2.6rem 1rem;
    text-align: justify;
}

.title01 img{
    margin: 0rem 1rem;  
    width: 13rem;
}
.title02 img{
    margin: 0rem 1rem;  
    width: 26rem;
}
.title03 img{
    margin: 0rem 1rem;  
    width: 19rem;
}

