.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.desktop {
    background-color: #F0F2F6;
}
.marketing_sample .ms_1.desktop .inner {
    padding: 0 92px;
    margin: 0 auto;
    max-width: 1784px;
}
.marketing_sample .ms_1.desktop .inner .breadcrumb {
    width: 100%;
}
.marketing_sample .breadcrumb .txt {
    text-transform: uppercase;
}
.marketing_sample .ms_1.desktop .ms_inner {
    margin: 0 auto;
    padding: 130px 0 100px;
    max-width: 1600px;
    display: flex;
}
.marketing_sample .ms_1.desktop .ms_inner .info_w {
    width: 100%;
    height: 625px;
    position: relative;
}
.marketing_sample .ms_1.desktop .ms_inner:has(.info_w .text_en) {
    padding-top: 70px;
}
.marketing_sample .ms_1.desktop .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.desktop .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.desktop .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.desktop .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.desktop .ms_inner .info_w .sub_w {
    margin-top: 60px;
}
.marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w:not(:nth-child(2)) {
    margin-top: 8px;
}
.marketing_sample .ms_1.desktop .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.desktop .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.desktop .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.desktop .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.desktop .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;
}
/* s:사용자재구축 (passrim) 추가  */
.marketing_sample .ms_1.mobile .ms_inner .info_w .main_w p br {display:none;}
/* s:사용자재구축 추가 끝  */
@media (min-width: 768px) {
    .marketing_sample .ms_1.desktop .ms_inner .info_w .image_w {
        position: absolute;
        top: 0;
        right: 0;
        width: 44.33%;
        height: 100%;
    }
}
.marketing_sample .ms_1.desktop .ms_inner .info_w .image_w > img {
    position: absolute;
    right: 0;
    bottom: -40px;
}
.marketing_sample .ms_1.desktop .ms_inner .info_w .image_w div {
    position: absolute;
}
.marketing_sample .ms_1.desktop .ms_inner .info_w .image_1 {
    right: 353px;
    bottom: 85px;
    /*width: 330px;*/
    width: 40.30%;
    z-index: 1;
}
.marketing_sample .ms_1.desktop .ms_inner .info_w .image_2 {
    right: 7px;
    bottom: 85px;
    /*width: 314px;*/
    width: 36.03%;
    z-index: 1;
}
.marketing_sample .ms_1.desktop .ms_inner .info_w .image_3 {
    right: 187px;
    bottom: 47px;
    /*width: 295px;*/
    width: 38.35%;
    z-index: 2;
}
.marketing_sample .ms_1.desktop .ms_inner .info_w .image_4 {
    right: 64px;
    bottom: 57px;
    /*width: 578px;*/
    width: 70.60%;
    z-index: 1;
}
.marketing_sample .ms_1.desktop .ms_inner .info_w .image_5 {
    right: 81px;
    bottom: 55px;
    /*width: 547px;*/
    width: 66.82%;
    z-index: 1;
}
.marketing_sample .ms_1.desktop .ms_inner .info_w .image_5 img {
    aspect-ratio: 13.05;
}
/** 영문 ***************************************************************************************************************/
.marketing_sample .ms_1.desktop .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.desktop .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.desktop .ms_inner .info_w .sub_w.text_en {
    margin-top: 60px;
}
.marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w.text_en:not(:nth-child(2)) {
    margin-top: 8px;
}
/*.marketing_sample .ms_1.desktop .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.desktop .ms_inner .info_w .sub_w.text_en p:nth-child(2) span {
    line-height: 1.3125;
}
/**********************************************************************************************************************/


.marketing_sample .ms_2.desktop {
    padding: 100px 0;
    overflow: hidden;
}
.marketing_sample .ms_2.desktop 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.desktop .process {
    margin: 40px auto 0;
    padding: 0 160px;
    max-width: 1920px;
}
.marketing_sample .ms_2.desktop .process ul {
    display: flex;
    position: relative;
}
.marketing_sample .ms_2.desktop .process ul:last-child {
    margin: 0 0 44px;
}
.marketing_sample .ms_2.desktop .process ul:before {
    content: ' ';
    position: absolute;
    top: 16px;
    width: 75.00%;
    border-top: 1px solid #121619;
}
.marketing_sample .ms_2.desktop .process ul:first-child::before {
    left: 12.50%;
}
.marketing_sample .ms_2.desktop .process ul:last-child::before {
    right: 50%;
}
.marketing_sample .ms_2.desktop .process ul li {
    text-align: center;
    z-index: 1;
    width: 25.00%;
}
.marketing_sample .ms_2.desktop .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.desktop .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.desktop .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.desktop .process ul li p:last-child span {
    font-weight: 600;
}
/** 영문 ***************************************************************************************************************/
.marketing_sample .ms_2.desktop .process.text_en ul li p {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2727;
    letter-spacing: 0.077px;
}
.marketing_sample .ms_2.desktop .process.text_en ul li p:first-child {
    font-size: 20px;
    line-height: 1.3000;
}
.marketing_sample .ms_2.desktop .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.desktop {
    padding: 60px 0 100px;
    overflow: hidden;
    max-width: 1440px;
    margin: 0 auto;
}
.marketing_sample .ms_3.desktop 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.desktop .each_w {
    display: flex;
    max-width: 1300px;
    margin: 100px auto 0;
}
.marketing_sample .ms_3.desktop h2 + .each_w {
    margin: 40px auto 0;
}
.marketing_sample .ms_3.desktop .each_w:nth-child(2n+1) {
    flex-direction: row-reverse;
    justify-content: space-between;
}
.marketing_sample .ms_3.desktop .each_w:first-child {
    margin: 40px auto 0;
}
.marketing_sample .ms_3.desktop .each_w > div {
    width: 47.70%;
    align-self: center;
    position: relative;
}
.marketing_sample .ms_3.desktop .each_w:nth-child(2n) > div:last-child {
    margin-left: 4.6%;
}
.marketing_sample .ms_3.desktop .each_w p:nth-child(1) {
    color: #121619;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3125;
}
.marketing_sample .ms_3.desktop .each_w p:nth-child(2) {
    color: #555555;
    font-size: 18px;
    line-height: 1.5555;
    margin-top: 16px;
}
.marketing_sample .ms_3.desktop .each_w p:nth-child(2) span {
    font-weight: 700;
}
.marketing_sample .ms_3.desktop .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.desktop .other_w {
    max-width: 1300px;
    margin: 24px auto 0;
    padding: 24px 24px 30px;
    border: 1px solid #E1E1E1;
    background-color: #FFFFFF;
}
.marketing_sample .ms_3.desktop .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.desktop .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.desktop .img_w {
    display: flex;
    min-height: 231px;
    margin: -50px 0 0 207px;
}
.marketing_sample .ms_3.desktop .img_w .each_img {
    display: grid;
    margin-right: 60px;
}
.marketing_sample .ms_3.desktop .img_w .each_img:last-child {
    margin-right: 0;
}
.marketing_sample .ms_3.desktop .img_w .each_img.image_1,
.marketing_sample .ms_3.desktop .img_w .each_img.image_2,
.marketing_sample .ms_3.desktop .img_w .each_img.image_3 {
    width: 212px;
}
.marketing_sample .ms_3.desktop .img_w .each_img.image_1 {
    padding-top: 7px;
}
.marketing_sample .ms_3.desktop .img_w .each_img.image_3 {
    padding-top: 8px;
}
.marketing_sample .ms_3.desktop .img_w .each_img.image_4 {
    width: 198px;
    padding-top: 4px;
}
.marketing_sample .ms_3.desktop .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.desktop .each_w.text_en p:nth-child(1) {
    line-height: 1.2500;
}
.marketing_sample .ms_3.desktop .each_w.text_en p:nth-child(2) {
    font-size: 20px;
    line-height: 1.4000;
    margin-top: 24px;
}
.marketing_sample .ms_3.desktop .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.desktop .ms_inner {
        width: calc(100% - 180px);
    }
}
@media (max-width: 1740px) {
    .marketing_sample .ms_2.desktop .process {
        padding: 0 2.30vw;
    }
}
@media (max-width: 1440px) {
    .marketing_sample .ms_1.desktop .inner {
        padding: 0 60px;
    }
    .marketing_sample .ms_1.desktop .ms_inner {
        width: unset;
    }
    .marketing_sample .ms_1.desktop .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.desktop .inner {
        padding: 0 3.91vw;
        margin: 0 auto;
        max-width: 137.23vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner {
        padding: 10.00vw 3.91vw 7.69vw;
        max-width: 123.08vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w {
        height: 48.08vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner:has(.info_w .text_en) {
        padding-top: 5.38vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .main_w p {
        font-size: 3.69vw;
        margin-top: 0.62vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .main_w p span {
        font-size: 4.00vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .main_w p:first-child {
        font-size: 1.85vw;
        margin-top: 3.08vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .main_w p:last-child {
        margin-top: 2.46vw;
        font-size: 1.38vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w {
        margin-top: 4.62vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w:not(:nth-child(2)) {
        margin-top: 0.62vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w p:first-child {
        font-size: 1.23vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w p:nth-child(2) {
        font-size: 4.46vw;
        margin-top: 0.92vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w p:nth-child(2) span {
        font-size: 3.69vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w p:nth-child(2) span.medium {
        font-size: 3.38vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w p:nth-child(3) {
        font-size: 1.69vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .image_w > img {
        bottom: -3.08vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .image_1 {
        right: 27.15vw;
        bottom: 6.54vw;
        /*width: 25.38vw;*/
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .image_2 {
        right: 0.54vw;
        bottom: 6.54vw;
        /*width: 24.15vw;*/
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .image_3 {
        right: 14.38vw;
        bottom: 3.62vw;
        /*width: 22.69vw;*/
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .image_4 {
        right: 4.92vw;
        bottom: 4.38vw;
        /*width: 44.46vw;*/
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .image_5 {
        right: 6.23vw;
        bottom: 4.23vw;
        /*width: 42.08vw;*/
    }
    /** 영문 ***********************************************************************************************************/
    .marketing_sample .ms_1.desktop .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.desktop .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.desktop .ms_inner .info_w .sub_w.text_en {
        margin-top: 4.62vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w.text_en:not(:nth-child(2)) {
        margin-top: 0.62vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w.text_en p:nth-child(2) {
        font-size: 2.77vw;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w.text_en p:nth-child(2) span {
        font-size: 3.69vw;
    }
    /******************************************************************************************************************/


    .marketing_sample .ms_2.desktop {
        padding: 7.69vw 0;
    }
    .marketing_sample .ms_2.desktop h2 {
        font-size: 3.08vw;
    }
    .marketing_sample .ms_2.desktop .process {
        margin: 3.08vw auto 0;
        padding: 0 3.91vw;
        max-width: 147.69vw;
    }
    .marketing_sample .ms_2.desktop .process ul:last-child {
        margin: 0 0 3.38vw;
    }
    .marketing_sample .ms_2.desktop .process ul:before {
        top: 1.23vw;
        border-top: 0.08vw solid #121619;
    }
    .marketing_sample .ms_2.desktop .process ul li p {
        margin: 0.62vw auto 1.23vw;
        font-size: 1.54vw;
    }
    .marketing_sample .ms_2.desktop .process ul li p:first-child {
        width: 2.46vw;
        border-radius: 1.23vw;
        font-size: 1.54vw;
    }
    .marketing_sample .ms_2.desktop .process ul li p:last-child {
        font-size: 1.08vw;
    }
    /** 영문 ***********************************************************************************************************/
    .marketing_sample .ms_2.desktop .process.text_en ul li p {
        font-size: 1.69vw;
    }
    .marketing_sample .ms_2.desktop .process.text_en ul li p:first-child {
        font-size: 1.54vw;
    }
    .marketing_sample .ms_2.desktop .process.text_en ul li p:last-child {
        font-size: 1.31vw;
    }
    /** 영문 ***********************************************************************************************************/


    .marketing_sample .ms_3.desktop {
        padding: 4.62vw 3.91vw 7.69vw;
        max-width: 110.77vw;
    }
    .marketing_sample .ms_3.desktop h2 {
        font-size: 3.08vw;
    }
    .marketing_sample .ms_3.desktop .each_w {
        max-width: 100.00vw;
        margin: 7.69vw auto 0;
    }
    .marketing_sample .ms_3.desktop h2 +.each_w {
        margin: 3.08vw auto 0;
    }
    .marketing_sample .ms_3.desktop .each_w p:nth-child(1) {
        font-size: 2.46vw;
    }
    .marketing_sample .ms_3.desktop .each_w p:nth-child(2) {
        font-size: 1.38vw;
        margin-top: 1.23vw;
    }
    .marketing_sample .ms_3.desktop .each_w p:nth-child(3){
        font-size: 1.08vw;
        margin-top: 1.23vw;
    }
    .marketing_sample .ms_3.desktop .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.desktop .other_w > p:nth-child(1) {
        font-size: 1.85vw;
    }
    .marketing_sample .ms_3.desktop .other_w > p:nth-child(2) {
        font-size: 1.23vw;
        margin-top: 0.31vw;
    }
    .marketing_sample .ms_3.desktop .img_w {
        min-height: 17.77vw;
        margin: -3.85vw 0 0 15.92vw;
    }
    .marketing_sample .ms_3.desktop .img_w .each_img {
        margin-right: 4.62vw;
    }
    .marketing_sample .ms_3.desktop .img_w .each_img:last-child {
        margin-right: 0;
    }
    .marketing_sample .ms_3.desktop .img_w .each_img.image_1,
    .marketing_sample .ms_3.desktop .img_w .each_img.image_2,
    .marketing_sample .ms_3.desktop .img_w .each_img.image_3 {
        width: 16.31vw;
    }
    .marketing_sample .ms_3.desktop .img_w .each_img.image_1 {
        padding-top: 0.54vw;
    }
    .marketing_sample .ms_3.desktop .img_w .each_img.image_3 {
        padding-top: 0.62vw;
    }
    .marketing_sample .ms_3.desktop .img_w .each_img.image_4 {
        width: 15.23vw;
        padding-top: 0.31vw;
    }
    .marketing_sample .ms_3.desktop .img_w .each_img p {
        font-size: 1.08vw;
        margin: auto auto 0;
    }
    /** 영문 ***********************************************************************************************************/
    .marketing_sample .ms_3.desktop .each_w.text_en p:nth-child(2) {
        font-size: 1.54vw;
        margin-top: 1.85vw;
    }
    .marketing_sample .ms_3.desktop .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.desktop .inner {
        padding: 0 32px;
        margin: 0 auto;
        max-width: 1054px;
    }
    .marketing_sample .ms_1.desktop .ms_inner {
        padding: 77px 32px 59px;
        max-width: 945px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w {
        height: 369px;
    }
    .marketing_sample .ms_1.desktop .ms_inner:has(.info_w .text_en) {
        padding-top: 41px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .main_w p {
        font-size: 28px;
        margin-top: 5px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .main_w p span {
        font-size: 31px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .main_w p:first-child {
        font-size: 14px;
        margin-top: 24px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .main_w p:last-child {
        margin-top: 19px;
        font-size: 11px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w {
        margin-top: 35px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w:not(:nth-child(2)) {
        margin-top: 5px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w p:first-child {
        font-size: 9px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w p:nth-child(2) {
        font-size: 34px;
        margin-top: 7px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w p:nth-child(2) span {
        font-size: 28px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w p:nth-child(2) span.medium {
        font-size: 26px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w p:nth-child(3) {
        font-size: 13px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .image_w > img {
        bottom: -24px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .image_1 {
        right: 209px;
        bottom: 50px;
        /*width: 195px;*/
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .image_2 {
        right: 4px;
        bottom: 50px;
        /*width: 186px;*/
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .image_3 {
        right: 110px;
        bottom: 28px;
        /*width: 174px;*/
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .image_4 {
        right: 38px;
        bottom: 34px;
        /*width: 341px;*/
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .image_5 {
        right: 48px;
        bottom: 32px;
        /*width: 323px;*/
    }
    /** 영문 ***********************************************************************************************************/
    .marketing_sample .ms_1.desktop .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.desktop .ms_inner .info_w .main_w.text_en p:last-child {
        margin-top: 14px;
        font-size: 12px;
        max-width: 390px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w.text_en {
        margin-top: 35px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w.text_en:not(:nth-child(2)) {
        margin-top: 5px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w.text_en p:nth-child(2) {
        font-size: 21px;
    }
    .marketing_sample .ms_1.desktop .ms_inner .info_w .sub_w.text_en p:nth-child(2) span {
        font-size: 28px;
    }
    /******************************************************************************************************************/

    .marketing_sample .ms_2.desktop {
        padding: 59px 32px;
    }
    .marketing_sample .ms_2.desktop h2 {
        font-size: 24px;
    }
    .marketing_sample .ms_2.desktop .process {
        margin: 24px auto 0;
        padding: 0 32px;
        max-width: 1134px;
    }
    .marketing_sample .ms_2.desktop .process ul:last-child {
        margin: 0 0 26px;
    }
    .marketing_sample .ms_2.desktop .process ul:before {
        top: 9px;
        border-top: 1px solid #121619;
    }
    .marketing_sample .ms_2.desktop .process ul li p {
        margin: 5px auto 9px;
        font-size: 12px;
    }
    .marketing_sample .ms_2.desktop .process ul li p:first-child {
        width: 19px;
        border-radius: 10px;
        font-size: 12px;
    }
    .marketing_sample .ms_2.desktop .process ul li p:last-child {
        font-size: 8px;
    }
    /** 영문 ***********************************************************************************************************/
    .marketing_sample .ms_2.desktop .process.text_en ul li p {
        font-size: 13px;
    }
    .marketing_sample .ms_2.desktop .process.text_en ul li p:first-child {
        font-size: 12px;
    }
    .marketing_sample .ms_2.desktop .process.text_en ul li p:last-child {
        font-size: 10px;
        letter-spacing: 0;
    }
    /******************************************************************************************************************/


    .marketing_sample .ms_3.desktop {
        padding: 35px 32px 59px;
        max-width: 851px;
    }
    .marketing_sample .ms_3.desktop h2 {
        font-size: 24px;
    }
    .marketing_sample .ms_3.desktop .each_w {
        max-width: 768px;
        margin: 59px auto 0;
    }
    .marketing_sample .ms_3.desktop h2 + .each_w {
        margin: 24px auto 0;
    }
    .marketing_sample .ms_3.desktop .each_w p:nth-child(1) {
        font-size: 19px;
    }
    .marketing_sample .ms_3.desktop .each_w p:nth-child(2) {
        font-size: 11px;
        margin-top: 9px;
    }
    .marketing_sample .ms_3.desktop .each_w p:nth-child(3){
        font-size: 8px;
        margin-top: 9px;
    }
    .marketing_sample .ms_3.desktop .other_w {
        max-width: 768px;
        margin: 14px auto 0;
        padding: 14px 14px 18px;
        border: 1px solid #E1E1E1;
    }
    .marketing_sample .ms_3.desktop .other_w > p:nth-child(1) {
        font-size: 14px;
    }
    .marketing_sample .ms_3.desktop .other_w > p:nth-child(2) {
        font-size: 9px;
        margin-top: 2px;
    }
    .marketing_sample .ms_3.desktop .img_w {
        min-height: 136px;
        margin: -30px 0 0 122px;
    }
    .marketing_sample .ms_3.desktop .img_w .each_img {
        margin-right: 35px;
    }
    .marketing_sample .ms_3.desktop .img_w .each_img:last-child {
        margin-right: 0;
    }
    .marketing_sample .ms_3.desktop .img_w .each_img.image_1,
    .marketing_sample .ms_3.desktop .img_w .each_img.image_2,
    .marketing_sample .ms_3.desktop .img_w .each_img.image_3 {
        width: 125px;
    }
    .marketing_sample .ms_3.desktop .img_w .each_img.image_1 {
        padding-top: 4px;
    }
    .marketing_sample .ms_3.desktop .img_w .each_img.image_3 {
        padding-top: 5px;
    }
    .marketing_sample .ms_3.desktop .img_w .each_img.image_4 {
        width: 117px;
        padding-top: 2px;
    }
    .marketing_sample .ms_3.desktop .img_w .each_img p {
        font-size: 8px;
        margin: auto auto 0;
    }
    /** 영문 ***********************************************************************************************************/
    .marketing_sample .ms_3.desktop .each_w.text_en p:nth-child(2) {
        font-size: 12px;
        margin-top: 14px;
    }
    .marketing_sample .ms_3.desktop .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;
    }
    
    
    /* s:사용자재구축 (passrim) 추가  */
    .marketing_sample .ms_1.mobile {
        background-color: #F0F2F6;
    }
    .marketing_sample .ms_1.mobile .ms_inner {
        padding: 32px 20px 110px;
        max-width: 100%;
        position: relative;
    }
    .marketing_sample .ms_1.mobile .ms_inner.ms_en {
        padding-bottom: 208px;
    }
    .marketing_sample .ms_1.mobile .ms_inner .info_w {
        width: 100%;
    }
    .marketing_sample .ms_1.mobile .ms_inner .info_w .main_w p {
        color: #121619;
        font-size: 24px;
        font-weight: 700;
        line-height: 1.1250;
        letter-spacing: -0.5px;
        margin-top: 8px;
    }
    .marketing_sample .ms_1.mobile .ms_inner .info_w .main_w p br {display:block;}
	
    .marketing_sample .ms_1.mobile .ms_inner .info_w .main_w.text_en p {
        font-size: 26px;
        font-weight: 700;
        line-height: 1.2307;
        letter-spacing: 0.35px;
    }
    .marketing_sample .ms_1.mobile .ms_inner .info_w .main_w p span {
        font-size: 28px;
        font-weight: 600;
        line-height: 1.3571;
        letter-spacing: 0.35px;
    }
    .marketing_sample .ms_1.mobile .ms_inner .info_w .main_w p:first-child {
        color: #A8A8A8;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.3750;
        letter-spacing: 0.35px;
        margin-top: 0;
    }
    .marketing_sample .ms_1.mobile .ms_inner .info_w .main_w p:last-child {
        margin-top: 16px;
        color: #555555;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.4285;
        letter-spacing: 0.35px;
    }
    .marketing_sample .ms_1.mobile .ms_inner .info_w .sub_w {
        margin-top: 32px;
    }
    .marketing_sample .ms_1.mobile .ms_inner .info_w .sub_w:not(:nth-child(2)) {
        margin-top: 16px;
    }
    .marketing_sample .ms_1.mobile .ms_inner .info_w .sub_w p:first-child {
        color: #444444;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.3750;
        margin-top: 0;
    }
    .marketing_sample .ms_1.mobile .ms_inner .info_w .sub_w p:nth-child(2) {
        color: #0074FD;
        font-size: 22px;
        font-weight: 600;
        line-height: 1.2727;
        letter-spacing: 0.077px;
        margin-top: 3px;
    }
    .marketing_sample .ms_1.mobile .ms_inner .info_w .sub_w p:nth-child(2) span {
        font-size: 24px;
        line-height: 1.2500;
    }
    .marketing_sample .ms_1.mobile .ms_inner .info_w .sub_w p:nth-child(3) {
        color: #444444;
        font-size: 14px;
        font-weight: 300;
        line-height: 1.4285;
        letter-spacing: 0.35px;
        margin: 8px 0 102px;
    }
    .marketing_sample .ms_1.mobile .ms_inner .info_w .sub_w p:last-child span {
        font-size: 28px;
    }
    .marketing_sample .ms_1.mobile .ms_inner .info_w .image_w img {
        position: absolute;
        bottom: 0;
        right: calc(50% - 150px);
        max-width: 300px;
    }


    .marketing_sample .ms_2.mobile {
        padding: 40px 20px;
    }
    .marketing_sample .ms_2.mobile h2 {
        color: #121619;
        font-size: 22px;
        font-weight: 600;
        line-height: 1.2727;
        letter-spacing: 0.077px;
        text-align: center;
        text-transform: uppercase;
    }
    .marketing_sample .ms_2.mobile .process {
        margin-top: 24px;
    }
    .marketing_sample .ms_2.mobile .process ul {
        position: relative;
        overflow: hidden;
    }
    .marketing_sample .ms_2.mobile .process li:not(:last-child):before {
        content: ' ';
        position: absolute;
        left: 12px;
        height: 100%;
        border-left: 1px solid #121619;
    }
    .marketing_sample .ms_2.mobile .process ul li {
        position: relative;
        z-index: 1;
        width: 100%;
    }
    .marketing_sample .ms_2.mobile .process ul li p {
        color: #121619;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.33333;
        letter-spacing: -0.5px;
        padding-left: 40px;
    }
    .marketing_sample .ms_2.mobile .process ul li p:first-child {
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 24px;
        aspect-ratio: 1;
        border-radius: 12px;
        color: #FFFFFF;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.3750;
        letter-spacing: 0.35px;
        background-color: #121619;
        margin: 0 auto;
        padding-left: 0;
    }
    .marketing_sample .ms_2.mobile .process ul li p:last-child {
        color: #555555;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.4285;
        letter-spacing: 0.35px;
        padding: 8px 0 16px 40px;
    }
    .marketing_sample .ms_2.mobile .process ul li:last-child p:last-child {
        padding-bottom: 4px;
    }
    .marketing_sample .ms_2.mobile .process ul li p:last-child span {
        font-weight: 600;
    }


    .marketing_sample .ms_3.mobile {
        padding: 40px 20px;
    }
    .marketing_sample .ms_3.mobile h2 {
        color: #121619;
        font-size: 22px;
        font-weight: 600;
        line-height: 1.2727;
        letter-spacing: 0.077px;
        text-align: center;
        text-transform: uppercase;
        max-width: 194px;
        margin: 0 auto;
    }
    .en .marketing_sample .ms_3.mobile h2 {max-width: unset;text-transform: uppercase;}/* s:사용자재구축 (passrim) trial-samples 제목셀 width값 초기화 추가  */
    .marketing_sample .ms_3.mobile h2.text_en {
        max-width: unset;
        text-transform: uppercase;
    }
    .marketing_sample .ms_3.mobile .each_w {
        margin-top: 40px;
    }
    .marketing_sample .ms_3.mobile h2 + .each_w {
        margin-top: 24px;
    }
    .marketing_sample .ms_3.mobile h2.text_en .each_w {
        margin-top: 16px;
    }
    .marketing_sample .ms_3.mobile .each_w > div {
        align-self: center;
    }
    .marketing_sample .ms_3.mobile .each_w p:nth-child(1) {
        color: #121619;
        font-size: 20px;
        font-weight: 600;
        line-height: 1.4000;
        margin-top: 24px;
    }
    .marketing_sample .ms_3.mobile .each_w p:nth-child(2) {
        color: #555555;
        font-size: 14px;
        line-height: 1.4285;
        margin-top: 8px;
    }
    .marketing_sample .ms_3.mobile .each_w.text_en p:nth-child(2) {
        font-size: 16px;
        line-height: 1.3750;
    }
    .marketing_sample .ms_3.mobile .each_w.text_en:nth-child(3) p:nth-child(2) br {display:none;}/* s:사용자재구축 (passrim) 추가  */	
    .marketing_sample .ms_3.mobile .each_w p:nth-child(2) span {
        font-weight: 700;
    }
    .marketing_sample .ms_3.mobile .each_w p:nth-child(3) {
        color: #444444;
        font-size: 13px;
        font-weight: 300;
        line-height: 1.5384;
        margin-top: 16px;
    }
    .marketing_sample .ms_3.mobile .other_w {
        margin-top: 16px;
        border: 1px solid #E1E1E1;
        padding: 15px 0 31px;
    }
    .marketing_sample .ms_3.mobile .other_w > p:nth-child(1) {
        color: #121619;
        font-size: 18px;
        font-weight: 600;
        line-height: 1.3333;
        letter-spacing: 0.35px;
        padding-left: 16px;
    }
    .marketing_sample .ms_3.mobile .other_w > p:nth-child(2) {
        color: #838383;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.4285;
        letter-spacing: 0.35px;
        padding-left: 16px;
        margin-bottom: 2px
    }
    .marketing_sample .ms_3.mobile .img_w {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .marketing_sample .ms_3.mobile .img_w .each_img {
        display: grid;
        width: 50%;
    }
    .marketing_sample .ms_3.mobile .img_w .each_img:nth-child(n+3) {
        margin-top: 20px;
    }
    .marketing_sample .ms_3.mobile .img_w .each_img:last-child {
        margin-right: 0;
    }
    .marketing_sample .ms_3.mobile .img_w .each_img.image_1 img,
    .marketing_sample .ms_3.mobile .img_w .each_img.image_2 img,
    .marketing_sample .ms_3.mobile .img_w .each_img.image_3 img {
        width: calc(100% - 45px);
        margin: 0 auto;
    }
    .marketing_sample .ms_3.mobile .img_w .each_img.image_2 img {
        margin: 2px auto 0 auto;
    }
    .marketing_sample .ms_3.mobile .img_w .each_img.image_3 img {
        margin: 6px auto 0 auto;
    }
    .marketing_sample .ms_3.mobile .img_w .each_img.image_4 img {
        width: calc(100% - 40px);
        margin: 0 auto 0 22px;
    }
    .marketing_sample .ms_3.mobile .img_w .each_img p {
        color: #555555;
        font-size: 10px;
        font-weight: 700;
        line-height: 1.2427;
        width: fit-content;
        width: -moz-fit-content;
        margin: auto auto 0;
    }
    .marketing_sample .ms_3.mobile .img_w .each_img.image_2 p {
        padding-top: 2px;
    }
    .marketing_sample .ms_3.mobile .img_w .each_img.image_4 p {
        padding-top: 8px;
    }
    .content.marketing_sample .ms_4 .inquiry{
        display:block;
        margin:0;
        padding: 40px 20px;
        width: calc(100% - 20px);
    }
    .content.marketing_sample .ms_4 .inquiry .text_w {width:100%;}
    .content.marketing_sample .ms_4 .inquiry .text_w p:first-child {
        color: #FFFFFF;
        font-size: 24px;
        font-weight: 600;
        line-height: 1.2500;
        letter-spacing: 0.084px;
    }
    .content.marketing_sample .ms_4 .inquiry .text_w p:last-child{
        color: #F0F0F0;
        font-size: 14px;
        line-height: 1.5714;
        margin-top: 8px;    
    }
    .content.marketing_sample .ms_4 .inquiry .field_w {
        width:100%;
        padding:0;
    }
    .marketing_sample .ms_4 .inquiry .field_w .input_w p + .form_w{
        display:block;
        margin-top:24px;
        width:100%;
     }
    .content.marketing_sample .ms_4 .inquiry .field_w .input_w{
        margin: 32px 0 0;
    }
    .content.marketing_sample .ms_4 .inquiry .field_w .input_w p{
        font-size: 18px;
        font-weight: 600;
        line-height: 1.3333;
        letter-spacing: 0.35px;
    }
    .content.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-bottom: 8px;
        width: 100%;
    }
    .content.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w input,
    .content.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select,
    .content.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select option,
    .content.marketing_sample .ms_4 .inquiry .field_w .input_w .textarea_w textarea {
        width: 100%;
        padding: 12px;
        color: #444444;
        font-size: 14px;
        font-weight: 300;
        line-height: 1.4285;
        border: 1px solid #DDDDDD;
        background-color: #FFFFFF;
        -webkit-appearance: none;
    }
    .content.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w {
        display:block;
        margin-top: 24px;
        width: 100%;
    }
    .content.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select {
        display: inline-block;
        width: 120px;
        padding-right: 24px;
        background-image: url(/v2/img/ico_select2.png);
        background-position: right 8px center;
        background-repeat: no-repeat;
        background-color: #FFFFFF;
        background-size: 14px;
		background-blend-mode:normal;/* s:사용자재구축 (passrim) 추가 select arry 이미지  531 line 상속해제  */
    }
    .content.marketing_sample .ms_4 .inquiry .field_w .file_w{
        margin: 8px 0 0;
        color: #FFFFFF;
        position: relative;
    }
    .content.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select + input {
        display: inline-block;
        width: calc(100% - 133px);
        margin-left: 8px;
    }
    .content.marketing_sample .ms_4 .inquiry .field_w .input_w .form_w select.only_select {
        width:100%;
    }
    .content.marketing_sample .ms_4 .inquiry .field_w .file_w p {
        font-size: 14px;
        font-weight: 600;
        line-height: 1.3750;
    }
    .content.marketing_sample .ms_4 .inquiry .field_w .file_w p.etc {
        color: #838383;
        font-size: 12px;
        font-weight: 400;
        line-height: 1.4285;
        margin-top: 8px;
    }
    .content.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: 12px;
        font-weight: 600;
        line-height: 1.2857;
    }
    .content.marketing_sample .ms_4 .inquiry .field_w .agree_w input + label {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.4285;
    }
    .content.marketing_sample .ms_4 .inquiry .field_w .btn_w {
        margin-top: 32px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .content.marketing_sample .ms_4 .inquiry .field_w .btn_w a {
        padding: 8px 19px;
        color: #121619;
        text-align: center;
        font-size: 17px;
        font-weight: 600;
        line-height: 1.3529;
        border: 1px solid #FFFFFF;
        background-color: #FFFFFF;
    }
	.marketing_sample .ms_3.mobile .each_w.text_en p:nth-child(2) > br {display:none;}	

    /* s:사용자재구축 추가 끝  */
    
}
