.wrap {
    overflow: visible;
}
.marketing_sample {
    position: relative;
    overflow: visible;
    padding-bottom: 0;
}
.marketing_sample .sticky {
    float: left;
    width: 100%;
    padding-top: 0;
    position: sticky;
    position: -webkit-sticky;
    top: 55px;
    z-index: 2;
}
.marketing_sample .sticky .progress_bar {
    display: flex;
    height: 2px;
}
.marketing_sample .sticky .progress_bar .active {
    background-color: #121619;
    height: inherit;
}
.marketing_sample .sticky .progress_bar .inactive {
    background-color: #E1E1E1;
    height: inherit;
}


.marketing_sample .ms_1 {
    background-color: #F0F2F6;
}
.marketing_sample .ms_1 .inner {
    padding: 0 92px;
    margin: 0 auto;
    max-width: 1784px;
}
.marketing_sample .ms_1 .inner .breadcrumb {
    width: 100%;
}

.marketing_sample .ms_1 .ms_inner {
    margin: 0 auto;
    padding: 130px 0 100px;
    max-width: 1600px;
    display: flex;
}
.marketing_sample .ms_1 .ms_inner .info_w {
    width: 100%;
    height: 625px;
    position: relative;
}
.marketing_sample .ms_1 .ms_inner:has(.info_w .text_en) {
    padding-top: 70px;
}
.marketing_sample .ms_1 .ms_inner .info_w .main_w p {
    color: #121619;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.1250;
    letter-spacing: -0.5px;
    margin-top: 8px;
}
.marketing_sample .ms_1 .ms_inner .info_w .main_w p span {
    font-size: 52px;
    font-weight: 600;
    line-height: 1.0385;
    letter-spacing: 0.35px;
}
.marketing_sample .ms_1 .ms_inner .info_w .main_w p:first-child {
    color: #A8A8A8;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2500;
    letter-spacing: 0.084px;
    margin-top: 40px;
}
.marketing_sample .ms_1 .ms_inner .info_w .main_w p:last-child {
    margin-top: 32px;
    color: #555555;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7777;
    letter-spacing: -0.5px;
}
.marketing_sample .ms_1 .ms_inner .info_w .sub_w {
    margin-top: 60px;
}
.marketing_sample .ms_1 .ms_inner .info_w .sub_w:not(:nth-child(2)) {
    margin-top: 8px;
}
.marketing_sample .ms_1 .ms_inner .info_w .sub_w p:first-child {
    display: inline-block;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3750;
    letter-spacing: 0.35px;
    margin-top: 0;

    border-radius: 20px;
    background-color: #121619;
    padding: 4px 12px;
}
.marketing_sample .ms_1 .ms_inner .info_w .sub_w p:nth-child(2) {
    color: #0074FD;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.7500;
    letter-spacing: -0.3px;

    margin-top: 12px;
}
.marketing_sample .ms_1 .ms_inner .info_w .sub_w p:nth-child(2) span {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.2000;
}
.marketing_sample .ms_1 .ms_inner .info_w .sub_w p:nth-child(2) span.medium {
    font-size: 44px;
    line-height: 1.0909;
    letter-spacing: -0.25px;
}
.marketing_sample .ms_1 .ms_inner .info_w .sub_w p:nth-child(3) {
    color: #555555;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2727;
    letter-spacing: 0.35px;
}
.marketing_sample .ms_1 .ms_inner .info_w .image_w {
    position: absolute;
    top: 0;
    right: 0;
    width: 44.33%;
    height: 100%;
}
.marketing_sample .ms_1 .ms_inner .info_w .image_w > img {
    position: absolute;
    right: 0;
    bottom: -40px;
}
.marketing_sample .ms_1 .ms_inner .info_w .image_w div {
    position: absolute;
}
.marketing_sample .ms_1 .ms_inner .info_w .image_1 {
    right: 353px;
    bottom: 85px;
    /*width: 330px;*/
    width: 40.30%;
    z-index: 1;
}
.marketing_sample .ms_1 .ms_inner .info_w .image_2 {
    right: 7px;
    bottom: 85px;
    /*width: 314px;*/
    width: 36.03%;
    z-index: 1;
}
.marketing_sample .ms_1 .ms_inner .info_w .image_3 {
    right: 187px;
    bottom: 47px;
    /*width: 295px;*/
    width: 38.35%;
    z-index: 2;
}
.marketing_sample .ms_1 .ms_inner .info_w .image_4 {
    right: 64px;
    bottom: 57px;
    /*width: 578px;*/
    width: 70.60%;
    z-index: 1;
}
.marketing_sample .ms_1 .ms_inner .info_w .image_5 {
    right: 81px;
    bottom: 55px;
    /*width: 547px;*/
    width: 66.82%;
    z-index: 1;
}
.marketing_sample .ms_1 .ms_inner .info_w .image_5 img {
    aspect-ratio: 13.05;
}
/** 영문 ***************************************************************************************************************/
.marketing_sample .ms_1 .ms_inner .info_w .main_w.text_en p:not(:first-child) {
    color: #121619;
    font-size: 54px;
    font-weight: 700;
    line-height: 1.2222;
    letter-spacing: 0.35px;
    width: fit-content;
    width: -moz-fit-content;
}
.marketing_sample .ms_1 .ms_inner .info_w .main_w.text_en p:last-child {
    margin-top: 24px;
    max-width: 660px;
    color: #555555;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4000;
    letter-spacing: 0.35px;
}
.marketing_sample .ms_1 .ms_inner .info_w .sub_w.text_en {
    margin-top: 60px;
}
.marketing_sample .ms_1 .ms_inner .info_w .sub_w.text_en:not(:nth-child(2)) {
    margin-top: 8px;
}
/*.marketing_sample .ms_1 .ms_inner .info_w .sub_w.text_en p:nth-child(2) {*/
/*    font-size: 36px;*/
/*    font-weight: 500;*/
/*    line-height: 1.7500;*/
/*}*/
.marketing_sample .ms_1 .ms_inner .info_w .sub_w.text_en p:nth-child(2) span {
    line-height: 1.3125;
}
/**********************************************************************************************************************/


.marketing_sample .ms_2 {
    padding: 100px 0;
    overflow: hidden;
}
.marketing_sample .ms_2 h2 {
    color: #121619;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.3000;
    letter-spacing: -0.5px;
    text-align: center;
    text-transform: uppercase;
}
.marketing_sample .ms_2 .process {
    margin: 40px auto 0;
    padding: 0 160px;
    max-width: 1920px;
}
.marketing_sample .ms_2 .process ul {
    display: flex;
    position: relative;
}
.marketing_sample .ms_2 .process ul:last-child {
    margin: 0 0 44px;
}
.marketing_sample .ms_2 .process ul:before {
    content: ' ';
    position: absolute;
    top: 16px;
    width: 75.00%;
    border-top: 1px solid #121619;
}
.marketing_sample .ms_2 .process ul:first-child::before {
    left: 12.50%;
}
.marketing_sample .ms_2 .process ul:last-child::before {
    right: 50%;
}
.marketing_sample .ms_2 .process ul li {
    text-align: center;
    z-index: 1;
    width: 25.00%;
}
.marketing_sample .ms_2 .process ul li p {
    margin: 8px auto 16px;
    color: #121619;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3000;
    letter-spacing: -0.5px;
}
.marketing_sample .ms_2 .process ul li p:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    aspect-ratio: 1;
    border-radius: 16px;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 1.3000;
    font-weight: 600;
    letter-spacing: 0.07px;
    background-color: #121619;
    margin: 0 auto;
}
.marketing_sample .ms_2 .process ul li p:last-child {
    color: #555555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4285;
    letter-spacing: 0.35px;
    margin: 0 auto;
}
.marketing_sample .ms_2 .process ul li p:last-child span {
    font-weight: 600;
}
/** 영문 ***************************************************************************************************************/
.marketing_sample .ms_2 .process.text_en ul li p {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2727;
    letter-spacing: 0.077px;
}
.marketing_sample .ms_2 .process.text_en ul li p:first-child {
    font-size: 20px;
    line-height: 1.3000;
}
.marketing_sample .ms_2 .process.text_en ul li p:last-child {
    font-size: 17px;
    line-height: 1.4117;
    font-weight: 400;
    letter-spacing: 0.35px;
}
/**********************************************************************************************************************/


.marketing_sample .ms_3 {
    padding: 60px 0 100px;
    overflow: hidden;
    max-width: 1440px;
    margin: 0 auto;
}
.marketing_sample .ms_3 h2 {
    color: #121619;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.3000;
    letter-spacing: -0.5px;
    text-align: center;
    text-transform: uppercase;
}
.marketing_sample .ms_3 .each_w {
    display: flex;
    max-width: 1300px;
    margin: 100px auto 0;
}
.marketing_sample .ms_3 h2 + .each_w {
    margin: 40px auto 0;
}
.marketing_sample .ms_3 .each_w:nth-child(2n+1) {
    flex-direction: row-reverse;
    justify-content: space-between;
}
.marketing_sample .ms_3 .each_w:first-child {
    margin: 40px auto 0;
}
.marketing_sample .ms_3 .each_w > div {
    width: 47.70%;
    align-self: center;
    position: relative;
}
.marketing_sample .ms_3 .each_w:nth-child(2n) > div:last-child {
    margin-left: 4.6%;
}
.marketing_sample .ms_3 .each_w p:nth-child(1) {
    color: #121619;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3125;
}
.marketing_sample .ms_3 .each_w p:nth-child(2) {
    color: #555555;
    font-size: 18px;
    line-height: 1.5555;
    margin-top: 16px;
}
.marketing_sample .ms_3 .each_w p:nth-child(2) span {
    font-weight: 700;
}
.marketing_sample .ms_3 .each_w p:nth-child(3) {
    color: #444444;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4285;
    margin-top: 16px;
}
.marketing_sample .ms_3 .other_w {
    max-width: 1300px;
    margin: 24px auto 0;
    padding: 24px 24px 30px;
    border: 1px solid #E1E1E1;
    background-color: #FFFFFF;
}
.marketing_sample .ms_3 .other_w > p:nth-child(1) {
    color: #121619;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2500;
    letter-spacing: 0.084px;
}
.marketing_sample .ms_3 .other_w > p:nth-child(2) {
    color: #838383;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3750;
    margin-top: 4px;
}
.marketing_sample .ms_3 .img_w {
    display: flex;
    min-height: 231px;
    margin: -50px 0 0 207px;
}
.marketing_sample .ms_3 .img_w .each_img {
    display: grid;
    margin-right: 60px;
}
.marketing_sample .ms_3 .img_w .each_img:last-child {
    margin-right: 0;
}
.marketing_sample .ms_3 .img_w .each_img.image_1,
.marketing_sample .ms_3 .img_w .each_img.image_2,
.marketing_sample .ms_3 .img_w .each_img.image_3 {
    width: 212px;
}
.marketing_sample .ms_3 .img_w .each_img.image_1 {
    padding-top: 7px;
}
.marketing_sample .ms_3 .img_w .each_img.image_3 {
    padding-top: 8px;
}
.marketing_sample .ms_3 .img_w .each_img.image_4 {
    width: 198px;
    padding-top: 4px;
}
.marketing_sample .ms_3 .img_w .each_img p {
    color: #555555;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.6428;
    width: fit-content;
    width: -moz-fit-content;
    margin: auto auto 0;
}
/** 영문 ***************************************************************************************************************/
.marketing_sample .ms_3 .each_w.text_en p:nth-child(1) {
    line-height: 1.2500;
}
.marketing_sample .ms_3 .each_w.text_en p:nth-child(2) {
    font-size: 20px;
    line-height: 1.4000;
    margin-top: 24px;
}
.marketing_sample .ms_3 .img_w .each_img.image_4 p.text_en {
    padding-top: 16px;
}
/**********************************************************************************************************************/


.marketing_sample .ms_4 {
    background-color: #121619;
}
.marketing_sample .ms_4 .inquiry {
    padding: 100px 0;
    margin: 0 auto;
    max-width: 1440px;
    display: flex;
}
.marketing_sample .ms_4 .inquiry .text_w {
    width: 38.05%;
}
.marketing_sample .ms_4 .inquiry .text_w p:first-child {
    color: #FFFFFF;
    font-size: 44px;
    font-weight: 600;
    line-height: 1.1818;
}
.marketing_sample .ms_4 .inquiry .text_w p:last-child {
    color: #F0F0F0;
    font-size: 14px;
    line-height: 1.5714;
    margin-top: 8px;
}
.marketing_sample .ms_4 .inquiry .text_w p:last-child span {
    font-weight: 700;
}
.marketing_sample .ms_4 .inquiry .field_w {
    width: 61.95%;
    padding-left: 2.22%;
    color: #FFFFFF;
}
.marketing_sample .ms_4 .inquiry .field_w .input_w {
    margin-top: 60px;
}
.marketing_sample .ms_4 .inquiry .field_w .input_w p {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2500;
    letter-spacing: 0.084px;
}
.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w {
    margin: 24px 0;
    display: flex;
    align-items: center;
    width: 520px;
}
.marketing_sample .ms_4 .inquiry .field_w .input_w p + .form_w {
    margin-top: 24px;
}
.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w label {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3750;
    margin-right: 32px;
    width: 120px;
}
.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w input,
.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select,
.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select option,
.marketing_sample .ms_4 .inquiry .field_w .input_w .textarea_w textarea {
    width: 368px;
    padding: 12px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4285;
    border: 1px solid #DDDDDD;
    background-color: #121619;
    /* Safari Textarea 필렛 */
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w input::-webkit-inner-spin-button {
    appearance: none;
    -moz-appearance: none;
}
.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select {
    width: 120px;
    padding-right: 32px;
    background-image: url('/v2/img/ico_down_w.png');
    background-position: right 8px center;
    background-repeat: no-repeat;
    background-color: #121619;
    background-size: 16px;
    background-blend-mode: screen;
}
.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select.only_select {
    width: 368px;
}
.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select + input {
    width: 240px;
    margin-left: 8px;
}
.marketing_sample .ms_4 .inquiry .field_w .input_w .textarea_w {
    margin-top: 16px;
}
.marketing_sample .ms_4 .inquiry .field_w .input_w .textarea_w textarea {
    width: 100%;
    height: 132px;
    resize: none;
}
.marketing_sample .ms_4 .inquiry .field_w .file_w {
    margin: 24px 0;
    color: #FFFFFF;
    position: relative;
}
.marketing_sample .ms_4 .inquiry .field_w .file_w p {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3750;
}
.marketing_sample .ms_4 .inquiry .field_w .file_w input[type=file] {
    display: none;
}
.marketing_sample .ms_4 .inquiry .field_w .file_w input[type=file] + label {
    background-color: #DDDDDD;
    display: inline-flex;
    padding: 6px 16px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    margin: 8px 0;
    color: #121619;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2857;
}
.marketing_sample .ms_4 .inquiry .field_w .file_w input[type=file] + label img {
    display: inline-flex;
    margin-right: 4px;
    max-width: 14px;
}
.marketing_sample .ms_4 .inquiry .field_w .file_w .file_list p {
    display: flex;
}
.marketing_sample .ms_4 .inquiry .field_w .file_w .file_list p a {
    color: #FFFFFF;
    font-weight: 300;
}
.marketing_sample .ms_4 .inquiry .field_w .file_w p.etc {
    color: #838383;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4285;
    margin-top: 8px;
}
.marketing_sample .ms_4 .inquiry .field_w .file_w p.etc img {
    display: inline-flex;
    vertical-align: middle;
    max-width: 12px;
}
.marketing_sample .ms_4 .toast_popup_w {
    display: none;
    width: 336px;
    position: absolute;
    top: 30px;
    right: 0;
    border-radius: 8px;
    background-color: rgba(68,68,68,0.9);
    z-index: 1;
}
.marketing_sample .ms_4 .toast_popup_w .toast_in {
    padding: 16px;
    display: flex;
    align-items: center;
}
.marketing_sample .ms_4 .toast_popup_w .toast_ico {
    margin-right: 8px;
}
.marketing_sample .ms_4 .toast_popup_w p {
    font-size: 14px;
    line-height: 1.4285;
    font-weight: 300;
    color: #FFFFFF;
}
.marketing_sample .ms_4 .inquiry .field_w .agree_w {
    margin-bottom: 32px;
}
.marketing_sample .ms_4 .inquiry .field_w .agree_w.user_check {
    display: none;
}
.marketing_sample .ms_4 .inquiry .field_w .input_w.chk_item {
    margin-top: 24px;
}
.marketing_sample .ms_4 .inquiry .field_w .agree_w input + label {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4285;
}
.marketing_sample .ms_4 .inquiry .field_w .agree_w input + label span {
    font-weight: 600;
}
.marketing_sample .ms_4 .inquiry .field_w .agree_w input + label span.agree_popup {
    font-weight: 400;
    margin: 0 8px;
    border-bottom: 1px solid #F0F0F0;
}
.marketing_sample .ms_4 .inquiry .field_w .agree_w.text_en input + label span.agree_popup {
    margin: 0 0 0 8px;
}
.marketing_sample .ms_4 .inquiry .field_w .btn_w {
    margin-top: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.marketing_sample .ms_4 .inquiry .field_w .btn_w a {
    padding: 8px 24px;
    color: #121619;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3333;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
}


@media (max-width: 1800px) {
    .marketing_sample .ms_1 .ms_inner {
        width: calc(100% - 180px);
    }
}
@media (max-width: 1740px) {
    .marketing_sample .ms_2 .process {
        padding: 0 2.30vw;
    }
}
@media (max-width: 1440px) {
    .marketing_sample .ms_1 .inner {
        padding: 0 60px;
    }
    .marketing_sample .ms_1 .ms_inner {
        width: unset;
    }
    .marketing_sample .ms_1 .ms_inner, .marketing_sample .ms_3, .marketing_sample .ms_4 .inquiry {
        padding-left: 60px;
        padding-right: 60px;
    }
}


@media (max-width: 1300px) {
    .marketing_sample {
        padding-bottom: 0;
    }
    .marketing_sample .sticky {
        top: 4.23vw;
    }
    .marketing_sample .sticky .progress_bar {
        height: 0.15vw;
    }
    .marketing_sample .ms_1 .inner {
        padding: 0 3.91vw;
        margin: 0 auto;
        max-width: 137.23vw;
    }
    .marketing_sample .ms_1 .ms_inner {
        padding: 10.00vw 3.91vw 7.69vw;
        max-width: 123.08vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w {
        height: 48.08vw;
    }
    .marketing_sample .ms_1 .ms_inner:has(.info_w .text_en) {
        padding-top: 5.38vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .main_w p {
        font-size: 3.69vw;
        margin-top: 0.62vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .main_w p span {
        font-size: 4.00vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .main_w p:first-child {
        font-size: 1.85vw;
        margin-top: 3.08vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .main_w p:last-child {
        margin-top: 2.46vw;
        font-size: 1.38vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w {
        margin-top: 4.62vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w:not(:nth-child(2)) {
        margin-top: 0.62vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w p:first-child {
        font-size: 1.23vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w p:nth-child(2) {
        font-size: 4.46vw;
        margin-top: 0.92vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w p:nth-child(2) span {
        font-size: 3.69vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w p:nth-child(2) span.medium {
        font-size: 3.38vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w p:nth-child(3) {
        font-size: 1.69vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .image_w > img {
        bottom: -3.08vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .image_1 {
        right: 27.15vw;
        bottom: 6.54vw;
        /*width: 25.38vw;*/
    }
    .marketing_sample .ms_1 .ms_inner .info_w .image_2 {
        right: 0.54vw;
        bottom: 6.54vw;
        /*width: 24.15vw;*/
    }
    .marketing_sample .ms_1 .ms_inner .info_w .image_3 {
        right: 14.38vw;
        bottom: 3.62vw;
        /*width: 22.69vw;*/
    }
    .marketing_sample .ms_1 .ms_inner .info_w .image_4 {
        right: 4.92vw;
        bottom: 4.38vw;
        /*width: 44.46vw;*/
    }
    .marketing_sample .ms_1 .ms_inner .info_w .image_5 {
        right: 6.23vw;
        bottom: 4.23vw;
        /*width: 42.08vw;*/
    }
    /** 영문 ***********************************************************************************************************/
    .marketing_sample .ms_1 .ms_inner .info_w .main_w.text_en p:not(:first-child) {
        font-size: 4.15vw;
        width: fit-content;
        width: -moz-fit-content;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .main_w.text_en p:last-child {
        margin-top: 1.85vw;
        font-size: 1.54vw;
        max-width: 50.77vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w.text_en {
        margin-top: 4.62vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w.text_en:not(:nth-child(2)) {
        margin-top: 0.62vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w.text_en p:nth-child(2) {
        font-size: 2.77vw;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w.text_en p:nth-child(2) span {
        font-size: 3.69vw;
    }
    /******************************************************************************************************************/


    .marketing_sample .ms_2 {
        padding: 7.69vw 0;
    }
    .marketing_sample .ms_2 h2 {
        font-size: 3.08vw;
    }
    .marketing_sample .ms_2 .process {
        margin: 3.08vw auto 0;
        padding: 0 3.91vw;
        max-width: 147.69vw;
    }
    .marketing_sample .ms_2 .process ul:last-child {
        margin: 0 0 3.38vw;
    }
    .marketing_sample .ms_2 .process ul:before {
        top: 1.23vw;
        border-top: 0.08vw solid #121619;
    }
    .marketing_sample .ms_2 .process ul li p {
        margin: 0.62vw auto 1.23vw;
        font-size: 1.54vw;
    }
    .marketing_sample .ms_2 .process ul li p:first-child {
        width: 2.46vw;
        border-radius: 1.23vw;
        font-size: 1.54vw;
    }
    .marketing_sample .ms_2 .process ul li p:last-child {
        font-size: 1.08vw;
    }
    /** 영문 ***********************************************************************************************************/
    .marketing_sample .ms_2 .process.text_en ul li p {
        font-size: 1.69vw;
    }
    .marketing_sample .ms_2 .process.text_en ul li p:first-child {
        font-size: 1.54vw;
    }
    .marketing_sample .ms_2 .process.text_en ul li p:last-child {
        font-size: 1.31vw;
    }
    /** 영문 ***********************************************************************************************************/


    .marketing_sample .ms_3 {
        padding: 4.62vw 3.91vw 7.69vw;
        max-width: 110.77vw;
    }
    .marketing_sample .ms_3 h2 {
        font-size: 3.08vw;
    }
    .marketing_sample .ms_3 .each_w {
        max-width: 100.00vw;
        margin: 7.69vw auto 0;
    }
    .marketing_sample .ms_3 h2 +.each_w {
        margin: 3.08vw auto 0;
    }
    .marketing_sample .ms_3 .each_w p:nth-child(1) {
        font-size: 2.46vw;
    }
    .marketing_sample .ms_3 .each_w p:nth-child(2) {
        font-size: 1.38vw;
        margin-top: 1.23vw;
    }
    .marketing_sample .ms_3 .each_w p:nth-child(3){
        font-size: 1.08vw;
        margin-top: 1.23vw;
    }
    .marketing_sample .ms_3 .other_w {
        max-width: 100.00vw;
        margin: 1.85vw auto 0;
        padding: 1.85vw 1.85vw 2.31vw;
        border: 0.08vw solid #E1E1E1;
    }
    .marketing_sample .ms_3 .other_w > p:nth-child(1) {
        font-size: 1.85vw;
    }
    .marketing_sample .ms_3 .other_w > p:nth-child(2) {
        font-size: 1.23vw;
        margin-top: 0.31vw;
    }
    .marketing_sample .ms_3 .img_w {
        min-height: 17.77vw;
        margin: -3.85vw 0 0 15.92vw;
    }
    .marketing_sample .ms_3 .img_w .each_img {
        margin-right: 4.62vw;
    }
    .marketing_sample .ms_3 .img_w .each_img:last-child {
        margin-right: 0;
    }
    .marketing_sample .ms_3 .img_w .each_img.image_1,
    .marketing_sample .ms_3 .img_w .each_img.image_2,
    .marketing_sample .ms_3 .img_w .each_img.image_3 {
        width: 16.31vw;
    }
    .marketing_sample .ms_3 .img_w .each_img.image_1 {
        padding-top: 0.54vw;
    }
    .marketing_sample .ms_3 .img_w .each_img.image_3 {
        padding-top: 0.62vw;
    }
    .marketing_sample .ms_3 .img_w .each_img.image_4 {
        width: 15.23vw;
        padding-top: 0.31vw;
    }
    .marketing_sample .ms_3 .img_w .each_img p {
        font-size: 1.08vw;
        margin: auto auto 0;
    }
    /** 영문 ***********************************************************************************************************/
    .marketing_sample .ms_3 .each_w.text_en p:nth-child(2) {
        font-size: 1.54vw;
        margin-top: 1.85vw;
    }
    .marketing_sample .ms_3 .img_w .each_img.image_4 p.text_en {
        padding-top: 1.23vw;
    }
    /******************************************************************************************************************/


    .marketing_sample .ms_4 .inquiry {
        padding: 7.69vw 3.91vw;
        margin: 0 auto;
        max-width: 110.77vw;
    }
    .marketing_sample .ms_4 .inquiry .text_w p:first-child {
        font-size: 3.38vw;
    }
    .marketing_sample .ms_4 .inquiry .text_w p:last-child {
        font-size: 1.08vw;
        margin-top: 0.62vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w {
        margin: 1.08vw 0;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w p {
        font-size: 1.85vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w {
        margin: 1.85vw 0;
        width: 40.00vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w p + .form_w {
        margin-top: 1.85vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w label {
        font-size: 1.23vw;
        margin-right: 2.46vw;
        width: 9.23vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w input,
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select,
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select option,
    .marketing_sample .ms_4 .inquiry .field_w .input_w .textarea_w textarea {
        font-size: 1.23vw;
        width: 28.31vw;
        padding: 0.92vw;
        border: 0.08vw solid #DDDDDD;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select {
        width: 9.23vw;
        padding-right: 2.46vw;
        background-position: right 0.62vw center;
        background-size: 1.23vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select.only_select {
        width: 28.31vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select + input {
        width: 18.46vw;
        margin-left: 0.62vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .textarea_w {
        margin-top: 1.23vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .textarea_w textarea {
        width: 100%;
        height: 10.15vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .file_w {
        margin: 1.85vw 0;
    }
    .marketing_sample .ms_4 .inquiry .field_w .file_w p {
        font-size: 1.23vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .file_w input[type=file] + label {
        padding: 0.46vw 1.23vw;
        margin: 0.62vw 0;
        font-size: 1.08vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .file_w input[type=file] + label img {
        margin-right: 0.31vw;
        max-width: 1.08vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .file_w p.etc {
        font-size: 1.08vw;
        margin-top: 0.62vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .file_w p.etc img {
        max-width: 0.92vw;
    }
    .marketing_sample .ms_4 .toast_popup_w {
        width: 25.85vw;
        top: 2.31vw;
        border-radius: 0.62vw;
    }
    .marketing_sample .ms_4 .toast_popup_w .toast_in {
        padding: 1.23vw;
    }
    .marketing_sample .ms_4 .toast_popup_w .toast_ico {
        margin-right: 0.62vw;
    }
    .marketing_sample .ms_4 .toast_popup_w p {
        font-size: 1.08vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .agree_w {
        margin-bottom: 2.46vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w.chk_item {
        margin-top: 1.85vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .agree_w input + label {
        font-size: 1.08vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .agree_w input + label span.agree_popup {
        margin: 0 0.62vw;
        border-bottom: 0.08vw solid #F0F0F0;
    }
    .marketing_sample .ms_4 .inquiry .field_w .agree_w.text_en input + label span.agree_popup {
        margin: 0 0 0 0.62vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .btn_w {
        margin-top: 2.46vw;
    }
    .marketing_sample .ms_4 .inquiry .field_w .btn_w a {
        padding: 0.62vw 1.85vw;
        font-size: 1.38vw;
        border: 0.08vw solid #FFFFFF;
    }
}


@media (max-width: 768px) {
    .marketing_sample {
        padding-bottom: 0;
    }
    .marketing_sample .sticky {
        top: 32px;
    }
    .marketing_sample .sticky .progress_bar {
        height: 1px;
    }
    .marketing_sample .ms_1 .inner {
        padding: 0 32px;
        margin: 0 auto;
        max-width: 1054px;
    }
    .marketing_sample .ms_1 .ms_inner {
        padding: 77px 32px 59px;
        max-width: 945px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w {
        height: 369px;
    }
    .marketing_sample .ms_1 .ms_inner:has(.info_w .text_en) {
        padding-top: 41px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .main_w p {
        font-size: 28px;
        margin-top: 5px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .main_w p span {
        font-size: 31px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .main_w p:first-child {
        font-size: 14px;
        margin-top: 24px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .main_w p:last-child {
        margin-top: 19px;
        font-size: 11px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w {
        margin-top: 35px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w:not(:nth-child(2)) {
        margin-top: 5px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w p:first-child {
        font-size: 9px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w p:nth-child(2) {
        font-size: 34px;
        margin-top: 7px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w p:nth-child(2) span {
        font-size: 28px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w p:nth-child(2) span.medium {
        font-size: 26px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w p:nth-child(3) {
        font-size: 13px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .image_w > img {
        bottom: -24px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .image_1 {
        right: 209px;
        bottom: 50px;
        /*width: 195px;*/
    }
    .marketing_sample .ms_1 .ms_inner .info_w .image_2 {
        right: 4px;
        bottom: 50px;
        /*width: 186px;*/
    }
    .marketing_sample .ms_1 .ms_inner .info_w .image_3 {
        right: 110px;
        bottom: 28px;
        /*width: 174px;*/
    }
    .marketing_sample .ms_1 .ms_inner .info_w .image_4 {
        right: 38px;
        bottom: 34px;
        /*width: 341px;*/
    }
    .marketing_sample .ms_1 .ms_inner .info_w .image_5 {
        right: 48px;
        bottom: 32px;
        /*width: 323px;*/
    }
    /** 영문 ***********************************************************************************************************/
    .marketing_sample .ms_1 .ms_inner .info_w .main_w.text_en p:not(:first-child) {
        font-size: 32px;
        width: fit-content;
        width: -moz-fit-content;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .main_w.text_en p:last-child {
        margin-top: 14px;
        font-size: 12px;
        max-width: 390px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w.text_en {
        margin-top: 35px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w.text_en:not(:nth-child(2)) {
        margin-top: 5px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w.text_en p:nth-child(2) {
        font-size: 21px;
    }
    .marketing_sample .ms_1 .ms_inner .info_w .sub_w.text_en p:nth-child(2) span {
        font-size: 28px;
    }
    /******************************************************************************************************************/

    .marketing_sample .ms_2 {
        padding: 59px 32px;
    }
    .marketing_sample .ms_2 h2 {
        font-size: 24px;
    }
    .marketing_sample .ms_2 .process {
        margin: 24px auto 0;
        padding: 0 32px;
        max-width: 1134px;
    }
    .marketing_sample .ms_2 .process ul:last-child {
        margin: 0 0 26px;
    }
    .marketing_sample .ms_2 .process ul:before {
        top: 9px;
        border-top: 1px solid #121619;
    }
    .marketing_sample .ms_2 .process ul li p {
        margin: 5px auto 9px;
        font-size: 12px;
    }
    .marketing_sample .ms_2 .process ul li p:first-child {
        width: 19px;
        border-radius: 10px;
        font-size: 12px;
    }
    .marketing_sample .ms_2 .process ul li p:last-child {
        font-size: 8px;
    }
    /** 영문 ***********************************************************************************************************/
    .marketing_sample .ms_2 .process.text_en ul li p {
        font-size: 13px;
    }
    .marketing_sample .ms_2 .process.text_en ul li p:first-child {
        font-size: 12px;
    }
    .marketing_sample .ms_2 .process.text_en ul li p:last-child {
        font-size: 10px;
        letter-spacing: 0;
    }
    /******************************************************************************************************************/


    .marketing_sample .ms_3 {
        padding: 35px 32px 59px;
        max-width: 851px;
    }
    .marketing_sample .ms_3 h2 {
        font-size: 24px;
    }
    .marketing_sample .ms_3 .each_w {
        max-width: 768px;
        margin: 59px auto 0;
    }
    .marketing_sample .ms_3 h2 + .each_w {
        margin: 24px auto 0;
    }
    .marketing_sample .ms_3 .each_w p:nth-child(1) {
        font-size: 19px;
    }
    .marketing_sample .ms_3 .each_w p:nth-child(2) {
        font-size: 11px;
        margin-top: 9px;
    }
    .marketing_sample .ms_3 .each_w p:nth-child(3){
        font-size: 8px;
        margin-top: 9px;
    }
    .marketing_sample .ms_3 .other_w {
        max-width: 768px;
        margin: 14px auto 0;
        padding: 14px 14px 18px;
        border: 1px solid #E1E1E1;
    }
    .marketing_sample .ms_3 .other_w > p:nth-child(1) {
        font-size: 14px;
    }
    .marketing_sample .ms_3 .other_w > p:nth-child(2) {
        font-size: 9px;
        margin-top: 2px;
    }
    .marketing_sample .ms_3 .img_w {
        min-height: 136px;
        margin: -30px 0 0 122px;
    }
    .marketing_sample .ms_3 .img_w .each_img {
        margin-right: 35px;
    }
    .marketing_sample .ms_3 .img_w .each_img:last-child {
        margin-right: 0;
    }
    .marketing_sample .ms_3 .img_w .each_img.image_1,
    .marketing_sample .ms_3 .img_w .each_img.image_2,
    .marketing_sample .ms_3 .img_w .each_img.image_3 {
        width: 125px;
    }
    .marketing_sample .ms_3 .img_w .each_img.image_1 {
        padding-top: 4px;
    }
    .marketing_sample .ms_3 .img_w .each_img.image_3 {
        padding-top: 5px;
    }
    .marketing_sample .ms_3 .img_w .each_img.image_4 {
        width: 117px;
        padding-top: 2px;
    }
    .marketing_sample .ms_3 .img_w .each_img p {
        font-size: 8px;
        margin: auto auto 0;
    }
    /** 영문 ***********************************************************************************************************/
    .marketing_sample .ms_3 .each_w.text_en p:nth-child(2) {
        font-size: 12px;
        margin-top: 14px;
    }
    .marketing_sample .ms_3 .img_w .each_img.image_4 p.text_en {
        padding-top: 9px;
    }
    /******************************************************************************************************************/


    .marketing_sample .ms_4 .inquiry {
        padding: 59px 32px;
        margin: 0 auto;
        max-width: 851px;
    }
    .marketing_sample .ms_4 .inquiry .text_w p:first-child {
        font-size: 26px;
    }
    .marketing_sample .ms_4 .inquiry .text_w p:last-child {
        font-size: 8px;
        margin-top: 5px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w {
        margin: 8px 0;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w p {
        font-size: 14px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w {
        margin: 14px 0;
        width: 307px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w p + .form_w {
        margin-top: 14px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w label {
        font-size: 9px;
        margin-right: 19px;
        width: 71px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w input,
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select,
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select option,
    .marketing_sample .ms_4 .inquiry .field_w .input_w .textarea_w textarea {
        width: 217px;
        padding: 7px;
        font-size: 9px;
        border: 1px solid #DDDDDD;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select {
        width: 71px;
        padding-right: 19px;
        background-position: right 5px center;
        background-size: 9px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select.only_select {
        width: 217px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select + input {
        width: 142px;
        margin-left: 5px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .textarea_w {
        margin-top: 9px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w .textarea_w textarea {
        width: 100%;
        height: 78px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .file_w {
        margin: 14px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .file_w p {
        font-size: 9px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .file_w input[type=file] + label {
        padding: 4px 9px;
        margin: 5px 0;
        font-size: 8px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .file_w input[type=file] + label img {
        margin-right: 2px;
        max-width: 8px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .file_w p.etc {
        font-size: 8px;
        margin-top: 5px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .file_w p.etc img {
        max-width: 7px;
    }
    .marketing_sample .ms_4 .toast_popup_w {
        width: 198px;
        top: 18px;
        border-radius: 5px;
    }
    .marketing_sample .ms_4 .toast_popup_w .toast_in {
        padding: 9px;
    }
    .marketing_sample .ms_4 .toast_popup_w .toast_ico {
        margin-right: 5px;
    }
    .marketing_sample .ms_4 .toast_popup_w p {
        font-size: 8px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .agree_w {
        margin-bottom: 19px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w.chk_item {
        margin-top: 14px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .agree_w input + label {
        font-size: 8px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .agree_w input + label span.agree_popup {
        margin: 0 5px;
        border-bottom: 1px solid #F0F0F0;
    }
    .marketing_sample .ms_4 .inquiry .field_w .agree_w.text_en input + label span.agree_popup {
        margin: 0 0 0 5px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .btn_w {
        margin-top: 19px;
    }
    .marketing_sample .ms_4 .inquiry .field_w .btn_w a {
        padding: 5px 14px;
        font-size: 11px;
        border: 1px solid #FFFFFF;
    }
}
