@charset "utf-8";
.wrap {
  background-color: var(--main);
}
.wrap .header {
  position: absolute;
  top: 0;
  left: 0;
}
.wrap .header .btn.gnb {
  background-image: url(../../image/mobile/btn_gnb_white.png) !important;
}
.wrap .container .intro {
  height: 88.8888vw;
  background: no-repeat center / 100% 100% url(../../image/renewal_mobile/crm_consulting/intro_bg.png);
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrap .container .intro .introduction {
  font-size: var(--22px);
  font-weight: 500;
  color: #ffffff;
  line-height: 5.4166vw;
  text-align: center;
}
.wrap .container .intro .introduction span {
  font-family: var(--en);
}
.wrap .container .intro img {
  position: absolute;
  top: 68.0555vw;
  left: 41.1111vw;
  width: 16.1111vw;
  height: 27.9166vw;
}
.wrap .container .contents-wrap {
  color: #ffffff;
  padding: 12.3611vw 6.9444vw 0 6.9444vw;
}
.wrap .container .contents-wrap .title-box {
  padding-bottom: 20.8333vw;
}
.wrap .container .contents-wrap .title-box .sub {
  font-size: var(--15px);
  font-weight: 500;
  padding-bottom: 6.25vw;
}
.wrap .container .contents-wrap .title-box .sub span {
  font-family: var(--en);
}
.wrap .container .contents-wrap .title-box .main {
  font-family: var(--en);
  font-size: var(--46px);
  font-weight: 600;
  letter-spacing: -0.02em;
  padding-bottom: 7.3611vw;
}
.wrap .container .contents-wrap .title-box .explain-en {
  font-family: var(--en);
  font-size: var(--40px);
  font-weight: 200;
  line-height: 6.9541vw;
  padding-bottom: 4.0277vw;
}
.wrap .container .contents-wrap .title-box .explain-ko {
  font-size: var(--22px);
  font-weight: 500;
  line-height: 5.6944vw;
}
.wrap .container .contents-wrap .title-box .explain-ko span {
  font-family: var(--en);
}
.wrap .container .contents-wrap .why-milvus > h3 {
  font-family: var(--en);
  font-size: 2.6875vw;
  font-weight: 600;
  line-height: 2.2222vw;
  padding-bottom: 4.4444vw;
}
.wrap .container .contents-wrap .why-milvus .why-milvus-list {
  padding-bottom: 14.3055vw;
}
.wrap .container .contents-wrap .why-milvus .why-milvus-list > li {
  display: flex;
  height: 29.4444vw;
  flex-direction: row;
  padding-top: 2.9166vw;
  border-top: 0.5555vw solid #ffffff;
}
.wrap .container .contents-wrap .why-milvus .why-milvus-list > li .type {
  flex: 1;
  font-size: 4.1666vw;
  font-weight: 500;
  line-height: 5.6944vw;
}
.wrap .container .contents-wrap .why-milvus .why-milvus-list > li .info {
  flex: 1;
  font-size: 3.0555vw;
  font-weight: 400;
  line-height: 5.6944vw;
}
.wrap .container .contents-wrap .why-milvus .why-milvus-list > li .info li {
  position: relative;
  padding-left: 1.25vw;
}
.wrap .container .contents-wrap .why-milvus .why-milvus-list > li .info li span {
  font-family: var(--en);
  font-weight: 500;
}
.wrap .container .contents-wrap .why-milvus .why-milvus-list > li .info li::before {
  position: absolute;
  content: "·";
  left: 0;
}
.wrap .container .contents-wrap .operate > h3 {
  font-family: var(--en);
  font-size: var(--40px);
  font-weight: 500;
}
.wrap .container .contents-wrap .operate ul {
  padding-bottom: 7.7777vw;
}
.wrap .container .contents-wrap .operate ul li {
  font-size: 2.3611vw;
  line-height: 3.75vw;
  padding-top: 2.7777vw;
  padding-left: 3.6111vw;
}
.wrap .container .contents-wrap .operate ul li h4 {
  position: relative;
  font-weight: 700;
}
.wrap .container .contents-wrap .operate ul li h4 span {
  font-family: var(--en);
  font-weight: 600;
}
.wrap .container .contents-wrap .operate ul li h4 span.number {
  position: absolute;
  top: 1.15vw;
  left: -3.4722vw;
  display: block;
  font-size: 2.5vw;
  line-height: 1;
}
.wrap .container .contents-wrap .operate .process-wrap1 {
  display: flex;
  flex-direction: row;
  gap: 2.2222vw;
  text-align: center;
  padding-bottom: 9.5833vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.0833vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .name {
  font-size: 2.2222vw;
  line-height: 2.6388vw;
  letter-spacing: -0.025em;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .name span {
  font-family: var(--en);
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .circle {
  position: relative;
  width: 10.2777vw;
  height: 10.2777vw;
  background-color: rgba(209, 235, 255, 0.16);
  border: 0.1388vw solid rgba(255, 255, 255, 0.6);
  border-radius: 50%;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico {
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.customer {
  background-image: url(../../image/renewal_mobile/crm_operation/customer_ico.png);
  background-size: 4.1666vw 4.3055vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.customer::before {
  content: "";
  position: absolute;
  top: -37.9166vw;
  left: 4.5833vw;
  width: 1.25vw;
  height: 37.5vw;
  background-image: url(../../image/renewal_mobile/crm_operation/down_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.customer::after {
  content: "";
  position: absolute;
  top: 4.5833vw;
  left: 10.2777vw;
  width: 3.1944vw;
  height: 1.3888vw;
  background-image: url(../../image/renewal_mobile/crm_operation/right_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.web-mobile {
  height: 5.2777vw;
  background-image: url(../../image/renewal_mobile/crm_operation/cellphone_ico.png);
  background-size: 3.3333vw 5.2777vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.offline-store {
  position: relative;
  height: 4.3055vw;
  background-image: url(../../image/renewal_mobile/crm_operation/store_ico.png);
  background-size: 4.8611vw 4.3055vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.offline-store .number {
  position: absolute;
  top: -2.7777vw;
  left: 0;
  display: block;
  font-size: 2.5vw;
  line-height: 1;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.cs-service {
  height: 4.8611vw;
  background-image: url(../../image/renewal_mobile/crm_operation/headset_ico.png);
  background-size: 5.1388vw 4.8611vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.data-warehouse {
  background-image: url(../../image/renewal_mobile/crm_operation/data_ico.png);
  background-size: 4.4444vw 3.75vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.data-warehouse::after {
  content: "";
  position: absolute;
  top: 4.5833vw;
  left: 10vw;
  width: 3.1944vw;
  height: 1.3888vw;
  background-image: url(../../image/renewal_mobile/crm_operation/right_arrow.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.crm-data-mart {
  position: relative;
  background-image: url(../../image/renewal_mobile/crm_operation/data_ico.png);
  background-size: 4.4444vw 3.75vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.crm-data-mart .number {
  position: absolute;
  top: -4.3055vw;
  left: 3.85vw;
  display: block;
  font-size: 2.5vw;
  line-height: 1;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.crm-data-mart::after {
  content: "";
  position: absolute;
  top: -12.2222vw;
  left: 10.2777vw;
  width: 5.2777vw;
  height: 34.5833vw;
  background-image: url(../../image/renewal_mobile/crm_operation/split_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.micrm {
  position: relative;
  background-image: url(../../image/renewal_mobile/crm_operation/system_ico.png);
  background-size: 4.7222vw 4.7222vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.micrm .number {
  position: absolute;
  top: -4.3055vw;
  left: 3.85vw;
  display: block;
  font-size: 2.5vw;
  line-height: 1;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.micrm::after {
  content: "";
  position: absolute;
  top: 4.5833vw;
  left: 10.2777vw;
  width: 3.1944vw;
  height: 1.3888vw;
  background-image: url(../../image/renewal_mobile/crm_operation/right_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.tableau {
  position: relative;
  background-image: url(../../image/renewal_mobile/crm_operation/dashboard_ico.png);
  background-size: 4.0277vw 3.4722vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.tableau .number {
  position: absolute;
  top: -4.3055vw;
  left: 3.85vw;
  display: block;
  font-size: 2.5vw;
  line-height: 1;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.module {
  background-image: url(../../image/renewal_mobile/crm_operation/send_ico.png);
  background-size: 4.7222vw 4.0277vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element .ico.module::after {
  content: "";
  position: absolute;
  top: -21.1111vw;
  left: -70.4333vw;
  width: 76.1111vw;
  height: 21.1111vw;
  background-image: url(../../image/renewal_mobile/crm_operation/line_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.wrap .container .contents-wrap .operate .process-wrap1 .membership-wrap {
  display: flex;
  flex-direction: column;
  gap: 1.9444vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .membership-wrap .element {
  align-items: normal;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element-wrap {
  display: flex;
  flex-direction: column;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element-wrap.membership-system {
  position: relative;
  width: 16.8055vw;
  height: 68.4722vw;
  background-color: rgba(255, 255, 255, 0.3);
  border: 0.1388vw solid #92d5f0;
  align-items: center;
  padding: 0 1.8055vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element-wrap.membership-system > .element {
  flex: 1;
  border-bottom: 0.1388vw solid #92d5f0;
  justify-content: center;
  width: 100%;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element-wrap.membership-system > .element:last-of-type {
  border: none;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element-wrap.membership-system::after {
  content: "";
  position: absolute;
  top: 33.61111vw;
  left: 16.5055vw;
  width: 3.1944vw;
  height: 1.3888vw;
  background-image: url(../../image/renewal_mobile/crm_operation/right_arrow.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.wrap .container .contents-wrap .operate .process-wrap1 .element-wrap.split {
  gap: 15.9722vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .fs13 {
  font-size: 1.8055vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .fs20 {
  font-size: 2.7777vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .pr7 {
  padding-right: 0.9722vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .pr14 {
  padding-right: 1.9444vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .pt273 {
  padding-top: 37.9166vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .pt31 {
  padding-top: 4.3055vw;
}
.wrap .container .contents-wrap .operate .process-wrap1 .pt152 {
  padding-top: 21.1111vw;
}
.wrap .container .contents-wrap .operate .process-wrap2 {
  padding-bottom: 6.6666vw;
}
.wrap .container .contents-wrap .operate .process-wrap2 h3 {
  font-size: 2.7111vw;
  font-weight: 700;
  padding-bottom: 4.7222vw;
}
.wrap .container .contents-wrap .operate .process-wrap2 h3 span {
  font-family: var(--en);
  font-weight: 600;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3.0555vw;
  box-sizing: content-box;
  padding-bottom: 6.6666vw;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element .circle {
  position: relative;
  width: 19.4444vw;
  height: 19.4444vw;
  background-color: rgba(209, 235, 255, 0.16);
  border: 0.1388vw solid rgba(255, 255, 255, 0.6);
  border-radius: 50%;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element .ico {
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element .ico.step1 {
  background-image: url(../../image/renewal_mobile/crm_operation/step1_ico.png);
  background-size: 7.7777vw 5.9722vw;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element .ico.step1::after {
  content: "";
  position: absolute;
  top: 8.75vw;
  left: 19.4444vw;
  width: 9.0277vw;
  height: 1.8055vw;
  background-image: url(../../image/renewal_mobile/crm_operation/right_arrow_long.png);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.6;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element .ico.step2 {
  background-image: url(../../image/renewal_mobile/crm_operation/step2_ico.png);
  background-size: 8.3333vw 6.9444vw;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element .ico.step2::after {
  content: "";
  position: absolute;
  top: 8.75vw;
  left: 19.4444vw;
  width: 9.0277vw;
  height: 1.8055vw;
  background-image: url(../../image/renewal_mobile/crm_operation/right_arrow_long.png);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.6;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element .ico.step3 {
  background-image: url(../../image/renewal_mobile/crm_operation/step3_ico.png);
  background-size: 7.9166vw 6.6666vw;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element .ico.step3::after {
  content: "";
  position: absolute;
  top: 9.5833vw;
  left: 19.4444vw;
  width: 7.083vw;
  height: 31.9444vw;
  background-image: url(../../image/renewal_mobile/crm_operation/split_line.png);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.6;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element .ico.step4 {
  background-image: url(../../image/renewal_mobile/crm_operation/step4_ico.png);
  background-size: 8.4722vw 8.4722vw;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element .ico.step4::after {
  content: "";
  position: absolute;
  top: 8.75vw;
  left: -9.0277vw;
  width: 9.0277vw;
  height: 1.8055vw;
  background-image: url(../../image/renewal_mobile/crm_operation/left_arrow_long.png);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.6;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element .ico.step5 {
  background-image: url(../../image/renewal_mobile/crm_operation/step5_ico.png);
  background-size: 8.055vw 8.055vw;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element .ico.step5::after {
  content: "";
  position: absolute;
  top: 8.75vw;
  left: -9.0277vw;
  width: 9.0277vw;
  height: 1.8055vw;
  background-image: url(../../image/renewal_mobile/crm_operation/left_arrow_long.png);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.6;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element .ico.step6 {
  background-image: url(../../image/renewal_mobile/crm_operation/step6_ico.png);
  background-size: 7.6388vw 7.6388vw;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element .name {
  font-size: 2.6875vw;
  font-weight: 500;
  letter-spacing: -0.03em;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element:nth-of-type(3n + 1) {
  width: 19.5388vw;
  padding-right: 9.4444vw;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element:nth-of-type(3n + 2) {
  width: 21.25vw;
  padding-right: 8.75vw;
}
.wrap .container .contents-wrap .operate .process-wrap2 .process .element:nth-of-type(3n) {
  width: 20.8333vw;
}
.wrap footer.footer {
  color: #ffffff;
  background-color: var(--main);
}
