@charset "UTF-8";
#container-publish.extra-v3 .banner-box-v3 {
  line-height: 1;
  font-family: "pretendard", "나눔고딕", "NanumGothic", "맑은 고딕", "Malgun gothic", Helvetica, sans-serif;
  position: fixed;
  z-index: 9999;
  bottom: 130px;
  left: 40px;
  display: inline-block;
  filter: drop-shadow(0px 7px 14.4px rgba(0, 78, 142, 0.31));
  margin: 0;
  padding: 0;
  width: 218px;
  height: 195px;
  letter-spacing: -1px;
}
#container-publish.extra-v3 .banner-box-v3 .banner-link {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
#container-publish.extra-v3 .banner-box-v3 .banner-link .banner-top {
  width: 100%;
  background-color: #E9E9E9;
  text-align: center;
  color: #1E3E6B;
  font-weight: 700;
  font-size: 22px;
  padding: 75px 10px 14px;
  box-sizing: border-box;
  border-radius: 500px 500px 0 0;
  position: relative;
  margin: 0;
  line-height: 1.4em;
}
#container-publish.extra-v3 .banner-box-v3 .banner-link .banner-top .banner-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
#container-publish.extra-v3 .banner-box-v3 .banner-link .banner-top .banner-title span {
  color: #0E52FF;
  font-weight: 900;
}
#container-publish.extra-v3 .banner-box-v3 .banner-link .banner-top .banner-ico {
  width: 140px;
  height: 90px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_banner_extra-v3_241227.png");
  background-size: 88%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-55%);
  margin: 0;
  padding: 0;
}
#container-publish.extra-v3 .banner-box-v3 .banner-link .banner-btn {
  width: 100%;
  background-color: #0090FF;
  font-size: 22px;
  font-weight: 700;
  color: white;
  text-align: center;
  padding: 14px;
  box-sizing: border-box;
  border-radius: 0 0 15px 15px;
  position: relative;
  margin: 0;
}
#container-publish.extra-v3 .banner-box-v3 .banner-link .banner-btn .banner-hand {
  width: 70px;
  height: 70px;
  background-image: url("https://www.softcity.co.kr/public/images/ico/ico_startupPromotion_banner_hand_240329.png");
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 12px;
  right: -30px;
  margin: 0;
  padding: 0;
}
#container-publish.extra-v3 .banner-box-v3:hover .banner-btn {
  background-color: #70D6FF;
  color: #0E52FF;
}
#container-publish.extra-v3 .visual-extra-v3 {
  background: linear-gradient(180deg, #22386D 0%, #12161F 100%);
  color: white !important;
}
#container-publish.extra-v3 .visual-extra-v3 .wrap-publish {
  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: start;
  height: 260px;
  gap: 30px;
}
#container-publish.extra-v3 .visual-extra-v3 .visual__logo {
  width: 300px;
  height: 30px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_home-extra-v3_main-logo_260617.png");
  background-size: auto 22px;
  background-repeat: no-repeat;
}
#container-publish.extra-v3 .visual-extra-v3 .visual__title {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
#container-publish.extra-v3 .visual-extra-v3 .visual__title h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
}
#container-publish.extra-v3 .visual-extra-v3 .visual__title .font_sky-blue {
  color: #5CF1F9;
}
#container-publish.extra-v3 .visual-extra-v3 .visual__title .visual__sub-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}
#container-publish.extra-v3 .visual-extra-v3 .visual__img {
  width: 280px;
  height: 400px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_home-extra-v3_mainImg_pc_260617.png");
  right: 130px !important;
  top: 50%;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section1 .section__title h2 {
  width: 100%;
  display: block;
  font-size: 32px !important;
  margin-bottom: 30px;
  text-align: center;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section1 .section__title h2 .font_blue_bg-skyblue {
  color: #2662FF;
  background-color: #CEFDFF;
  padding: 0 5px;
  line-height: 55px;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section1 .section__detail {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 40px;
  margin: 0 auto;
  text-align: center;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section1 .section__detail .detail__img {
  width: 870px;
  height: 560px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_home-extra-v3_cont1-img_260616.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section1 .section__detail .detail__sub-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 38px;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section1 .section__detail .detail__sub-title .font_blue {
  color: #2662FF;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section1 .section__detail .detail__txt {
  font-size: 20px;
  font-weight: 500;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section1 .section__detail .detail__txt .font_blue {
  color: #2662FF;
  font-weight: 600;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section2 .section__detail .detail__list {
  width: 80% !important;
  margin: 0 auto;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section2 .section__detail .detail__list > div {
  width: 240px !important;
  height: 280px !important;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section2 .section__detail .detail__list > div .list__txt {
  text-align: center;
  height: fit-content !important;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section2 .section__detail .detail__list > div .list__txt .txt-title {
  font-size: 20px !important;
  font-weight: 600 !important;
  height: 38px !important;
  justify-content: center;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section2 .section__detail .detail__list > div .list__txt .txt-sub {
  font-size: 15px;
  color: #5C6475;
  line-height: 20px;
  margin-bottom: 10px;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section2 .section__detail .detail__list .detail__list1 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_home-extra-v3_cont2-list1_260616.png");
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section2 .section__detail .detail__list .detail__list2 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_home-extra-v3_cont2-list2_260616.png");
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section2 .section__detail .detail__list .detail__list3 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_home-extra-v3_cont2-list3_260616.png");
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section2 .section__detail .detail__list .detail__list4 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_home-extra-v3_cont2-list4_260616.png");
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section3 {
  background-color: #121620;
  color: white;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section3 .font_sky-blue {
  color: #5CF1F9;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section3 .wrap-publish {
  text-align: center;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section3 .wrap-publish .section__title h2 {
  font-size: 30px !important;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section3 .wrap-publish .section__detail .detail__txt {
  font-size: 19px;
  line-height: 26px;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section3 .wrap-publish .section__detail .detail__img {
  margin: 0 auto;
  width: 800px;
  height: 400px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_home-extra-v3_cont3-img_260616.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section4 .wrap-publish {
  gap: 50px !important;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section4 .wrap-publish .section__title h2 {
  font-size: 30px !important;
  line-height: 40px !important;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section4 .wrap-publish .section__title h2 .font_blue {
  color: #2662FF;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section4 .wrap-publish .section__detail .detail__list {
  display: flex;
  flex-flow: column;
  gap: 30px;
  width: 600px;
  margin: 0 auto;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section4 .wrap-publish .section__detail .detail__list > div {
  display: flex;
  gap: 20px;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section4 .wrap-publish .section__detail .detail__list .list__img {
  width: 186px;
  height: 135px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section4 .wrap-publish .section__detail .detail__list .list__txt {
  display: flex;
  flex-flow: column;
  justify-content: center;
  gap: 18px;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section4 .wrap-publish .section__detail .detail__list .list__txt .txt-title {
  font-size: 20px;
  font-weight: 500;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section4 .wrap-publish .section__detail .detail__list .list__txt .txt-sub {
  font-size: 17px;
  color: #5C6475;
  line-height: 25px;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section4 .wrap-publish .section__detail .detail__list .detail__list1 .list__img {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_home-extra-v3_cont4-list1_260616.png");
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section4 .wrap-publish .section__detail .detail__list .detail__list2 .list__img {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_home-extra-v3_cont4-list2_260616.png");
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section4 .wrap-publish .section__detail .detail__list .detail__list3 .list__img {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_home-extra-v3_cont4-list3_260616.png");
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 {
  background-color: #EDF8FF;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish {
  width: 720px;
  align-items: start !important;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish .section__title {
  width: 100%;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish .section__detail {
  display: flex;
  flex-flow: column;
  gap: 20px;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish .section__detail .detail__title {
  font-size: 21px;
  font-weight: 500;
  color: #032876;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish .section__detail .detail__table {
  border-radius: 8px;
  overflow: hidden;
  border: 3px solid #9aa5b0;
  text-align: center;
  font-size: 22px;
  display: flex;
  flex-flow: column;
  width: fit-content;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish .section__detail .detail__table .table__row {
  display: flex;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish .section__detail .detail__table .table__row .table_left, #container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish .section__detail .detail__table .table__row .table_right {
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  border: 0.5px solid #BDCCE2;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish .section__detail .detail__table .table__row .table_left {
  box-sizing: border-box;
  font-size: 0.9em;
  width: 200px;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish .section__detail .detail__table .table__row .table_right {
  box-sizing: border-box;
  width: 520px;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish .section__detail .detail__table .table__row .row__header {
  font-weight: 500;
  font-size: 18px;
  background-color: #EAEEF3;
  padding: 14px;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish .section__detail .detail__table .table__row .row__item {
  font-weight: 500;
  padding: 10px 0;
  background-color: white;
  color: #2D2D2D;
  font-size: 18px;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish .section__detail .detail__table .table__row .row__item.table_right {
  font-weight: 500;
  padding: 20px;
  align-items: start !important;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish .section__detail .detail__table .table__row.row-line2 .table_right {
  padding: 0;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish .section__detail .detail__table .table__row.row-line2 .table_right > div {
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section5 .wrap-publish .section__detail .detail__table .table__row.row-line2 .table_right .table_right-top {
  border-bottom: 0.5px solid #BDCCE2;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section7 {
  background-color: #D9D9D9;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section7 .wrap-publish .section__detail {
  display: flex;
  flex-flow: column;
  gap: 8px;
}
#container-publish.extra-v3 .contents-extra-v3 .contents__section7 .wrap-publish .section__detail .detail__list {
  font-size: 17px;
  line-height: 22px;
  color: #5C6271;
  padding-left: 24px;
  word-break: keep-all;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_home-extra-bill_cont4-check_260521.png");
  background-size: 22px;
  background-position: left top 2px;
  background-repeat: no-repeat;
  width: fit-content;
}

/*# sourceMappingURL=pc_extra-v3.css.map */
