.area_menu_info {
    /*width: 1440px;*/
    height: 128px;
    /*background-color: #ebebeb;*/
    background-color: #eaefff;
    text-align: center;
}

.area_menu_info p:first-child{
    padding-top: 33px;
    font-family: 'Noto Sans KR', dotum, sans-serif;
    font-size: 27px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4c4c4c;
}

.area_menu_info p:last-child{
    padding-top: 8px;
    font-family: 'Noto Sans KR', dotum, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    /*color: #6d7278;*/
    color: #4c4c4c;
}
