@charset "UTF-8";
.work-v.kbObiz .work-v-bg {
  background-image: url(/images/work/2021_kb_loan/kb_v.png);
}

.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 .w-friends {
  position: absolute;
  top: 8.5417vw;
  left: 50%;
  margin-left: -11.9271vw;
  width: 23.8542vw;
  height: 17.0313vw;
}

.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-concept-wrap {
  display: flex;
  justify-content: space-between;
  width: 61.4583vw;
  align-items: center;
  text-align: center;
  margin: 10.4167vw auto 0;
  color: #101010;
}

.kb-concept-wrap .item:first-child {
  position: relative;
  z-index: 1;
}

.kb-concept-wrap .item-title {
  font-size: 1.0417vw;
  line-height: 1.25vw;
  font-weight: 700;
  font-family: "proxima-nova";
  margin-bottom: 1.5625vw;
}

.kb-concept-wrap .item:nth-child(2) {
  position: relative;
  margin-left: -3.6667vw;
  z-index: 11;
}

.kb-concept-wrap .item .arrow {
  display: block;
  background: url("/images/work/2021_kb_loan/arrow.png") no-repeat 0 0;
  width: 30.2083vw;
  height: 0.7292vw;
  background-size: 100%;
}

.kb-concept-wrap .item-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 18.2292vw;
  height: 18.2292vw;
  border: 0.0521vw solid #0029d2;
  border-radius: 50%;
  background: #fff;
}

.kb-concept-wrap .item-box.color {
  background: #0029d2;
  color: #fff;
}

.kb-concept-wrap .item-box .item-text {
  font-size: 1.3541666667vw;
  line-height: 130%;
  font-weight: 700;
  margin-bottom: 1.5625vw;
}

.kb-concept-wrap .item-box.color .item-text {
  margin-bottom: 0;
}

.kb-concept-wrap .item-box .item-desc {
  font-size: 1.0416666667vw;
  font-weight: 400;
  line-height: 1.5625vw;
}

.kb-concept-wrap .item:nth-child(3) {
  position: relative;
  transform: translateX(-4vw);
}

.kb-concept-wrap .item:nth-child(3) .arrow {
  position: absolute;
  top: 0.5208vw;
  left: -0.2604vw;
  z-index: -1;
  transform: translateX(-68%);
}

.kb-concept-wrap .item:nth-child(4) {
  margin-left: auto;
}

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

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

.work-section.bg .kb-advan {
  margin-top: -11.9791666667vw;
}

.work-section.bg .kb-advan .mock-up-advan-1.on img {
  transform: translateY(-28%);
}

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

.work-section .mock-up-outcome-1 {
  position: absolute;
  top: -4.4271vw;
  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;
  height: 53.90625vw;
}

.work-section.bg .kb-outcome-h h2 + h3 {
  margin-top: 1.5625vw;
}

.work-section.bg .kb-outcome-h h2 + h3 + p {
  margin-top: 0.9375vw;
}

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

.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;
  padding: 7.8125vw 0;
  margin-top: 10.4167vw;
  background-color: #f4f6fb;
}

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

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

.kb-module .module-item-1 {
  top: 11.7188vw;
  left: 11.7188vw;
  width: 19.5313vw;
  height: 15.6771vw;
}

.kb-module .module-item-2 {
  top: 30.5208vw;
  left: 16.9271vw;
  width: 19.5313vw;
  height: 15.7292vw;
}

.kb-module .module-item-3 {
  top: 8.9063vw;
  right: 16.875vw;
  width: 17.0313vw;
  height: 2.7604vw;
}

.kb-module .module-item-4 {
  top: 13.2292vw;
  right: 8.8542vw;
  width: 17.0313vw;
  height: 4.9479vw;
}

.kb-module .module-item-5 {
  top: 20.7813vw;
  right: 12.1354vw;
  width: 18.2292vw;
  height: 19.6354vw;
}

.kb-module .module-item-6 {
  top: 43.0208vw;
  right: 16.1458vw;
  width: 17.7083vw;
  height: 5.9896vw;
}

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

.kb-achieve .mock-up-achieve {
  display: flex;
}

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

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

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

/* .kb-achieve .mock-up-achieve .kb-achieve-item+.kb-achieve-item {
    height: 42.2917vw;
} */
.work-container:has(.kb-advan-bg) .work-section.line h3 + p {
  margin-top: 0.9375vw;
}

.work-section.kb-advan-bg h3 + p {
  margin-top: 0.9375vw;
}

.work-section.kb-advan-bg {
  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='%23FFFAE8'/%3E%3C/svg%3E");
  background-position: 50% 10.625vw;
  background-repeat: no-repeat;
  background-size: 73.75vw 73.75vw;
}

.work-section.kb-advan-bg .kb-achieve {
  margin: 6.25vw auto 0;
  height: 72.9166666667vw;
}

.work-section.kb-advan-bg .kb-achieve-item.first,
.work-section.kb-advan-bg .kb-achieve-item.third {
  margin-top: 19.2187vw;
}

.kb-advan {
  position: relative;
  width: 73.9583vw;
  /* height: 70.5833vw; */
  margin: 8.9583vw auto 0;
}

.kb-advan .mock-up-advan-1 {
  z-index: 5;
}

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

.kb-advan .mock-up-advan-1.on img {
  transform: translateY(-69%);
}

.kb-advan .kb-advan-group {
  position: absolute;
  top: 27.8125vw;
  left: 26.5313vw;
  height: 42.2917vw;
  overflow: hidden;
}

.kb-advan .mock-up-advan-1.on + .kb-advan-group .kb-advan-track {
  animation: advan 12s forwards ease;
  animation-delay: 7s;
}

@keyframes advan {
  0% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(-19.0313vw);
  }
  30% {
    transform: translateX(-19.0313vw);
  }
  40% {
    transform: translateX(-37.3vw);
  }
  60% {
    transform: translateX(-37.3vw);
  }
  70% {
    transform: translateX(-55.2vw);
  }
  90% {
    transform: translateX(-55.35vw);
  }
  100% {
    transform: translateX(-55.35vw);
  }
}
.kb-advan .kb-advan-item + .kb-advan-item {
  margin-left: -1.2208vw;
}

.kb-advan .kb-advan-item {
  width: 19.5313vw;
}

.kb-etc-guide {
  width: 75.7292vw;
  margin: 0 auto;
}

.kb-etc-guide .kb-etc-item + .kb-etc-item {
  margin-left: 2.3438vw;
}

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

@media (max-width: 1280px) {
  .work-v.kbObiz .work-v-bg {
    background-image: url(/images/work/2021_kb_loan/kb_v_mo.png);
  }
  .work-section [class*=mock-up-] > span {
    width: auto;
    height: auto;
    border-radius: 40px;
  }
  .work-section .kb-ov + .kb-ov {
    margin-left: 0;
  }
  .work-section .head br {
    display: none;
  }
  .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;
  }
  .kb-outcome-h br {
    display: none;
  }
  .work-section .mock-up-outcome-1 {
    position: relative;
    top: 0;
    margin-top: 40px;
  }
  .work-section .mock-up-outcome-1 span {
    height: 644px;
  }
  .mock-up-outcome-1 + .kb-outcome-wrap {
    margin-top: 40px;
  }
  .kb-outcome-wrap {
    margin: 0;
  }
  .kb-outcome-wrap [class*=mock-up-] > span {
    border-radius: 20px;
  }
  .kb-module {
    width: auto;
    margin-top: 80px;
  }
  .kb-module [class*=module-item-] {
    display: none;
  }
  .work-section.kb-advan-bg {
    /* background: none; */
    margin-top: 0;
  }
  .work-section.kb-advan-bg .kb-achieve .mock-up-achieve {
    /* flex-flow: nowrap; */
    /* width: 100%; */
    flex-direction: column;
    justify-content: initial;
  }
  .work-section.kb-advan-bg .kb-achieve {
    /* height: initial; */
    position: relative;
    padding: 30px 0 100px;
    display: flex;
    justify-content: center;
    width: 292px;
    height: 640px;
    /* height: initial; */
  }
  .work-section.kb-advan-bg .kb-achieve-item {
    width: auto;
  }
  .work-section.kb-advan-bg .kb-achieve-item.first {
    align-self: flex-start;
  }
  .work-section.kb-advan-bg .kb-achieve-item.first,
  .work-section.kb-advan-bg .kb-achieve-item.third {
    margin-top: 0;
  }
  .work-section.kb-advan-bg {
    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='%23FFFAE8'/%3E%3C/svg%3E");
    background-position: 50% 170px;
    background-repeat: no-repeat;
    background-size: 602px 602px;
  }
  .work-section.kb-advan-bg .kb-achieve-item.second {
    /* margin-top: 167px; */
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .work-section.kb-advan-bg .kb-achieve-item.third {
    position: absolute;
    bottom: -5px;
    left: 0;
    align-self: flex-end;
    margin-left: 0 !important;
  }
  .kb-achieve .mock-up-achieve .kb-achieve-item span {
    border-radius: 20px;
  }
  .work-section.kb-advan-bg .kb-achieve-item + .kb-achieve-item {
    margin-left: 152px;
  }
  .work-section.kb-advan-bg .kb-achieve-item > span {
    width: 140px;
    height: 303px;
  }
  .kb-advan {
    width: auto;
    height: auto;
    margin-top: 40px;
  }
  .kb-advan .kb-advan-group {
    position: absolute;
    top: 40%;
    left: 150px;
    height: auto;
  }
  .kb-advan .kb-advan-group .kb-advan-item {
    height: auto;
    width: 123px;
  }
  .kb-advan .mock-up-advan-1.on + .kb-advan-group .kb-advan-track {
    animation: advan 12s forwards ease;
    animation-delay: 1s;
  }
  @keyframes advan {
    0% {
      transform: translateX(0);
    }
    10% {
      transform: translateX(-35vw);
    }
    30% {
      transform: translateX(-35vw);
    }
    40% {
      transform: translateX(-80vw);
    }
    60% {
      transform: translateX(-80vw);
    }
    70% {
      transform: translateX(-110vw);
    }
    90% {
      transform: translateX(-112vw);
    }
    100% {
      transform: translateX(-112vw);
    }
  }
  .work-section .mock-up-advan-1 span {
    height: 644px;
  }
  .work-section.kb-advan-bg .kb-achieve {
    justify-content: initial;
  }
  .kb-etc-guide.w-flex {
    display: block;
    width: auto;
  }
  .kb-etc-guide .kb-etc-item + .kb-etc-item {
    margin: 34px 0 0;
  }
  .project-retrospective {
    width: auto;
  }
  .kb-concept-wrap {
    width: auto;
    flex-direction: column;
    position: relative;
    margin: 10.4167vw auto;
    align-items: center;
  }
  .kb-concept-wrap .item-box {
    width: 182px;
    height: 182px;
  }
  .kb-concept-wrap .item-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .kb-concept-wrap .item-box .item-text {
    font-size: 18px;
    line-height: 27px;
  }
  .kb-concept-wrap .item-box .item-desc {
    font-size: 12px;
    line-height: 18px;
  }
  .kb-concept-wrap .item:first-child {
    /* position: absolute;
        top: 0;
        left: 0; */
    padding-right: 156px;
  }
  .kb-concept-wrap .item:nth-child(2) {
    /* margin-left: inherit; */
    position: absolute;
    left: 50%;
    top: 0;
  }
  .kb-concept-wrap .item:nth-child(3) {
    transform: translateY(-20vw);
  }
  .kb-concept-wrap .item:nth-child(3) .arrow {
    top: 20px;
    background: url("/images/work/2021_kb_loan/line_2.svg") no-repeat 0 0;
    width: 7px;
    height: 64px;
    background-size: 100%;
  }
  .kb-concept-wrap .item:nth-child(4) {
    margin-left: initial;
    margin-top: 103px;
  }
  .work-section.bg .kb-outcome {
    margin-top: 36px;
  }
  .work-section.bg::before {
    /* display: none; */
    background: transparent;
  }
  .work-section.bg .kb-advan {
    margin-top: 45px;
  }
  .work-section.bg .kb-advan .mock-up-advan-1 > span {
    width: 140px;
    height: 445px;
    border-radius: 20px;
  }
  .work-section.bg .kb-advan .mock-up-advan-1 img {
    margin-top: 22px;
  }
  .work-section.bg .kb-advan .mock-up-advan-1.on img {
    transform: translateY(0%);
  }
  .kb-module {
    margin: 35px -15px 0;
    padding: 40px 0;
  }
  .kb-module .mock-up-module-1 span {
    width: 258px;
    height: 542px;
  }
}
/* 1920px WIDE 대응 */
@media screen and (min-width: 1921px) {
  .work-v.kbObiz .work-v-bg {
    background-image: url(/images/work/2021_kb_loan/kb_v.png);
  }
  .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 .w-friends {
    position: absolute;
    top: 164.00064px;
    left: 50%;
    margin-left: -229.00032px;
    width: 458.00064px;
    height: 327.00096px;
  }
  .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-concept-wrap {
    display: flex;
    justify-content: space-between;
    width: 1179.99936px;
    align-items: center;
    text-align: center;
    margin: 200.00064px auto 0;
    color: #101010;
  }
  .kb-concept-wrap .item:first-child {
    position: relative;
    z-index: 1;
  }
  .kb-concept-wrap .item-title {
    font-size: 20.00064px;
    line-height: 24px;
    font-weight: 700;
    font-family: "proxima-nova";
    margin-bottom: 30px;
  }
  .kb-concept-wrap .item:nth-child(2) {
    position: relative;
    margin-left: -70.40064px;
    z-index: 11;
  }
  .kb-concept-wrap .item .arrow {
    display: block;
    background: url("/images/work/2021_kb_loan/arrow.png") no-repeat 0 0;
    width: 579.99936px;
    height: 14.00064px;
    background-size: 100%;
  }
  .kb-concept-wrap .item-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 350.00064px;
    height: 350.00064px;
    border: 1.00032px solid #0029d2;
    border-radius: 50%;
    background: #fff;
  }
  .kb-concept-wrap .item-box.color {
    background: #0029d2;
    color: #fff;
  }
  .kb-concept-wrap .item-box .item-text {
    font-size: 26px;
    line-height: 130%;
    font-weight: 700;
    margin-bottom: 30px;
  }
  .kb-concept-wrap .item-box.color .item-text {
    margin-bottom: 0;
  }
  .kb-concept-wrap .item-box .item-desc {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
  }
  .kb-concept-wrap .item:nth-child(3) {
    position: relative;
    transform: translateX(-4vw);
  }
  .kb-concept-wrap .item:nth-child(3) .arrow {
    position: absolute;
    top: 9.99936px;
    left: -4.99968px;
    z-index: -1;
    transform: translateX(-68%);
  }
  .kb-concept-wrap .item:nth-child(4) {
    margin-left: auto;
  }
  .work-section.bg {
    position: relative;
  }
  .work-section.bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 459.99936px;
    background-color: #f0f8fe;
  }
  .work-section.bg .kb-advan {
    margin-top: -230px;
  }
  .work-section.bg .kb-advan .mock-up-advan-1.on img {
    transform: translateY(-28%);
  }
  .kb-outcome-h {
    margin-left: 597.99936px;
  }
  .work-section .mock-up-outcome-1 {
    position: absolute;
    top: -85.00032px;
    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;
    height: 1035px;
  }
  .work-section.bg .kb-outcome-h h2 + h3 {
    margin-top: 30px;
  }
  .work-section.bg .kb-outcome-h h2 + h3 + p {
    margin-top: 18px;
  }
  .kb-outcome-h {
    margin-left: 597.99936px;
    padding-top: 150px;
  }
  .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;
    padding: 150px 0;
    margin-top: 200.00064px;
    background-color: #f4f6fb;
  }
  .kb-module .mock-up-module-1 {
    margin: 0 auto;
  }
  .kb-module [class*=module-item-] {
    position: absolute;
  }
  .kb-module .module-item-1 {
    top: 225.00096px;
    left: 225.00096px;
    width: 375.00096px;
    height: 301.00032px;
  }
  .kb-module .module-item-2 {
    top: 585.99936px;
    left: 325.00032px;
    width: 375.00096px;
    height: 302.00064px;
  }
  .kb-module .module-item-3 {
    top: 171.00096px;
    right: 324px;
    width: 327.00096px;
    height: 52.99968px;
  }
  .kb-module .module-item-4 {
    top: 254.00064px;
    right: 170.00064px;
    width: 327.00096px;
    height: 94.99968px;
  }
  .kb-module .module-item-5 {
    top: 399.00096px;
    right: 232.99968px;
    width: 350.00064px;
    height: 376.99968px;
  }
  .kb-module .module-item-6 {
    top: 825.99936px;
    right: 309.99936px;
    width: 339.99936px;
    height: 115.00032px;
  }
  .kb-achieve {
    position: relative;
    width: 1417.00032px;
    height: 1355.19936px;
    margin: 171.99936px auto 0;
  }
  .kb-achieve .mock-up-achieve {
    display: flex;
  }
  .kb-achieve .mock-up-achieve .kb-achieve-item {
    width: 375.00096px;
  }
  .kb-achieve .mock-up-achieve .kb-achieve-item + .kb-achieve-item {
    margin-left: 140.00064px;
  }
  .kb-achieve .mock-up-achieve .kb-achieve-item span {
    display: inline-block;
    width: 375.00096px;
    height: 812.00064px;
    border: 2.00064px solid #000;
    border-radius: 39.99936px;
    overflow: hidden;
  }
  .work-container:has(.kb-advan-bg) .work-section.line h3 + p {
    margin-top: 18px;
  }
  .work-section.kb-advan-bg h3 + p {
    margin-top: 18px;
  }
  .work-section.kb-advan-bg {
    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='%23FFFAE8'/%3E%3C/svg%3E");
    background-position: 50% 204px;
    background-repeat: no-repeat;
    background-size: 1416px 1416px;
  }
  .work-section.kb-advan-bg .kb-achieve {
    margin: 120px auto 0;
    height: 1400px;
  }
  .work-section.kb-advan-bg .kb-achieve-item.first,
  .work-section.kb-advan-bg .kb-achieve-item.third {
    margin-top: 368.99904px;
  }
  .kb-advan {
    position: relative;
    width: 1419.99936px;
    margin: 171.99936px auto 0;
  }
  .kb-advan .mock-up-advan-1 {
    z-index: 5;
  }
  .kb-advan .mock-up-advan-1 img {
    transform: translateY(0);
    transition: transform 5s ease;
    transition-delay: 1.5s;
  }
  .kb-advan .mock-up-advan-1.on img {
    transform: translateY(-69%);
  }
  .kb-advan .kb-advan-group {
    position: absolute;
    top: 534px;
    left: 509.40096px;
    height: 812.00064px;
    overflow: hidden;
  }
  .kb-advan .mock-up-advan-1.on + .kb-advan-group .kb-advan-track {
    animation: advan 12s forwards ease;
    animation-delay: 7s;
  }
  @keyframes advan {
    0% {
      transform: translateX(0);
    }
    10% {
      transform: translateX(-365.40096px);
    }
    30% {
      transform: translateX(-365.40096px);
    }
    40% {
      transform: translateX(-716.16px);
    }
    60% {
      transform: translateX(-716.16px);
    }
    70% {
      transform: translateX(-1059.84px);
    }
    90% {
      transform: translateX(-1062.72px);
    }
    100% {
      transform: translateX(-1062.72px);
    }
  }
  .kb-advan .kb-advan-item + .kb-advan-item {
    margin-left: -23.43936px;
  }
  .kb-advan .kb-advan-item {
    width: 375.00096px;
  }
  .kb-etc-guide {
    width: 1454.00064px;
    margin: 0 auto;
  }
  .kb-etc-guide .kb-etc-item + .kb-etc-item {
    margin-left: 45.00096px;
  }
  .work-bottom.kbObiz .work-bottom-bg {
    background-image: url(/images/work/2021_kb_loan/kb_bg.png);
  }
}
@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.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 .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 .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-outcome {
    margin-top: 80px;
    height: auto;
  }
  .page-work .work-container .work-section .kb-advan {
    margin-top: 80px;
  }
  .page-work .work-container .work-section .kb-module {
    margin-top: 80px;
  }
  .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-h {
    padding-top: 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;
  }
}