@charset "utf-8";

.about #contents {
    margin: 52px 0 46px;
}

.about #profile {
    float: left;
    margin-left: 45px;
    width: 150px;
}

/* about */

.about #about {
    margin-left: 250px;
    width: 749px;
    padding-bottom: 30px;
}

.about #about h2 {
    margin: 0 0 65px 0;
}
.about #about h3 {
    margin: 36px 0 35px 0;
}
.about #about h4 {
    margin-bottom: 65px;
}


.about #about .box {
    padding-left: 250px;
    margin-bottom: 40px;
    min-height: 150px;
}



.about .section {
    border-top: 1px solid #000000;
    clear: both;
    margin: 35px 0 0 0;
    padding: 35px 0 0 0;
}

.about .section .photo {
    margin: 35px 0;
}
.about .section .photo span {
    color: #666666;
    display: block;
    font-size: 12px;
    line-height: 29px;
}

.about .column {
    color: #000;
}

.about .address {
    border-bottom: 1px solid #000000;
    color: #000;
}

.about #notice {
    width: 749px;
}
