.emp06_service{display:flex;flex-wrap:wrap;gap:100px 0;justify-content:space-between}@media screen and (max-width:768px){.emp06_service{row-gap:0}}.emp06_service .service{width:min(480px,48%)}@media screen and (max-width:768px){.emp06_service .service{width:100%}.emp06_service .service:not(:last-child){margin-bottom:10%}}.emp06_service .service-ttl{margin:0 0 6rem}@media screen and (max-width:768px){.emp06_service .service-ttl{margin-bottom:5%}}.emp06_service .title{color:var(--color-indigo_purple);font-size:1.9rem;line-height:1.8;margin-bottom:10px;min-height:135px;padding-left:2.5rem}@media screen and (max-width:768px){.emp06_service .title{font-size:1.4rem;min-height:auto;padding-left:0}.emp06_service .title br{display:none}}.emp06_service .categories{display:flex;flex-wrap:wrap;font-size:12px;gap:1rem;letter-spacing:.1em;list-style:none;padding-left:2.5rem}@media screen and (max-width:768px){.emp06_service .categories{gap:1rem 4%;padding-left:0}}.emp06_service .categories li{background:#fff;border:1px solid var(--color-indigo_purple);color:var(--color-indigo_purple);height:35px;line-height:35px;text-align:center;width:min(165px,48%)}@media screen and (max-width:768px){.emp06_service .categories li{width:48%}}.emp06_service .categories li.-grow{width:min(340px,100%)}@media screen and (max-width:768px){.emp06_service .categories li.-grow{width:100%}}