.wrap {
    overflow: visible;
}


.service {
    position: relative;
    overflow: visible;
}


.service .sticky {
    float: left;
    width: 100%;
    padding-top: 0;
    position: sticky;
    position: -webkit-sticky;
    top: 55px;
    z-index: 2;
}
.service .sticky .progress_bar {
    display: flex;
    height: 2px;
}
.service .sticky .progress_bar .active {
    background-color: #121619;
    height: inherit;
}
.service .sticky .progress_bar .inactive {
    background-color: #E1E1E1;
    height: inherit;
}
.service .sticky .menu {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 15px;
    opacity: 0;
}
.service .sticky .menu > div {
    border-radius: 30px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}
.service .sticky .menu > div:first-child {
    display: flex;
    padding: 2px 16px;
}
.service .sticky .menu > div:not(:first-child) {
    padding: 2px 8px;
    margin-left: 8px;
}
.service .sticky .menu > div > a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #121619;
    font-size: 18px;
    line-height: 1.2222;
    font-weight: 600;
    padding: 6px 16px;
}
.service .sticky .menu > div:first-child > div {
    display: flex;
}
.service .sticky .menu > div:first-child > div > a {
    color: #555555;
    font-size: 16px;
    line-height: 1.3750;
    padding: 6px 8px;
}
.service .sticky .menu > div:first-child > div::before {
    content: ' ';
    border-right: 2px solid #C4C4C4;
    height: 20px;
    margin: 7px 8px;
}
.service .sticky .menu > div:first-child > div > a {
    margin-left: 8px;
}


.service .breadcrumb {
    width: 100%;
    max-width: 1784px;
    padding: 24px 92px 10px;
    margin: 0 auto;
}


.service .intro {
    background-color: #F6F7FB;
    padding: 48px 0 0 0;
}
.service .intro > div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.service .intro > div:nth-child(1) {
    padding: 0 0 50px 0;
}
.service .intro > div:nth-child(1) > p {
    height: 54px;
}
.service .intro > div:nth-child(2) > p:nth-child(1) {
    height: 54px;
}
.service .intro > div:nth-child(2) > div {
    text-align: center;
    font-size: 48px;
    line-height: 1.1250;
    font-weight: 600;
    color: #121619;
    position: relative;
}
.service .intro > div:nth-child(2) > div .rolling_area {
    max-width: 100%;
    height: 54px;
    overflow: hidden;
}
.service .intro > div:nth-child(2) > div .rolling_area .rolling {
    position: relative;
    /*display: inline-flex;*/
    /*flex-direction: column;*/
}
.service .intro > div:nth-child(2) > div > p {
    margin-top: 16px;
}
.service .intro > div:nth-child(3) {
    padding: 24px 0 15px;
}
.service .intro > div:nth-child(3) > a {
    width: 48px;
    height: 60px;
    position: relative;
}
.service .intro > div:nth-child(3) > a > img {
    position: absolute;
}
.service .intro > div:nth-child(4) {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.service .intro > div:nth-child(4) .first_img {
    width: 1034px;
    height: 454px;
    flex-shrink: 0;
    position: relative;
}
.service .intro > div:nth-child(4) img {
    position: absolute;
    opacity: 0;
}
.service .intro > div:nth-child(4) .first_left1 {
    max-width: 320px;
    top: 0;
    left: 0;
    z-index: 1;
}
.service .intro > div:nth-child(4) .first_left2 {
    max-width: 428px;
    left: 81px;
    bottom: 22px;
    z-index: 1;
}
.service .intro > div:nth-child(4) .first_mid {
    max-width: 400px;
    left: calc(50% - 185px);
    bottom: 0;
}
.service .intro > div:nth-child(4) .first_right1 {
    max-width: 420px;
    top: 0;
    right: 0;
    z-index: 1;
}
.service .intro > div:nth-child(4) .first_right2 {
    max-width: 304px;
    right: 159px;
    bottom: 15px;
    z-index: 1;
}


.service .guide {
    padding: 60px 92px;
}
.service .guide .inner {
    max-width: 1400px;
    margin: 0 auto;
}
.service .guide .sec_tit {
    color: #121619;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2000;
    letter-spacing: 0.14px;
}
.service .guide .sec_desc {
    margin-top: 8px;
    color: #555555;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3750;
}
.service .guide .sec_cont {
    margin-top: 32px;
}
.service .guide .curation {
    display: flex;
    align-items: center;
}
.service .guide .curation .left_tab {
    width: 41.14%;
    padding-right: 48px;
}
.service .guide .curation .left_tab .tab_item {
    padding: 24px 0;
    border-bottom: 1px solid #f0f0f0;
}
.service .guide .curation .left_tab .tab_item:first-child {
    padding-top: 16px;
}
.service .guide .curation .left_tab .tab_item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.service .guide .curation .left_tab .tab_item a {
    display: block;
    font-size: 20px;

    color: #a8a8a8;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 32px;
    background-image: url("/v2/img/ico_line_arrow_l_g.png");
}
.service .guide .curation .left_tab .tab_item.active a {
    color: #121619;
    background-image: url("/v2/img/ico_line_arrow_l.png");
}
.service .guide .curation .right_tab_cont {
    width: 58.86%;
}
.service .guide .curation .right_tab_cont .cont_item {
    width: 100%;
    display: none;
}
.service .guide .curation .right_tab_cont .cont_item.active {
    display: block;
}
.service .guide .curation .right_tab_cont .cont_item video {
    display: block;
    width: 100%;
}
.service .guide .curation_item {
    padding: 16px 0;
    border-bottom: 1px solid #f0f0f0;
}
.service .guide .curation_item:first-child {
    padding-top: 0;
}
.service .guide .curation_item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.service .guide .curation_btn a {
    display: block;
    font-size: 16px;

    color: #a8a8a8;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 24px;
    background-image: url("/v2/img/ico_htu_play_g.png");
}
.service .guide .curation_item.active .curation_btn a {
    color: #121619;
    background-image: url("/v2/img/ico_htu_play.png");
}

.service .guide .curation_video {
    padding-top: 16px;
    display: none;
}
.service .guide .curation_item.active .curation_video {
    display: block;
}
.service .guide .curation_video video {
    display: block;
    width: 100%;
}


.service .sub_menu {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F0F2F6;
    border-bottom: 1px solid #E1E1E1;
}
.service .sub_menu .sub_menu_w {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    padding: 16px;
}
.service .sub_menu .sub_menu_w .odm_sub {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 8px;
}
.service .sub_menu .sub_menu_w .main_tit {
    padding: 7px 16px;
    font-size: 19px;
    line-height: 1.1578;
    font-weight: 600;
    text-align: center;
}
.service .sub_menu .sub_menu_w > .main_tit:first-child {
    margin-right: 8px;
}
.service .sub_menu .sub_menu_w .divide {
    display: flex;
    justify-content: center;
    align-items: center;
}
.service .sub_menu .sub_menu_w .divide:not(:first-child)::before {
    content: ' ';
    border-right: 1px solid #C4C4C4;
    height: 20px;
    margin: 0 8px;
    display: inline-flex;
}
.service .sub_menu .sub_menu_w .sub_tit {
    padding: 7px 8px;
    font-size: 16px;
    line-height: 1.3750;
    text-align: center;
}
.service .sub_menu .sub_menu_w .sub_tit:not(:first-child) {
    margin-left: 8px;
}



.service .odm {
    padding: 158px 12.5% 60px;
    background-color: #F0F2F6;
    overflow: hidden;
}
.service .odm .pin-spacer .scroll_section {
    overflow: hidden;
}
.service .odm .main_tit {
    color: #121619;
    font-size: 44px;
    line-height: 1.1818;
    font-weight: 600;
    text-align: center;
}
.service .odm .sub_tit {
    color: #555555;
    font-size: 20px;
    line-height: 1.3000;
    font-weight: 300;
    letter-spacing: 0.07px;
    text-align: center;
    padding: 8px 0 33px;
}
.service .odm .ani_w {
    margin-top: 48px;
    position: relative;
}
.service .odm .ani_w .inner {
    /*overflow: hidden;*/
}
.service .odm .ani_w .card_box {
    max-width: 1328px;
    height: 556px;
    margin: 0 auto;
}
.service .odm .ani_w .card_box .card_item {
    will-change: transform;
    overflow: hidden;
    position: absolute;
    top: 0;
}
.service .odm .ani_w .card_box .card_item .section_title {
    position: relative;
}
.service .odm .ani_w .card_box .card_item .section_title img {
    max-width: 1328px;

}
.service .odm .ani_w .card_box .card_item .section_title .a_tags {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.service .odm .ani_w .card_box .card_item .section_title .a_tags a {
    width: 33.33%;
    aspect-ratio: 0.9608;
}
.service .odm .btn {
    margin-top: 48px;
}


.service .development_process .inner {
    padding: 183px 0 199px;
    background-color: #F0F2F6;
}
.service .development_process .process_tit {
    max-width: 1440px;
    margin: 0 auto;
    text-align: center;
}
.service .development_process .process_tit > h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.1000;
    color: #121619;
}
.service .development_process .process_tit .process_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 24px 0 25px;
}
.service .development_process .process_tit .process_btn .process {
    width: fit-content;
    padding: 6px 15px;
    border: 1px solid;
    border-radius: 30px;
    font-size: 16px;
    line-height: 1.3750;
    cursor: default;
}
.service .development_process .process_tit .process_btn .process:not(:first-child) {
    margin-left: 8px;
}
.service .development_process .process_tit .process_btn .process.active {
    border-color: #121619;
    background-color: #121619;
    color: #FFFFFF;
    font-weight: 600;
}
.service .development_process .process_tit .process_btn .process.inactive {
    border-color: #E1E1E1;
    background-color: #FFFFFF;
    color: #A8A8A8;
}
.service .development_process .process_swipe {
    max-width: 1452px;
    padding: 0 76px;
    margin: 0 auto;
    overflow: hidden;
}
.service .development_process .process_swipe .process_item .item_list {
    display: flex;
    justify-content: center;
    align-items: center;
}
.service .development_process .process_swipe .process_item .item_list table {
    border-collapse: collapse;
}
.service .development_process .process_swipe .process_item .item_left > img {
    max-width: 608px;
    aspect-ratio: 1.2666;
}
.service .development_process .process_swipe .process_item .item_right {
    width: 692px;
    padding: 40px 32px 0 60px;
    background-color: #FFFFFF;
    vertical-align: baseline;
}

.service .development_process .process_swipe .process_item .item_right .item_tit {
    display: flex;
    justify-content: start;
    align-items: center;
    position: relative;
    height: 60px;
}
.service .development_process .process_swipe .process_item .item_right .item_tit .item_no {
    /*border: 4px solid #E1E1E1;*/
    width: 60px;
    height: 60px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #121619;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.1875;
    --p: 0;
    background: conic-gradient(#121619 var(--p, 0), 0 ,#E1E1E1);
}
.service .development_process .process_swipe .process_item .item_right .item_tit .item_no span {
    width: 52px;
    height: 52px;
    border-radius: 26px;
    background: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*.service .development_process .process_swipe .process_item .item_right .item_tit .item_no::before {*/
/*    content: ' ';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    border: 3px solid #121619;*/
/*    border-right: 0;*/
/*    width: 30px;*/
/*    height: 60px;*/
/*    border-radius: 30px 0 0 30px;*/
/*    z-index: 0;*/
/*}*/
.service .development_process .process_swipe .process_item .item_right .item_tit .item_txt {
    padding-left: 12px;
    color: #121619;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2500;
    letter-spacing: 0.084px;
}

.service .development_process .process_swipe .process_item .item_right .item_desc .desc_tit {
    margin-bottom: 8px;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.1428;
    color: #121619;
}
.service .development_process .process_swipe .process_item.step1 .item_right .item_desc .desc_tit {
    margin-top: 40px;
}
.service .development_process .process_swipe .process_item.step2 .item_right .item_desc .desc_tit,
.service .development_process .process_swipe .process_item.step3 .item_right .item_desc .desc_tit {
    margin-top: 92px;
}
.service .development_process .process_swipe .process_item.step4 .item_right .item_desc .desc_tit {
    margin-top: 74px;
}
.service .development_process .process_swipe .process_item.step5 .item_right .item_desc .desc_tit {
    margin-top: 78px;
}
.service .development_process .process_swipe .process_item.step6 .item_right .item_desc .desc_tit {
    margin-top: 63px;
}
.service .development_process .process_swipe .process_item.step7 .item_right .item_desc .desc_tit {
    margin-top: 33px;
}
.service .development_process .process_swipe .process_item .item_right .item_desc .desc_txt {
    padding-top: 8px;
    font-size: 18px;
    line-height: 1.3333;
    letter-spacing: -0.5px;
    color: #555555;
}
.service .development_process .process_swipe .process_item .item_right .item_desc .desc_etc {
    margin-top: 8px;
    font-size: 14px;
    line-height: 1.4285;
    letter-spacing: -0.5px;
    color: #838383;
}
.service .development_process .process_swipe .process_item.step7 .item_right .item_desc .desc_etc {
    padding-top: 16px;
}
.service .development_process .process_swipe .process_item .item_right .item_desc .desc_btn {
    margin-top: 32px;
}
.service .development_process .process_swipe .process_item .item_right .item_desc .desc_btn a {
    display: block;
    width: fit-content;
    padding: 5px 16px;
    border: 1px solid #121619;
    background: #FFFFFF;
    color: #121619;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4285;
}
.service .development_process .process_bar {
    width: 100%;
    padding-top: 40px;
    position: relative;
    display: flex;
    justify-content: center;
}
.service .development_process .process_bar .bar_border {
    border-top: 1px solid #121619;
    position: absolute;
    top: 52px;
    left: 0;
    width: 100%;
}
.service .development_process .process_bar .bar_w {
    display: flex;
    width: 1700px;
    overflow: hidden;
    padding-top: 12px;
}
.service .development_process .process_bar .bar_w .bar {
    width: 25%;
    flex-shrink: 0;
    text-align: center;
}
.service .development_process .process_bar .bar_w .bar p {
    padding-top: 18px;
    font-size: 20px;
    line-height: 1.3000;
    color: #A8A8A8;
    position: relative;
}
.service .development_process .process_bar .bar_w .bar.active p {
    color: #121619;
}
.service .development_process .process_bar .bar_w .bar p:before {
    position: absolute;
    top: -12px;
    left: calc(50% - 12px);
    content: ' ';
    width: 24px;
    aspect-ratio: 1;
    border: 1px solid #FFFFFF;
    border-radius: 24px;
    background-color: #A8A8A8;
}
.service .development_process .process_bar .bar_w .bar.active p:before {
    background-color: #121619;
}


.service .odm_service .inner {
    /*padding: 80px 358px 100px;*/
    padding: 80px 0 20px;
    background-color: #F0F2F6;
}
.service .odm_service .main_tit {
    padding-bottom: 40px;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3500;
    letter-spacing: -0.5px;
}
.service .odm_service .service_w {
    max-width: 1158px;
    margin: 0 auto;
}
.service .odm_service .service_w .list .tit {
    color: #121619;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.1875;
}
.service .odm_service .service_w .list .tit h3 {
    display: flex;
    color: #121619;
    font-size: 32px;
    font-weight: 600;
}
.service .odm_service .service_w .list .tit .tit_icon {
    margin-left: 8px;
    width: 24px;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.service .odm_service .service_w .list .desc {
    margin: 24px 0 80px;
    background-color: #FFFFFF;
    position: relative;
}
.service .odm_service .service_w .list .desc .custom_txt {
    padding-left: 60px;
}
.service .odm_service .service_w .list .desc .txt_desc {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3125;
}
.service .odm_service .service_w .list .desc .sub_desc {
    margin-top: 24px;
}
.service .odm_service .service_w .list .desc .sub_desc .sub_context {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3333;
}
.service .odm_service .service_w .list .desc .sub_desc .sub_context.small {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4285;
    letter-spacing: -0.5px;
}
.service .odm_service .service_w .list .desc .img_desc img {
    position: absolute;
}
.service .odm_service .service_w .list .desc span.black {
    background-color: unset;
    color: #121619;
}
.service .odm_service .service_w .list .desc span.gray {
    color: #A8A8A8;
}
.service .odm_service .service_w .list .desc span.grey {
    color: #838383;
}
.service .odm_service .service_w .list .desc .sub_desc .sub_context:not(:first-child) {
    margin-top: 16px;
}
.service .odm_service .service_w .list .desc .custom_txt .custom_btn {
    margin: 40px 0 8px;
}
.service .odm_service .service_w .desc .custom_txt .custom_btn a {
    display: block;
    width: fit-content;
    padding: 5px 15px;
    color: #121619;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4285;
    border: 1px solid #121619;
    background-color: #FFFFFF;
}

.service .odm_service .service_w .list.service_1 .tit .tit_icon {
    background-image: url('https://clip-media-dev.s3.us-west-2.amazonaws.com/user/service/SpeedMarktet_icon.png');
}
.service .odm_service .service_w .list.service_1 .desc .custom_txt {
    width: 446px;
}
.service .odm_service .service_w .list.service_1 .desc {
    height: 598px;
    display: flex;
    align-items: center;
}
.service .odm_service .service_w .list.service_1 .desc .img_desc img.speed_1 {
    max-width: 202px;
    left: 499px;
    bottom: 0;
    z-index: 1;
}
.service .odm_service .service_w .list.service_1 .desc .img_desc img.speed_2 {
    max-width: 560px;
    right: 0;
    bottom: 0;
}
.service .odm_service .service_w .list.service_2 .tit .tit_icon {
    width: 32px;
    margin-top: 4px;
    background-image: url('https://clip-media-dev.s3.us-west-2.amazonaws.com/user/service/LowMOQ_icon.png');
}
.service .odm_service .service_w .list.service_2 .desc {
    height: 1080px;
    display: flex;
    flex-wrap: wrap;
}
.service .odm_service .service_w .list.service_2 .desc .custom_txt {
    padding: 52px 80px 52px 60px;
    width: 526px;
    height: 600px;
    display: flex;
    align-items: center;
}
.service .odm_service .service_w .list.service_2 .desc .img_desc {
    width: calc(100% - 526px);
    height: 600px;
    position: relative;
}
.service .odm_service .service_w .list.service_2 .desc .img_desc img.moq_1 {
    max-width: 572px;
    top: 52px;
    right: 0;
    z-index: 1;
}
.service .odm_service .service_w .list.service_2 .desc .img_desc img.moq_2 {
    max-width: 582px;
    top: 44px;
    right: 0;
}
.service .odm_service .service_w .list.service_2 .desc .img_desc .img_scroll {
    position: absolute;
    top: 86px;
    right: 0;
    max-width: 572px;
    height: 446px;
    overflow: hidden;
}
.service .odm_service .service_w .list.service_2 .desc .img_desc .img_scroll img {
    position: unset;
    margin-bottom: 55px;
}
.service .odm_service .service_w .list.service_2 .moq_process {
    width: 100%;
    height: 480px;
    padding-top: 58px;
    padding-right: 95px;
    display: flex;
    justify-content: end;
    align-items: center;
}
.service .odm_service .service_w .list.service_2 .moq_process .moq_img {
    width: 710px;
    height: 100%;
}
.service .odm_service .service_w .list.service_2 .moq_process .moq_img img {
    position: absolute;
    left: 101px;
    bottom: 0;
    max-width: 380px;
    visibility: hidden;
}
.service .odm_service .service_w .list.service_2 .moq_process .moq_swipe {
    width: 448px;
    margin: 0 56px;
}
.service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_tit p {
    text-align: center;
}
.service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_tit p:nth-child(1) {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1666;
    color: #121619;
}
.service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_tit p:nth-child(2) {
    padding: 8px 0 33px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3750;
    color: #555555;
}
.service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_slider .moq_box {
    display: block;
    text-align: center;
    color: #121619;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3333;
}
.service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_slider .moq_box > div:nth-child(1) {
    background-color: #FFFFFF;
    border: 1px solid #121619;
    border-radius: 30px;
    padding: 5px 15px;
    width: fit-content;
    margin: 0 auto;
}
.service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_slider .moq_box > div:nth-child(2) {
    margin: 24px 0 32px;
}
.service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_slider .moq_box > div:nth-child(3) {
    color: #555555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1428;
}
.service .odm_service .service_w .list.service_3 .desc .custom_txt {
    padding: 96px 0 156px 60px;
    max-width: 516px;
    height: 480px;
    display: flex;
    align-items: center;
}
.service .odm_service .service_w .list.service_3 .desc .sachet_img {
    background: #121619;
    padding-left: 530px;
    height: 375px;
    position: relative;
    display: flex;
    align-items: center;
}
.service .odm_service .service_w .list.service_3 .desc .sachet_img .image_front {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 119px;
    background: linear-gradient(180deg, rgba(18, 22, 25, 0.00) 0%, #121619 100%);
    z-index: 1;
}
.service .odm_service .service_w .list.service_3 .desc .sachet_img .image_w {
    position: absolute;
    top: 0;
    left: 0;
    width: 530px;
    height: 375px;
    overflow: hidden;
}
.service .odm_service .service_w .list.service_3 .desc .sachet_img .image_w img {
    position: absolute;
    left: 0;
    bottom: 0;
}
.service .odm_service .service_w .list.service_3 .desc .sachet_img .text_w {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4166;
    letter-spacing: 0.084px;
    background-image: linear-gradient(to top, #A5A5A5, #DDDDDD);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    position: absolute;
    z-index: 1;
    padding-right: 95px;
}
.service .odm_service .service_w .list.service_3 .desc .img_desc .video_w {
    position: absolute;
    top: 65px;
    right: 48px;
    z-index: 1;
    width: 556px;
    height: 302px;
    overflow: hidden;
}

.service .odm_service .service_w .list.service_3 .desc .img_desc .video_w video {
    width: 560px;
    margin: -2px;
}
.service .odm_service .service_w .list.service_4 .tit .tit_icon {
    width: 32px;
    background-image: url('https://clip-media-dev.s3.us-west-2.amazonaws.com/user/service/Tooling_icon.png');
}
.service .odm_service .service_w .list.service_4 .desc {
    display: flex;
    align-items: center;
    height: 600px;
}
.service .odm_service .service_w .list.service_4 .desc .img_desc img.tooling_1 {
    max-width: 583px;
    right: 0;
    top: 59px;
    z-index: 1;
}
.service .odm_service .service_w .list.service_4 .desc .custom_txt {
    padding-left: 60px;
    max-width: 446px;
}


.service .brand_fulfill .inner {
    padding: 100px 0;
    background-color: #FFFFFF;
}
.service .brand_fulfill .etc_w {
    max-width: 1300px;
    margin: 0 auto;
}
.service .brand_fulfill .each_item:not(:first-child) {
    margin-top: 100px;
}

.service .brand_fulfill .each_item table {
    border-collapse: collapse;
}
.service .brand_fulfill .each_item table tr td:nth-child(1) {
    padding-right: 40px;
}
.service .brand_fulfill .each_item table tr td:nth-child(2) {
    padding-left: 40px;
}

.service .brand_fulfill .each_item table tr td.item_left {
    width: 50.77%;
}
.service .brand_fulfill .each_item .item_right .item_txt {
    display: flex;
    justify-content: left;
    align-items: center;
}
.service .brand_fulfill .each_item .item_right .item_txt .tit {
    color: #121619;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.1250;
    max-width: 600px;
    padding-bottom: 8px;
}
.service .brand_fulfill .each_item .item_right .item_txt .tit h2 {
    color: #121619;
    font-size: 48px;
    font-weight: 600;
}
.service .brand_fulfill .each_item .item_right .item_txt .desc {
    color: #555555;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3333;
}
.service .brand_fulfill .each_item .item_right .item_txt .desc p {
    padding-top: 8px;
}


.service .web_contents .inner {
    padding: 100px 0;
    background-color: #121619;
}
.service .web_contents .cont_tit {
    color: #FFFFFF;
    text-align: center;
    font-size: 48px;
    line-height: 1.5000;
    text-transform: uppercase;
}
.service .web_contents .cont_tit span {
    font-weight: 700;
}
.service .web_contents .img_rolling {
    padding: 40px 0 0;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: left;
    flex-shrink: 0;
}
.service .web_contents .img_rolling .rolling_w {
    display: flex;
    flex-shrink: 0;
}
.service .web_contents .img_rolling .each_img {
    margin: 0 20px;
}
.service .web_contents .img_rolling .each_img .cont_img {
    display: flex;
    align-items: end;
}
.service .web_contents .img_rolling .each_img .cont_img img,
.service .web_contents .img_rolling .each_img .cont_txt {
    max-width: 320px;
}
.service .web_contents .img_rolling .each_img .cont_img img {
    aspect-ratio: 1;
    object-fit: cover;
}
.service .web_contents .img_rolling .each_img .cont_txt {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.4285;
    padding-top: 24px;
}
.service .web_contents .img_rolling .each_img .cont_txt .cat {
    font-weight: 600;
    padding-bottom: 8px;
}
.service .web_contents .img_rolling .each_img .cont_txt .tit {
    font-size: 24px;
    font-family: 'adobe-caslon-pro', serif;
    line-height: 1.2500;
}
.service .web_contents .img_rolling .each_img .cont_txt .desc {
    padding-top: 8px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}



.service .faq .inner {
    padding: 100px 13%;
}
.service .faq .content_in {
    max-width: 1440px;
    margin: 0 auto;

    display: flex;
}
.service .faq .content_in .left {
    width: 615px;
    padding-right: 60px;
}
.service .faq .content_in .left .tit {
    color: #121619;
    font-size: 32px;
    line-height: 1.1875;
    font-weight: 600;
}
.service .faq .content_in .left .desc {
    color: #555555;
    font-size: 18px;
    line-height: 1.3333;
    padding: 8px 0 16px;
}
.service .faq .content_in .left .category_item {
    display: flex;
    justify-content: left;
    align-items: center;
    flex-wrap: wrap;
}
.service .faq .left .category_item a {
    color: #A8A8A8;
    font-size: 16px;
    line-height: 1.3750;
    padding: 7px 14px;
    border-radius: 30px;
    border: 1px solid #E1E1E1;
    background-color: #FFFFFF;
    margin-top: 8px;
}
.service .faq .left .category_item a:not(:last-child) {
    margin-right: 8px;
}
.service .faq .left .category_item a.active {
    color: #FFFFFF;
    background-color: #121619;
    border-color: #E1E1E1;
    font-weight: 600;
}
.service .faq .content_in .right {
    width: 825px;
}
/*.service .faq .content_in .right .each_item {*/
/*    border-top: 1px solid #E1E1E1;*/
/*}*/
.service .faq .content_in .right .faq_list {
    border-top: 1px solid #121619;
}
.service .faq .content_in .right .each_item {
    padding-right: 52px;
    border-bottom: 1px solid #E1E1E1;
}
.service .faq .content_in .right .each_item .tit {
    position: relative;
    padding: 16px 0;
    font-size: 20px;
    line-height: 1.3000;
    color: #121619;
    letter-spacing: 0.07px;
}
.service .faq .content_in .right .each_item .slide_btn {
    position: absolute;
    top: 21px;
    right: -32px;
    width: 16px;
    aspect-ratio: 1;
}
.service .faq .content_in .right .each_item .desc {
    font-size: 16px;
    line-height: 1.3750;
    color: #838383;
    padding-bottom: 16px;
    display: none;
}


.service .last .inner {
    padding: 160px 0 30px;
}
.service .last .content_in .mid {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.service .last .content_in .mid .mask {
    /*width: 277px;*/
    /*height: 337px;*/
    /*background: #E0DACF;*/
    /*border-radius: 200px 200px 0 0;*/
}
.service .last .content_in .mid p {
    /*position: absolute;*/
    color: #000000;
    text-align: center;
    font-size: 64px;
    font-weight: 600;
    line-height: 1.0625;
    /*bottom: 0;*/
}




.service .btn {
    display: flex;
    justify-content: center;
    align-items: center;
}
.service .brand_fulfill .each_item .item_right .item_txt .btn {
    margin-top: 24px;
    justify-content: left;
}
.service .last .btn {
    margin-top: 32px;
}
.service .btn .service_btn:not(:first-child) {
    margin-left: 8px;
}
.service .service_btn {
    border: 1px solid #121619;
    padding: 11px 23px;
    font-size: 18px;
    line-height: 1.3333;
    font-weight: 600;
    width: fit-content;
}
.service .white {
    color: #121619;
    background-color: #FFFFFF;
}

.service .black {
    color: #FFFFFF;
    background-color: #121619;
}



/* SWIPER *************************************************************************************************************/
.slick-prev:before, .slick-next:before {
    content: unset;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: unset;
    outline: unset;
}
.slick-prev:hover, .slick-prev:focus {
    background-image: url('https://clip-media-dev.s3.us-west-2.amazonaws.com/user/service/Service_PrevButton.png');
    background-size: cover;
}
.slick-next:hover, .slick-next:focus {
    background-image: url('https://clip-media-dev.s3.us-west-2.amazonaws.com/user/service/Service_NextButton.png');
    background-size: cover;
}
.slick-prev {
    left: -76px;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-image: url('https://clip-media-dev.s3.us-west-2.amazonaws.com/user/service/Service_PrevButton.png');
    background-size: cover;
}
.slick-next {
    right: -76px;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-image: url('https://clip-media-dev.s3.us-west-2.amazonaws.com/user/service/Service_NextButton.png');
    background-size: cover;
}
.moq_swipe .slick-next, .moq_swipe .slick-prev {
    margin: 0;
}
/**********************************************************************************************************************/


@media (max-width: 1400px) {
    .service .breadcrumb {
        padding: 24px 60px 10px;
    }
    .service .guide {
        padding: 60px;
    }
}

@media (max-width: 1300px) {
    .service .sticky {
        top: 4.23vw;
    }
    .service .sticky .progress_bar {
        height: 0.15vw;
    }
    .service .sticky .menu {
        padding-top: 1.15vw;
    }
    .service .sticky .menu > div {
        border-radius: 2.31vw;
        box-shadow: 0 0.15vw 0.31vw 0 rgba(0, 0, 0, 0.25);
    }
    .service .sticky .menu > div:first-child {
        padding: 0.15vw 1.23vw;
    }
    .service .sticky .menu > div:not(:first-child) {
        padding: 0.15vw 0.62vw;
        margin-left: 0.62vw;
    }
    .service .sticky .menu > div > a {
        font-size: 1.38vw;
        padding: 0.46vw 1.23vw;
    }
    .service .sticky .menu > div:first-child > div > a {
        font-size: 1.23vw;
        padding: 0.46vw 0.62vw;
    }
    .service .sticky .menu > div:first-child > div::before {
        border-right: 0.15vw solid #C4C4C4;
        height: 1.54vw;
        margin: 0.54vw 0.62vw;
    }
    .service .sticky .menu > div:first-child > div > a {
        margin-left: 0.62vw;
    }


    .service .breadcrumb {
        max-width: unset;
        padding: 1.85vw 3.91vw 0.77vw;
    }


    .service .intro {
        padding: 3.69vw 0 0 0;
    }
    .service .intro > div:nth-child(1) {
        padding: 0 0 3.85vw 0;
    }
    .service .intro > div:nth-child(1) > p {
        height: 4.15vw;
    }
    .service .intro > div:nth-child(2) > p:nth-child(1) {
        height: 4.15vw;
    }
    .service .intro > div:nth-child(2) > div {
        font-size: 3.69vw;
    }
    .service .intro > div:nth-child(2) > div .rolling_area {
        height: 4.15vw;
    }
    .service .intro > div:nth-child(2) > div > p {
        margin-top: 1.23vw;
    }
    .service .intro > div:nth-child(3) {
        padding: 1.85vw 0 1.15vw;
    }
    .service .intro > div:nth-child(3) > a {
        width: 3.69vw;
        height: 4.62vw;
    }
    .service .intro > div:nth-child(4) .first_img {
        width: 79.54vw;
        height: 34.92vw;
    }
    .service .intro > div:nth-child(4) .first_left1 {
        max-width: 24.62vw;
    }
    .service .intro > div:nth-child(4) .first_left2 {
        max-width: 32.92vw;
        left: 6.23vw;
        bottom: 1.69vw;
    }
    .service .intro > div:nth-child(4) .first_mid {
        max-width: 30.77vw;
        left: calc(50% - 14.23vw);
    }
    .service .intro > div:nth-child(4) .first_right1 {
        max-width: 32.31vw;
    }
    .service .intro > div:nth-child(4) .first_right2 {
        max-width: 23.38vw;
        right: 12.23vw;
        bottom: 1.15vw;
    }


    .service .guide {
        padding: 4.62vw 3.91vw;
    }
    .service .guide .inner {
        max-width: 107.69vw;
    }
    .service .guide .sec_tit {
        font-size: 3.08vw;
    }
    .service .guide .sec_desc {
        margin-top: 0.62vw;
        font-size: 1.23vw;
    }
    .service .guide .sec_cont {
        margin-top: 2.46vw;
    }
    .service .guide .curation .left_tab {
        padding-right: 3.69vw;
    }
    .service .guide .curation .left_tab .tab_item {
        padding: 1.85vw 0;
        border-bottom: 0.08vw solid #f0f0f0;
    }
    .service .guide .curation .left_tab .tab_item:first-child {
        padding-top: 1.23vw;
    }
    .service .guide .curation .left_tab .tab_item:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }
    .service .guide .curation .left_tab .tab_item a {
        font-size: 1.54vw;

        background-size: 2.46vw;
    }
    .service .guide .curation_item {
        padding: 1.23vw 0;
        border-bottom: 0.08vw solid #f0f0f0;
    }
    .service .guide .curation_item:first-child {
        padding-top: 0;
    }
    .service .guide .curation_item:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }
    .service .guide .curation_btn a {
        font-size: 1.23vw;

        background-size: 1.85vw;
    }
    .service .guide .curation_video {
        padding-top: 1.23vw;
    }


    .service .sub_menu {
        border-bottom: 0.08vw solid #E1E1E1;
    }
    .service .sub_menu .sub_menu_w {
        padding: 1.23vw;
    }
    .service .sub_menu .sub_menu_w .odm_sub {
        padding: 0 0.62vw;
    }
    .service .sub_menu .sub_menu_w .main_tit {
        padding: 0.54vw 1.23vw;
        font-size: 1.46vw;
    }
    .service .sub_menu .sub_menu_w > .main_tit:first-child {
        margin-right: 0.62vw;
    }
    .service .sub_menu .sub_menu_w .divide:not(:first-child)::before {
        border-right: 0.08vw solid #C4C4C4;
        height: 1.54vw;
        margin: 0 0.62vw;
    }
    .service .sub_menu .sub_menu_w .sub_tit {
        padding: 0.54vw 0.62vw;
        font-size: 1.23vw;
    }
    .service .sub_menu .sub_menu_w .sub_tit:not(:first-child) {
        margin-left: 0.62vw;
    }



    .service .odm {
        padding: 12.15vw 12.5% 4.62vw;
    }
    .service .odm .main_tit {
        font-size: 3.38vw;
    }
    .service .odm .sub_tit {
        font-size: 1.54vw;
        letter-spacing: 0.00538vw;
        padding: 0.62vw 0 2.54vw;
    }
    .service .odm .ani_w {
        margin-top: 3.69vw;
    }
    .service .odm .ani_w .card_box {
        width: 102.15vw;
        height: 35.38vw;
    }
    .service .odm .ani_w .card_box .card_item .section_title img {
        max-width: 102.15vw;

    }
    .service .odm .btn {
        margin-top: 3.69vw;
    }


    .service .development_process .inner {
        padding: 14.08vw 0 15.31vw;
    }
    .service .development_process .process_tit {
        max-width: 110.77vw;
    }
    .service .development_process .process_tit > h2 {
        font-size: 3.08vw;
        padding: 0 11.08vw;
    }
    .service .development_process .process_tit .process_btn {
        margin: 1.85vw 0 1.92vw;
    }
    .service .development_process .process_tit .process_btn .process {
        padding: 0.46vw 1.15vw;
        border: 0.08vw solid;
        border-radius: 2.31vw;
        font-size: 1.23vw;
    }
    .service .development_process .process_tit .process_btn .process:not(:first-child) {
        margin-left: 0.62vw;
    }
    .service .development_process .process_swipe {
        max-width: 111.69vw;
        padding: 0 5.85vw;
        margin: 0 auto;
    }
    .service .development_process .process_swipe .process_item .item_left > img {
        max-width: 46.77vw;
        min-width: 36.92vw;
    }
    .service .development_process .process_swipe .process_item .item_right {
        width: 53.23vw;
        padding: 3.08vw 2.46vw 0 4.62vw;
    }

    .service .development_process .process_swipe .process_item .item_right .item_tit {
        height: 4.62vw;
    }
    .service .development_process .process_swipe .process_item .item_right .item_tit .item_no {
        width: 4.62vw;
        height: 4.62vw;
        border-radius: 2.31vw;
        font-size: 2.46vw;
    }
    .service .development_process .process_swipe .process_item .item_right .item_tit .item_no span {
        width: 4.00vw;
        height: 4.00vw;
        border-radius: 2.00vw;
    }
    /*.service .development_process .process_swipe .process_item .item_right .item_tit .item_no::before {*/
    /*    border: 0.23vw solid #121619;*/
    /*    border-right: 0;*/
    /*    width: 2.31vw;*/
    /*    height: 4.62vw;*/
    /*    border-radius: 2.31vw 0 0 2.31vw;*/
    /*}*/
    .service .development_process .process_swipe .process_item .item_right .item_tit .item_txt {
        padding-left: 0.92vw;
        font-size: 1.85vw;
        letter-spacing: 0.00646vw;
    }

    .service .development_process .process_swipe .process_item .item_right .item_desc .desc_tit {
        margin-bottom: 0.62vw;
        font-size: 2.15vw;
    }
    .service .development_process .process_swipe .process_item.step1 .item_right .item_desc .desc_tit {
        margin-top: 3.08vw;
    }
    .service .development_process .process_swipe .process_item.step2 .item_right .item_desc .desc_tit,
    .service .development_process .process_swipe .process_item.step3 .item_right .item_desc .desc_tit {
        margin-top: 7.08vw;
    }
    .service .development_process .process_swipe .process_item.step4 .item_right .item_desc .desc_tit {
        margin-top: 5.69vw;
    }
    .service .development_process .process_swipe .process_item.step5 .item_right .item_desc .desc_tit {
        margin-top: 6.00vw;
    }
    .service .development_process .process_swipe .process_item.step6 .item_right .item_desc .desc_tit {
        margin-top: 4.85vw;
    }
    .service .development_process .process_swipe .process_item.step7 .item_right .item_desc .desc_tit {
        margin-top: 2.54vw;
    }
    .service .development_process .process_swipe .process_item .item_right .item_desc .desc_txt {
        padding-top: 0.62vw;
        font-size: 1.38vw;
        letter-spacing: -0.03846vw;
    }
    .service .development_process .process_swipe .process_item .item_right .item_desc .desc_etc {
        margin-top: 0.62vw;
        font-size: 1.08vw;
        letter-spacing: -0.03846vw;
    }
    .service .development_process .process_swipe .process_item.step7 .item_right .item_desc .desc_etc {
        padding-top: 1.23vw;
    }
    .service .development_process .process_swipe .process_item .item_right .item_desc .desc_btn {
        margin-top: 2.46vw;
    }
    .service .development_process .process_swipe .process_item .item_right .item_desc .desc_btn a {
        padding: 0.38vw 1.23vw;
        border: 0.08vw solid #121619;
        font-size: 1.08vw;
    }
    .service .development_process .process_bar {
        padding-top: 3.08vw;
    }
    .service .development_process .process_bar .bar_border {
        border-top: 0.08vw solid #121619;
        top: 4.00vw;
    }
    .service .development_process .process_bar .bar_w {
        padding-top: 0.92vw;
    }
    .service .development_process .process_bar .bar_w .bar p {
        padding-top: 1.38vw;
        font-size: 1.54vw;
    }
    .service .development_process .process_bar .bar_w .bar p:before {
        top: -0.92vw;
        left: calc(50% - 0.92vw);
        width: 1.85vw;
        border: 0.08vw solid #FFFFFF;
        border-radius: 1.85vw;
    }


    .service .odm_service .inner {
        padding: 6.15vw 0 1.54vw;
    }
    .service .odm_service .main_tit {
        padding-bottom: 3.08vw;
        font-size: 3.08vw;
        letter-spacing: -0.03846vw;
    }
    .service .odm_service .service_w {
        max-width: 89.08vw;
        margin: 0 auto;
    }
    .service .odm_service .service_w .list .tit {
        font-size: 2.46vw;
    }
    .service .odm_service .service_w .list .tit h3 {
        font-size: 2.46vw;
    }
    .service .odm_service .service_w .list .tit .tit_icon {
        margin-left: 0.62vw;
        width: 1.85vw;
    }
    .service .odm_service .service_w .list .desc {
        margin: 1.85vw 0 6.15vw;
    }
    .service .odm_service .service_w .list .desc .custom_txt {
        padding-left: 4.62vw;
    }
    .service .odm_service .service_w .list .desc .txt_desc {
        font-size: 2.46vw;
    }
    .service .odm_service .service_w .list .desc .sub_desc {
        margin-top: 1.85vw;
    }
    .service .odm_service .service_w .list .desc .sub_desc .sub_context {
        font-size: 1.38vw;
    }
    .service .odm_service .service_w .list .desc .sub_desc .sub_context.small {
        font-size: 1.08vw;
    }
    .service .odm_service .service_w .list .desc .sub_desc .sub_context:not(:first-child) {
        margin-top: 1.23vw;
    }
    .service .odm_service .service_w .list .desc .custom_txt .custom_btn {
        margin: 3.08vw 0 0.62vw;
    }
    .service .odm_service .service_w .desc .custom_txt .custom_btn a {
        padding: 0.38vw 1.15vw;
        font-size: 1.08vw;
        border: 0.08vw solid #121619;
    }
    .service .odm_service .service_w .list.service_1 .desc .custom_txt {
        width: 34.31vw;
    }
    .service .odm_service .service_w .list.service_1 .desc {
        height: 46.00vw;
    }
    .service .odm_service .service_w .list.service_1 .desc .img_desc img.speed_1 {
        max-width: 15.54vw;
        left: 38.38vw;
    }
    .service .odm_service .service_w .list.service_1 .desc .img_desc img.speed_2 {
        max-width: 43.08vw;
    }
    .service .odm_service .service_w .list.service_2 .tit .tit_icon {
        width: 2.46vw;
        margin-top: 0.31vw;
    }
    .service .odm_service .service_w .list.service_2 .desc {
        height: 83.08vw;
    }
    .service .odm_service .service_w .list.service_2 .desc .custom_txt {
        padding: 4.00vw 6.15vw 4.00vw 4.62vw;
        width: 40.46vw;
        height: 46.15vw;
    }
    .service .odm_service .service_w .list.service_2 .desc .img_desc {
        width: calc(100% - 40.46vw);
        height: 46.15vw;
    }
    .service .odm_service .service_w .list.service_2 .desc .img_desc img.moq_1 {
        max-width: 44.00vw;
        top: 4.00vw;
    }
    .service .odm_service .service_w .list.service_2 .desc .img_desc img.moq_2 {
        max-width: 44.77vw;
        top: 3.38vw;
    }
    .service .odm_service .service_w .list.service_2 .desc .img_desc .img_scroll {
        top: 6.62vw;
        max-width: 44.00vw;
        height: 34.31vw;
    }
    .service .odm_service .service_w .list.service_2 .desc .img_desc .img_scroll img {
        position: unset;
        margin-bottom: 4.23vw;
    }
    .service .odm_service .service_w .list.service_2 .moq_process {
        height: 36.92vw;
        padding-top: 4.46vw;
        padding-right: 7.31vw;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_img {
        width: 54.62vw;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_img {
        width: 419px;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_img img {
        left: 7.77vw;
        max-width: 29.23vw;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_swipe {
        width: 34.46vw;
        margin: 0 4.31vw;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_tit p:nth-child(1) {
        font-size: 1.85vw;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_tit p:nth-child(2) {
        padding: 0.62vw 0 2.54vw;
        font-size: 1.23vw;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_slider .moq_box {
        font-size: 1.38vw;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_slider .moq_box > div:nth-child(1) {
        border: 0.08vw solid #121619;
        border-radius: 2.31vw;
        padding: 0.38vw 1.15vw;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_slider .moq_box > div:nth-child(2) {
        margin: 1.85vw 0 2.46vw;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_slider .moq_box > div:nth-child(3) {
        font-size: 1.08vw;
    }
    .service .odm_service .service_w .list.service_3 .desc .custom_txt {
        padding: 7.38vw 0 12.00vw 4.62vw;
        max-width: 39.69vw;
        height: 36.92vw;
    }
    .service .odm_service .service_w .list.service_3 .desc .sachet_img {
        padding-left: 40.77vw;
        height: 28.85vw;
    }
    .service .odm_service .service_w .list.service_3 .desc .sachet_img .image_front {
        height: 9.15vw;
    }
    .service .odm_service .service_w .list.service_3 .desc .sachet_img .image_w {
        width: 40.77vw;
        height: 28.85vw;
    }
    .service .odm_service .service_w .list.service_3 .desc .sachet_img .text_w {
        font-size: 1.85vw;
        letter-spacing: 0.00646vw;
        padding-right: 7.31vw;
    }
    .service .odm_service .service_w .list.service_3 .desc .img_desc .video_w {
        top: 5.00vw;
        right: 3.69vw;
        width: 42.77vw;
        height: 23.23vw;
    }

    .service .odm_service .service_w .list.service_3 .desc .img_desc .video_w video {
        width: 43.08vw;
        margin: -0.15vw;
    }
    .service .odm_service .service_w .list.service_4 .tit .tit_icon {
        width: 2.46vw;
    }
    .service .odm_service .service_w .list.service_4 .desc {
        height: 46.15vw;
    }
    .service .odm_service .service_w .list.service_4 .desc .img_desc img.tooling_1 {
        max-width: 44.85vw;
        top: 4.54vw;
    }
    .service .odm_service .service_w .list.service_4 .desc .custom_txt {
        padding-left: 4.62vw;
        max-width: 34.31vw;
    }


    .service .brand_fulfill .inner {
        padding: 7.69vw 4.54vw;
    }
    .service .brand_fulfill .etc_w {
        max-width: 100.00vw;
        margin: 0 auto;
    }
    .service .brand_fulfill .each_item:not(:first-child) {
        margin-top: 7.69vw;
    }
    .service .brand_fulfill .each_item table tr td:nth-child(1) {
        padding-right: 3.08vw;
    }
    .service .brand_fulfill .each_item table tr td:nth-child(2) {
        padding-left: 3.08vw;
    }
    .service .brand_fulfill .each_item .item_right .item_txt .tit {
        font-size: 3.69vw;
        max-width: 46.15vw;
        padding-bottom: 0.62vw;
    }
    .service .brand_fulfill .each_item .item_right .item_txt .tit h2 {
        font-size: 3.69vw;
    }
    .service .brand_fulfill .each_item .item_right .item_txt .desc {
        font-size: 1.38vw;
    }
    .service .brand_fulfill .each_item .item_right .item_txt .desc p {
        padding-top: 0.62vw;
    }


    .service .web_contents .inner {
        padding: 7.69vw 0;
    }
    .service .web_contents .cont_tit {
        font-size: 3.69vw;
    }
    .service .web_contents .img_rolling {
        padding: 3.08vw 0 0;
    }
    .service .web_contents .img_rolling .each_img {
        margin: 0 1.54vw;
    }
    .service .web_contents .img_rolling .each_img .cont_img img,
    .service .web_contents .img_rolling .each_img .cont_txt {
        max-width: 24.62vw;
    }
    .service .web_contents .img_rolling .each_img .cont_txt {
        font-size: 1.08vw;
        padding-top: 1.85vw;
    }
    .service .web_contents .img_rolling .each_img .cont_txt .cat {
        padding-bottom: 0.62vw;
    }
    .service .web_contents .img_rolling .each_img .cont_txt .tit {
        font-size: 1.85vw;
    }
    .service .web_contents .img_rolling .each_img .cont_txt .desc {
        padding-top: 0.62vw;
    }



    .service .faq .inner {
        padding: 7.69vw 13%;
    }
    .service .faq .content_in {
        max-width: 110.77vw;
        margin: 0 auto;
    }
    .service .faq .content_in .left {
        width: 47.31vw;
        padding-right: 4.62vw;
    }
    .service .faq .content_in .left .tit {
        font-size: 2.46vw;
    }
    .service .faq .content_in .left .desc {
        font-size: 1.38vw;
        padding: 0.62vw 0 1.23vw;
    }
    .service .faq .left .category_item a {
        font-size: 1.23vw;
        padding: 0.54vw 1.08vw;
        border-radius: 2.31vw;
        border: 0.08vw solid #E1E1E1;
        margin-top: 0.62vw;
    }
    .service .faq .left .category_item a:not(:last-child) {
        margin-right: 0.62vw;
    }
    .service .faq .content_in .right {
        width: 63.46vw;
    }
    .service .faq .content_in .right .faq_list {
        border-top: 0.08vw solid #121619;
    }
    .service .faq .content_in .right .each_item {
        padding-right: 4.00vw;
        border-bottom: 0.08vw solid #E1E1E1;
    }
    .service .faq .content_in .right .each_item .tit {
        padding: 1.23vw 0;
        font-size: 1.54vw;
        letter-spacing: 0.005438vw;
    }
    .service .faq .content_in .right .each_item .slide_btn {
        top: 1.62vw;
        right: -2.46vw;
        width: 1.23vw;
    }
    .service .faq .content_in .right .each_item .desc {
        font-size: 1.23vw;
        padding-bottom: 1.23vw;
    }


    .service .last .inner {
        padding: 12.31vw 0 2.31vw;
    }
    .service .last .content_in .mid .mask {
        /*width: 21.31vw;*/
        /*height: 25.92vw;*/
    }
    .service .last .content_in .mid p {
        font-size: 4.92vw;
    }



    .service .brand_fulfill .each_item .item_right .item_txt .btn {
        margin-top: 1.85vw;
    }
    .service .last .btn {
        margin-top: 3.69vw;
    }
    .service .btn .service_btn:not(:first-child) {
        margin-left: 0.62vw;
    }
    .service .service_btn {
        border: 0.08vw solid #121619;
        padding: 0.85vw 1.77vw;
        font-size: 1.38vw;
    }



    /* SWIPER *************************************************************************************************************/
    .slick-prev {
        left: -5.25vw;
        width: 4.62vw;
        height: 4.62vw;
        border-radius: 2.31vw;
    }
    .slick-next {
        right: -5.25vw;
        width: 4.62vw;
        height: 4.62vw;
        border-radius: 2.31vw;
    }
    .moq_swipe .slick-next, .moq_swipe .slick-prev {
        margin: 0;
    }
    /**********************************************************************************************************************/
}

@media (max-width: 768px) {
    .service .sticky {
        top: 32px;
    }
    .service .sticky .progress_bar {
        height: 1px;
    }
    .service .sticky .menu {
        padding-top: 9px;
    }
    .service .sticky .menu > div {
        border-radius: 18px;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    }
    .service .sticky .menu > div:first-child {
        padding: 1px 9px;
    }
    .service .sticky .menu > div:not(:first-child) {
        padding: 1px 5px;
        margin-left: 5px;
    }
    .service .sticky .menu > div > a {
        font-size: 11px;
        padding: 4px 9px;
    }
    .service .sticky .menu > div:first-child > div > a {
        font-size: 9px;
        padding: 4px 5px;
    }
    .service .sticky .menu > div:first-child > div::before {
        border-right: 1px solid #C4C4C4;
        height: 12px;
        margin: 4px 5px;
    }
    .service .sticky .menu > div:first-child > div > a {
        margin-left: 5px;
    }


    .service .breadcrumb {
        max-width: unset;
        padding: 14px 32px 6px;
    }


    .service .intro {
        padding: 28px 0 0 0;
    }
    .service .intro > div:nth-child(1) {
        padding: 0 0 30px 0;
    }
    .service .intro > div:nth-child(1) > p {
        height: 32px;
    }
    .service .intro > div:nth-child(2) > p:nth-child(1) {
        height: 32px;
    }
    .service .intro > div:nth-child(2) > div {
        font-size: 28px;
    }
    .service .intro > div:nth-child(2) > div .rolling_area {
        height: 32px;
    }
    .service .intro > div:nth-child(2) > div > p {
        margin-top: 9px;
    }
    .service .intro > div:nth-child(3) {
        padding: 14px 0 9px;
    }
    .service .intro > div:nth-child(3) > a {
        width: 28px;
        height: 35px;
    }
    .service .intro > div:nth-child(4) .first_img {
        width: 611px;
        height: 268px;
    }
    .service .intro > div:nth-child(4) .first_left1 {
        max-width: 189px;
    }
    .service .intro > div:nth-child(4) .first_left2 {
        max-width: 253px;
        left: 48px;
        bottom: 13px;
    }
    .service .intro > div:nth-child(4) .first_mid {
        max-width: 236px;
        left: calc(50% - 109px);
    }
    .service .intro > div:nth-child(4) .first_right1 {
        max-width: 248px;
    }
    .service .intro > div:nth-child(4) .first_right2 {
        max-width: 180px;
        right: 94px;
        bottom: 9px;
    }


    .service .guide {
        padding: 35px 32px;
    }
    .service .guide .inner {
        max-width: unset;
    }
    .service .guide .sec_tit {
        font-size: 24px;
    }
    .service .guide .sec_desc {
        margin-top: 5px;
        font-size: 9px;
    }
    .service .guide .sec_cont {
        margin-top: 19px;
    }
    .service .guide .curation .left_tab {
        padding-right: 28px;
    }
    .service .guide .curation .left_tab .tab_item {
        padding: 14px 0;
        border-bottom: 1px solid #f0f0f0;
    }
    .service .guide .curation .left_tab .tab_item:first-child {
        padding-top: 9px;
    }
    .service .guide .curation .left_tab .tab_item:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }
    .service .guide .curation .left_tab .tab_item a {
        font-size: 12px;

        background-size: 19px;
    }
    .service .guide .curation_item {
        padding: 9px 0;
        border-bottom: 1px solid #f0f0f0;
    }
    .service .guide .curation_item:first-child {
        padding-top: 0;
    }
    .service .guide .curation_item:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }
    .service .guide .curation_btn a {
        font-size: 9px;

        background-size: 14px;
    }
    .service .guide .curation_video {
        padding-top: 9px;
    }


    .service .sub_menu {
        border-bottom: 1px solid #E1E1E1;
    }
    .service .sub_menu .sub_menu_w {
        padding: 9px;
    }
    .service .sub_menu .sub_menu_w .odm_sub {
        padding: 0 5px;
    }
    .service .sub_menu .sub_menu_w .main_tit {
        padding: 4px 9px;
        font-size: 11px;
    }
    .service .sub_menu .sub_menu_w > .main_tit:first-child {
        margin-right: 5px;
    }
    .service .sub_menu .sub_menu_w .divide:not(:first-child)::before {
        border-right: 1px solid #C4C4C4;
        height: 12px;
        margin: 0 5px;
    }
    .service .sub_menu .sub_menu_w .sub_tit {
        padding: 4px 5px;
        font-size: 9px;
    }
    .service .sub_menu .sub_menu_w .sub_tit:not(:first-child) {
        margin-left: 5px;
    }



    .service .odm {
        padding: 93px 12.5% 35px;
    }
    .service .odm .main_tit {
        font-size: 26px;
    }
    .service .odm .sub_tit {
        font-size: 12px;
        letter-spacing: 0.0414px;
        padding: 5px 0 19px;
    }
    .service .odm .ani_w {
        margin-top: 28px;
    }
    .service .odm .ani_w .card_box {
        width: 785px;
        height: 272px;
    }
    .service .odm .ani_w .card_box .card_item .section_title img {
        max-width: 785px;

    }
    .service .odm .btn {
        margin-top: 28px;
    }


    .service .development_process .inner {
        padding: 108px 0 118px;
    }
    .service .development_process .process_tit {
        max-width: 851px;
    }
    .service .development_process .process_tit > h2 {
        font-size: 24px;
    }
    .service .development_process .process_tit .process_btn {
        margin: 14px 0 15px;
    }
    .service .development_process .process_tit .process_btn .process {
        padding: 4px 9px;
        border: 1px solid;
        border-radius: 18px;
        font-size: 9px;
    }
    .service .development_process .process_tit .process_btn .process:not(:first-child) {
        margin-left: 5px;
    }
    .service .development_process .process_swipe {
        max-width: 858px;
        padding: 0 45px;
        margin: 0 auto;
    }
    .service .development_process .process_swipe .process_item .item_left > img {
        max-width: 359px;
        min-width: 284px;
    }
    .service .development_process .process_swipe .process_item .item_right {
        width: 409px;
        padding: 24px 19px 0 35px;
    }

    .service .development_process .process_swipe .process_item .item_right .item_tit {
        height: 35px;
    }
    .service .development_process .process_swipe .process_item .item_right .item_tit .item_no {
        width: 35px;
        height: 35px;
        border-radius: 18px;
        font-size: 19px;
    }
    .service .development_process .process_swipe .process_item .item_right .item_tit .item_no span {
        width: 31px;
        height: 31px;
        border-radius: 16px;
    }
    /*.service .development_process .process_swipe .process_item .item_right .item_tit .item_no::before {*/
    /*    border: 2px solid #121619;*/
    /*    border-right: 0;*/
    /*    width: 18px;*/
    /*    height: 35px;*/
    /*    border-radius: 18px 0 0 18px;*/
    /*}*/
    .service .development_process .process_swipe .process_item .item_right .item_tit .item_txt {
        padding-left: 7px;
        font-size: 14px;
        letter-spacing: 0.0496px;
    }

    .service .development_process .process_swipe .process_item .item_right .item_desc .desc_tit {
        margin-bottom: 5px;
        font-size: 17px;
    }
    .service .development_process .process_swipe .process_item.step1 .item_right .item_desc .desc_tit {
        margin-top: 24px;
    }
    .service .development_process .process_swipe .process_item.step2 .item_right .item_desc .desc_tit,
    .service .development_process .process_swipe .process_item.step3 .item_right .item_desc .desc_tit {
        margin-top: 54px;
    }
    .service .development_process .process_swipe .process_item.step4 .item_right .item_desc .desc_tit {
        margin-top: 44px;
    }
    .service .development_process .process_swipe .process_item.step5 .item_right .item_desc .desc_tit {
        margin-top: 46px;
    }
    .service .development_process .process_swipe .process_item.step6 .item_right .item_desc .desc_tit {
        margin-top: 37px;
    }
    .service .development_process .process_swipe .process_item.step7 .item_right .item_desc .desc_tit {
        margin-top: 19px;
    }
    .service .development_process .process_swipe .process_item .item_right .item_desc .desc_txt {
        padding-top: 5px;
        font-size: 11px;
        letter-spacing: -0.2954px;
    }
    .service .development_process .process_swipe .process_item .item_right .item_desc .desc_etc {
        margin-top: 5px;
        font-size: 8px;
        letter-spacing: -0.2954px;
    }
    .service .development_process .process_swipe .process_item.step7 .item_right .item_desc .desc_etc {
        padding-top: 9px;
    }
    .service .development_process .process_swipe .process_item .item_right .item_desc .desc_btn {
        margin-top: 19px;
    }
    .service .development_process .process_swipe .process_item .item_right .item_desc .desc_btn a {
        padding: 3px 9px;
        border: 1px solid #121619;
        font-size: 8px;
    }
    .service .development_process .process_bar {
        padding-top: 24px;
    }
    .service .development_process .process_bar .bar_border {
        border-top: 1px solid #121619;
        top: 31px;
    }
    .service .development_process .process_bar .bar_w {
        padding-top: 7px;
    }
    .service .development_process .process_bar .bar_w .bar p {
        padding-top: 11px;
        font-size: 12px;
    }
    .service .development_process .process_bar .bar_w .bar p:before {
        top: -7px;
        left: calc(50% - 7px);
        width: 14px;
        border: 1px solid #FFFFFF;
        border-radius: 14px;
    }


    .service .odm_service .inner {
        padding: 47px 0 12px;
    }
    .service .odm_service .main_tit {
        padding-bottom: 24px;
        font-size: 24px;
        letter-spacing: -0.2954px;
    }
    .service .odm_service .service_w {
        max-width: 684px;
        margin: 0 auto;
    }
    .service .odm_service .service_w .list .tit {
        font-size: 19px;
    }
    .service .odm_service .service_w .list .tit h3 {
        font-size: 19px;
    }
    .service .odm_service .service_w .list .tit .tit_icon {
        margin-left: 5px;
        width: 14px;
    }
    .service .odm_service .service_w .list .desc {
        margin: 14px 0 47px;
    }
    .service .odm_service .service_w .list .desc .custom_txt {
        padding-left: 35px;
    }
    .service .odm_service .service_w .list .desc .txt_desc {
        font-size: 19px;
    }
    .service .odm_service .service_w .list .desc .sub_desc {
        margin-top: 14px;
    }
    .service .odm_service .service_w .list .desc .sub_desc .sub_context {
        font-size: 11px;
    }
    .service .odm_service .service_w .list .desc .sub_desc .sub_context.small {
        font-size: 8px;
    }
    .service .odm_service .service_w .list .desc .sub_desc .sub_context:not(:first-child) {
        margin-top: 9px;
    }
    .service .odm_service .service_w .list .desc .custom_txt .custom_btn {
        margin: 24px 0 5px;
    }
    .service .odm_service .service_w .desc .custom_txt .custom_btn a {
        padding: 3px 9px;
        font-size: 8px;
        border: 1px solid #121619;
    }
    .service .odm_service .service_w .list.service_1 .desc .custom_txt {
        width: 263px;
    }
    .service .odm_service .service_w .list.service_1 .desc {
        height: 353px;
    }
    .service .odm_service .service_w .list.service_1 .desc .img_desc img.speed_1 {
        max-width: 119px;
        left: 295px;
    }
    .service .odm_service .service_w .list.service_1 .desc .img_desc img.speed_2 {
        max-width: 331px;
    }
    .service .odm_service .service_w .list.service_2 .tit .tit_icon {
        width: 19px;
        margin-top: 2px;
    }
    .service .odm_service .service_w .list.service_2 .desc {
        height: 638px;
    }
    .service .odm_service .service_w .list.service_2 .desc .custom_txt {
        padding: 31px 47px 31px 35px;
        width: 311px;
        height: 354px;
    }
    .service .odm_service .service_w .list.service_2 .desc .img_desc {
        width: calc(100% - 311px);
        height: 354px;
    }
    .service .odm_service .service_w .list.service_2 .desc .img_desc img.moq_1 {
        max-width: 338px;
        top: 31px;
    }
    .service .odm_service .service_w .list.service_2 .desc .img_desc img.moq_2 {
        max-width: 344px;
        top: 26px;
    }
    .service .odm_service .service_w .list.service_2 .desc .img_desc .img_scroll {
        top: 51px;
        max-width: 338px;
        height: 263px;
    }
    .service .odm_service .service_w .list.service_2 .desc .img_desc .img_scroll img {
        position: unset;
        margin-bottom: 32px;
    }
    .service .odm_service .service_w .list.service_2 .moq_process {
        height: 284px;
        padding-top: 34px;
        padding-right: 56px;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_img img {
        left: 60px;
        max-width: 224px;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_swipe {
        width: 265px;
        margin: 0 33px;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_tit p:nth-child(1) {
        font-size: 14px;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_tit p:nth-child(2) {
        padding: 5px 0 19px;
        font-size: 9px;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_slider .moq_box {
        font-size: 11px;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_slider .moq_box > div:nth-child(1) {
        border: 1px solid #121619;
        border-radius: 18px;
        padding: 3px 9px;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_slider .moq_box > div:nth-child(2) {
        margin: 14px 0 19px;
    }
    .service .odm_service .service_w .list.service_2 .moq_process .moq_swipe .moq_slider .moq_box > div:nth-child(3) {
        font-size: 8px;
    }
    .service .odm_service .service_w .list.service_3 .desc .custom_txt {
        padding: 57px 0 92px 35px;
        max-width: 305px;
        height: 284px;
    }
    .service .odm_service .service_w .list.service_3 .desc .sachet_img {
        padding-left: 313px;
        height: 222px;
    }
    .service .odm_service .service_w .list.service_3 .desc .sachet_img .image_front {
        height: 70px;
    }
    .service .odm_service .service_w .list.service_3 .desc .sachet_img .image_w {
        width: 313px;
        height: 222px;
    }
    .service .odm_service .service_w .list.service_3 .desc .sachet_img .text_w {
        font-size: 14px;
        letter-spacing: 0.0496px;
        padding-right: 56px;
    }
    .service .odm_service .service_w .list.service_3 .desc .img_desc .video_w {
        top: 38px;
        right: 28px;
        width: 328px;
        height: 178px;
    }

    .service .odm_service .service_w .list.service_3 .desc .img_desc .video_w video {
        width: 331px;
        margin: -1px;
    }
    .service .odm_service .service_w .list.service_4 .tit .tit_icon {
        width: 19px;
    }
    .service .odm_service .service_w .list.service_4 .desc {
        height: 354px;
    }
    .service .odm_service .service_w .list.service_4 .desc .img_desc img.tooling_1 {
        max-width: 344px;
        top: 35px;
    }
    .service .odm_service .service_w .list.service_4 .desc .custom_txt {
        padding-left: 35px;
        max-width: 263px;
    }


    .service .brand_fulfill .inner {
        padding: 59px 42px;
    }
    .service .brand_fulfill .etc_w {
        max-width: 768px;
        margin: 0 auto;
    }
    .service .brand_fulfill .each_item:not(:first-child) {
        margin-top: 59px;
    }
    .service .brand_fulfill .each_item table tr td:nth-child(1) {
        padding-right: 24px;
    }
    .service .brand_fulfill .each_item table tr td:nth-child(2) {
        padding-left: 24px;
    }
    .service .brand_fulfill .each_item .item_right .item_txt .tit {
        font-size: 28px;
        max-width: 354px;
        padding-bottom: 5px;
    }
    .service .brand_fulfill .each_item .item_right .item_txt .tit h2 {
        font-size: 28px;
    }
    .service .brand_fulfill .each_item .item_right .item_txt .desc {
        font-size: 11px;
    }
    .service .brand_fulfill .each_item .item_right .item_txt .desc p {
        padding-top: 5px;
    }


    .service .web_contents .inner {
        padding: 59px 0;
    }
    .service .web_contents .cont_tit {
        font-size: 28px;
    }
    .service .web_contents .img_rolling {
        padding: 24px 0 0;
    }
    .service .web_contents .img_rolling .each_img {
        margin: 0 12px;
    }
    .service .web_contents .img_rolling .each_img .cont_img img,
    .service .web_contents .img_rolling .each_img .cont_txt {
        max-width: 189px;
    }
    .service .web_contents .img_rolling .each_img .cont_txt {
        font-size: 8px;
        padding-top: 14px;
    }
    .service .web_contents .img_rolling .each_img .cont_txt .cat {
        padding-bottom: 5px;
    }
    .service .web_contents .img_rolling .each_img .cont_txt .tit {
        font-size: 14px;
    }
    .service .web_contents .img_rolling .each_img .cont_txt .desc {
        padding-top: 5px;
    }



    .service .faq .inner {
        padding: 59px 13%;
    }
    .service .faq .content_in {
        max-width: 851px;
        margin: 0 auto;
    }
    .service .faq .content_in .left {
        width: 363px;
        padding-right: 35px;
    }
    .service .faq .content_in .left .tit {
        font-size: 19px;
    }
    .service .faq .content_in .left .desc {
        font-size: 11px;
        padding: 5px 0 9px;
    }
    .service .faq .left .category_item a {
        font-size: 9px;
        padding: 4px 8px;
        border-radius: 18px;
        border: 1px solid #E1E1E1;
        margin-top: 5px;
    }
    .service .faq .left .category_item a:not(:last-child) {
        margin-right: 5px;
    }
    .service .faq .content_in .right {
        width: 487px;
    }
    .service .faq .content_in .right .faq_list {
        border-top: 1px solid #121619;
    }
    .service .faq .content_in .right .each_item {
        padding-right: 31px;
        border-bottom: 1px solid #E1E1E1;
    }
    .service .faq .content_in .right .each_item .tit {
        padding: 9px 0;
        font-size: 12px;
        letter-spacing: 0.0414px;
    }
    .service .faq .content_in .right .each_item .slide_btn {
        top: 12px;
        right: -19px;
        width: 9px;
    }
    .service .faq .content_in .right .each_item .desc {
        font-size: 9px;
        padding-bottom: 9px;
    }


    .service .last .inner {
        padding: 95px 0 18px;
    }
    .service .last .content_in .mid .mask {
        /*width: 164px;*/
        /*height: 199px;*/
    }
    .service .last .content_in .mid p {
        font-size: 38px;
    }



    .service .brand_fulfill .each_item .item_right .item_txt .btn {
        margin-top: 14px;
    }
    .service .last .btn {
        margin-top: 28px;
    }
    .service .btn .service_btn:not(:first-child) {
        margin-left: 5px;
    }
    .service .service_btn {
        border: 1px solid #121619;
        padding: 6px 14px;
        font-size: 11px;
    }



    /* SWIPER *************************************************************************************************************/
    .slick-prev {
        left: -45px;
        width: 35px;
        height: 35px;
        border-radius: 18px;
    }
    .slick-next {
        right: -45px;
        width: 35px;
        height: 35px;
        border-radius: 18px;
    }
    .moq_swipe .slick-next, .moq_swipe .slick-prev {
        margin: 0;
    }
    /**********************************************************************************************************************/
}
