@charset "utf-8";

.sub_contents {
    width: 100%;
    height: auto;
    position: relative;
    padding: 30px 25px 100px;
    background-color: #fff;
    border-radius: 10px;
    color: #64635d;
}

.sub_contents .sub_cont {
    width: 100%;
    height: auto;
    position: relative;
}

.sub_contents .sub_size {
    width: 100%;
    height: auto;
    position: relative;
}