@charset "UTF-8";
* {
  font-family: "Noto Sans JP", sans-serif;
}

.lazyload,
.lazyloading {
  opacity: 0;
}

.lazyloaded,
.lazyloading {
  opacity: 1;
  transition: opacity 3000ms 500ms;
}

.content_inner,
#companys-data,
.banner,
#search_this_category,
#search_feature {
  max-width: 980px;
  margin: 0 auto;
}

h1 {
  font-size: 23px;
  font-weight: 700;
}
h1 strong {
  font-size: 35px;
  font-weight: 900;
}

h2 {
  font-size: 23px;
  font-weight: 700;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.companys-data-header {
  margin-bottom: 2rem;
  margin-top: 3rem;
}
.companys-data-header__col {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.companys-data-header__colName {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0.8rem;
}
.companys-data-header__colResult {
  font-size: 13px;
  font-weight: 400;
  background: rgb(247, 247, 247);
  border: 1px solid rgb(215, 215, 215);
  padding: 3px 8px;
  line-height: 1;
}
.companys-data-header__logo {
  border: 2px solid #eff2f4;
  padding: 10px;
  display: inline-block;
  margin-left: 10px;
}
.companys-data-header__logo img {
  width: 150px;
  height: auto;
}
.companys-data-header__tag {
  display: flex;
  gap: 8px;
  vertical-align: top;
  margin-top: 8px;
  flex-flow: wrap;
}
.companys-data-image {
  display: none;
}
.companys-data-image.slick-initialized {
  display: block;
}
.companys-data-image.slide-one {
  display: block;
}
.companys-data-image__item {
  width: 360px;
  height: 237px !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.companys-data-image .slick-slider {
  z-index: 1;
}
.companys-data-image .slick-dots {
  position: relative;
  z-index: 2;
  margin-top: -27px;
}
.companys-data-image .slick-dots li button {
  width: 7px;
  height: 7px;
}
.companys-data-image .slick-dots li:not(:last-child) {
  margin-right: 9px;
}
.companys-data-detail {
  margin-top: 20px;
  display: flex;
  gap: 20px;
}
.companys-data-detail-col:nth-child(1) {
  width: 360px;
}
.companys-data-detail-col:nth-child(2) {
  width: calc(100% - 360px);
}
.companys-data-detail-col-box1 {
  min-height: 156px;
  padding: 34px 44px;
  background-color: rgb(247, 247, 247);
}
.companys-data-detail-col-box1 ul {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 28px;
}
.companys-data-detail-col-box1 ul li {
  font-size: 14px;
  font-weight: 400;
}
.companys-data-detail-col-box1 ul li b {
  font-weight: 700;
  color: rgb(1, 76, 150);
}
.companys-data-detail-col-box1 ul li b.mr1em-pc {
  margin-right: 1em;
}
.companys-data-detail-col-box1 ul li b.mr2em-pc {
  margin-right: 2em;
}
.companys-data-detail-col-box1 ul li b.mr3em-pc {
  margin-right: 3em;
}
.companys-data-detail-col-box2 {
  margin-top: 8px;
  background-color: rgb(247, 247, 247);
  display: flex;
  gap: 9px;
  justify-content: center;
  padding: 18px 44px;
}
.companys-data-detail-col-box2 div {
  background-color: rgb(255, 255, 255);
  display: flex;
  align-items: center;
  gap: 9px;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 12px;
}
.companys-data-detail-col-box2 div span {
  color: rgb(1, 76, 150);
  font-size: 13px;
  font-weight: 400;
}
.companys-data-detail-col-box2 div span strong {
  font-family: Montserrat;
  font-size: 23px;
  font-weight: 700;
}
.companys-geekly {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  background-color: #F2F8FF;
  background-image: url(/img/companys/bg_companys-geekly.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.companys-geekly_point {
  width: calc(100% - 410px);
}
.companys-geekly_point .award-bnr-text {
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}
.companys-geekly_point span {
  font-size: 18px;
  font-weight: 700;
}
.companys-geekly_point img {
  vertical-align: middle;
}
.companys-geekly_point .award-bnr-text-lead {
  color: #666;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 8px auto 15px;
}
.companys-geekly .award-bnr-img {
  background-color: #FFF;
  border: 1.5px solid #EEE;
}
.companys-geekly_entry {
  width: 365px;
}
.companys-geekly_entry .cv-btn {
  width: 100%;
  padding: 12px 0 13px;
}
.companys-resumes {
  margin-top: 70px;
}
.companys-resumes h2 {
  font-size: 23px;
  font-weight: 700;
}
.companys-resumes h2 span {
  float: right;
  color: #000;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.companys-resumes h2 span strong {
  font-family: Montserrat;
  font-size: 42px;
  font-weight: 700;
  color: rgb(1, 76, 150);
}
.companys-resumes h2 span strong small {
  font-size: 16px;
  font-weight: 700;
  margin-left: 2px;
}
.companys-resumes .sort_job {
  margin-top: 50px;
}
.companys-resumes .sort_job p {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
}
.companys-resumes .sort_job input {
  display: none;
}
.companys-resumes .sort_job label {
  cursor: pointer;
  padding: 9px 10px 11px 40px;
  margin: 5px 15px 5px 0;
  border-radius: 4px;
  border: 1px solid rgb(190, 190, 190);
  font-size: 16px;
  line-height: 1;
  color: rgb(190, 190, 190);
  display: inline-block;
  background: url(/img/search/check_disable.svg) no-repeat 13px/20px;
}
.companys-resumes .sort_job label:hover {
  opacity: 0.5;
}
.companys-resumes .sort_job input[type=checkbox]:checked + label {
  background-image: url(/img/search/check_enable.svg);
  border: 1px solid #EC6909;
  color: #EC6909;
}
.companys-resumes .job_list {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  margin-top: 40px;
}
.companys-resumes .job_list li {
  width: calc(50% - 14px);
  box-shadow: 0px 0px 20px 0px rgba(73, 73, 73, 0.1);
}
.companys-resumes .job_overview {
  padding: 26px 36px;
  background-color: rgb(247, 247, 247);
}
.companys-resumes .job_overview > div {
  width: 80%;
}
.companys-resumes .job_overview div p {
  font-size: 13px;
  color: rgb(115, 115, 115);
}
.companys-resumes .job_overview div a {
  font-size: 23px;
  font-weight: 700;
  font-weight: bold;
  color: #074C96;
  min-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.companys-resumes .job_overview dl div {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  line-height: 15px;
}
.companys-resumes .job_overview dl dt,
.companys-resumes .job_overview dl dd {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}
.companys-resumes .job_detail {
  padding: 25px 36px 45px 36px;
  background-color: #fff;
}
.companys-resumes .job_detail dl {
  display: flex;
  flex-wrap: wrap;
  gap: 7px 18px;
  justify-content: space-between;
}
.companys-resumes .job_detail dl div {
  display: flex;
  gap: 15px;
  align-items: baseline;
}
.companys-resumes .job_detail dl dt {
  font-size: 14px;
  color: #074C96;
  font-weight: bold;
}
.companys-resumes .job_detail dl dt img {
  vertical-align: sub;
  margin-right: 2px;
}
.companys-resumes .job_detail dl dd {
  font-size: 14px;
  min-width: 150px;
}
.companys-resumes .job_detail dl dd b {
  font-weight: 700;
  margin-bottom: -4px;
  display: inline-block;
}
.companys-resumes .job_detail dl dd b span {
  font-family: Montserrat;
  font-size: 25px;
  font-weight: 700;
}
.companys-resumes .job_detail dl dd p {
  max-width: 308px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 7;
}
.companys-resumes .job_detail dl dd a {
  display: block;
  text-align: right;
  text-decoration: underline;
  margin-top: 7px;
}
.companys-resumes .job_detail dl dd a::before {
  content: "＞";
  padding-right: 4px;
}
.companys-resumes .job_detail .job_description p:nth-child(2) {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 21px;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 8px;
}
.companys-resumes .job_detail .job_description a {
  color: var(--main-blue);
  float: right;
  font-size: 14px;
  text-decoration: underline;
  margin-top: 7px;
}
.companys-resumes .link {
  padding-top: 20px;
  display: flex;
  gap: 8px;
}
.companys-resumes .link a {
  font-size: 15px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 0 15px;
  vertical-align: middle;
  padding: 12px 0;
  transition: all 0.15s ease-out;
}
.companys-resumes .link a span {
  font-size: 16px;
  color: #FFF;
  font-weight: 700;
  letter-spacing: normal;
}
.companys-resumes .link a.btn_entry {
  background: linear-gradient(270deg, #EB690C 0%, #EB690C 0.01%, #FF832B 100%);
  width: 58.41%;
}
.companys-resumes .link a.btn_entry:hover {
  opacity: 0.7;
  text-decoration: none;
}
.companys-resumes .link a.btn_entry::after {
  content: "";
  width: 23px;
  height: 23px;
  background-image: url(/img/search/company_icon_arrow_orange.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.companys-resumes .link a.btn_detail {
  background-color: rgb(1, 76, 150);
  width: 39.6%;
}
.companys-resumes .link a.btn_detail:hover {
  opacity: 0.7;
  text-decoration: none;
}
.companys-resumes .link a.btn_detail::after {
  content: "";
  width: 23px;
  height: 23px;
  background-image: url(/img/search/company_icon_arrow_blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.cv-middle1 {
  margin: 40px auto;
  text-align: center;
}
.cv-btn {
  background: linear-gradient(270deg, #EB690C 0%, #EB690C 0.01%, #FF832B 100%);
  padding: 22px 40px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 8px auto 0 auto;
  box-shadow: 3px 6px 16px 0px rgba(207, 75, 0, 0.18);
  border-radius: 6px;
}
.cv-btn:hover {
  text-decoration: none;
  opacity: 0.8;
}
.cv-btn::after {
  content: "";
  background-image: url(/img/search/company_cv_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px;
}
.cv-btn-bubble {
  color: rgb(255, 131, 43);
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
}
.cv-btn-bubble::before {
  content: "";
  background-image: url(/img/search/company_cv_bubble2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 13px;
  height: 14px;
}
.cv-btn-bubble::after {
  content: "";
  background-image: url(/img/search/company_cv_bubble1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 13px;
  height: 14px;
}
.cv-bottom {
  background-image: url(/img/search/company_cv_bottom_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
  margin-top: 100px;
}
.cv-bottom::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 53, 114, 0.7);
  z-index: 2;
}
.cv-bottom-inner {
  position: relative;
  z-index: 3;
  padding: 90px 0;
  text-align: center;
}
.cv-bottom-title {
  font-size: 30px;
  font-weight: 700;
  color: rgb(255, 255, 255);
}
.cv-bottom-txt {
  font-size: 15px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  margin-top: 25px;
  line-height: 1.8;
}
.cv-bottom-btn {
  display: flex;
  gap: 15px;
  align-items: center;
  background-color: #fff;
  border-radius: 4px;
  margin: 30px auto 0 auto;
  width: 241px;
  padding: 4px;
  font-size: 14px;
  font-weight: 700;
  color: rgb(1, 76, 150);
}
.cv-bottom-btn img {
  width: 48px;
  height: 42px;
}

.banner {
  text-align: center;
  margin: 10px auto;
}

.banner img {
  transition: all 0.15s ease-out;
}

.banner img:hover {
  opacity: 0.5;
}

.companys_secret {
  margin: 70px auto;
}

.companys_secret img {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1607843137);
}

div.more_button {
  width: 100%;
  margin-top: 50px;
}
div.more_button p {
  border: 2px solid #074C96;
  text-align: center;
  width: 430px;
  margin: 0 auto;
  padding: 23px 15px;
  border-radius: 45px;
  cursor: pointer;
  transition: all 0.2s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
div.more_button p span {
  color: #074C96;
  font-size: 18px;
}
div.more_button p:hover {
  opacity: 0.5;
}
div.more_button p::before {
  content: "";
  background-image: url(/img/search/company_icon_plus.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 23px;
  height: 23px;
  display: inline-block;
}

/* tag 関連する職種の他社求人を探す */
.syokusyu_link {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 50px;
}
.syokusyu_link_tag {
  cursor: pointer;
  padding: 10px 13px;
  display: inline-block;
  max-width: 100%;
  border: 1px solid rgb(215, 215, 215);
  border-radius: 3px;
  font-size: 16px;
  font-weight: 400;
}
.syokusyu_link_tag:hover {
  opacity: 0.5;
  text-decoration: none;
}

/* search_this_category */
.search_this_category div:first-child {
  padding-bottom: 20px;
}

.search_this_category div:not(:first-child) {
  padding: 20px 0;
}

.search_this_category dt {
  font-size: 15px;
  vertical-align: middle;
  width: 250px;
}

.search_this_category dt,
.search_this_category dd {
  display: table-cell;
}

.search_this_category dt strong {
  font-size: 21px;
  color: var(--main-orange);
}

.search_this_category dd {
  font-size: 14px;
  margin: 0px;
  line-height: 28px;
}

.search_this_category dd ul {
  margin: 0px;
}

/* other_joblist 関連する職種の他社求人を探す */
.companys_others_job {
  margin-top: 70px;
}

.other_joblist {
  margin: 70px auto 0 auto;
  max-width: 1005px;
}
.other_joblist h3 {
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 50px;
  margin-left: 12.5px;
}

/* search_feature */
.search_feature ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.search_feature li {
  position: relative;
  width: 31%;
  text-align: left;
  margin-bottom: 40px;
}
.search_feature li a {
  transition: all 0.2s ease-out;
}
.search_feature li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.search_feature li img {
  width: 100%;
  box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.search_feature li dl {
  padding: 10px 0;
}
.search_feature li dt {
  color: var(--main-blue);
  margin: 10px 0;
  font-size: 18px;
  font-weight: bold;
}
.search_feature li dd {
  line-height: 18px;
  color: var(--main-font-color);
  font-size: 15px;
  margin: 0px;
}

.companys_geekly.companys_bottom {
  padding: 15px 0;
}

.companys-geekly_message {
  width: 50%;
  line-height: 26px;
  font-weight: bold;
  font-size: 18px;
}

.slick-list > div {
  display: flex;
}
.slick-list > div > li {
  height: auto;
}

.slick-initialized .slick-slide:hover {
  opacity: 0.7;
}

.recommend-job .slick-list {
  padding-bottom: 25px;
  padding: 10px 0;
}
.recommend-job .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 5px;
}
.recommend-job .slick-dots li:not(:last-child) {
  margin-right: 14px;
}
.recommend-job .slick-next {
  right: -57px !important;
}
.recommend-job .slick-prev {
  left: -57px !important;
}
.recommend-job .m-job-thumb {
  display: none;
}
.recommend-job .m-job-thumb.slick-initialized {
  display: block;
  padding: 0;
}
.recommend-job .m-job-thumb-image {
  height: 150px;
}
.recommend-job .m-job-thumb-item {
  margin: 0 12.5px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(73, 73, 73, 0.1);
}
.recommend-job .m-job-thumb-item-link:hover {
  text-decoration: none;
}
.recommend-job .m-job-data-upper {
  background: rgb(247, 247, 247);
  padding: 15px 25px;
}
.recommend-job .m-job-data-lower {
  padding: 15px 25px 23px 25px;
}
.recommend-job .m-job-data-lower dl {
  display: flex;
  flex-wrap: wrap;
  gap: 7px 10px;
}
.recommend-job .m-job-data-lower dl dt {
  font-size: 13px;
  font-weight: 700;
  color: rgb(1, 76, 150);
  width: 28.84%;
  display: flex;
  line-height: 1.3;
}
.recommend-job .m-job-data-lower dl dt.price::before {
  content: "";
  background-image: url(/img/search/company_icon_jpy.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 17px;
  height: 17px;
}
.recommend-job .m-job-data-lower dl dt.place::before {
  content: "";
  background-image: url(/img/search/company_icon_map_marker.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 17px;
  height: 17px;
}
.recommend-job .m-job-data-lower dl dt.detail::before {
  content: "";
  background-image: url(/img/search/company_icon_note.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 17px;
  height: 17px;
}
.recommend-job .m-job-data-lower dl dd {
  font-size: 13px;
  font-weight: 400;
  width: 67.31%;
}
.recommend-job .m-job-data-lower dl dd strong {
  font-size: 19px;
  font-weight: 700;
  line-height: 1;
}
.recommend-job .m-job-data-company-name {
  font-size: 13px;
  font-weight: 400;
  color: rgb(115, 115, 115);
}
.recommend-job .m-job-data-title {
  font-size: 16px;
  font-weight: 700;
  color: rgb(1, 76, 150);
}

.recommend-company .slick-list {
  padding: 10px 0 25px 0;
}
.recommend-company .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 5px;
}
.recommend-company .slick-dots li:not(:last-child) {
  margin-right: 14px;
}
.recommend-company .slick-next {
  right: -42px !important;
}
.recommend-company .slick-prev {
  left: -42px !important;
}
.recommend-company .m-job-thumb {
  display: none;
}
.recommend-company .m-job-thumb.slick-initialized {
  display: block;
  padding: 0;
}
.recommend-company .m-job-thumb-image {
  height: 150px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.recommend-company .m-job-thumb-item {
  margin: 0 12.5px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(73, 73, 73, 0.1);
}
.recommend-company .m-job-thumb-item-link:hover {
  text-decoration: none;
}
.recommend-company .m-job-data-upper {
  background: rgb(247, 247, 247);
  padding: 15px 25px;
}
.recommend-company .m-job-data-lower {
  padding: 15px 25px 23px 25px;
}
.recommend-company .m-job-data-lower dl {
  display: flex;
  flex-wrap: wrap;
  gap: 7px 10px;
}
.recommend-company .m-job-data-lower dl dt {
  font-size: 13px;
  font-weight: 700;
  color: rgb(1, 76, 150);
  width: 28.84%;
  display: flex;
  line-height: 1.3;
}
.recommend-company .m-job-data-lower dl dt.industry::before {
  content: "";
  background-image: url(/img/search/company_icon_jpy.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 17px;
  height: 17px;
}
.recommend-company .m-job-data-lower dl dt.business::before {
  content: "";
  background-image: url(/img/search/company_icon_map_marker.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 17px;
  height: 17px;
}
.recommend-company .m-job-data-lower dl dt.place::before {
  content: "";
  background-image: url(/img/search/company_icon_note.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 17px;
  height: 17px;
}
.recommend-company .m-job-data-lower dl dt.capital::before {
  content: "";
  background-image: url(/img/search/company_icon_note.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 17px;
  height: 17px;
}
.recommend-company .m-job-data-lower dl dd {
  font-size: 13px;
  font-weight: 400;
  width: 67.31%;
}
.recommend-company .m-job-data-lower dl dd strong {
  font-size: 19px;
  font-weight: 700;
  line-height: 1;
}
.recommend-company .m-job-data-lower dl dd.detail {
  width: 100%;
  margin-bottom: 15px;
}
.recommend-company .m-job-data-company-name {
  font-size: 16px;
  font-weight: 700;
  color: rgb(1, 76, 150);
}

.companys-interview {
  margin: 80px auto 60px;
}
.companys-interview .sub-title {
  font-size: 16px;
  font-weight: 400;
  margin: 15px auto 40px;
}
.companys-interview h3 {
  font-size: 16px;
  font-weight: 700;
  margin: 40px auto 15px;
}
.companys-interview .card {
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  padding: 20px 0;
  font-size: 15px;
  margin-bottom: 20px;
}
.companys-interview .card .selection-tracker {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  position: relative;
  margin: 2rem;
}
.companys-interview .card .selection-tracker li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  position: relative;
  text-align: center;
  margin-top: 7.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0.25rem;
}
.companys-interview .card .selection-tracker li:not(:last-of-type)::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #E7E8EB;
  position: absolute;
  top: -1.25rem;
  left: 50%;
  z-index: 0;
}
.companys-interview .card .selection-tracker li .circle {
  width: 20px;
  height: 20px;
  background-color: #E7E8EB;
  position: absolute;
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
}
.companys-interview .card .selection-tracker-item {
  font-size: 13px;
  color: #999;
}
.companys-interview .card .selection-tracker:not(:last-of-type) {
  margin-bottom: 5rem;
}

.selection-tracker li.active .selection-tracker-active-item {
  display: block;
}

.selection-tracker li.active::after {
  content: "";
  position: absolute;
  border-style: solid;
  bottom: calc(100% + 1.5rem + 0.25rem + 12px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-color: #137CB6 transparent transparent transparent;
  border-width: 12px 8px 0 8px;
}

.selection-tracker li.active .circle {
  background: #137CB6;
  background: linear-gradient(90deg, #014C96 -109.03%, #23ACD6 160.87%);
}

.selection-tracker-active-item {
  display: none;
  position: absolute;
  min-width: 100%;
  z-index: 2;
  bottom: calc(100% + 1.5rem + 1.25rem + 1rem);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.selection-tracker-active-item .heading {
  margin-bottom: 0.5rem;
  font-weight: bold;
  font-size: 16px;
}

.selection-tracker-active-item .item {
  font-weight: bold;
  display: block;
  line-height: 1.5;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 4px 20px 5px;
  font-size: 14px;
  border-radius: 2px;
  color: #fff;
  background: #0897C3;
  background: linear-gradient(90deg, #014C96 -103.89%, #23ACD6 152.78%);
}

.card-header {
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #d7d7d7;
  padding: 0 20px 20px;
}
.card-header .card-icon-title-inner,
.card-header .avatar {
  display: flex;
  align-items: center;
  gap: 12px;
}
.card-header .card-icon-title-inner .card-title,
.card-header .card-icon-title-inner .avatar-cont,
.card-header .avatar .card-title,
.card-header .avatar .avatar-cont {
  width: 310px;
  font-weight: 700;
  line-height: 120%;
}
.card-header .card-icon-title-inner .card-title .card-cat,
.card-header .card-icon-title-inner .avatar-cont .card-cat,
.card-header .avatar .card-title .card-cat,
.card-header .avatar .avatar-cont .card-cat {
  color: #737373;
  font-size: 12px;
}
.card-header .card-icon-title-inner span,
.card-header .avatar span {
  font-weight: 400;
  font-size: 12px;
  color: #737373;
}

.card-body {
  padding: 20px;
  line-height: 150%;
}

.card-selection-content li {
  margin-bottom: 20px;
}
.card-selection-content li .q {
  color: #999;
}

.card-footer {
  padding: 20px 20px 0 0;
  text-align: right;
  font-size: 12px;
  color: #999;
}

.report-link {
  color: #999;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.36px;
  text-decoration-line: underline;
  position: relative;
  padding-left: 20px;
}

.report-link::before {
  content: url(/img/companys/icon_error_report.svg);
  position: absolute;
  left: 0;
  top: 2px;
}

/*# sourceMappingURL=companys.css.map */
