@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");

#publishContainer,
input,
textarea,
select,
button,
table {
  font-family: "Pretendard", "맑은 고딕", "Malgun gothic", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: inherit;
  word-wrap: break-word;
  letter-spacing: -0.6px;
}

body, html {
  width: 100%;
  min-width: 940px;
  padding: 0;
  margin: 0;
}

.container {
  width: 100%;
  margin: 0 auto;
}

section {
  width: 100%;
  padding: 120px 0;
  margin: 0 auto;
}

.publishWrap {
  width: 880px;
  margin: 0 auto;
  /* border: 1px solid gray; */
}

/*** 첫번째 섹션 (main) ***/
.main {
  text-align: center;
}
.main .main_logo {
  height: 27px;
}

html,
body {
  color: #58462E;
}

#publishContainer .eventBtn {
  font-size: 24px;
  font-weight: bold;
  color: #fff6de;
  background-color: #695A47;
  display: inline-block;
  padding: 20px 50px;
  border-radius: 10px;
  margin-top: 80px;
}
#publishContainer #kbPromoEvent2Cont3 {
  padding-top: 0;
}
#publishContainer #kbPromoEvent2Cont3 .baroBottomArea {
  width: 100%;
  background-color: #EFEFEF;
  padding: 120px 0 100px;
}
#publishContainer #kbPromoEvent2Cont3 .baroBottomArea .publishWrap {
  position: relative;
}
#publishContainer #kbPromoEvent2Cont3 .baroBottomArea .publishWrap h2 {
  font-size: 30px;
  text-align: center;
}
#publishContainer #kbPromoEvent2Cont3 .baroBottomArea .publishWrap img {
  width: 100%;
}
#publishContainer #kbPromoEvent2Cont3 .baroBottomArea .publishWrap .kbCallcenter {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_kbPromotion_bgKb_240510.png");
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: right;
}
#publishContainer #kbPromoEvent2Cont3 .baroBottomArea .publishWrap .kbCallcenter li {
  display: flex;
  font-size: 20px;
  gap: 14px;
  align-items: center;
  justify-content: end;
  font-weight: 600;
}
#publishContainer #kbPromoEvent2Cont3 .baroBottomArea .publishWrap .kbCallcenter li img {
  width: 140px;
}
#publishContainer #kbPromoEvent2Cont3 .baroBottomArea .publishWrap .kbCallcenter li:first-child, #publishContainer #kbPromoEvent2Cont3 .baroBottomArea .publishWrap .kbCallcenter li:nth-child(3) {
  margin-bottom: 10px;
}
#publishContainer #kbPromoEvent2Cont3 .baroBottomArea .publishWrap .kbCallcenter li:nth-child(2) {
  margin-bottom: 6px;
}
#publishContainer #kbPromoEvent2Cont3 .baroBottomArea .publishWrap .kbCallcenter li:last-child {
  font-weight: 400;
  font-size: 18px;
}
#publishContainer #kbPromoEvent2Cont4 {
  width: 100%;
  padding-top: 0;
}
#publishContainer #kbPromoEvent2Cont4 .publishWrap {
  text-align: center;
}
#publishContainer #kbPromoEvent2Cont4 .publishWrap .baroHowtoList {
  width: 100%;
  display: flex;
  flex-flow: column;
  gap: 28px;
}
#publishContainer #kbPromoEvent2Cont4 .publishWrap .baroHowtoList li {
  width: 100%;
  position: relative;
  margin-bottom: 60px;
}
#publishContainer #kbPromoEvent2Cont4 .publishWrap .baroHowtoList li .howtoTitle {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border: 1px solid #695843;
  border-radius: 100px;
  font-size: 20px;
  align-items: center;
  font-weight: 500;
  padding: 10px 60px;
  filter: drop-shadow(0px 4px 9.7px rgba(0, 0, 0, 0.15));
  background-color: white;
  box-sizing: border-box;
  cursor: pointer;
  position: absolute;
  z-index: 100;
}
#publishContainer #kbPromoEvent2Cont4 .publishWrap .baroHowtoList li .howtoTitle img {
  width: 38px;
}
#publishContainer #kbPromoEvent2Cont4 .publishWrap .baroHowtoList li .howtoTitle .listClose {
  display: none;
}
#publishContainer #kbPromoEvent2Cont4 .publishWrap .baroHowtoList li .howtoTitle.open {
  background-color: #58462E;
  color: white;
}
#publishContainer #kbPromoEvent2Cont4 .publishWrap .baroHowtoList li .howtoTitle.open .listClose {
  display: block;
}
#publishContainer #kbPromoEvent2Cont4 .publishWrap .baroHowtoList li .howtoTitle.open .listOpen {
  display: none;
}
#publishContainer #kbPromoEvent2Cont4 .publishWrap .baroHowtoList li .howtoDetail {
  width: 100%;
  transform: translateY(30px);
  margin-bottom: 20px;
  display: none;
}
#publishContainer #kbPromoEvent2Cont4 .publishWrap .baroHowtoList li .howtoDetail img {
  width: 100%;
}
#publishContainer #kbPromoEvent2Cont4 .publishWrap .baroHowtoList li .howtoDetail.open {
  display: block;
}
#publishContainer #kbPromoEvent2Cont4 .publishWrap .baroBtn {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  color: white;
  background-color: #1F2C63;
  padding: 20px 50px;
  border-radius: 10px;
  margin: 120px auto 0;
}
#publishContainer .moreEvent {
  padding-top: 80px;
  background-color: #F8F8F8;
}
#publishContainer .moreEvent .publishWrap h2 {
  text-indent: -9999px;
  height: 250px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/common/img_kbPromoEvent2_cont2title_240520.png");
  background-size: 700px;
  background-repeat: no-repeat;
  background-position: center top;
  margin-bottom: 50px;
}
#publishContainer .moreEvent .publishWrap a {
  display: inline-block;
  width: 100%;
  text-align: center;
}
#publishContainer .moreEvent .publishWrap a img {
  width: 640px;
}

/*# sourceMappingURL=kbPromoEvent2PC.css.map */
