@charset "utf-8";

/* About */

.row-about {
    padding-top: 80px;
}

.row-about table {
    width: 100%;
    float: left;
}

.row-about table tr td {
    font-size: 20px;
    line-height: 27px;
    color: #3e3a39;
    border-bottom: 1px #ccc solid;
    padding: 15px 0;
}

.row-about table tr td.p-col1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 33px;
    color: #333;
    width: 200px;
    padding-left: 30px;
}

.row-about table tr td.p-col2 {
    width: 205px;
}


/* End about */


/* About 01 */

.row-about1 {
    padding-top: 190px;
}
.row-about1aa {
	margin-top: 170px;
}


/* End about 01 */


/* About 02 */

.row-about2 {
    background: #edbb00;
    margin-top: 80px;
}


/* End about 02 */


/* About 02 */

.row-about3 {
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px #b2b2b2 solid;
}

.row-about3 .row-item {
    padding-top: 40px;
}

.row-about3 .row-margin {
    margin: 0 -25px;
}

.row-about3 .p-item {
    width: 33.333%;
    float: left;
    padding: 0 25px;
    margin-bottom: 20px;
}

.row-about3 .p-item .p-txt {
    text-align: center;
    padding-top: 15px;
}


/* End about 02 */