@charset "UTF-8";
.about {
}

.about h2.main-title {
}

.about .image-box {
    margin-bottom: 20px;
}

.about .image-box img {
}

.about .intro {
    padding-left: 17px;
    margin-bottom: 20px;
}

.about .intro h3 {
    color: #E61200;
    font-size: 16px;
    margin-bottom: 14px;
}

.about .intro .body {
    font-size: 12px;
    line-height: 180%;
}

.about .intro .body span.red {
    color: #E61200;
    font-weight: bold;

}

.about .merit {
    padding-left: 17px;
    margin-bottom: 20px;

}

.about .merit h3 {
    color: #E61200;
    font-weight: bold;
    margin-bottom: 10px;
}

.about .merit .description {
    line-height: 180%;
    margin-bottom: 15px;
    font-size: 12px;


}

.about .how-to-join {
    padding-left: 17px;
    font-size: 12px;
    line-height: 180%;

}

.about .how-to-join h3 {
    border-left: 9px #E61200 solid;
    border-bottom: 1px #E61200 solid;
    color: #E61200;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    padding-left: 15px;
    margin-bottom: 15px;
    font-size: 16px;
}

.about .how-to-join h4 {
    color: #E61200;
    font-weight: bold;

}

.about .how-to-join .description {
    margin-bottom: 20px;
}

.about .how-to-join .btn {
    text-align: center;
}

.about .how-to-join .btn a {
}

.about .how-to-join .btn a img {
}
