﻿.appl_one>ul>li{
    float: left;
    width: 24.25%;
    margin-right: 1%;
    overflow: hidden;
}
.appl_one>ul>li:nth-child(4n){
    margin-right: 0;
}
.appl_two{
    margin: 10px 0;
    position: relative;
}
.apl_tet{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}
.apl_tet{
    padding-top: 20px;
}
.apl_tet p{
    font-size: 36px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
}
.apl_tet p em{
    font-weight: bold;
}




