@charset "UTF-8";
/* 템플릿 */
.work-section .work-mock-up {
  margin-top: 10.4167vw;
}

.work-section [class*=mock-up-] {
  position: relative;
}

.work-section [class*=mock-up-] > span {
  display: block;
  width: 19.5313vw;
  height: 42.2917vw;
  border: 0.1042vw solid #000;
  border-radius: 2.0833vw;
  overflow: hidden;
}

.work-section [class*=mock-up-s] > span {
  display: block;
  width: 14.7396vw;
  height: 29.375vw;
  border: 0.0521vw solid #000;
  border-radius: 2.0833vw;
  overflow: hidden;
}

.work-section .kb-ov + .kb-ov {
  margin-left: 4.6875vw;
}

.kb-concept {
  margin-top: 10.4167vw;
}

.kb-concept .item + .item {
  margin-left: -1.6667vw;
}

.kb-concept .item {
  text-align: center;
}

.kb-concept .item span {
  display: block;
  width: 18.2292vw;
  height: 18.2292vw;
  line-height: 18.2292vw;
  border: 0.0521vw solid #0029d2;
  border-radius: 100%;
  font-size: 1.25vw;
  font-weight: 700;
  color: #101010;
}

.kb-concept .item p {
  margin-top: 1.0417vw;
  font-size: 1.0417vw;
  color: #343434;
}

.kb-outcome-h {
  margin-left: 31.1458vw;
}

.work-section.sub.kbot {
  height: 71.875vw;
  margin-top: 10.4166666667vw;
}
.work-section.sub.kbot::after {
  content: "";
  display: block;
  position: absolute;
  top: 14.1666666667vw;
  left: 0;
  width: 100%;
  height: 57.9166666667vw;
  background-color: #f5f8fb;
  z-index: -1;
}

.work-section .mock-up-outcome-1 {
  position: absolute;
  top: 4.1666666667vw;
  left: 0;
}

.mock-up-outcome-1 img {
  transform: translateY(0);
  transition: transform 5s ease;
  transition-delay: 1.5s;
}

.mock-up-outcome-1.on img {
  transform: translateY(-51%);
}

.kb-outcome {
  position: relative;
  width: 75.5208vw;
  margin: 0 auto;
  padding-top: 7.9166666667vw;
}

.kb-outcome-wrap {
  margin: 16.8229vw 0 0 26.9271vw;
}

.kb-outcome-wrap + .kb-outcome-wrap {
  margin-top: 0;
}

.mock-up-outcome-2 {
  margin-top: 14.2708vw;
}

.mock-up-outcome-3 {
  margin-left: 7.5vw;
}

.mock-up-outcome-4 {
  margin: 3.125vw 0 0 4.5313vw;
}

.mock-up-outcome-5 {
  margin: -8.25vw 0 0 5vw;
}

.kb-module {
  position: relative;
  width: 79.4792vw;
  margin: 10.4166666667vw auto 0;
  padding-bottom: 7.8125vw;
  transform: translateY(7.8125vw);
}

.kb-module .mock-up-module-1 {
  margin: 0 auto;
}

.kb-module [class*=module-item-] {
  position: absolute;
}

.work-bottom.work35 .work-bottom-bg {
  background-image: url(/images/work/2021_kbcard_kbpay/kb_bg.png);
}

.kb-style {
  width: 61.4583vw;
  margin: 0 auto;
  justify-content: space-between;
}

.kb-style .item:last-child {
  padding-top: 7.1354vw;
}

/* work_35 */
.work-v.work35 .work-v-bg {
  background-image: url(/images/work/2021_kbcard_kbpay/kb_v.png);
}

.work-section .offering {
  position: absolute;
  top: 8.9417vw;
  left: 50%;
  margin-left: -9.489vw;
  width: 19.1667vw;
  height: 18.9583vw;
}

.work-section .apml {
  position: absolute;
  top: 11.6417vw;
  left: 50%;
  margin-left: -10.141vw;
  width: 20.3125vw;
  height: 12.8646vw;
}

.approach-group {
  position: relative;
  width: 67.7083vw;
  height: 30.3646vw;
  margin: 10.4166666667vw auto 0;
}

.approach-group .main-img {
  position: absolute;
  display: block;
  width: 32.0313vw;
  height: 38.3333vw;
  top: 0;
  left: 27.8%;
}

.approach-group .flex-group {
  display: flex;
  justify-content: space-between;
  padding-top: 3.125vw;
}

.approach-group .flex-group .item-group {
  display: flex;
  align-items: center;
}

.approach-group .flex-group .circle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 11.875vw;
  height: 11.875vw;
  border-radius: 50%;
  background: #0029d2;
}

.approach-group .flex-group .circle span {
  color: #ffffff;
  text-align: center;
  font-size: 1.3541666667vw;
  font-weight: 700;
  line-height: 130%;
}

.approach-group .flex-group .text-group {
  width: 15.3646vw;
}

.approach-group.on .flex-group .text-group {
  opacity: 0;
  animation: opacity 0.5s ease-in-out 1.7s forwards;
}

@keyframes opacity {
  0% {
    opacity: 0%;
  }
  100% {
    opacity: 100%;
  }
}
.approach-group .user .text-group {
  margin-left: -1.8vw;
}

.approach-group .platform .text-group {
  margin-right: -3.9vw;
}

.approach-group .text-group .text {
  position: relative;
  margin-bottom: 0.8417vw;
  font-size: 1.0417vw;
}

.approach-group .user .text-group .text {
  padding-left: 2.8438vw;
}

.approach-group .platform .text-group .text {
  padding-right: 4.9438vw;
  text-align: right;
}

.approach-group .arrow {
  display: block;
  position: absolute;
  bottom: -0.45vw;
  left: 0;
  width: 14.8646vw;
  height: 0.256vw;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 351 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M351 3L346 0.113248L346 5.88675L351 3ZM346.5 2.5L-1.30097e-05 2.49997L-1.30971e-05 3.49997L346.5 3.5L346.5 2.5Z' fill='%230029D2'/%3E%3C/svg%3E");
}

.approach-group .platform .arrow {
  left: initial;
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 351 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3.03125L5 5.918V0.144499L0 3.03125ZM4.5 3.53125H351V2.53125H4.5V3.53125Z' fill='%230029D2'/%3E%3C/svg%3E%0A");
}

.approach-group .flex-group .platform {
  flex-direction: row-reverse;
}

.kb-concept .circle + .circle {
  margin-left: 3.3854vw;
}

.kb-concept .circle {
  text-align: center;
  align-self: flex-start;
}

.kb-concept .circle span {
  display: block;
  width: 18.2292vw;
  height: 18.2292vw;
  line-height: 18.2292vw;
  border-radius: 100%;
  font-size: 1.25vw;
  font-weight: 700;
  color: #ffffff;
  background-color: #0029d2;
}

.kb-concept .circle .border {
  border: 0.0521vw solid #0029d2;
  box-sizing: border-box;
  color: #0029d2;
  background-color: transparent;
}

.kb-concept .circle p {
  margin-top: 2.0833vw;
  font-size: 1.0417vw;
  color: #343434;
}

.kb-concept.type2 {
  margin-top: 5.3125vw;
}

.work-section.outcome {
  position: relative;
}

.work-section.outcome::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 24.0625vw;
  background-color: #fffbeb;
}

.kb-module .module-item-1 {
  top: 0vw;
  left: 3.0521vw;
  width: 16.9792vw;
  height: 12.7083vw;
}

.kb-module .module-item-2 {
  top: 14.0938vw;
  left: 9.9896vw;
  width: 19.0625vw;
  height: 8.5417vw;
}

.kb-module .module-item-3 {
  top: 25.8979vw;
  left: 5.8854vw;
  width: 19.1667vw;
  height: 16.5625vw;
}

.kb-module .module-item-4 {
  top: -2.5vw;
  right: 7.5313vw;
  width: 18.2292vw;
  height: 13.8833vw;
}

.kb-module .module-item-5 {
  top: 13.5vw;
  right: 4vw;
  width: 17.0313vw;
  height: 7.0833vw;
}

.kb-module .module-item-6 {
  top: 25.0833vw;
  right: 9.9875vw;
  width: 17.0313vw;
  height: 7.0833vw;
}

.work-section.kb-achieve-bg {
  margin-top: 10.4166666667vw !important;
  background-image: url("data:image/svg+xml,%3Csvg width='1416' height='1416' viewBox='0 0 1416 1416' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='708' cy='708' r='708' fill='%23FFF8F5'/%3E%3C/svg%3E");
  background-position: 50% 8.9583333333vw;
  background-repeat: no-repeat;
  background-size: 73.75vw 73.75vw;
  height: 82.8125vw;
}

.kb-achieve {
  position: relative;
  width: 73.8021vw;
  height: 70.5833vw;
  margin: 5.2083333333vw auto 0;
}

.kb-achieve .mock-up-achieve {
  display: flex;
  margin-top: 13.2291666667vw;
}

.kb-achieve .mock-up-achieve .kb-achieve-item {
  width: 19.5313vw;
  align-self: flex-start;
}

.kb-achieve .mock-up-achieve .kb-achieve-item span {
  display: inline-block;
  width: 19.5313vw;
  border: 0.1042vw solid #000;
  border-radius: 2.0833vw;
  overflow: hidden;
}

.kb-achieve .mock-up-achieve .kb-achieve-item + .kb-achieve-item {
  margin-left: 7.6042vw;
}

.kb-achieve .mock-up-achieve .first {
  height: 51.4063vw;
}

.kb-achieve .mock-up-achieve .second {
  height: 58.2813vw;
}

.kb-achieve .mock-up-achieve .third {
  height: 42.2917vw;
}

@media (max-width: 1280px) {
  .work-section [class*=mock-up-] > span {
    width: auto;
    height: auto;
    border-radius: 20px;
  }
  .work-section .kb-ov + .kb-ov {
    margin: 0 25px;
  }
  .work-section .work-mock-up {
    margin-top: 140px;
  }
  .mock-up-s-2,
  .mock-up-s-3 {
    display: none;
  }
  .kb-concept {
    margin-top: 40px;
  }
  .kb-concept.w-flex {
    display: block;
  }
  .kb-concept .item + .item {
    margin-top: 48px;
  }
  .kb-concept .item span {
    width: 210px;
    height: 210px;
    line-height: 210px;
    margin: 0 auto;
    font-size: 24px;
  }
  .kb-concept .item p {
    margin-top: 20px;
    font-size: 16px;
  }
  .kb-outcome {
    width: auto;
  }
  .kb-outcome-h {
    margin-left: 0;
    margin-bottom: 140px;
  }
  .work-section .mock-up-outcome-1 {
    position: static;
    width: 292px;
    margin: 0 auto;
  }
  .work-section .mock-up-outcome-1 span {
    width: 140px;
    height: 305px;
    margin-bottom: -295px;
  }
  .mock-up-outcome-1 + .kb-outcome-wrap {
    margin-top: 40px;
  }
  .kb-outcome-wrap {
    margin: 0 auto;
    width: 292px;
  }
  .kb-outcome-wrap [class*=mock-up-] > span {
    border-radius: 20px;
  }
  .mock-up-outcome-2 {
    margin-top: 283px;
  }
  .mock-up-outcome-3 {
    margin-left: 12px;
  }
  .mock-up-outcome-4 {
    margin: 30px 0 0 0;
  }
  .mock-up-outcome-5 {
    margin-top: -255px;
    margin-left: 12px;
  }
  .kb-module {
    position: relative;
    width: auto;
    margin: 140px -24px;
    padding: 40px 0;
  }
  .kb-module .mock-up-module-1 span {
    width: 258px;
    height: 562px;
  }
  .kb-module::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 642px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #f5f8fb;
  }
  .kb-module [class*=module-item-] {
    display: none;
  }
  .kb-module .mock-up-module-1 {
    margin: 0 40px;
  }
  .kb-module .mock-up-module-1 span {
    border-radius: 40px;
  }
  .project-retrospective {
    width: auto;
  }
}
@media (max-width: 1280px) {
  .work-section h2 + p br,
  .work-section h3 + p br {
    display: none;
  }
  .work-section .kb-ov + .kb-ov span {
    border-radius: 40px;
    width: 258px;
    height: 562px;
  }
  .approach p {
    font-weight: 700;
  }
  .approach p span {
    font-weight: initial;
  }
  .approach-group {
    margin: 140px auto;
    width: auto;
    height: 755px;
  }
  .approach-group::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 0px;
    background: #0029d2;
    top: 0;
    left: 50%;
    margin-left: -0.5px;
    z-index: -1;
  }
  .approach-group.on::before {
    animation: height 2s ease-in-out 1.6s forwards;
  }
  @keyframes height {
    0% {
      height: 0px;
    }
    100% {
      height: 500px;
    }
  }
  .approach-group .flex-group {
    display: block;
  }
  .approach-group .flex-group .item-group {
    display: block;
  }
  .approach-group .flex-group .text-group {
    width: auto;
    text-align: left;
    margin: 6px 0 31px 54.1042vw;
  }
  .approach-group.on .flex-group .text-group {
    animation: opacity 0.5s ease-in-out 3.2s forwards;
  }
  .approach-group .platform .text-group {
    margin-bottom: 56px;
  }
  .approach-group .flex-group .text-group .text {
    position: relative;
    text-align: left;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 0;
  }
  .approach-group .flex-group .text-group .text::before {
    position: absolute;
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #343434;
    top: 50%;
    left: -8px;
    margin-top: -1.5px;
  }
  .approach-group .main-img {
    position: static;
    width: 259px;
    height: auto;
    margin: 0 auto;
  }
  .approach-group .flex-group .circle {
    width: 106px;
    height: 106px;
    margin: 0 auto;
  }
  .approach-group .flex-group .circle span {
    font-size: 18px;
  }
  .approach-group .arrow {
    display: none;
  }
  .kb-concept.type2 .circle {
    margin-left: 0;
    margin-top: 48px;
  }
  .kb-concept.type2 .circle span {
    width: 210px;
    height: 210px;
    line-height: 210px;
    margin: 0 auto;
    font-size: 20px;
  }
  .kb-concept.type2 .circle p {
    margin-top: 20px;
    font-size: 16px;
  }
  .work-section.outcome::before {
    display: none;
  }
  .outcome .mock-up-outcome-3 {
    margin-top: 110px;
  }
  .outcome .mock-up-outcome-5 {
    margin-top: -145px;
  }
  .work-section.kb-achieve-bg {
    background-position: 50% 70%;
    background-size: 584px 584px;
  }
  .kb-achieve {
    width: 100%;
    height: auto;
    margin-top: 100px;
    box-sizing: border-box;
  }
  .kb-achieve .mock-up-achieve {
    width: 292px;
    justify-content: space-between;
    margin: 0 auto;
    flex-direction: row-reverse;
  }
  .kb-achieve .mock-up-achieve .kb-achieve-item + .kb-achieve-item {
    margin-left: 0px;
  }
  .kb-achieve .mock-up-achieve .kb-achieve-item {
    width: 48%;
    height: auto;
  }
  .kb-achieve .mock-up-achieve .kb-achieve-item.second {
    margin-top: 125px;
  }
  .kb-achieve .mock-up-achieve .kb-achieve-item.third {
    margin-top: -193px;
  }
  .kb-achieve .mock-up-achieve .kb-achieve-item span {
    width: 100%;
    border-radius: 20px;
  }
  .kb-style {
    width: auto;
    flex-direction: column;
  }
  .kb-style .item:last-child {
    padding-top: 14px;
  }
}
@media (max-width: 1280px) {
  .page-work .work-container .work-v + .work-section {
    margin-top: 0;
    padding-top: 100px;
  }
  .page-work .work-container .work-bottom {
    margin-top: 200px;
  }
  .page-work .work-container .work-section + .work-section {
    margin-top: 0;
    padding-top: 150px;
  }
  .page-work .work-container .work-section + .work-section.sub {
    margin-top: 0;
  }
  .page-work .work-container .work-section div.head h2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 100%;
    color: #0029d2;
  }
  .page-work .work-container .work-section div.head h2 + h4, .page-work .work-container .work-section div.head h2 + h3 {
    margin-top: 20px;
    color: #606168;
  }
  .page-work .work-container .work-section div.head h2 + p {
    margin-top: 20px;
  }
  .page-work .work-container .work-section div.head h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 100%;
    color: #0029d2;
  }
  .page-work .work-container .work-section div.head h3 + p {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 160%;
    color: #606168;
  }
  .page-work .work-container .work-section div.head h3.gray {
    font-size: 20px;
    font-weight: 700;
    line-height: 100%;
    color: #606168;
  }
  .page-work .work-container .work-section div.head h3.gray + p {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 160%;
    color: #606168;
  }
  .page-work .work-container .work-section div.head h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 140%;
    margin: 0;
    color: #0029d2;
  }
  .page-work .work-container .work-section div.head h4 + p {
    margin-top: 8px;
    font-size: 18px;
    font-weight: 400;
    line-height: 160%;
    color: #606168;
  }
  .page-work .work-container .work-section div.head h4.gray {
    font-size: 20px;
    font-weight: 700;
    line-height: 140%;
    margin: 0;
    color: #606168;
  }
  .page-work .work-container .work-section div.head h4.gray + p {
    margin-top: 8px;
    font-size: 18px;
    font-weight: 400;
    line-height: 160%;
    color: #606168;
  }
  .page-work .work-container .work-section div.head > span {
    margin-top: 20px;
    font-size: 16px;
  }
  .page-work .work-container .work-section.bg::before {
    display: none;
  }
  .page-work .work-container .work-section.bg .kb-outcome {
    margin-top: 0;
  }
  .page-work .work-container .work-section.kb-advan-bg {
    background-position: 50% 410px;
  }
  .page-work .work-container .work-section.kb-achieve-bg {
    margin-top: 0 !important;
    height: auto;
  }
  .page-work .work-container .work-section.scenario {
    padding: 80px 24px 80px;
  }
  .page-work .work-container .work-section.scenario .chart {
    margin-top: 50px;
  }
  .page-work .work-container .work-section.scenario .btm {
    margin-top: 100px;
  }
  .page-work .work-container .work-section.suggest {
    padding-bottom: 0;
  }
  .page-work .work-container .work-section.outcome .kb-outcome {
    margin-top: 0;
    padding-top: 0;
  }
  .page-work .work-container .work-section.outcome .kb-outcome .mock-up-outcome-1 {
    margin-top: 80px;
  }
  .page-work .work-container .work-section.outcome .flex-group {
    margin-top: 80px;
  }
  .page-work .work-container .work-section.output {
    padding: 80px 0;
  }
  .page-work .work-container .work-section.output > strong {
    font-size: 20px;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 50px;
  }
  .page-work .work-container .work-section.sweat-market .head {
    transform: translateY(0);
  }
  .page-work .work-container .work-section.sweat-market .sweat-market-mock-up {
    margin-top: 80px;
    padding-bottom: 100px;
  }
  .page-work .work-container .work-section.daily-mission-bg {
    background: none;
    padding-bottom: 30px;
  }
  .page-work .work-container .work-section.daily-mission-bg .daily-mission {
    margin-top: calc(80px + 30px);
  }
  .page-work .work-container .work-section.daily-mission-bg .daily-mission::after {
    content: "";
    width: 335px;
    height: calc(100% + 60px);
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml,%3Csvg width='1416' height='1416' viewBox='0 0 1416 1416' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='708' cy='708' r='708' fill='%23F0F8FE'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
    position: absolute;
    z-index: -1;
  }
  .page-work .work-container .work-section.daily-mission-bg .daily-mission [class*=g-txt-] {
    padding-bottom: 10px;
  }
  .page-work .work-container .work-section.kbot.sub {
    height: auto;
  }
  .page-work .work-container .work-section.kbot.sub::after {
    display: none;
  }
  .page-work .work-container .work-section .approach-group {
    margin-top: 80px;
    margin-bottom: -41px;
  }
  .page-work .work-container .work-section .kb-concept-wrap {
    margin-top: 100px;
    margin-bottom: 0;
  }
  .page-work .work-container .work-section .sweat-report {
    padding-top: 0;
    margin-top: 80px;
  }
  .page-work .work-container .work-section .approach {
    margin-top: 80px;
  }
  .page-work .work-container .work-section .work-mock-up {
    margin-top: 80px;
  }
  .page-work .work-container .work-section .kb-etc-guide {
    margin-top: 80px;
  }
  .page-work .work-container .work-section .kb-advan {
    margin-top: 80px;
  }
  .page-work .work-container .work-section .kb-module {
    margin-top: 80px;
    margin-bottom: 0;
    padding: 40px 0;
    transform: translateY(0);
    background-color: #f5f8fb;
  }
  .page-work .work-container .work-section .kb-module::before {
    display: none;
  }
  .page-work .work-container .work-section .kb-achieve {
    margin-top: 80px;
    padding-bottom: 0;
    padding-top: 0;
  }
  .page-work .work-container .work-section .kb-outcome {
    margin-top: 80px;
    height: auto;
  }
  .page-work .work-container .work-section .kb-outcome-h {
    padding-top: 0;
    margin-bottom: 0;
  }
  .page-work .work-container .work-section .kb-outcome-h h2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 100%;
    color: #0029d2;
  }
  .page-work .work-container .work-section .kb-outcome-h h2 + h4, .page-work .work-container .work-section .kb-outcome-h h2 + h3 {
    margin-top: 20px;
    color: #606168;
  }
  .page-work .work-container .work-section .kb-outcome-h h2 + p {
    margin-top: 20px;
  }
  .page-work .work-container .work-section .kb-outcome-h h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 100%;
    color: #0029d2;
  }
  .page-work .work-container .work-section .kb-outcome-h h3 + p {
    margin-top: 8px;
    font-size: 18px;
    font-weight: 400;
    line-height: 160%;
    color: #606168;
  }
  .page-work .work-container .work-section .kb-outcome-h .inner h2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 100%;
    color: #0029d2;
  }
  .page-work .work-container .work-section .kb-outcome-h .inner h2 + h4, .page-work .work-container .work-section .kb-outcome-h .inner h2 + h3 {
    margin-top: 20px;
    color: #606168;
  }
  .page-work .work-container .work-section .kb-outcome-h .inner h2 + p {
    margin-top: 20px;
  }
  .page-work .work-container .work-section .kb-outcome-h .inner h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 100%;
    color: #0029d2;
  }
  .page-work .work-container .work-section .kb-outcome-h .inner h3 + p {
    margin-top: 8px;
    font-size: 18px;
    font-weight: 400;
    line-height: 160%;
    color: #606168;
  }
  .page-work .work-container .work-section .workset-diagram {
    height: 637px;
    overflow: hidden;
    margin-top: 80px;
  }
  .page-work .work-container .work-section .workset-diagram .sm-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 140%;
    margin: 0 auto;
  }
  .page-work .work-container .work-section .workset-diagram .title {
    margin-top: 15px;
    font-size: 20px;
    margin-bottom: 0;
  }
  .page-work .work-container .work-section .workset-diagram .workset-group {
    margin-top: 30px;
  }
  .page-work .work-container .work-section .friendly-bg {
    margin-top: 80px;
    margin-bottom: 0;
    padding: 80px 0;
    background-color: #fffcee;
  }
  .page-work .work-container .work-section .friendly-bg .friendly {
    margin: 0 auto;
  }
  .page-work .work-container .work-section .friendly-bg::before {
    top: 0;
    height: auto;
  }
  .page-work .work-container .work-section .process {
    margin-top: 80px;
    padding-bottom: 0;
  }
  .page-work .work-container .work-section .process ol li {
    padding-bottom: 65px;
  }
  .page-work .work-container .work-section .process ol li + li {
    margin-top: 0;
  }
  .page-work .work-container .work-section .process ol li .num {
    font-size: 14px;
    font-weight: 800;
    line-height: 150%;
    padding-bottom: 0;
  }
  .page-work .work-container .work-section .process ol li > strong {
    display: block;
    width: 70%;
    margin: 6px auto 16px;
    padding: 20px 46px;
    border: 1px solid #0029d2;
    border-radius: 80px;
    word-break: keep-all;
    box-sizing: border-box;
  }
  .page-work .work-container .work-section .process ol li .txt {
    margin-top: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    color: #343434;
  }
  .page-work .work-container .work-section .process ol li::after {
    display: none;
  }
  .page-work .work-container .work-section .blueprint-diagram {
    margin: 148px auto 150px;
  }
  .page-work .work-container .work-section .blueprint-design-diagram {
    margin: 100px auto 0;
  }
  .page-work .work-container .work-section .blueprint-design-experience {
    width: 100%;
    margin: 0 auto;
    padding: 150px 0 0;
  }
  .page-work .work-container .work-section .blueprint-design-experience > ul {
    margin: 50px auto 0;
  }
  .page-work .work-container .work-section .validation {
    margin-top: 150px;
    padding-bottom: 0;
  }
  .page-work .work-container .work-section .validation h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 140%;
    margin: 0;
    color: #343434;
  }
  .page-work .work-container .work-section .validation h4 + p {
    margin-top: 8px;
    font-size: 18px;
    font-weight: 400;
    line-height: 160%;
    color: #606168;
  }
  .page-work .work-container .work-section .validation > ul {
    margin: 30px auto 0;
  }
  .page-work .work-container .work-section .value-main {
    margin-top: 80px;
  }
  .page-work .work-container .work-section .value-main .head {
    opacity: 0;
    pointer-events: none;
  }
  .page-work .work-container .work-section .value-main .device {
    margin-top: 0;
  }
  .page-work .work-container .work-section .value-diagram {
    margin: 80px auto;
  }
  .page-work .work-container .work-section .value-ticketing {
    margin-top: 150px;
  }
  .page-work .work-container .work-section .value-ticketing .value-ticketing-cont {
    margin-top: 195px;
  }
  .page-work .work-container .work-section .value-city {
    margin-top: 150px;
  }
  .page-work .work-container .work-section .value-city .value-city-cont {
    margin-top: 100px;
  }
  .page-work .work-container .work-section .value-app {
    margin-top: 150px;
  }
  .page-work .work-container .work-section .value-app .value-app-cont {
    margin-top: 80px;
    padding-bottom: 50px;
  }
  .page-work .work-container .work-section .value-app .value-app-cont > p {
    top: 1028px;
  }
  .page-work .work-container .work-section .value-app .value-app-cont .mo:nth-child(5), .page-work .work-container .work-section .value-app .value-app-cont .mo:nth-child(6) {
    top: 1160px;
  }
  .page-work .work-container .work-section .project-retrospective {
    margin-top: 80px;
  }
  .page-work .work-container .work-section .project-retrospective .project-qna [class*=project-a-] {
    margin-top: 40px;
    word-break: break-all;
  }
  .page-work .work-container .work-section .project-retrospective .project-qna + .project-qna {
    margin-top: 80px;
  }
  .page-work .work-container .work-section p {
    font-size: 18px;
    font-weight: 400;
    line-height: 160%;
    color: #606168;
  }
  .page-work .work-container .work-section p + p.etc {
    margin-top: 20px;
  }
  .page-work .work-container .work-section .overview {
    margin-top: 100px;
  }
  .page-work .work-container .work-section .overview.suggest {
    margin-top: 130px;
  }
  .page-work .work-container .work-section .challenge {
    width: 100%;
    min-height: auto;
    margin: 0 auto;
    padding-top: 80px;
  }
  .page-work .work-container .work-section .challenge h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 130%;
    color: #888783;
  }
  .page-work .work-container .work-section .challenge h3 + p {
    margin-top: 15px;
    font-size: 20px;
    font-weight: 700;
    line-height: 140%;
    color: #343434;
  }
  .page-work .work-container .work-section .challenge h3 + p br:not(.mo) {
    display: none;
  }
  .page-work .work-container .work-section .challenge-bg .inner {
    padding: 80px 0;
  }
  .page-work .work-container .work-section .challenge-bg .inner ol {
    margin: 50px auto 0;
  }
  .page-work .work-container .work-section .challenge-bg .inner ol li {
    padding: 14px 50px;
  }
  .page-work .work-container .work-section .challenge-bg .inner ol li + li {
    margin-top: 16px;
  }
  .page-work .work-container .work-section .challenge-bg .inner h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 130%;
    color: #888783;
  }
  .page-work .work-container .work-section .challenge-bg .inner h3 + p {
    margin-top: 15px;
    font-size: 20px;
    font-weight: 700;
    line-height: 140%;
    color: #343434;
  }
  .page-work .work-container .work-section .challenge .inner {
    margin-top: 50px;
  }
  .page-work .work-container .work-section .challenge .inner .item + .item {
    margin-top: 20px;
  }
  .page-work .work-container .work-section .challenge .arrow {
    width: 100%;
    height: 50px;
    margin: 20px auto 50px auto;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
  }
}
/* 1920px WIDE 대응 */
@media screen and (min-width: 1921px) {
  /* 템플릿 */
  .work-section .work-mock-up {
    margin-top: 200.00064px;
  }
  .work-section [class*=mock-up-] {
    position: relative;
  }
  .work-section [class*=mock-up-] > span {
    display: block;
    width: 375.00096px;
    height: 812.00064px;
    border: 2.00064px solid #000;
    border-radius: 39.99936px;
    overflow: hidden;
  }
  .work-section [class*=mock-up-s] > span {
    display: block;
    width: 283.00032px;
    height: 564px;
    border: 1.00032px solid #000;
    border-radius: 39.99936px;
    overflow: hidden;
  }
  .work-section .kb-ov + .kb-ov {
    margin-left: 90px;
  }
  .kb-concept {
    margin-top: 200.00064px;
  }
  .kb-concept .item + .item {
    margin-left: -32.00064px;
  }
  .kb-concept .item {
    text-align: center;
  }
  .kb-concept .item span {
    display: block;
    width: 350.00064px;
    height: 350.00064px;
    line-height: 350.00064px;
    border: 1.00032px solid #0029d2;
    border-radius: 100%;
    font-size: 24px;
    font-weight: 700;
    color: #101010;
  }
  .kb-concept .item p {
    margin-top: 20.00064px;
    font-size: 20.00064px;
    color: #343434;
  }
  .kb-outcome-h {
    margin-left: 597.99936px;
  }
  .work-section.sub.kbot {
    height: 1380px;
    margin-top: 200px;
  }
  .work-section.sub.kbot::after {
    content: "";
    display: block;
    position: absolute;
    top: 272px;
    left: 0;
    width: 100%;
    height: 1112px;
    background-color: #f5f8fb;
    z-index: -1;
  }
  .work-section .mock-up-outcome-1 {
    position: absolute;
    top: 80px;
    left: 0;
  }
  .mock-up-outcome-1 img {
    transform: translateY(0);
    transition: transform 5s ease;
    transition-delay: 1.5s;
  }
  .mock-up-outcome-1.on img {
    transform: translateY(-51%);
  }
  .kb-outcome {
    position: relative;
    width: 1449.99936px;
    margin: 0 auto;
    padding-top: 152px;
  }
  .kb-outcome-wrap {
    margin: 322.99968px 0 0 517.00032px;
  }
  .kb-outcome-wrap + .kb-outcome-wrap {
    margin-top: 0;
  }
  .mock-up-outcome-2 {
    margin-top: 273.99936px;
  }
  .mock-up-outcome-3 {
    margin-left: 144px;
  }
  .mock-up-outcome-4 {
    margin: 60px 0 0 87.00096px;
  }
  .mock-up-outcome-5 {
    margin: -158.4px 0 0 96px;
  }
  .kb-module {
    position: relative;
    width: 1526.00064px;
    margin: 200px auto 0;
    padding-bottom: 150px;
    transform: translateY(150px);
  }
  .kb-module .mock-up-module-1 {
    margin: 0 auto;
  }
  .kb-module [class*=module-item-] {
    position: absolute;
  }
  .work-bottom.work35 .work-bottom-bg {
    background-image: url(/images/work/2021_kbcard_kbpay/kb_bg.png);
  }
  .kb-style {
    width: 1179.99936px;
    margin: 0 auto;
    justify-content: space-between;
  }
  .kb-style .item:last-child {
    padding-top: 136.99968px;
  }
  /* work_35 */
  .work-v.work35 .work-v-bg {
    background-image: url(/images/work/2021_kbcard_kbpay/kb_v.png);
  }
  .work-section .offering {
    position: absolute;
    top: 171.68064px;
    left: 50%;
    margin-left: -182.1888px;
    width: 368.00064px;
    height: 363.99936px;
  }
  .work-section .apml {
    position: absolute;
    top: 223.52064px;
    left: 50%;
    margin-left: -194.7072px;
    width: 390px;
    height: 247.00032px;
  }
  .approach-group {
    position: relative;
    width: 1299.99936px;
    height: 583.00032px;
    margin: 200px auto 0;
  }
  .approach-group .main-img {
    position: absolute;
    display: block;
    width: 615.00096px;
    height: 735.99936px;
    top: 0;
    left: 27.8%;
  }
  .approach-group .flex-group {
    display: flex;
    justify-content: space-between;
    padding-top: 60px;
  }
  .approach-group .flex-group .item-group {
    display: flex;
    align-items: center;
  }
  .approach-group .flex-group .circle {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 228px;
    height: 228px;
    border-radius: 50%;
    background: #0029d2;
  }
  .approach-group .flex-group .circle span {
    color: #ffffff;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    line-height: 130%;
  }
  .approach-group .flex-group .text-group {
    width: 295.00032px;
  }
  .approach-group.on .flex-group .text-group {
    opacity: 0;
    animation: opacity 0.5s ease-in-out 1.7s forwards;
  }
  @keyframes opacity {
    0% {
      opacity: 0%;
    }
    100% {
      opacity: 100%;
    }
  }
  .approach-group .user .text-group {
    margin-left: -34.56px;
  }
  .approach-group .platform .text-group {
    margin-right: -74.88px;
  }
  .approach-group .text-group .text {
    position: relative;
    margin-bottom: 16.16064px;
    font-size: 20.00064px;
  }
  .approach-group .user .text-group .text {
    padding-left: 54.60096px;
  }
  .approach-group .platform .text-group .text {
    padding-right: 94.92096px;
    text-align: right;
  }
  .approach-group .arrow {
    display: block;
    position: absolute;
    bottom: -8.64px;
    left: 0;
    width: 285.40032px;
    height: 4.9152px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 351 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M351 3L346 0.113248L346 5.88675L351 3ZM346.5 2.5L-1.30097e-05 2.49997L-1.30971e-05 3.49997L346.5 3.5L346.5 2.5Z' fill='%230029D2'/%3E%3C/svg%3E");
  }
  .approach-group .platform .arrow {
    left: initial;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 351 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3.03125L5 5.918V0.144499L0 3.03125ZM4.5 3.53125H351V2.53125H4.5V3.53125Z' fill='%230029D2'/%3E%3C/svg%3E%0A");
  }
  .approach-group .flex-group .platform {
    flex-direction: row-reverse;
  }
  .kb-concept .circle + .circle {
    margin-left: 64.99968px;
  }
  .kb-concept .circle {
    text-align: center;
    align-self: flex-start;
  }
  .kb-concept .circle span {
    display: block;
    width: 350.00064px;
    height: 350.00064px;
    line-height: 350.00064px;
    border-radius: 100%;
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    background-color: #0029d2;
  }
  .kb-concept .circle .border {
    border: 1.00032px solid #0029d2;
    box-sizing: border-box;
    color: #0029d2;
    background-color: transparent;
  }
  .kb-concept .circle p {
    margin-top: 39.99936px;
    font-size: 20.00064px;
    color: #343434;
  }
  .kb-concept.type2 {
    margin-top: 102px;
  }
  .work-section.outcome {
    position: relative;
  }
  .work-section.outcome::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 462px;
    background-color: #fffbeb;
  }
  .kb-module .module-item-1 {
    top: 0px;
    left: 58.60032px;
    width: 326.00064px;
    height: 243.99936px;
  }
  .kb-module .module-item-2 {
    top: 270.60096px;
    left: 191.80032px;
    width: 366px;
    height: 164.00064px;
  }
  .kb-module .module-item-3 {
    top: 497.23968px;
    left: 112.99968px;
    width: 368.00064px;
    height: 318px;
  }
  .kb-module .module-item-4 {
    top: -48px;
    right: 144.60096px;
    width: 350.00064px;
    height: 266.55936px;
  }
  .kb-module .module-item-5 {
    top: 259.2px;
    right: 76.8px;
    width: 327.00096px;
    height: 135.99936px;
  }
  .kb-module .module-item-6 {
    top: 481.59936px;
    right: 191.76px;
    width: 327.00096px;
    height: 135.99936px;
  }
  .work-section.kb-achieve-bg {
    margin-top: 200px !important;
    background-image: url("data:image/svg+xml,%3Csvg width='1416' height='1416' viewBox='0 0 1416 1416' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='708' cy='708' r='708' fill='%23FFF8F5'/%3E%3C/svg%3E");
    background-position: 50% 172px;
    background-repeat: no-repeat;
    background-size: 1416px 1416px;
    height: 1590px;
  }
  .kb-achieve {
    position: relative;
    width: 1417.00032px;
    height: 1355.19936px;
    margin: 100px auto 0;
  }
  .kb-achieve .mock-up-achieve {
    display: flex;
    margin-top: 254px;
  }
  .kb-achieve .mock-up-achieve .kb-achieve-item {
    width: 375.00096px;
    align-self: flex-start;
  }
  .kb-achieve .mock-up-achieve .kb-achieve-item span {
    display: inline-block;
    width: 375.00096px;
    border: 2.00064px solid #000;
    border-radius: 39.99936px;
    overflow: hidden;
  }
  .kb-achieve .mock-up-achieve .kb-achieve-item + .kb-achieve-item {
    margin-left: 146.00064px;
  }
  .kb-achieve .mock-up-achieve .first {
    height: 987.00096px;
  }
  .kb-achieve .mock-up-achieve .second {
    height: 1119.00096px;
  }
  .kb-achieve .mock-up-achieve .third {
    height: 812.00064px;
  }
}