@charset "utf-8";
/* CSS Document */
.grid-icon-group {
    text-align: center
}
.grid-icon-group > li {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}
.grid-icon-group > li .list-dot {
    display: inline-block;
    margin-top: 1.5625rem;
    text-align: left
}
.grid-icon-group strong {
    display: block;
    margin-top: 1.15rem;
    font-size: 1.15em;
    letter-spacing: -1px;
    line-height: 1.20833
}
.sub-pers .grid-icon-group strong {
    font-size: 1.5rem;
    letter-spacing: 0
}
.grid-icon-group p.txt-desc {
    margin-top: 5px
}
.grid-icon-group i {
    width: 5.1rem;
    height: 5.1rem
}
.sect-tech-inner {
    position: relative;
    text-align: center
}
@media (min-width:1200px) {}
@media (min-width:1530px) {}
@media (max-width:991px) {}
@media (max-width:767px) {
    .sect-tech-inner {
        position: unset;
        text-align: left
    }
}