@import url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css);
@font-face {
  font-family: "yg-jalnan";
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GmarketSansBold";
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.company_show .page {
  background-color: #f9f9f9;
}
.company_show .page > .title {
  background-color: #ffffff;
  padding: 0.625rem 0;
  border-bottom: 1px solid #e8e8e8;
}
.company_show .page > .title .company_logo {
  position: relative;
  width: 7.5rem;
  height: 7.5rem;
  border-radius: 0.125rem;
  margin-right: 2.125rem;
}
.company_show .page > .title .company_logo img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.company_show .page > .title .logo_empty {
  height: 7.5rem;
}
.company_show .page > .title .text_group .title_text {
  max-width: calc(100% - 9.625rem);
  gap: 0.25rem;
}
.company_show .page > .title .text_group .title_text .mark_group {
  gap: 0.25rem;
}
.company_show .page > .title .text_group .title_text .mark_group img {
  width: 1.625rem;
  height: 1.625rem;
}
.company_show .page > .title .text_group .btn_group a {
  padding: 0.5rem 1.625rem;
  border-radius: 50px;
  background-color: #1285EF;
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: 600;
}
.company_show .page .nav_tab {
  position: sticky;
  top: 60px;
  background-color: #ffffff;
  border-bottom: 1px solid #e8e8e8;
  z-index: 1000;
}
.company_show .page .nav_tab ul {
  position: relative;
  margin: 0;
}
.company_show .page .nav_tab ul li a {
  position: relative;
  bottom: -1px;
  padding: 1rem 2rem;
  cursor: pointer;
}
.company_show .page .nav_tab ul li a.active {
  font-weight: 700;
  color: #1285ef;
  border-bottom: 2px solid #1285ef;
}
.company_show .page .company_content {
  padding: 2rem 0;
  padding-bottom: 5rem;
  gap: 0.9375rem;
}
.company_show .page .company_content .field {
  background-color: #ffffff;
  padding: 2rem;
  border-radius: 0.5rem;
}
.company_show .page .company_content .field .field_title {
  font-size: 1.125rem;
  font-weight: 700;
}
.company_show .page .company_content .certified {
  padding: 1.625rem 2rem;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 700;
  background-color: #e5f2fd;
  color: #1285ef;
  border-radius: 0.5rem;
}
.company_show .page .company_content .info_section {
  gap: 0.9375rem;
}
.company_show .page .company_content .company_info {
  gap: 0.36rem;
  margin-top: 1.25rem;
  margin-bottom: 0;
}
.company_show .page .company_content .company_info .info_group {
  display: flex;
}
.company_show .page .company_content .company_info .info_group .info_title {
  min-width: 8.75rem;
  width: 8.75rem;
  padding: 0.5rem 0;
  color: #6c6c6c;
}
.company_show .page .company_content .company_info .info_group .info_content {
  padding: 0.5rem 0.75rem;
}
.company_show .page .company_content .company_info .info_group .info_content span {
  padding-left: 0.75rem;
  font-size: 0.9rem;
  color: #6c6c6c;
}
.company_show .page .company_content .company_info .info_group .tags {
  gap: 0.375rem;
  padding: 0.5rem 0.75rem;
}
.company_show .page .company_content .company_info .info_group .tags .tag {
  padding: 0.375rem 0.875rem;
  border-radius: 1.25rem;
  background-color: #eff1f4;
  font-size: 0.9rem;
  color: #373843;
}
.company_show .page .company_content .comapny_desc .ck-content {
  padding: 0;
}
.company_show .page .company_content .recruit .field_title {
  margin-bottom: 1rem;
}
.company_show .page .company_content .recruit .total {
  margin-left: 0.625rem;
  padding: 0.125rem 0.625rem;
  border-radius: 3.125rem;
  background-color: #0060f1;
  color: #ffffff;
  font-size: 0.8rem;
}
.company_show .page .company_content .recruit .company_recruit {
  position: relative;
}
.company_show .page .company_content .recruit .company_recruit .recruit-list-row .content_group {
  width: 100%;
  background-color: #ffffff;
}
.company_show .page .company_content .recruit .company_recruit .recruit-list-row .content_group .recruit-list {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.company_show .page .company_content .recruit .company_recruit .recruit-list-row .content_group .recruit-list .item {
  width: 100%;
}
.company_show .page .company_content .recruit .company_recruit .recruit-list-row .content_group .recruit-list.one .item {
  width: 100%;
}
.company_show .page .company_content .location .map_btn {
  padding: 0.375rem 1rem;
  color: #ffffff;
  background-color: #FF5139;
  transition: 0.2s;
  font-size: 0.9rem;
  font-weight: 700;
}
.company_show .page .company_content .location .location_map {
  font-size: 1.1rem;
  margin-bottom: 0.75rem;
}
.company_show .page .company_content .location .location_map i {
  margin-right: 0.5rem;
  color: #969696;
}
.company_show .page .company_content .intro .intro_title span {
  margin-top: 0.2rem;
  margin-left: 0.375rem;
  font-size: 0.8rem;
  color: #1285EF;
}
.company_show .page .company_content .intro .contents {
  padding: 0;
}
.company_show .page .company_content .intro .contents img {
  max-width: 100%;
}

.slider-single .slider {
  height: 40rem;
}

.slider-nav {
  visibility: hidden;
}
.slider-nav .slick-track {
  display: flex;
  gap: 0.625rem;
  margin-left: 0;
}
.slider-nav .slick-track::before, .slider-nav .slick-track::after {
  display: none;
}
.slider-nav .slick-track .slick-slide {
  height: 10rem;
}
.slider-nav .slick-track .slick-slide .slider {
  height: 10rem;
}
