.func {
    position: relative;
}

.func_box_bg {
    width: 31.675rem;
}

.func_box {
    position: absolute;
}

.func_box1 {
    top: 0.425rem;
    left: 1.725rem;
}

.func_box2 {
    top: 0.425rem;
    left: 13.125rem;
}

.func_box3 {
    top: 0.425rem;
    left: 24.45rem;
}

.func_title {
    font-size: 0.65rem;
    font-weight: 600;
    text-align: center;
    margin-top: 0.2rem;
    color: white;
}

.func_text {
    font-size: 0.5rem;
    line-height: 1.7;
    padding: 0 0.5rem;
    margin-top: 1.25rem;
    width: 8.825rem;
    box-sizing: border-box;
    letter-spacing: 0.1em;
}

.as {
    position: relative;
}

.as_img {
    width: 100%;
}

.as_box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
}

.as_box_content {
    width: 10.75rem;
}

.as_box_c_title {
    font-size: 0.7rem;
    font-weight: 600;
    color: white;
    text-align: center;
    margin: 0 0 0 0.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
}

.as_box_c_text {
    font-size: 0.4rem;
    line-height: 1.7;
    padding: 0 0.5rem;
    height: 3.2rem;
    display: flex;
    align-items: center;
}
