@charset "UTF-8";
.work-v.work_23 .work-v-bg {
  background-image: url(/images/work/2021_snaps/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;
  background-color: #fff;
  overflow: hidden;
}

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

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

.approach {
  position: relative;
  width: 59.8958vw;
  margin: 10.4167vw auto 0;
  justify-content: space-between;
}

.approach .item {
  font-size: 1.0417vw;
  color: #000;
  text-align: center;
}

.approach .item span {
  display: block;
  width: 18.2292vw;
  height: 18.2292vw;
  margin-bottom: 2.6041666667vw;
  padding-top: 7.2917vw;
  border: 1px solid #0029d2;
  border-radius: 100%;
  font-size: 1.25vw;
  font-weight: 700;
  box-sizing: border-box;
}

.work-container:has(.outcome) .work-section + .work-section.sub {
  margin-top: 10.4166666667vw;
}

.outcome {
  position: relative;
  width: 61.4583vw;
  height: 37.5vw;
  margin: 5.2083333333vw auto 0;
}

.outcome > div {
  position: absolute;
  border: 2px solid #000;
  border-radius: 1.5625vw;
  background-color: #fff;
  overflow: hidden;
}

.outcome .mo {
  width: 11.9792vw;
  height: 23.0729vw;
}

.outcome .mo:nth-child(1) {
  top: 5.7292vw;
  left: 0;
  z-index: 2;
}

.outcome .mo:nth-child(2) {
  bottom: 0;
  left: 7.9167vw;
  z-index: 3;
}

.outcome .pc {
  top: 0;
  right: 0;
  width: 46.875vw;
  height: 28.8021vw;
  border-radius: 2.0833vw;
}

.outcome-2 {
  width: 52.0833vw;
  margin: 5.2083333333vw auto 0;
}

.outcome-2 .pc {
  width: 52.0833vw;
  height: 54.1667vw;
  border: 2px solid #000;
  border-radius: 2.0833vw;
  overflow: hidden;
}

.work-bottom.work_23 .work-bottom-bg {
  background-image: url(/images/work/2021_snaps/snaps_bg.png);
  background-size: contain;
}

@media (max-width: 1280px) {
  .page-work h2 {
    font-size: 22px !important;
  }
  .page-work h3,
  .page-work h4 {
    font-size: 20px !important;
    font-weight: 700 !important;
  }
  .page-work h3 {
    color: #0029d2 !important;
    line-height: 130% !important;
  }
  .page-work h3.gray {
    color: #606168 !important;
  }
  .page-work h3.black {
    color: #343434 !important;
  }
  .page-work h4 {
    color: #343434 !important;
    line-height: 140% !important;
  }
  .page-work h4.gray {
    color: #606168 !important;
  }
  .page-work h2 + h4 {
    margin-top: 20px !important;
  }
  .page-work h3 + h4 {
    margin-top: 20px !important;
  }
  .page-work h4 + p {
    margin-top: 8px !important;
  }
  .work-section .work-mock-up {
    margin-top: 80px;
  }
  .work-v.work_23 .work-v-bg {
    background-image: url(/images/work/2021_snaps/kb_v_mo.png);
  }
  .work-section [class*=mock-up-] > span {
    width: auto;
    height: auto;
    border-radius: 20px;
  }
  .work-section .kb-ov {
    padding: 0 34px;
  }
  .work-section .kb-ov + .kb-ov {
    margin-left: 0;
  }
  .mock-up-s-2,
  .mock-up-s-3 {
    display: none;
  }
  .approach {
    width: auto;
    margin-top: 35px;
    flex-direction: column;
  }
  .approach .item {
    width: 264px;
    margin: 0 auto;
    font-size: 18px;
    color: #606168;
  }
  .approach .item + .item {
    margin-top: 80px;
  }
  .approach .item span {
    width: 264px;
    height: 264px;
    margin-bottom: 20px;
    padding-top: 100px;
    font-size: 20px;
    line-height: 140%;
    color: #000;
    font-weight: 600;
  }
  .work-container:has(.outcome) .work-section + .work-section.sub {
    margin-top: 80px;
  }
  .work-container:has(.outcome) .work-section + .work-section.sub h4 {
    margin-top: 0;
  }
  .outcome {
    margin-top: 80px;
    width: 327px;
    height: 210px;
  }
  .outcome > div {
    border-width: 1px;
    border-radius: 10px;
  }
  .outcome .mo {
    width: 60px;
    height: 115px;
  }
  .outcome .pc {
    width: 283px;
    height: 172px;
    border-radius: 20px;
  }
  .outcome .mo:nth-child(1) {
    top: 69px;
  }
  .outcome .mo:nth-child(2) {
    left: 44px;
  }
  .outcome-2 {
    width: auto;
    margin-top: 80px;
  }
  .outcome-2 .pc {
    width: 325px;
    height: 311px;
    margin: 0 auto;
    border-width: 1px;
    border-radius: 20px;
  }
}
/* 1920px WIDE 대응 */
@media screen and (min-width: 1921px) {
  .work-v.work_23 .work-v-bg {
    background-image: url(/images/work/2021_snaps/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;
    background-color: #fff;
    overflow: hidden;
  }
  .work-section [class*=mock-up-s] > span {
    display: block;
    width: 283.00032px;
    height: 564px;
    padding-top: 46.99968px;
    border: 1.00032px solid #000;
    border-radius: 39.99936px;
    overflow: hidden;
  }
  .work-section .kb-ov + .kb-ov {
    margin-left: 90px;
  }
  .approach {
    position: relative;
    width: 1149.99936px;
    margin: 200.00064px auto 0;
    justify-content: space-between;
  }
  .approach .item {
    font-size: 20.00064px;
    color: #000;
    text-align: center;
  }
  .approach .item span {
    display: block;
    width: 350.00064px;
    height: 350.00064px;
    margin-bottom: 50px;
    padding-top: 7.2917vw;
    border: 1px solid #0029d2;
    border-radius: 100%;
    font-size: 24px;
    font-weight: 700;
    box-sizing: border-box;
  }
  .work-container:has(.outcome) .work-section + .work-section.sub {
    margin-top: 200px;
  }
  .outcome {
    position: relative;
    width: 1179.99936px;
    height: 720px;
    margin: 100px auto 0;
  }
  .outcome > div {
    position: absolute;
    border: 2px solid #000;
    border-radius: 30px;
    background-color: #fff;
    overflow: hidden;
  }
  .outcome .mo {
    width: 230.00064px;
    height: 442.99968px;
  }
  .outcome .mo:nth-child(1) {
    top: 110.00064px;
    left: 0;
    z-index: 2;
  }
  .outcome .mo:nth-child(2) {
    bottom: 0;
    left: 152.00064px;
    z-index: 3;
  }
  .outcome .pc {
    top: 0;
    right: 0;
    width: 900px;
    height: 553.00032px;
    border-radius: 39.99936px;
  }
  .outcome-2 {
    width: 999.99936px;
    margin: 100px auto 0;
  }
  .outcome-2 .pc {
    width: 999.99936px;
    height: 1040.00064px;
    border: 2px solid #000;
    border-radius: 39.99936px;
    overflow: hidden;
  }
  .work-bottom.work_23 .work-bottom-bg {
    background-image: url(/images/work/2021_snaps/snaps_bg.png);
    background-size: contain;
  }
}