
.title00{
    width: 13rem;
    margin: 8rem auto 1rem auto;
}
.content{
    margin: 7rem 0rem 0rem 0rem;

}
.title00 h3 span{
    font-size: 2.6rem;
    display: block;
    text-align: center;
    margin-bottom: 2rem;
}
.content h2{
    text-align: center;
    font-size: 1.6rem;
    color: #333;
    margin-bottom: 2rem;
}

.content img{
    width: 100%;
    margin-bottom: 1rem;
}
.content h4{
    font-size: 1.4rem;
    color: #333;
    margin: 1rem;
    line-height: 1.8rem;
    font-weight: 500;
}
.content p{
    font-size: 1.2rem;
    color: #666;
    line-height: 1.8rem;
    margin: 1rem 1rem 2rem 1rem;
    text-align: justify;
    font-weight: 300;
}

.title01 span{
    padding: 0rem 1rem;
    font-size: 6rem;
    color: #333;
    width: 12rem;
    display: block;
}
.title02 span{
    padding: 0rem 1rem;
    font-size: 11rem;
    color: #333;
    display: block;
}
.title03 span{
    padding: 0rem 1rem;
    font-size: 8rem;
    color: #333;
    display: block;
}

.title01 img{
    margin: 0rem 1rem;  
    width: 15.4rem;
}
.title02 img{
    margin: 0rem 1rem;  
    width: 33rem;
}
.title03 img{
    margin: 0rem 1rem;  
    width: 18rem;
}

