@charset "utf-8";
.career__system-list{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:25px 28px;margin-top:20px}.career__system-item{background:#fff !important;width:calc((100% - 28px) / 2);padding:11px 2.261904761904762%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.career__system-item:before{display:none !important}.career__system-item-title{font-size:15px !important;text-decoration:underline !important;text-underline-offset:4px !important;text-decoration-thickness:2px !important;color:#5ac2d9 !important;letter-spacing:.05em !important}.career__system-item-txt{font-size:13px !important;line-height:1.692307692307692 !important;margin-top:15px !important}@media screen and (max-width:767px){.career__system-list{display:block;margin-top:4.8vw}.career__system-item{width:100%;padding:4.8vw 5.333333333333333vw;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:2.666666666666667vw;}.career__system-item:before{display:none !important}.career__system-item-title{font-size:3.6vw !important;text-decoration:underline !important;text-underline-offset:4px !important;text-decoration-thickness:2px !important;color:#5ac2d9 !important;letter-spacing:.05em !important}.career__system-item-txt{font-size:3.333333333333333vw !important;line-height:1.68 !important;margin-top:1.333333333333333vw !important}}