@media(max-width:700px) {
  #archive_service .bottom_area .sub_category ul {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    margin: 20px 0 0; }
    #archive_service .bottom_area .sub_category ul li {
      width: 100%; }
      #archive_service .bottom_area .sub_category ul li a {
        text-decoration: underline;
        display: block;
        font-size: 14px;
        color: #9e79b0; } }

/*# sourceMappingURL=adjust_sub.css.map */
