/* start PC css settings
-------------------------------------------------------------------------------------------------------------------- */
.aboutWrap {
    padding-top: 178px !important;
    margin-bottom: 40px;
    overflow: visible;
    position: relative;
}

.aboutWrap .div_boxMin01 {
    overflow: visible;
    position: relative;
}

.people_about {
    position: absolute;
}

#people_about01 {
    right: 4px;
    top: -55px;
}

#people_about02 {
    left: 0px;
    top: -50px;
    z-index: 100;
}

#people_about03 {
    right: -10px;
    top: -50px;
}

#people_about04 {
    left: -9px;
    top: -50px;
}

.aboutWrap .div_boxMin01 p {
    position: relative;
    z-index: 150;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px 15px;
}

#anchor01 .div_boxMin01 {
    border-color: #f6babc;
}

#anchor02 .div_boxMin01 {
    border-color: #aa92c8;
}

#anchor03 .div_boxMin01 {
    border-color: #ffcb4c;
}

#anchor04 .div_boxMin01 {
    border-color: #8cc8c5;
}

.aboutWrap .imgBoxMini {
    position: relative;
    overflow: visible;
}

.aboutWrap .imgBoxMini h4 {
    margin-bottom: 0px;
}

.img_about01 {
    position: absolute;
    top: -80px;
    left: 0;
}

#anchor02 .img_about01 {
    top: -80px;
    left: 80px;
}

#anchor04 .img_about01 {
    top: -80px;
    left: 16px;
}
