.func {
    position: relative;
}

.func_bg {
    width: 31.4rem;
}

.func_flex {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 0.375rem; /* 15px */
    height: 15.475rem; /* 619px */
    justify-content: space-between;
}

.func_flex1 {
    left: 1.625rem; /* 65px */
}

.func_flex2 {
    left: 22.625rem; /* 905px */
}

.func_title {
    font-size: 0.75rem; /* 30px */
    font-weight: 600;
    font-family: "MiSans Bold";
}

.func_text {
    font-size: 0.425rem; /* 17px */
    margin-top: 0.4rem; /* 16px */
    line-height: 1.7;
}
