@charset "UTF-8";
/* 데스크탑 */
/* 데스크탑 END */
/* 모바일 */
@media (hover: hover) {

    .pagination a:hover {
        font-weight: bold;
    }

    #snb li:hover {
        -webkit-transition: 0.2s;
        transition: 0.2s;
        font-size: 16px;
        border-top: 4px solid #005660;
    }

    .page.main .floor.first .nav_menu .items:hover {
        -webkit-transition: 0.2s;
        transition: 0.2s;
        font-size: 16px;
        border-top: 3px solid #06a0a3;
    }

    .page.main .floor.second .second_main .sw_nav_area .swiper_btn:hover {
        -webkit-transition: 0.2s;
        transition: 0.2s;
        opacity: 0.7;
    }

    .page.main .floor.fifth .news_row .arrow button:hover {
        opacity: .7;
    }

    .kakao-info-window a:hover {
        text-decoration: underline;
        text-underline-position: under;
    }

    .map_search_bottom .map_select_wrap ul li:hover {
        background-color: #efefef;
    }

}

@media screen and (max-width: 1280px) {
    
    .process_bottom_background .process_bottom_container .process_bottom_content {
        min-height: unset !important;
    }

    .support_container .franchise_manage_container .franchise_manage_word span {
        line-height: 12px !important;
    }

    .specialize-wrap .specialize-item .item-icon {
        width: 75px;
        height: 75px;
    }

    .icon-store {
        width: 37.5px;
        height: 35px;
        background-size: 100% 100%;
    }

    .icon-food {
        width: 32px;
        height: 36px;
        background-size: 100% 100%;
    }

    .icon-receipt {
        width: 32px;
        height: 36px;
        background-size: 100% 100%;
    }

    .specialize-wrap .specialize-item {
        padding: 25px;
    }

    .specialize-wrap .specialize-item {
        gap: 13px;
    }

    .specialize-wrap .specialize-item .item-description {
    }

    .box .box-content.padding-lg.award_container {
        padding: 50px 30px;;
    }

    .support_container .support_process_chart .process_content_box {
        width: 80vw !important;
    }

    .support_container .support_process_chart .process_content_box .process_content ul li {
        font-size: 12px !important;
    }

    .support_container .support_process_chart .process_content_box .process_divide {
        margin: 15px 0;
    }

    .edu_system_content_title_container .edu_system_title {
        font-size: 3vw !important;
    }

    .edu_system_content_title_container .edu_system_content {
        font-size: 2vw !important;
    }

    .edu_system_content_title_container.edu_system_content_item {
        padding-left: 36px !important;
    }

    .support_container .support_process_chart .process_content_box {
        padding: 15px 10px !important;
    }

    .support_container .support_process_chart .process_content_box .process_content_title {
        margin-top: 16px !important;
    }


    .competitiveness-swiper-container .button-navigation-fill {
        position: absolute;
        bottom: 42% !important;
        right: 7% !important;
        transform: none !important;
        left: 7% !important;
    }

    .rolling-container .swiper-container {
        width: 100%;
    }

    .main-swiper-container {
        position: static;
        top: 0;
        left: 0;
        width: 100%;

    }

    .award-images {
        width: auto;
    }

    #snb {
        border-top: 1px solid #d8d8d8;
    }

    #snb > ul {
        width: auto;
        border-top: none;
    }

    #sub_title_wrap {
        width: 100%;
        padding-bottom: 35px !important;
    }

    #sub_title_wrap #sub_title {
        font-size: 23px;
        margin-top: 12px;
        margin-bottom: 32px;
    }

    #current_page_navigator {
        font-size: 10px;
    }

    #current_page_navigator .bar {
        height: 8px;
    }

    .main-swiper-wrap {
        margin-bottom: 0;
        height: auto !important;
        padding-bottom: 0;
    }

    .page.main .floor.second .second_main {
        background: #fff;
    }

    .page.main .floor.second .second_main figure .image_box {
        height: auto;
        width: 100%;
    }

    header {
        background-color: transparent;
        position: fixed;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 75px;
        background-color: #005660;
        color: white;
        font-size: 24px;
        top: 0;
        left: 0;
        right: 0;
        padding: 0 15px;
        display: flex;
        z-index: 105;
        justify-content: space-between;
        align-items: center;
    }

    header.black {
        background: #000;
    }

    #snb.profits-menu {
        border-top: none;
    }

    #snb.profits-menu ul {
        display: flex;
        justify-content: start;
        gap: unset;
    }

    #snb.profits-menu li {
        margin: 0 15px;
    }

    #snb.profits-menu li.active {
        border-top: none;
    }

    #snb.profits-menu li.active a {
        color: #005660;
        font-weight: bold;
    }

    #snb {
        width: 100%;
        background: #fff;
        margin-top: 30px;
        padding: 0;
    }


    #bodywrap {
        padding-top: 75px;
    }

    .page.main .floor.sixth .search_store .option_wrapper {
        width: 100%;
        margin: 0;
    }

    .page.main .floor.seventh {
        height: 192px;
        padding: 35px 30px;
    }

    .page.main .floor.second {
        padding-top: 0;
    }

    .page.main .floor.seventh .width_wrapper > * {
        margin-bottom: 12px;
    }

    .page.main .floor.seventh .width_wrapper img {
        width: 38px;
        height: 38px;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .page.main .floor.seventh .width_wrapper h1 {
        font-size: 36px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .page.main .floor.seventh .width_wrapper h1 strong {
        font-size: 42px;
        font-weight: bold;
    }

    .page.main .floor.seventh .width_wrapper label {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-right: 0;
        gap: 10px;
    }

    .page.main .floor.seventh .width_wrapper .input_wrapper {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
    }

    .page.main .floor.seventh .width_wrapper .input_wrapper input {
        height: 65px;
        border-radius: 0;
        font-size: 24px;
        padding: 0 12px;
        width: calc(100% - 527px);
    }

    .page.main .floor.seventh .width_wrapper input[type=checkbox] {
        width: 23px;
        height: 23px;
    }

    .page.main .floor.seventh .width_wrapper .call_btn {
        height: 65px;
        width: 101px;
        border-radius: 0;
    }

    .page.main .floor.seventh .width_wrapper .width_top label span {
        font-size: 24px;
    }

    .page.main .swiper-container .swiper-wrapper .swiper-slide img {
        height: 100%;
        width: 100%;
    }

    .page.main .floor.first {
        height: 100%;
    }

    .page.main .floor.second .second_main h2 {
        text-align: center;
        font-size: 31px;
        color: #2c2c2c;
        line-height: 1.2;
        margin-bottom: 37px;
    }

    .page.main .floor.second .second_main h2 .point_text {
        font-size: 31px;
    }

    .page.main .floor.second .second_main {
        padding: 50px 0;
    }

    .page.main .floor.second .second_main .absolute_border_box {
        border: none;
    }

    .page.main .floor.second .second_main figure {
        padding: 10px;
    }

    .page.main .floor.second .second_main figure h3 {
        font-size: 21px;
        margin-top: 21px;
        margin-bottom: 14px;
    }

    .sw_container_01.swiper-container {
        width: 100%;
    }

    .page.main .floor.second .second_main figure p {
        word-break: keep-all;
        font-size: 12px;
        padding: 0 0;
        line-height: 1.6;
    }

    .page.main .floor.second .second_main figure.swiper-slide {
        height: auto;
    }

    .page.main .floor.second .second_main .sw_nav_area {
        margin-bottom: 21px;
    }

    /*    .swiper-slide.active.swiper-slide-next,.swiper-slide.swiper-slide-next,.swiper-slide.swiper-slide-prev,.swiper-slide.active.swiper-slide-duplicate.swiper-slide-prev,.swiper-slide.active.swiper-slide-duplicate {
            background-color: white;
            opacity: 50%;
        }*/
    .swiper-slide.active.swiper-slide-duplicate.swiper-slide-active {
        opacity: 100%;
    }

    .notice_contents_wrapper {
        height: auto !important;
    }

    .page.main .floor.third .ab_position_wrapper .notice .notice_contents_wrapper .items {
        margin-right: 0;
    }

    .page.main .floor.third {

        width: 100%;
        background-image: none;
        background-color: #FFF;
        padding-bottom: 50px;
        position: relative;
        height: auto;
    }

    .page.main .floor.third .third_background {
        width: 100%;
        height: 1015px;
        background-color: #ebe2d3;
        position: absolute;
        top: 27px;
    }


    .page.main .floor.third .ab_position_wrapper .ab_img_01 {

        width: 90%;;
        height: auto;
        position: relative;
        background: url("/images/static/mobile/mobile_main_image.png") no-repeat center center;
        top: 0;
        left: -10px;
    }

    .page.main {
        overflow: hidden;
    }

    .page.main .floor.third .ab_position_wrapper .ab_img_02 {
        z-index: 10;
        top: 79%;
        left: 62%;
        width: 185px;
    }

    .page.main .floor.third .ab_position_wrapper .notice {
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 56px;
        width: 288px;
        padding: 37px;
        padding-right: 15px;
        background-color: white;
    }

    .page.main .floor.third .ab_position_wrapper .notice h1 {
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 27px;
    }

    .page.main .floor.third .ab_position_wrapper .notice p {
        font-size: 12px;
        line-height: 17px;
    }

    .page.main .floor.fourth {
        background-color: #005660;
        height: auto;
        display: inline-block;
        padding-top: 50px;
        padding-left: 30px;
        position: relative;
        padding-bottom: 55px;
    }

    .page.main .floor.fourth .swiper-slide {
        position: relative;
    }

    .page.main .floor.fourth .swiper-slide:after {
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        display: none;
        top: 0;
        left: 0;
        background: url(/images/shadow.png);
    }

    .page.main .floor.fourth::after {
        content: '';
        background: url("/images/static/mobile/icon-mobile-gunga-logo.png") no-repeat center center;
        position: absolute;
        width: 468px;
        height: 431px;
        /*top: 50%;*/
    }

    .page.main .floor.fourth .width_wrapper {
        display: inline-block;
    }

    .page.main .floor.fourth .width_wrapper .text_part {
        display: inline-block;
        width: 100%;
        background-size: 226px auto;
        background-position-x: calc(100vw - 226px);
        padding-bottom: 38px;
        background-position-y: 106px;
        height: auto;
        margin-left: 0;
    }

    .page.main .floor.fourth .width_wrapper .text_part h5 {
        font-size: 12px;
        margin-top: 0px;
    }

    .page.main .floor.fourth .width_wrapper .text_part h1 {
        font-size: 31px;
        color: #FFF;
        margin-top: 16px;
    }

    .page.main .floor.fourth .width_wrapper .text_part p {
        font-size: 14px;
        color: #defeff;
        margin-bottom: 15px;
        line-height: 20px;
        margin-top: 28px;
    }

    .page.main .floor.fourth .width_wrapper .text_part a {
        display: inline-block;
        font-size: 16px;
        font-weight: bold;
        margin-top: 17px;
        color: #FFF;
    }

    .page.main .floor.fourth .width_wrapper .img_part {
        width: 315px;
        height: 224px;
        /*        position: static;*/
        bottom: auto;
        right: auto;
        float: right;
    }

    .page.main .floor.fourth .width_wrapper .img_part img {
        object-fit: cover;
        height: 100%;
        width: 100%;
        min-height: auto !important;
    }

    .page.main .floor.fourth .width_wrapper .img_part .contents_box {
        font-size: 17px;
        color: #FFF;
        font-weight: bold;
    }

    .page.main .floor.fourth .width_wrapper .img_part .contents_box .title {
        position: absolute;
        left: 20px;
        bottom: 30px;
        font-size: 17px;
    }

    .page.main .floor.fifth {
        display: flex;
        flex-direction: column;

        padding: 26px 20px !important;
        padding-top: 55px !important;
    }

    .page.main .floor.fifth .width_wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        /*height: 1143px;*/
        min-height: 0 !important;
        margin-bottom: 35px !important;
    }

    .page.main .floor.fifth .news_row {
        height: 50px;
    }

    .page.main .floor.fifth .width_wrapper .fifth_nav {
        width: 100%;
        text-align: center;
    }

    .page.main .floor.fifth .width_wrapper .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }

    .page.main .floor.fifth .width_wrapper .fifth_nav h1 {
        font-size: 31px;
    }

    .page.main .floor.fifth .width_wrapper .contents_area .inline-wrapper {
        justify-content: center;
    }

    .page.main .floor.fifth .width_wrapper .fifth_nav {
        width: 100%;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .page.main .floor.fifth .width_wrapper .contents_area .inline-wrapper .items {
        margin-right: 60px;
        width: 100%;
    }

    .page.main .floor.fifth .width_wrapper .contents_area .inline-wrapper .items .img_box {
        margin: 0 auto;
        width: 355px;
        height: 430px;
    }

    .page.main .floor.fifth .width_wrapper .contents_area .inline-wrapper .items .title_box h3 {
        text-align: center;
    }

    .page.main .floor.fifth .width_wrapper .contents_area .inline-wrapper .items .title_box {
        margin: 0 auto;
        width: 355px;
    }

    .page.main .floor.fifth .width_wrapper .contents_area .inline-wrapper .items p {
        font-size: 12px;
    }

    .page.main .floor.fifth .width_wrapper .fifth_nav .caption {
        color: #005660;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 12px;
    }

    .fifth_sw_pagination {
        margin-top: 55px;
    }

    .page.main .floor.fifth .news_row {
        overflow: hidden;
    }

    .page.main .floor.fifth .news_row .type {
        margin-right: 0;
        margin-left: 15px;
        font-size: 15px;
        font-weight: bold;
    }

    .page.main .floor.fifth .news_row .title {
        font-size: 12px;
        margin-left: 21px;
        color: #797979;
        line-height: 30px;
    }

    .page.main .floor.sixth {
        padding: 0px 63px 175px 63px;
    }

    .page.main .floor.sixth h2 {
        font-size: 12px;
        margin-bottom: 12px;
    }

    .page.main .floor.sixth h1 {
        font-size: 31px;
        margin-bottom: 35px;
    }

    .page.main .floor.sixth h1 .point_text {
        font-size: 31px;
    }

    .page.main .floor.sixth .search_store {
        position: relative;
        padding: 60px 52px 120px 52px;
        height: auto;
    }

    .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper {
        /*align-items: baseline;*/
        width: 100%;
        display: flex;
        margin-bottom: 10px;
        gap: 0;
    }

    .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper #select_sido_wrap, .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper #search_keyword {
        width: calc(100% - 20vw);
        display: flex;
        flex-direction: column;
        gap: 0;
    }

    .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper > select, .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper > input {
        height: 60px;
        margin-bottom: 10px;
        border: 1px solid #e4e4e4;
        color: #545454;
        padding: 0 20px;
        flex: unset;
    }

    .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper > select:last-child, .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper > input:last-child {
        margin-bottom: 0;
    }


    .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper .title {
        /*        font-size: 28px;
                font-weight: bold;
                color: #000;*/
        width: 20vw;
        font-size: 14px;
        font-weight: 700;
        padding-top: 20px;
        padding-left: 2vw;
    }

    .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper .select_box_wrapper_mobile > select {
        width: 100%;
        height: 62px;
        color: #545454;
        padding: 0 18px;
        font-size: 24px;
        border: 1px solid #e4e4e4;
    }

    .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper .select_box_wrapper_mobile .area_wrap_1, .area_wrap_2 > select, .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper .select_box_wrapper_mobile .store_wrap > input {
        width: calc(100% - 100px);
        height: 62px;
        font-size: 24px;
        color: #545454;
    }

    .select_box_wrapper .select_box_wrapper_mobile {
        margin-left: 23px;
        width: 100%;
        display: grid;
        gap: 15px;
    }

    .page.main .floor.sixth .search_store .area_wrap_1 {
        display: flex;
        align-items: center;
        gap: 15px;
    }

    .page.main .floor.sixth .search_store .area_wrap_2 {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 15px;
    }

    .store_wrap {
        display: flex;
        align-items: center;
        gap: 15px;
    }

    .page.main .floor.sixth .search_store .search_store_btn {
        background-color: #06a0a3;
        color: white;
        border: 0;
        border-radius: 100px;
        font-size: 32px;
        font-weight: bold;
        position: absolute;
        bottom: -14%;
        left: 30%;
        height: 114px;
    }

    .page.main .floor.seventh .width_wrapper .width_top {
        display: flex;
        align-items: center;
        gap: 3px;
    }

    .page.main .floor.seventh .width_wrapper .width_bottom {
        display: flex;
        align-items: center;
        flex-direction: row;
    }

    #sub_title_wrap {
        padding: 82px 0;
        position: sticky;
        top: -44px;
        z-index: 100;
    }

    .profits-container {
        width: 100%;
        background: url("/images/static/mobile/mobile-franchise-info-image.png") #ac1117 no-repeat center center;
    }

    .profits-container .profits-info-images .profits-image img {
        width: 192px;
        height: 253px;
    }

    .profits-container .profits-info-images {
        gap: 0;
    }

    .diversified-profits-container .profits-image {
        padding: 60px 0;
        background-color: #f0f0f0;
    }

    .diversified-profits-container .diversified-profits-wrap {
        padding: 120px 0;
    }

    .box .box-content.padding {
        padding: 70px 70px;
    }

    .success-story-videos-wrap {
        flex-direction: column;
    }

    .success-story-videos-wrap {
        display: flex;
        flex-wrap: wrap;
        gap: 40px;
        padding: 100px 64px;
    }

    .success-story-videos-wrap .success-story-video {
        width: calc(100% - 10px);
        height: auto;
    }

    .store-list {
        row-gap: 30px;
        width: 90%;
        margin: 0 auto;
        max-width: 800px;
        grid-template-columns: 1fr;
    }

    .store-list .store-item {
        display: flex;
        height: unset;
        border: 1px solid #b7b7b7;
    }

    .store-list .store-item .store-info {
        height: fit-content;
    }

    .store-list .store-item .store-image {
        height: auto;
        max-width: 200px;
    }

    /*---------- 하단 가맹 문의 시작 ------------*/
    .store-membership-container {
        padding: 30px;
    }

    .membership-guide {
        align-items: flex-end;
    }

    .membership-guide .input-wrap {
        margin-top: 25px;
        font-size: 24px;
        width: calc(100% - 101px);
    }

    .membership-guide label > span {
        font-size: 14px;
    }

    .membership-guide .input-wrap > input {
        width: 100%;
        border-radius: 0;
    }

    /*
    .membership-guide h1 {
        margin-right: 40px;
        font-size: 36px;
        letter-spacing: -2px;
    }
    */
    .membership-guide h1 > span {
        vertical-align: middle;
        font-size: 22px;
        line-height: 40px;
    }

    .membership-guide > label {
        gap: 10px;
        margin-right: 0;
        line-height: 40px;
    }

    #membership_number_wrap {
        width: 100%;
        overflow: hidden;
        text-align: center;
    }

    #membership_number_wrap img {
        margin-top: 3px;

    }

    #membership_number_wrap img, #membership_number_wrap h1 {
        display: inline-block;
        vertical-align: middle;
    }

    .membership-guide input[type=checkbox] {
        width: 24px;
        height: 24px;
        margin-right: 0;
    }

    .membership-guide h1 > strong {
        font-size: 26px;
        font-weight: bold;
        vertical-align: middle;
        line-height: 40px;
    }

    .membership-guide .call_btn {
        width: 100%;
        height: 44px;
        border-radius: 0;
        font-size: 18px;
    }

    .membership-guide .input-wrap input {
        font-size: 16px;
    }

    /*---------- 하단 가맹 문의 끝 ------------*/
    .specialize-wrap {
        flex-direction: column;
        gap: 40px;
        margin-bottom: 0;
    }

    .box .box-content.padding-lg.specialize_padding {
        padding: 120px 110px;
    }

    .daegan-gunja-icon {
        display: block;
        position: static;
        transform: none;
        margin: 0 auto;
        width: 103px;
        height: 90px;
        background-size: 100% 100%;
    }

    .award-title {
        display: block;
        line-height: 36px;
        margin-top: 20px;
        font-size: 24px;
        text-align: center;
    }

    .award-images {
        margin-top: 30px;
        gap: 10px;
    }

    .award-images img {
        width: 100%;
        padding: 0 0;
    }

    .box .box-content.padding-lg.award_container {
        padding: 100px 67px;
        text-align: center;
        box-sizing: border-box;
    }

    .box .box-content.padding-lg.process_padding {
        padding: 45px;
    }

    .process_bottom_background {
        width: 100%;
        background-color: #005660;
        position: relative;
        margin-top: 100px;
        padding-bottom: 0 !important;
    }


    .process_bottom_background .process_bottom_container {
        font-size: 0;
        transform: translate(0, calc(-100px - 5%));
        position: relative;
    }

    .process_bottom_background .process_bottom_container .swiper-pagination {
        width: 100%;
        bottom: -40px !important;
    }

    .process_bottom_background .process_bottom_container .swiper-pagination .swiper-pagination-bullet {
        margin: 0 5px;
    }

    /*
        .process_bottom_background .process_bottom_container {
            margin: 0 auto;
            height: 712px;
            width: 561px;
            position: absolute;
            top: -100px;
            left: 15%;
        }*/
    /*    .process_bottom_background .process_bottom_container .process_bottom_images {
            height: 356px;
            width: 561px;
        }*/
    .process_bottom_background .process_bottom_container .process_bottom_content {
        background-color: #FFF;
        padding: 40px 0;
        text-align: center;
        min-height: 350px;
    }

    .process_bottom_background .process_bottom_container .inline-wrapper .items .process_bottom_content .process-info .steps {
        font-weight: bold;
        color: #059da2;
        font-size: 18px;
        border-bottom: 1px solid #059da2;
        padding-bottom: 10px;
    }


    .process_bottom_background .process_bottom_container .inline-wrapper .items .process_bottom_content .process-info .process-title {
        font-size: 16px;
        font-weight: bold;
        margin-top: 35px;
    }

    .process_bottom_background .process_bottom_container .inline-wrapper .items .process_bottom_content .process-info .process-description {
        font-size: 11px;
        color: #7c7c7c;
        line-height: 18px;
        margin-top: 25px;
    }

    .process_bottom_background .process_bottom_container .inline-wrapper .items .process_bottom_images img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        max-width: 500px;
    }

    .page.main .floor.fifth .width_wrapper .contents_area .inline-wrapper .items h3 {
        margin-top: 30px;
        line-height: 1.1;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .process_padding .process_font_control, .process_padding .process_font_control span {
        line-height: 37px;
        font-size: 31px;
    }

    .support_container .support_benefit_container {
        margin: 0 auto;
        text-align: center;
        clear: both;
        height: auto;
        width: 100%;
        overflow: hidden;
    }

    .support_container .support_benefit_container .support_benefit_content_sort {
        gap: 25px;
        flex-direction: column;
    }

    .support_container .support_benefit_container .support_benefit_content_sort .sales_detail a {
        width: 100%;
        height: 100%;
        background-color: #005660;
        padding: 10px 20px;
    }

    .support_container .support_benefit_container .support_benefit_content_sort .sales_detail a span {
        line-height: 22px;
        font-size: 11px;
        font-weight: normal;
        text-align: center;
        color: #FFF;
    }

    .support_container .support_benefit_container .support_benefit_title {
        font-size: 12px;
    }

    .support_container .support_benefit_container .support_benefit_subtitle span {
        font-size: 20px;
    }

    .support_container .support_benefit_container table {
        border-top: none;
        width: 100%;
    }

    .support_container .support_benefit_container table tr .content {
        font-size: 14px;
        vertical-align: middle;
        width: 625px;
        height: 200px;
        line-height: 30px;
        border-bottom: 1px solid #FFF;
    }

    .support_container .support_benefit_container table tr .content span:first-child {
        font-size: 11px;
    }

    .support_container .support_benefit_container table tr:nth-child(2) th {
        /*        width: 200px;*/
        vertical-align: middle;
        font-weight: normal;
        font-size: 10px;
        /*        padding-left: 30px;*/
    }

    .support_container .support_benefit_container table tr:nth-child(3) th {
        /*        width: 170px;*/
        font-size: 10px;
    }

    .support_container .support_benefit_container table tr td {
        font-size: 10px;
    }

    .support_container .support_benefit_container table tr .right_align {
        padding: 10px 30px 10px 15px;
        text-align: right;
    }

    .support_container .support_benefit_container table tr .content div {
        margin-top: 20px;
        font-size: 11px;
    }

    /*    .support_container .support_benefit_container table tr th:nth-child(2) {
            padding-left: 0;
        }*/
    .support_container .support_benefit_container table tr:nth-child(2) th:nth-child(1)::after {
        content: "";
        height: 13px;
        border-right: 1px solid #d8d8d8;
        position: absolute;
        right: 0;
    }

    .support_container .support_benefit_container table tr th:nth-child(2)::after {
        content: "";
        height: 13px;
        border-right: 1px solid #d8d8d8;
        position: absolute;
        right: 0;
    }

    .support_container .support_benefit_container table tr th:nth-child(3)::after {
        border-right: none;
        padding: 0;
    }

    .support_container .support_benefit_container .support_benefit_content_sort .recept_img1_container {
        display: none;
        position: fixed;
        bottom: 50%;
        transform: translateY(50%);
        z-index: 2;
    }

    .support_container .support_benefit_container .support_benefit_content_sort .recept_img2_container {
        display: none;
        position: fixed;
        bottom: 50%;
        transform: translateY(50%);
        z-index: 2;
    }

    .support_container .support_benefit_container .support_benefit_content_sort .recept_img3_container {
        display: none;
        position: fixed;
        bottom: 50%;
        transform: translateY(50%);
        z-index: 2;
    }

    .support_container .support_benefit_container .support_benefit_content_sort .recept_img1_container .close1_btn {
        width: 30px;
        height: 30px;
        background: url("/images/static/mobile/close_icon.png");
        position: absolute;
        top: -40px;
        right: 5px;
        z-index: 2;
    }

    .support_container .support_benefit_container .support_benefit_content_sort .recept_img1_container .close1_btn::after {
        content: "";
        width: 50px;
        height: 50px;
        position: absolute;
        top: -10px;
        right: -10px;
    }

    .support_container .support_benefit_container .support_benefit_content_sort .recept_img2_container .close2_btn {
        width: 30px;
        height: 30px;
        background: url("/images/static/mobile/close_icon.png");
        position: absolute;
        top: -40px;
        right: 5px;
        z-index: 2;
    }

    .support_container .support_benefit_container .support_benefit_content_sort .recept_img2_container .close2_btn::after {
        content: "";
        width: 50px;
        height: 50px;
        position: absolute;
        top: -10px;
        right: -10px;
    }

    .support_container .support_benefit_container .support_benefit_content_sort .recept_img3_container .close3_btn {
        width: 30px;
        height: 30px;
        background: url("/images/static/mobile/close_icon.png");
        position: absolute;
        top: -40px;
        right: 5px;
        z-index: 2;
    }

    .support_container .support_benefit_container .support_benefit_content_sort .recept_img3_container .close3_btn::after {
        content: "";
        width: 50px;
        height: 50px;
        position: absolute;
        top: -10px;
        right: -10px;
    }

    .support_container .support_benefit_container .support_benefit_content_sort .recept {
        object-fit: cover;
    }

    .recept_background {
        display: none;
        background-color: rgb(0, 0, 0);
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 50%;
        z-index: 1;
    }

    .support_container .start_up_cost_container {
        position: relative;
    }

    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .start_up_popup {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        width: 100%;
        padding: 30px;
    }

    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .start_up_cost_table_container {
        background: #fff;
        /*        width: 624px;
                height: 722px;*/
    }

    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .start_up_cost_table_container .start_up_cost_table_div {
        overflow: auto;
        height: 450px;
    }

    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .start_up_cost_table_container div:first-child {
        padding: 0 10px;
        background: #fff;
        text-align: right;
        font-size: 14px;
        color: #8e8e8e;
    }

    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .popup_top {
        font-size: 14px;
    }

    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .start_up_cost_table_container table {
        background-color: #FFF;
        width: 1124px;
        height: 300px;
    }

    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .start_up_cost_table_container table tr:not(.font_color), .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .start_up_cost_table_container table tr td {
        font-size: 14px;
        height: 34px;
        color: #000;
    }

    .support_container .start_up_cost_container .start_up_cost_table_container table tr th {
        font-size: 14px;
        height: 54px;
        font-weight: bold;
        vertical-align: middle;
        background-color: #005660;
        color: #8cf3f6;
    }

    .support_container .start_up_cost_container .start_up_cost_table_container table tr th:not(:last-child)::after {
        height: 20px;
        bottom: 50%;
        transform: translateY(50%);
    }

    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .price_image_container {
        margin: 50px 0;
    }

    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .price_image_container .price_image {
        display: block;
    }

    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .price_image_container .price_image img {
        width: 100%;
        padding: 0 100px;
    }

    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .start_up_popup .price_close_btn {
        width: 30px;
        height: 30px;
        background: url("/images/static/mobile/close_icon.png") no-repeat center center;
        position: absolute;
        top: -10px;
        right: 30px;
        z-index: 2;
    }

    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .start_up_popup .price_close_btn::after {
        content: "";
        width: 50px;
        height: 50px;
        position: absolute;
        top: 0;
        right: 0;
    }

    .price_background {
        display: none;
        background-color: rgb(0, 0, 0);
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 50%;
        z-index: 1;
    }

    /* footer 시작*/
    footer {
        padding: 26px 15px;
        font-size: 24px;
    }

    footer .contents {

    }

    footer .contents .menus {
        justify-content: space-evenly;
    }

    footer .contents .menus a {
        margin-right: 0;
        font-size: 12px;
    }

    footer .contents .info_1 {
        justify-content: center;
        font-size: 12px;
    }

    footer .contents .info_2 {
        flex-wrap: wrap;
        font-size: 12px;
        justify-content: center;
        line-height: 40px;
    }

    footer .contents .info_2 span:nth-child(2) {
        margin-right: 15px;
    }

    .support_container .support_process_chart .process_content_box.ready_arrow::after {
        display: none;
    }

    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_title {
        font-size: 12px;
    }

    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle {
        font-size: 30px;
    }

    .success-story-videos-wrap .success-story-video .video-info span {
        font-size: 12px;
        line-height: 0;
    }

    .support_container .edu_system_container {
        padding: 0;
    }

    .edu_system_content_title_container .edu_system_title .check_icon {
        width: 16px;
        height: 15px;
        background: url(/images/static/check_icon.png) no-repeat center center / cover;
        margin-right: 10px;
    }

    .edu_system_content_title_container .edu_system_title {
        font-size: 14px;
        margin-bottom: 10px;
        margin-top: 40px;
        align-items: center;
    }

    .edu_system_content_title_container .edu_system_content {
        margin-left: 27px;
        font-size: 11px;
        line-height: 25px;
    }

    .page.main .floor.third .ab_position_wrapper .notice .notice_btn_wrapper .notice_nav > .notice_nav_pagination {
        font-size: 9px;
    }

    .membership-guide .input-wrap {
        flex-direction: column;
        gap: 15px;
        width: 100%;
    }

    .membership-guide h1 {
        margin-right: auto;
    }

    .membership-guide label {
        margin: 10px 0;
        order: 2;
    }

    .membership-guide a.privatePopShow {
        margin: 0;
    }

    .membership-guide > img {
        margin-left: auto;
    }

    .membership-guide .call_btn {
        margin: 0 auto;
        order: 3
    }

    footer {

    }

    footer .contents {
        font-size: 18px;
    }

    footer .contents .menus {
        display: flex;
    }

    footer .contents .info_1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }

    footer .contents .menus span:last-child {
        margin-top: 10px;
    }

    footer .contents .info_2 {
        line-height: 18px;
        text-align: center;
    }

    footer .contents .info_2 span:first-child {
        word-break: keep-all;

    }

    footer .contents .info_3 {
        line-height: 13px;
        margin-top: 10px;
        font-size: 12px;
        text-align: center;
    }

    #map.way_to_come_map {
        width: 100%;
        height: 350px;
        z-index: 0;
    }

    .way_to_come_container .way-to-come-info .info {
        grid-template-columns: repeat(2, minmax(130px, auto));
        font-size: 13px;
    }

    .way_to_come_container .way-to-come-info .info li {
        line-height: 24px;
    }

    .way_to_come_container .way-to-come-info img {
        width: 100%;
        padding: 0 60px;
        object-fit: scale-down;
        height: 100%;
    }

    /*메뉴 상세 반응형 퍼블*/
    .menu-content-wrapper {
        flex-direction: column;
    }

    .menu-detail-container .menu-detail-img, .side-menu-detail-container .menu-detail-img {
        width: 100%;
        margin: 0 auto;
        min-width: 250px;
    }

    .menu-detail-container .menu-detail-contents, .side-menu-detail-container .menu-detail-contents {
        display: flex;
        flex-direction: column;
        padding: 25px 25px 135px;
        margin: 0 auto;
        text-align: center;
    }

/*    .menu-detail-container .menu-detail-navibar-container, .side-menu-detail-container .menu-detail-navibar-container {
        right: calc(100% - 57%);
        display: flex !important;
    }

    .menu-content-wrapper .menu-detail-navibar-container.side {
        position: unset;
        display: flex !important;
        margin: 0 auto;
    }*/

    .menu-detail-container .menu-detail-navibar-container, .side-menu-detail-container .side-menu-detail-navibar-container {
        display: flex !important;
        left: 50%;
        margin-left: -40px;
    }

    .menu-detail-container .menu-detail-contents .detail-menu-content, .side-menu-detail-container .menu-detail-contents .detail-menu-content {
        font-size: 14px;
    }

    .menu-detail-container .menu-detail-contents .detail-menu-title, .side-menu-detail-container .menu-detail-contents .detail-menu-title {
        font-size: 31px;
    }

    .menu-detail-container .menu-detail-contents .detail-menu-type, .side-menu-detail-container .menu-detail-contents .detail-menu-type {
        font-size: 12px;
    }

    .menu-detail-container .menu-detail-contents, .side-menu-detail-container .menu-detail-contents {
        width: 100%;
    }

    .menu-detail-container .menu-detail-popup-close, .side-menu-detail-container .menu-detail-popup-close {
        top: 32px;
        right: 32px;
        width: 35px;
        max-width: 50px;
    }

    .menu-detail-container .menu-detail-contents {
        padding-bottom: 95px;
    }

    .menu-detail-navibar-container.signature .menu-detail-prev-bar, .menu-detail-navibar-container.signature .menu-detail-next-bar, .menu-detail-navibar-container.signature .menu-detail-prev-bar, .menu-detail-navibar-container.side .menu-detail-next-bar, .menu-detail-navibar-container.side .menu-detail-prev-bar {
        width: 35px;
        height: 35px;
        min-width: 35px;
        min-height: 35px;
        margin: 0 5px;
    }

    .menu-detail-container .menu-detail-navibar-container .menu-detail-prev-bar, .side-menu-detail-container .side-menu-detail-navibar-container .side-menu-detail-prev-bar, .menu-detail-container .menu-detail-navibar-container .menu-detail-prev-bar, .side-menu-detail-container .side-menu-detail-navibar-container .side-menu-detail-next-bar {
        width: 35px;
        height: 35px;
        min-width: 35px;
        min-height: 35px;
        margin: 0 5px;
    }

    .menu-detail-container, .side-menu-detail-container {
        min-width: 320px;
    }

}

@media screen and (max-width: 425px) {

    header {
        padding: 0 20px;
    }

    header img {
        width: 70%;
    }

    /*
        #sub_title_wrap {
            top: -47px;
        }*/
    #snb.info-menu ul {
        display: flex;
        justify-content: start;
        gap: unset;
    }

    #snb.info-menu li {
        margin: 0 15px;
    }

    .icon-mobile-menu {
        display: inline-block;
        width: 30px;
        height: 24px;
        background: url(/images/icons/icon-mobile-menu.png) no-repeat center center / cover;
    }

    footer {

    }

    footer .contents {
        font-size: 18px;
    }

    footer .contents .menus {
        display: flex;
    }

    footer .contents .info_1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }

    footer .contents .menus span:last-child {
        margin-top: 10px;
    }

    footer .contents .info_2 {
        line-height: 18px;
        text-align: center;
    }

    footer .contents .info_2 span:first-child {
        word-break: keep-all;

    }

    footer .contents .info_3 {
        line-height: 13px;
        margin-top: 10px;
        font-size: 12px;
        text-align: center;
    }

/*    .swiper-container {
        width: calc(100% - 100px);
    }*/

    .mo_swiper_bn.swiper-container {
        width: 100%;
    }

    .page.main .floor.second {
        padding-top: 0;
    }

    /*
    .swiper-container {
        width: calc(100% - 33px);
    }
    */

    .page.main .floor.sixth .search_store {
        padding: 25px 25px 120px 25px;
    }

    .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper .title.area {
        width: 42px;
    }

    .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper.store_name {
        display: flex;
        gap: 15px;
    }

    .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper > input {
        width: calc(100% - 100px);
    }

    .select_box_wrapper .select_box_wrapper_mobile {
        margin: 0;
    }

    .page.main .floor.sixth .search_store .option_wrapper {
        margin-right: 5px;
    }

    .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper {
        gap: 31px;
    }

    .page.main .floor.sixth .search_store .search_store_btn {
        left: calc(100% - 277px);
        font-size: 6vw;
        width: calc(100% - 45px);
        height: calc(100% - 258px);
        bottom: calc(100% - 405px);
    }

    .page.main .floor.seventh {
        height: auto;
    }

    .page.main .floor.seventh .width_wrapper label {
        margin: 15px 0;
    }

    .page.main .floor.seventh .width_wrapper h1 {
        font-size: 6vw;
    }

    .page.main .floor.seventh .width_wrapper .width_top {
        width: 100%;
        flex-direction: column;
    }

    .page.main .floor.seventh .width_wrapper .input_wrapper {
        flex-direction: column;
        gap: 15px;
    }

    .page.main .floor.seventh .width_wrapper .input_wrapper input {
        width: calc(100% - -10px);
    }

    .page.main .floor.seventh .width_wrapper .input_wrapper button {
        margin: 10px auto;
    }

    /*----------- 하단 가맹 문의 시작----------*/
    .membership-guide .input-wrap {
        flex-direction: column;
        gap: 15px;
        width: 100%;
    }

    .membership-guide .input-wrap input {
        width: 100%;
    }


    .membership-guide h1 {
        margin: 0 auto;
        font-size: 8vw;
    }

    .membership-guide label {
        margin: 10px 0;
        order: 2;
    }

    .membership-guide > img {
        margin: 0 auto;
    }

    .membership-guide .call_btn {
        margin: 0 auto;
        order: 3
    }

    /*----------- 하단 가맹 문의 끝----------*/
    /*
    .award-title {
        font-size: 7vw;
        word-break: keep-all;
    }
    */
    .award-images img {
        width: 100%;
    }

    .box .box-content.padding-lg.award_container {
        padding: 50px 30px;
        text-align: center;
    }

    .box .box-content.padding-lg.specialize_padding {
        padding: 60px 55px;
    }

    .specialize-wrap .specialize-item {
        min-width: 0;
    }

    /*    .specialize-wrap .specialize-item .item-title.item_font_control {
            font-size: 7.5vw;
            word-break: keep-all;
        }*/
    /*    .specialize-wrap .specialize-item .item-description.item_description_font_control {
            font-size: 5vw;
            word-break: keep-all;
            line-height: 25px;
        }*/
    /*    .process_padding .process_font_control, .process_padding .process_font_control span{
            line-height: 50px;
            font-size: 9vw;
            word-break: keep-all;
        }*/
    .process_bottom_background .process_bottom_container .inline-wrapper .items .process_bottom_content .process-info .steps {
        font-size: 7vw;
    }

    .process_bottom_background .process_bottom_container .inline-wrapper .items .process_bottom_content .process-info .process-title {
        font-size: 7vw;
    }

    .process_bottom_background .process_bottom_container .inline-wrapper .items .process_bottom_content .process-info .process-description {
        font-size: 5vw;
        line-height: 30px;
    }

    /*    .search_store .box_title {
            font-size: 20px !important;
        }

        .form_box input, .form_box select {
            height: 45px !important;
        }*/
    /*    .support_container .support_benefit_container table tr .content {
            font-size: 5vw;
        }*/
    /*    .support_container .support_benefit_container table tr .content div {
            font-size: 4vw;
        }*/
    .support_container .support_benefit_container .support_benefit_subtitle {
        margin-bottom: 50px;
    }

    /*    .support_container .support_benefit_container .support_benefit_content_sort table tr th:not(.content), .support_container .support_benefit_container .support_benefit_content_sort table tr td {
            font-size: 3.5vw;
        }*/
    .support_container .support_benefit_container table tr .right_align {
        width: 100px;
        padding: 0 15px;
    }

    .support_container .support_benefit_container table tr th:nth-child(2)::after {
        padding-left: 25px;
    }

    .support_container .support_benefit_container table tr th:nth-child(2)::before {
        margin-right: 25px;
    }

    .support_container .support_benefit_container table tr th:nth-child(3) {
        padding: 0 10px;
    }

    .support_container .support_benefit_content_sort {
        padding: 0 20px;
    }

    .support_container .support_benefit_container .support_benefit_content_sort .recept {
        width: 100%;
        object-fit: cover;
    }

    /*    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .start_up_cost_table_container {
            width: calc(100% - 785px);
        }*/
    /*    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .start_up_popup .price_close_btn {
            top: -5%;
            left: 27%;
        }*/
/*    .process_bottom_background .process_bottom_container {
        transform: translate(0, -28%) !important;
    }*/

}

@media screen and (max-width: 390px) {

    /*    #sub_title_wrap {
            padding: 82px 0;
            position: sticky;
            top: -43px;
            z-index: 11;
        }*/
    .page.main .floor.sixth .search_store .search_store_btn {
        font-size: 5vw;
        left: calc(100% - 226px);
        width: calc(100% - 45px);
        height: calc(100% - 258px);
        bottom: calc(100% - 460px);
    }

    .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper > input {
        width: 100%;
    }

    .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper {
        flex-direction: column;
        gap: 15px;
    }

    .page.main .floor.sixth .search_store .option_wrapper .select_box_wrapper .select_box_wrapper_mobile > select {
        height: 40px;
    }

    .page.main .floor.seventh .width_wrapper .input_wrapper input {
        width: calc(100% - 40px);
    }

    .page.main .floor.seventh .width_wrapper .input_wrapper button {
        margin-left: 30%;
    }

    .page.main .floor.seventh .width_wrapper .width_top h1 strong {
        font-size: 10vw;
    }

    .page.main .floor.seventh .width_wrapper .width_top label span {
        font-size: 7vw;
    }

    /*    .award-title {
            font-size: 5vw;
            word-break: keep-all;
            line-height: 30px;
        }*/
    .membership-guide h1 > strong {
        font-size: 30px;
        font-weight: bold;
        vertical-align: middle;
        line-height: 40px;
    }

    .membership-guide .call_btn {
        width: 100%;
        height: 50px;
        border-radius: 0;
    }

    /*    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .start_up_cost_table_container {
            width: calc(100% - 815px);
        }*/
    /*    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .start_up_popup .price_close_btn {
            top: -5%;
            left: 24.5%;
        }*/

}


@media screen and (max-width: 320px) {
    footer .contents .menus {
        font-size: 4vw;
    }

    footer .contents .info_1, .info_2, .info_3 {
        font-size: 4vw;
        line-height: 5px;
    }

    footer .contents .info_2 span:first-child {
        word-break: keep-all;
        margin: 10px 0;
    }

    footer .contents .info_2 span:nth-child(2) {
        margin-right: 0;
    }

    .support_container .support_benefit_container .support_benefit_content_sort .sales_detail {
        width: calc(100% - 20px);
        margin-bottom: 80px;
    }

    /*    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .start_up_cost_table_container {
            width: calc(100% - 865px);
        }*/
    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_subtitle .start_up_popup .price_close_btn {
        top: -5%;
        left: 20.5%;
    }

}

/* 모바일 END */


/* -------------------------------- style2_start ------------------------------------- */
@media screen and (max-width: 1280px) {
    header img {
        width: 150px;
    }


    #snb li a {
        display: block;
        font-size: 11px;
        color: #1b1b1b;
        line-height: 40px;
    }

    .box .box-content.padding-top-lg {
        padding: 120px 0;
    }

    .box .box-content.padding-lg {
        padding: 120px 60px;
    }

    .sales-top-stores-container .sales-top-stores .swiper-slide {
        min-width: 200px;
    }

    .sales-top-stores-container .sales-top-stores .sales-top-store {
        padding: 20px;
        width: max-content;
        min-width: 200px;
    }

    .profits-container {
        background: url("/images/static/mobile/mobile-franchise-info-image.png") #ac1117 no-repeat center 0 / contain !important;
        padding-bottom: 127% !important;
    }

    .profits-container .profits-info-images {
        bottom: -68px !important;
        background: #ac1117;
    }

    .success-story-container {
        padding-bottom: 0 !important;
    }

    .success-store-wrap > p {
        text-align: center;
        font-size: 12px;
    }

    .success-store-container {
        transform: unset;
        width: 100%;
        height: auto;
        position: relative !important;
        margin: 50px 0;
    }

    .success-store-wrap {
        height: auto;
        margin: 0;
        padding: 55px 0 1px 0;
        width: 100%;
    }

    .success-store-container .swiper-slide:not(.swiper-slide-active):after {
        content: "";
        background: #fff;
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.3;
    }

    .success-store-slide .store-image {
        width: auto;
    }

    .success-store-slide .store-image img {
        width: 100%;
    }

    .success-store-swiper-container .swiper-navigation.white-fill {
        margin-top: 0;
        top: 50%;
        transform: translate(0, -25%);
    }

    .success-store-slide .store-image .story-badge {
        font-size: 12px;
        padding: 10px 6px;
        /* writing-mode: vertical-lr; */
        width: 29px;
    }

    .success-store-slide .store-image .store-open-stories .open-story {
        /*        font-size: 15px;
                line-height: 24px;
                margin-top: 30px;*/
        font-size: 2.5vw;
        line-height: 3.3vw;
        margin-top: 3vw;
    }

    .success-store-slide .store-image .store-open-stories .store-location {
        height: auto;
        border-top: 1px solid #ffffff29;
        /*padding: 10px 0;*/
        padding: 1vw 0;
        margin: 0;
    }

    .success-store-slide .store-image .store-open-stories .store-location > span {
        font-size: 1.2vw;
    }

    .success-store-slide .store-image .store-open-stories .monthly-sales .sales-amount {
        /*        font-size: 25px;*/
        font-size: 5vw;
    }

    .sales-top-stores-container .sales-top-stores .sales-top-store .store-name {
        font-size: 12px;
        width: max-content;
        display: block;
    }

    .success-store-slide .store-image .store-open-stories .monthly-sales {
        font-weight: bold;
        /*        font-size: 18px;*/
        font-size: 2vw;
    }

    .sales-top-store .sales-amount-info > div > span.unit {
        font-size: 18px;
    }

    .sales-top-store .sales-amount-info > div > span {
        font-size: 12px;
        width: max-content;
        display: block;
    }

    .sales-top-store .sales-amount-info .amount {
        font-size: 42px;
        letter-spacing: -2px;
        width: max-content;
        display: block;
    }

    .sales-top-store .sales-amount-info {
        gap: 10px;
    }

    .specialize-wrap .specialize-item .item-title {
        font-size: 16px;
        line-height: 24px;
    }

    .specialize-wrap .specialize-item .item-description {
        font-size: 10px;
        line-height: 16px;
    }

    .brand-rolling-container .rolling-container {
        margin: 0 0 -26px 0;
    }

    .swiper-title {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .info-description {
        font-size: 24px;
        line-height: 32px;
        letter-spacing: -2px;
        text-align: center;
    }

    .brand-em {
        font-size: 33px;
    }

    .box .sub-description {
        font-size: 13px;
        line-height: 18px;
        margin-top: 20px;
    }

    .brand-info-container .brand-info-wrap .brand-info-item.lr {
        margin-left: 0;
    }

    .brand-info-container .brand-info-wrap .brand-info-item {
        flex-direction: column-reverse;
        gap: 50px;
    }

    .brand-info-container .brand-info-wrap .brand-info-item.rl {
        margin-right: 0;
        flex-direction: column;
    }

    .brand-info-container .brand-info-wrap .brand-info-item .brand-info-details {
        text-align: center;
        align-items: center;
        font-size: 22px;
    }

    .brand-info-container .brand-info-wrap .brand-info-item .brand-info-details .info-description {
        text-align: center;
    }

    .brand-rolling-container {
        padding-bottom: 0 !important;
        width: auto;
    }

    .brand-rolling-container .rolling-container:before {
        display: none;
    }

    .brand-rolling-container .rolling-container .rolling-item .rolling-image {
        height: 490px;
    }

    .brand-rolling-container .rolling-container .rolling-item .rolling-message {
        font-size: 22px;
    }

    .brand-rolling-container .rolling-container .rolling-item .rolling-message .keyword:before, .brand-rolling-container .rolling-container .rolling-item .rolling-message .keyword:after {
        font-size: 22px;
    }

    .brand-rolling-container .rolling-container .rolling-info {
        width: 95%;
        margin: auto;
        padding: 90px 30px;
        height: auto;
        transform: translate(0, -26px);
        z-index: 4;
    }

    .daehan-gobchang {
        font-size: 13px;
    }

    .brand-rolling-container .rolling-container .rolling-info .info-description {
        font-size: 24px;
        line-height: 32px;
    }

    .brand-info-container .brand-info-wrap .brand-info-item .brand-info-image {
        height: auto;
    }

    .rolling-container .swiper-container {
        z-index: 0;
    }

    .short-image-wrap {
        flex-wrap: wrap;
    }

    .short-image-wrap {
        margin: 0 20px;
    }

    .short-image-wrap .short-image {
        width: calc(40% - 5px);
        max-width: 50%;
        font-size: 0;
    }

    .short-image-wrap .short-image img {
        width: 100%;
    }

    .short-image-wrap .short-image .message {
        font-size: 14px;
        line-height: 20px;
    }

    .competitiveness-container {
        flex-direction: column;
        align-items: center;
        overflow: hidden;
    }

    .competitiveness-container div.info-description {
        text-align: center;
        font-size: 24px
    }

    .competitiveness-container .container-title {
        width: 80%;
        text-align: center;
        margin-left: 0;
        position: relative;
    }

    .competitiveness-container .competitiveness-swiper-container {
        width: 100%;
    }

    .button-navigation-fill {
        position: absolute;
        bottom: 50%;
        right: 50%;
        transform: translate(50%, 50%);
        justify-content: space-between;
        z-index: 11;
        width: calc((var(--breakpoint-md) / 2) + 88px);
    }

    .competitiveness-item .item-details {
        padding: 50px 0;
    }

    .competitiveness-item .item-details .sub-title {
        font-size: 16px;
    }

    .competitiveness-item .item-details .description {
        font-size: 13px;
        line-height: 18px;
    }

    .competitiveness-container .competitiveness-swiper-container {
        box-shadow: unset;
        overflow: unset;
        margin-top: 55px;
    }

    .brand-info-container .brand-info-wrap .brand-info-item .brand-info-details .description {
        width: 100%;
        font-size: 14px;
        line-height: 20px;
    }

    .brand-last-image-container {
        font-size: 0;
        background: url(/images/static/brand-image-mobile-1.png) no-repeat center center / cover;
        width: 100%;
        height: 551px;
        gap: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .brand-last-image-container span {
        font-size: 20px;
    }

    .brand-last-image-container img {
        width: 100%;
        padding: 0 30px;
    }

    .daehangobchang-image-wrap .d-flex {
        flex-direction: column-reverse;
        gap: 32px;
    }

    .daehangobchang-image-wrap {
        transform: translate(0, -19%);
        padding: 30px 0 !important;
    }

    .daehan-store-rolling-container {
        padding: 0px 20px !important;
        padding-bottom: 58px !important;

    }

    .daehangobchang-box .store-image {
        width: 100%;
    }

    .daehangobchang-image-wrap .d-flex {
        display: flex;
    }

    .store-trigger {
        order: 0;
    }

    .store-image.store-trigger {
        order: 1;
        position: relative;
        left: 6vw;
        width: 74vw;
        margin: 0 auto;
    }

    .daehangobchang-box .store-image img {
        width: 100%;
    }

    .daehangobchang-image-wrap .info-description {
        text-align: center;
    }

    .daehangobchang-image-wrap .sub-description {
        text-align: center;
    }

    .select-buttons > .selector {
        padding: 10px;
        min-width: 10vw;
        font-size: 14px;
    }

    .bi-info-container {
        flex-direction: column-reverse;
        text-align: center;
        gap: 44px;
    }

    .bi-info-container .info-description, .bi-info-container .swiper-title {
        text-align: center;
    }

    .bi-info-container .bi-daehan-logo img {
        width: 100%;
        padding: 0 70px;
    }

    .bi-container .bi-wrap {
        width: 100%;
        padding: 0 30px;
    }

    .bi-container .bi-wrap .bi-item:first-child .bi-details img {
        width: 100%;
    }

    .bi-container .bi-wrap .bi-item {
        grid-column: 1 / 3;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color {
        flex-direction: column;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color .bi-details {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-around;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color .bi-details > div {
        margin-top: 0;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color .bi-details > * {
        flex: 1 0 40%;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color .bi-details > .detail-divide {
        flex: 1 0 20%;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color {
        align-items: start;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color .bi-details > span {
        text-align: center;
    }

    .detail-divide {
        display: flex !important;
        justify-content: center;
    }

    .detail-divide:before {
        content: "";
        display: block;
        width: 1px;
        padding-bottom: 100%;
        background: #fff;
        opacity: 0.5;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color {
        margin-bottom: 40px;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color .color-info .color-description {
        word-break: keep-all;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color .bi-details {
        padding: 30px 20px;
    }

    .character-info-container .character-image-wrap img {
        width: 100%;
        transform: translate(0, 96px);
    }

    .character-container .character-wrap .character-item {
        flex-direction: column !important;
    }

    .character-container .character-wrap .character-item .character-details img {
        width: 100%;
    }

    .character-container .character-wrap .character-item .character-image, .character-container .character-wrap .character-item .character-info {
        width: 100%;
    }

    .character-container .character-wrap .character-item .character-image img, .character-container .character-wrap .character-item .character-inf img {
        width: 100%;
    }

    .character-container .character-wrap .character-item .character-info .character-name {
        margin: auto;
        font-size: 18px;
    }

    .character-container .character-wrap .character-item .character-info .character-name > span.english {
        font-size: 12px;
    }

    .character-container .character-wrap .character-item .character-info .character-name {
        margin: auto;
        font-size: 16px;
    }

    .character-container .character-wrap .character-item .character-info .character-description {
        font-size: 21px;
    }

    .character-container .character-wrap .character-item:first-child {
        margin-bottom: 80px;
    }

    .character-container .character-wrap .character-item .character-title {
        text-align: center;
    }

    .character-container .character-wrap .character-item:last-child {
        margin-top: 100px;
    }

    .character-container .character-wrap .character-item .character-details {
        border: none;
        padding: 0;
        text-align: center;
    }

    .background-beige .swiper-title {
        width: 100%;
        margin-left: 0;
        text-align: center;
    }

    .signature-slide {
        padding: 0;
    }

    .box-content.daehan-source-container {
        position: relative;
        padding: 240px 50px 100px;
        text-align: center;
    }

    .signature-container {
        margin: 0 50px !important;
        padding-bottom: 70px !important;
    }

    .signature-container.swiper-container-horizontal > .signature-pagination.swiper-pagination-bullets {
        margin-left: 0;
        top: unset;
        text-align: center;
        left: unset;
    }

    .menu-title {
        text-align: center;
    }

    .menu-description {
        text-align: center;
    }

    .menu-image img {
        width: 100%;
    }

    .background-beige {
        background: url(/images/static/background-beige-mobile.png) no-repeat center center / cover;
        height: 535px;
        padding-top: 120px;
    }

    .box.box-line {
        border-bottom: 15px solid #f0f0f0;
    }

    .signature-menu-box .box-content {
        margin-bottom: 400px;
    }

    #side-menu {
        padding: 100px 0;
        margin: 0;
    }

    .side-menu-container .swiper-slide:not(.swiper-slide-active):after {
        content: "";
        background: #fff;
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.5;
    }

    .side-menu-container .button-navigation-fill {
/*        bottom: 60%;
        right: 50%;
        transform: translate(50%, 45%);*/
        width: calc((var(--breakpoint-md) / 2) + 180px);
    }

    .recipe-container {
        padding: 70px 0 0 0;
    }

    .secret-recipe-wrap {
        width: 100%;
    }

    .recipe-container .swiper-title {
        text-align: center;
    }

    .recipe-container .info-description {
        text-align: center;
    }

    .recipe-swiper-container .steps {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 50px;
        gap: 40px;
    }

    .recipe-swiper-container .steps > span {
        font-size: 44px;
        font-weight: bold;
        color: #005660;
    }

    .recipe-swiper-container .steps > div {
        font-size: 28px;
        line-height: 36px;
        font-weight: 300;
        color: #fff;
        text-align: center;
        background: #005660;
        width: 100%;
        padding: 100px 0;
        z-index: -1;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .recipe-swiper-container .swiper-slide img {
        width: 60%;
        height: 360px;
        object-fit: cover;
    }

    .recipe-swiper-container .swiper-navigation {
        display: flex;
        justify-content: space-between;
        position: absolute;
        bottom: 50%;
        left: 0;
        transform: translate(0, 50%);
        width: 100%;
        padding: calc(10% - 10px);
    }

    .recipe-swiper-container .swiper-navigation .navigator {
        width: 46px;
        height: 82px;
        background-image: url(/images/icons/swiper-prev.png);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 80%;
        cursor: pointer;
    }

    .recipe-swiper-container .swiper-navigation .navigator.next {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        margin-right: 0;
    }

    .recipe-swiper-container .swiper-slide {
        padding-bottom: 200px;
    }

    .source-wrap {
        margin-top: 80px;
        gap: 60px 25px;
    }

    .source-wrap .sources {
        width: calc(50% - 13px);
    }

    .source-wrap .sources .source-image img {
        width: 100%;
    }

    .gobchang-background:before {
        width: 269px;
        height: 402px;
        bottom: 60px;
    }

    .box .sub-title {
        font-size: 34px;
    }

    .box .sub-wrap .sub-description {
        font-size: 28px;
        line-height: 34px;
    }

    .photo-review-wrap .photo-review-images {
        gap: 20px;
        grid-template-columns: repeat(auto-fill, minmax(calc(50% - 20px), auto));
    }

    .store-list .store-item {
        width: 100%;
        height: 560px;
    }

    .store-list .store-item .store-info {
        background: #f4f4f4;
        width: 100%;
        padding: 20px;
    }

    .store-list .store-item .store-image {
        height: auto;
        max-width: 150px !important;
    }

    .store-list .store-item .store-info .store-name {
        font-size: 18px;
    }

    .store-list .store-item .store-info ul li {
        font-size: 15px;
        color: #797979;
        line-height: 24px;
        flex: 1 0 70px;
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .store-list .store-item.coming-soon .store-image:before {
        max-width: 150px;
        height: 100%;
        font-size: 26px;
    }

    .store-container {
        margin-left: 70px !important;
    }

    .store-container .store-slide.coming-soon .store-image:before {
        width: 100%;
        height: 100%;
        font-size: 22px;
    }

    .store-container .store-slide .store-info {
        padding: 20px;
        min-height: 120px;
    }

    .store-container .store-slide .store-info > div {
        margin-bottom: 10px;
    }

    .store-container .store-slide .store-info p {
        font-size: 12px;
        line-height: 16px;
    }

    .store-container .store-slide .store-info .store-name {
        font-size: 14px;
    }

    .badge {
        display: inline-block;
        padding: 3px 3px;
        border-radius: 50px;
        min-width: 40px;
        text-align: center;
    }

    .badge.new {
        font-size: 10px;
    }

    .badge.open {
        font-size: 10px;
    }

    .ceo_info_talk {
        margin: 0 auto;
        width: calc(100% - 60px);
    }

    .ceo_info_talk > * {
        font-size: 16px;
        line-height: 32px;
    }

    .ceo_info_container {
        overflow: hidden;
        height: auto;
    }

    .ceo_info_back_bottom {
        position: relative;
    }

    .ceo_info_back_bottom img {
        position: absolute;
        right: -70px;
        bottom: -40px;
        width: calc(100% / 3);
        min-width: 310px;
    }

/*    .ceo_info_back_bottom:after {
        content: "";
        background: url(/images/static/ceo.png) no-repeat center center / cover;
        width: 382px;
        height: 474px;
        display: block;
        position: absolute;
        right: -70px;
        bottom: -36px;
        top: unset;
    }*/

    .ceo_info_back_bottom {
        padding: 60px 30px 60px;
        background-color: #005660;
        height: auto;
    }

    .ceo_info_title {
        margin-bottom: 20px;
        color: #fff;
        font-size: 16px;
        line-height: 32px;
    }

    .ceo_info_career {
        padding-left: 15px;
    }

    .ceo_info_back_top:after {
        content: "";
        background: url(/images/static/ceo_info_back_logo.png) no-repeat center center / cover;
        width: 781px;
        height: 720px;
        display: block;
        position: absolute;
        right: -209px;
        bottom: -70px;
        top: unset;
    }

    .ceo_info_back_bottom .ceo_info_career span {
        font-size: 13px;
    }

    .road_map_container {
        height: auto;
    }

    .road-map-border-wrap:after {
        display: none;
    }

    .road_map_border_container .road-map-border-wrap .road-map-item.rl .year:after, .road_map_border_container .road-map-border-wrap .road-map-item.lr .year:after {
        display: none;
    }

    .road_map_border_container .road-map-border-wrap {
        grid-template-columns: 1fr;
        padding: 0 30px;
    }

    .road_map_border_container .road-map-border-wrap .road-map-item.rl {
        align-items: flex-start;
    }

    .road_map_border_container .road-map-border-wrap .road-map-item {
        border-bottom: 1px solid #f7f7f754;
        padding: 30px 0;
    }

    .road_map_border_container .road-map-border-wrap .road-map-item .map-info {
        font-size: 16px;
        line-height: 28px;
        font-weight: 400;
    }

    .road_map_border_container .road-map-border-wrap .road-map-item .map-info p {
        font-size: 14px;
        font-weight: 300;
    }

    .road_map_border_container .road-map-border-wrap .road-map-item .year {
        font-size: 26px;
    }

    .distribution_container .flex-container > div {
        width: auto;
    }

    .distribution_container .distribution_background {
        width: 100%;
        height: auto;
        background: none;
    }

    .distribution_container {
        background-color: #FFF;
        position: relative;
        width: 100%;
        height: auto;
        padding: 120px 70px;
        overflow: hidden;
    }

    .distribution_container .distribution_top .distribution_left .distribution_logo {
        margin: 50px auto;
    }

    .distribution_container .distribution_top .distribution_left .distribution_logo img {
        width: 100%;
        padding: 0 30px;
    }

    .distribution_container .distribution_top {
        flex-direction: column;
    }

    .distribution_top::before {
        display: none;
    }

    .distribution_car_image img {
        width: 100%;
        padding: 0 30px;
    }

    .distribution_left {
        text-align: center;
    }

    .distribution_container .distribution_bottom {
        height: auto;
        padding-right: 0;
    }

    .distribution_container .distribution_bottom .distribution_info {
        display: flex;
        align-items: center;
        gap: 20px;
        padding-top: 35px;
        padding-left: 0;
        line-height: 20px;
        font-size: 12px;
        color: #a0a0a0;
        flex-direction: column-reverse;
    }

    .distribution_container .distribution_bottom .distribution_info span {
        text-align: center;
    }

    .organization_container .organization_background {
        height: auto;
        padding: 100px 60px;
        left: 0;
    }

    .organization_container .organization_background::before {
        width: 220px;
        height: 449px;
        top: -1%;
        right: 0;
    }

    .organization_chart img {
        display: flex;
        justify-content: center;
    }

    .organization_chart img {
        width: 100%;
        max-width: unset;
    }

    .way_to_come_container .way-to-come-info {
        position: static;
        transform: translate(0, -50px);
        width: 90%;
    }

    .franchise_manage_title .design_num {
        font-size: 12px;
    }

    .franchise_manage_title {
        font-size: 24px;
    }

    .support_container .franchise_manage_container .franchise_manage_word div {
        font-size: 12px;
    }

    .support_container .franchise_manage_container .franchise_manage_word {
        font-size: 9px;
        margin-top: 30px;
    }

    .support_container .franchise_manage_container .franchise_manage_word span {
        line-height: 18px;
    }

    .support_container .edu_system_container .edu_system_content_container div {
        position: static;
        line-height: 20px;
        margin-top: 30px;
        font-size: 13px;
        justify-content: flex-end;
    }

    .support_container .edu_system_container .edu_system_content_container div img {
        width: 100%;
        padding-left: 10%;
    }

    .support_container .edu_system_container .edu_system_content_container .edu_system_design_text {
        margin-top: 15px;
        font-size: 24px;
    }

    .support_container .rnd_container .rnd_content_container div {
        font-size: 13px;
        line-height: 22px;
        margin-top: 40px;
    }

    .support_container .rnd_container .rnd_content_container .rnd_content_design_text {
        margin-top: 20px;
        font-size: 24px;
    }

    .support_container .marketing_container .marketing_content_container div {
        margin-top: 40px;
        font-size: 13px;
    }

    .support_container .support_process_container .support_process_title_container .support_process_title {
        font-size: 12px;
    }

    .support_container .support_process_container .support_process_title_container .support_process_subtitle div {
        font-size: 30px;
    }

    .support_container .support_process_container .support_process_title_container {
        font-size: 13px;
    }

    .support_container .franchise_inquiry_container .franchise_inquiry_info_container .info_open_download .info_open_icon {
        background: url(/images/static/download_icon.png) no-repeat center center / cover;
        width: 16px;
        height: 16px;
    }

    .support_container .franchise_inquiry_container .franchise_inquiry_info_container .franchise_inquiry_info .tel_info .tel_icon {
        vertical-align: text-top;
        background: url(/images/static/tel_icon.png) no-repeat center center / cover;
        width: 16px;
        height: 16px;
    }

    .support_container .franchise_inquiry_container .franchise_inquiry_info_container .franchise_inquiry_info .chat_info .chat_icon {
        background: url(/images/static/kakao_icon.png) no-repeat center center / cover;
        width: 20px;
        height: 20px;
    }

    .support_container .franchise_inquiry_container .franchise_inquiry_info_container .franchise_inquiry_info .mail_info .mail_icon {
        background: url(/images/static/mail_icon.png) no-repeat center center / cover;
        width: 18px;
        height: 14px;
    }

    .support_container .franchise_inquiry_container .franchise_inquiry_input_container .franchise_inquiry_input_form .franchise_inquiry_personal_agree span {
        font-size: 10px;
        line-height: 22px;
    }

    .support_container .franchise_inquiry_container .franchise_inquiry_input_container .franchise_inquiry_input_form .franchise_inquiry_personal_agree .franchise_inquiry_text_view {
        font-size: 10px;
        padding: 10px 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .support_container .franchise_inquiry_container .franchise_inquiry_input_container .franchise_inquiry_input_form .franchise_inquiry_personal_agree .franchise_inquiry_personal_agree_btn {
        margin-right: 5px;
        width: 20px;
        height: 20px;
    }

    .support_container .franchise_inquiry_container .franchise_inquiry_input_container .franchise_inquiry_input_form .franchise_inquiry_personal_agree .franchise_inquiry_personal_agree_btn:after {
        content: "";
        display: inline-block;
        font-size: 0;
        width: 8px;
        height: 5px;
        background: url(/images/static/v_check.png) no-repeat center center / cover;
    }

    /*    .franchise_inquiry.form .radio_design {
    margin-bottom: 10px;
    }*/
    .franchise_inquiry.form .content_box {
        margin-top: 10px;
    }

    .franchise_inquiry_input .button_box button {
        padding: 10px 50px;
        font-size: 18px;
        height: auto;
        width: auto;
    }

    .box .box-content.padding-top-lg {
        padding: 50px 0;
    }

    .page.main .floor.fifth .width_wrapper .items .img_box {
        height: 430px;
    }

    .page.main .floor.fifth .width_wrapper .items h3 {
        font-size: 16px;
        margin-bottom: 40px;
    }

    .swiper-navigation.button-navigation-fill .navigator.prev {
        bottom: 60%;
        left: 25%;
        transform: translate(-100%, -20%);
        position: absolute;
    }

    .swiper-navigation.button-navigation-fill .navigator.next {
        bottom: 60%;
        right: 25%;
        -webkit-transform: translate(100%, -20%) rotate(180deg);
        transform: translate(100%, -20%) rotate(180deg);
        position: absolute;
    }
    
}

/*

@media screen and (max-width: 768px) {

    .success-store-slide .store-image .story-badge {
        top: 15px;
        left: 15px;
        font-size: 14px;
        padding: 8px 6px;
        width: 30px;
    }

    .success-store-slide .store-image .store-open-stories .open-story {
        font-size: 14px;
        line-height: 20px;
        margin-top: 15px;
    }

    .success-store-slide .store-image .store-open-stories .monthly-sales {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .success-store-slide .store-image .store-open-stories .monthly-sales .sales-amount {
        font-size: 28px;
    }

    .success-store-slide .store-image .store-open-stories .store-location {
        height: auto;
        border-top: 1px solid #ffffff29;
        padding: 6px 0;
        margin: 0 25px;
    }

    .success-store-slide .store-image .store-open-stories .store-location > span {
        font-size: 10px;
    }

    .icon-location {
        display: inline-block;
        width: 10px;
        height: 14px;
        background: url(/images/icons/icon-location.png) no-repeat center center / cover;
    }

}
*/

/*
@media screen and (max-width: 576px) {

    .bi-item .swiper-title {
        margin-bottom: 15px;
    }

    .box .box-content.padding {
        padding: 0 30px !important;
        padding-top: 41px !important;
        padding-bottom: 0px !important;
    }

    .box .box-content.padding .bi-item {
        padding-bottom: 60px !important;
    }

    .info-description {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: -2px;
        text-align: center;
    }

    .brand-em {
        font-size: 56px;
    }

    .box .sub-description {
        font-size: 12px;
    }

    .box .box-content.padding-top-lg {
        padding: 50px 0;
    }

    .brand-rolling-container .rolling-container .rolling-item .rolling-message {
        font-size: 30px;
    }

    .brand-rolling-container .rolling-container .rolling-item .rolling-message .keyword:before, .brand-rolling-container .rolling-container .rolling-item .rolling-message .keyword:after {
        font-size: 30px;
    }

    .daehan-gobchang {
        font-size: 16px;
    }

    .brand-rolling-container .rolling-container .rolling-info .info-description {
        font-size: 28px;
        line-height: 36px;
    }

    .brand-info-container .brand-info-wrap .brand-info-item .brand-info-details .description {
        font-size: 17px;
    }

    .swiper-navigation.button-navigation-fill .navigator {
        width: 50px;
        height: 51px;
    }

    .competitiveness-swiper-container .button-navigation-fill {
        position: absolute;
        bottom: 50%;
        right: 50%;
        transform: translate(calc(50% - 20px), 50%);
        justify-content: space-between;
        z-index: 11;
        width: calc((var(--breakpoint-sm) / 2) + 33px);
    }

    .competitiveness-item .item-details .sub-title {
        font-size: 22px;
    }

    .competitiveness-item .item-details .description {
        font-size: 16px;
        line-height: 24px;
    }

        #current_page_navigator {
            font-size: 16px;
        }

        #sub_title_wrap #sub_title {
            color: #000;
            font-size: 38px;
            margin-top: 20px;
        }
        .select-buttons > .selector {
            padding: 20px;
            min-width: 190px;
            font-size: 20px;
        }
    .bi-daehan-logo {
        width: 251px;
        height: 231px;
        margin: 0 auto;
    }

    .bi-daehan-logo img {
        width: 100%;
    }

    .bi-container .bi-wrap .bi-item:nth-child(3) .bi-details img {
        width: 100%;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color .color-info .color-name {
        font-size: 20px !important;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color .color-info .color-description {
        font-size: 14px;
        line-height: 28px;
    }

    .character-info-container .character-image-wrap img {
        transform: translate(0, 70px);
    }

    .character-container .character-wrap .character-item .character-info .character-description {
        font-size: 18px;
    }

    .signature-container {
        padding-bottom: 40px !important;
    }

    .signature-menu-box .box-content {
        margin-bottom: 250px;
    }

    .side-menu-slide .menu-image {
        background: #b4b4b4;
        height: unset;
        padding-bottom: 100%;
        margin: auto;
    }

    .side-menu-container .button-navigation-fill {
        width: calc((var(--breakpoint-md) / 2) + 40px);
    }

    .recipe-swiper-container .steps > div {
        font-size: 22px;
    }

    .box .sub-title {
        font-size: 28px;
    }

    .box .sub-wrap .sub-description {
        font-size: 19px;
        line-height: 28px;
    }

    .gobchang-background:before {
        width: 208px;
        height: 288px;
        bottom: 92px;
    }

    .box .sub-wrap {
        padding: 40px 0;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .photo-review-wrap .swiper-title {
        margin-bottom: 30px;
    }

    .store-list .store-item .store-info {
        width: 100%;
        padding: 20px;
    }

    .store-list .store-item .store-info .store-name {
        font-size: 16px;
    }

    .store-list .store-item .store-image {
        max-width: 120px !important;
    }

    .store-list .store-item .store-info ul li {
        font-size: 13px;
        line-height: 22px;
        flex: 1 0 70px;
        align-items: start;
    }

    .store-list .store-item .store-info ul li .icon {
        margin-top: 5px;
    }

    .store-list .store-item .store-info > div {
        margin-bottom: 20px;
    }

    .store-list .store-item.coming-soon .store-image:before {
        max-width: 120px;
        height: 100%;
        font-size: 22px;
    }

    .store-container {
        margin-left: 30px !important;
    }


    .badge {
        display: inline-block;
        padding: 6px 5px;
        border-radius: 50px;
        min-width: 50px;
        text-align: center;
    }

    .badge.open {
        font-size: 10px;
    }

    .badge.new {
        font-size: 10px;
    }

    .ceo_info_word {
        font-size: 20px;
        line-height: 32px;
    }

    .ceo_info_bold {
        font-size: 22px;
        line-height: 32px;
    }

    .ceo_info_back_top:after {
        width: 700px;
        height: 643px;
    }

    .ceo_info_title {
        font-size: 24px;
        line-height: 34px;
    }

    .ceo_info_career {
        line-height: 28px;
    }

    .ceo_info_back_bottom .ceo_info_career span {
        font-size: 16px;
    }

    .ceo_info_back_bottom:after {
        width: 320px;
        height: 395px;
    }

    .ceo_info_back_bottom {
        padding: 50px 40px 80px;
    }

    .road_map_border_container .road-map-border-wrap .road-map-item .year {
        font-size: 32px;
    }

    .road_map_border_container .road-map-border-wrap .road-map-item .map-info {
        font-size: 22px;
        line-height: 36px;
    }

    .road_map_border_container .road-map-border-wrap .road-map-item .map-info p {
        font-size: 18px;
    }

    .distribution_container .distribution_top .distribution_left .distribution_content {
        line-height: 33px;
        font-size: 20px;
    }

    .distribution_container {
        padding: 100px 50px;
    }

    .distribution_container .distribution_bottom .distribution_info {
        line-height: 23px;
        font-size: 13px;
    }

    .page.main .floor.fifth .width_wrapper .contents_area .inline-wrapper .items .title_box {
        width: 280px;
    }

}
*/

/*
@media screen and (max-width: 425px) {

    .info-description {
        font-size: 26px;
        line-height: 36px;
    }

    .brand-em {
        font-size: 44px;
    }

    .box .sub-description {
        font-size: 16px;
    }

    .brand-rolling-container .rolling-container .rolling-item .rolling-message {
        font-size: 24px;
    }

    .daehan-gobchang {
        font-size: 14px;
    }

    .brand-rolling-container .rolling-container .rolling-info .info-description {
        font-size: 24px;
        line-height: 32px;
    }

    .box .sub-description {
        font-size: 14px;
        line-height: 18px;
        margin-top: 15px;

    }

    .brand-info-container .brand-info-wrap .brand-info-item {
        gap: 50px;
    }

    .brand-info-container .brand-info-wrap .brand-info-item .brand-info-details .description {
        font-size: 14px;
        line-height: 24px;
    }

    .short-image-wrap .short-image .message {
        font-size: 16px;
        line-height: 22px;
    }
    .competitiveness-item .item-details .sub-title {
        font-size: 16px;
    }

    .competitiveness-item .item-details .description {
        font-size: 14px;
        line-height: 20px;
    }

    .competitiveness-swiper-container .button-navigation-fill {
        position: absolute;
        bottom: 50%;
        right: 50%;
        transform: translate(calc(50% - 20px), 50%);
        justify-content: space-between;
        z-index: 11;
        width: calc((var(--breakpoint-sm) / 2) - 20px);
    }

    .swiper-navigation.button-navigation-fill .navigator {
        width: 49px;
        height: 50px;
    }

    #snb {
        margin-top: 0px;
    }

    #snb li a {
        font-size: 14px;
        line-height: 44px;
    }
        #current_page_navigator {
            font-size: 14px;
        }

        #current_page_navigator .bar {
            display: inline-block;
            height: 12px;
            width: 1px;
            background: #d0d0d0;
        }
        #sub_title_wrap {
            height: 280px;
            !* padding: 50px 0  *!
            padding-top: 50px !important;
            padding-bottom: 35px !important;
        }
        #sub_title_wrap #sub_title {
            font-size: 32px;
            margin-top: 18px;

        }
    .daehangobchang-image-wrap {
        transform: translate(0, -19%);
        padding: 40px 0 !important;
    }

        .select-buttons > .selector {
            padding: 14px;
            min-width: 150px;
            font-size: 16px;
        }
    .daehan-store-container {
        padding: 35px 0 50px !important;
    }

    .daehangobchang-box .store-image {
        width: 100%;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color .bi-details > div {
        font-size: 14px;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color .color-info .color-description {
        font-size: 13px;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color .color-info .color-name {
        font-size: 17px !important;
    }

    .bi-container .bi-wrap .bi-item .bi-details {
        padding: 25px;
    }

    .character-info-container .character-image-wrap img {
        transform: translate(0, 65px);
    }

    .character-container .character-wrap .character-item .character-info .character-name {
        font-size: 24px;
        gap: 10px;
    }

    .character-container .character-wrap .character-item .character-info .character-name > span.english {
        font-size: 14px;
        color: #c3c3c3;
        font-weight: bold;
    }

    .character-container .character-wrap .character-item .character-info .character-description {
        font-size: 16px;
        grid-template-columns: 90px 1fr;
    }

    .box .box-content.padding-lg {
        padding: 100px 40px;
    }

    .character-container .character-wrap .character-item .character-title {
        font-size: 26px;
        text-align: center;
    }

    .competitiveness-item .item-details {
        padding: 30px 15px;
    }

    .signature-container {
        margin: auto !important;
        padding-bottom: 45px !important;
    }

    .background-beige {
        background: url(/images/static/background-beige-mobile.png) no-repeat center center / cover;
        height: 380px;
        padding-top: 70px;
    }

    .menu-title {
        font-size: 36px;
    }

    .menu-description {
        font-size: 18px;
        line-height: 28px;
    }

    .side-menu-container .button-navigation-fill {
        width: calc((var(--breakpoint-sm) / 2) + 47px);
    }

    .side-menu-slide .menu-title {
        margin-top: 30px;
        font-size: 18px;
        text-align: center;
    }

    .side-menu-slide .menu-description {
        font-size: 13px;
        line-height: 18px;
    }

    .recipe-swiper-container .steps > span {
        font-size: 32px;
    }

    .recipe-swiper-container .swiper-navigation .navigator {
        width: 29px;
        height: 52px;
    }

    .recipe-swiper-container .swiper-slide img {
        width: 70%;
        height: 270px;
        object-fit: cover;
    }

    .recipe-swiper-container .swiper-navigation {
        padding: 5px;
    }

    .recipe-swiper-container .steps > div {
        padding: 80px 0;
        font-size: 18px;
        line-height: 24px;
    }

    .recipe-swiper-container .swiper-slide {
        padding-bottom: 170px;
    }

    .source-wrap .sources span.source-name {
        font-size: 18px;
    }

    .source-wrap .sources span {
        font-size: 13px;
    }

    .box .sub-title {
        font-size: 22px;
    }

    .box .sub-wrap .sub-description {
        font-size: 15px;
        line-height: 24px;
    }

    .gobchang-background.padding {
        padding: 50px 30px !important;
    }

    .gobchang-background:before {
        width: 144px;
        height: 211px;
        bottom: 121px;
    }

    .photo-review-wrap .photo-review-images {
        gap: 10px;
        grid-template-columns: repeat(auto-fill, minmax(calc(50% - 10px), auto));
    }

    .ceo_info_talk {
        margin: 0 50px;
    }

    .ceo_info_bold {
        margin-bottom: 35px;
        font-size: 18px;
        line-height: 28px;
    }

    .ceo_info_word {
        font-size: 16px;
        line-height: 26px;
    }

    .ceo_info_back_top:after {
        width: 590px;
        height: 543px;
    }


    .road_map_border_container .road-map-border-wrap {
        padding: 0px 50px;
    }

    .road_map_border_container .road-map-border-wrap .road-map-item .year {
        font-size: 28px;
    }

    .road_map_border_container .road-map-border-wrap .road-map-item .map-info {
        font-size: 18px;
        line-height: 34px;
    }

    .road_map_border_container .road-map-border-wrap .road-map-item .map-info p {
        font-size: 15px;
    }

        .distribution_container .distribution_top .distribution_left .distribution_logo {
            margin: 65px auto;
        }
    .organization_container .organization_background {
        padding: 100px 50px;
    }

    .way_to_come_container .way-to-come-info .info {
        font-size: 14px;
        grid-template-columns: repeat(2, minmax(150px, auto));
    }

    .way_to_come_container .way-to-come-info {
        padding: 40px 25px;
    }
}
*/

/*@media screen and (max-width: 390px) {

        #sub_title_wrap #sub_title {
            font-size: 28px;
        }
    #snb li a {
        font-size: 12px;
        line-height: 44px;
    }
    .brand-em {
        font-size: 40px;
    }

    .info-description {
        font-size: 24px;
        line-height: 30px;
        word-break: keep-all;
    }

    .brand-rolling-container .rolling-container .rolling-item .rolling-message {
        font-size: 20px;
    }

    .box .sub-description {
        font-size: 13px;
        line-height: 18px;
        margin-top: 15px;
        word-break: keep-all;
    }

    .brand-rolling-container .rolling-container .rolling-info {
        padding: 50px 25px;
    }

    .brand-info-container .brand-info-wrap .brand-info-item .brand-info-details .description {
        font-size: 13px;
        line-height: 18px;
        word-break: keep-all;
    }

    .short-image-wrap .short-image .message {
        font-size: 14px;
        line-height: 22px;
    }

    .competitiveness-swiper-container .button-navigation-fill {
        position: absolute;
        bottom: 50%;
        right: 50%;
        transform: translate(calc(50% - 20px), 50%);
        justify-content: space-between;
        z-index: 11;
        width: calc((var(--breakpoint-sm) / 2) - 15%);
    }

    .daehangobchang-box .store-image {
        width: 100%;

    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color .bi-details {
        padding: 20px 15px;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color .bi-details > span {
        font-size: 16px;
    }

    .bi-container .bi-wrap .bi-item:last-child .bi-color .bi-details > div {
        font-size: 12px;
    }

    .swiper-title {
        font-size: 14px;
    }

    .character-container .character-wrap .character-item .character-info .character-name {
        font-size: 20px;
        gap: 10px;
    }

    .character-container .character-wrap .character-item .character-info .character-name > span.english {
        font-size: 12px;
    }

    .character-container .character-wrap .character-item .character-info .character-description {
        font-size: 13px;
        grid-template-columns: 70px 1fr;
    }

    .character-container .character-wrap .character-item .character-title {
        font-size: 22px;
        text-align: center;
    }

    .box .sub-wrap {
        padding: 0;
    }

    !*    .box .sub-title {
            font-size: 18px;
        }*!
    .box .sub-wrap .sub-description {
        font-size: 13px;
        line-height: 20px;
    }

    .gobchang-background:before {
        width: 120px;
        height: 179px;
        bottom: 60px;
    }

    .signature-menu-box .box-content {
        margin-bottom: 220px;
    }

    .background-beige {
        height: 340px;
    }

    .box .box-content.margin-top {
        margin: 70px 0;
    }

    .side-menu-container .button-navigation-fill {
        width: calc((var(--breakpoint-sm) / 2) + 24px);
    }

    .recipe-swiper-container .steps > div {
        padding: 70px 0;
        font-size: 16px;
        line-height: 20px;
    }

    .recipe-swiper-container .swiper-slide {
        padding-bottom: 140px;
    }

    .distribution_container .distribution_top .distribution_left .distribution_content {
        line-height: 26px;
        font-size: 14px;
    }

    .road_map_border_container .road-map-border-wrap .road-map-item .map-info {
        font-size: 15px;
        line-height: 30px;
    }

    .road_map_border_container .road-map-border-wrap .road-map-item .map-info p {
        font-size: 14px;
    }

    .ceo_info_title {
        font-size: 20px;
        line-height: 30px;
    }

    .ceo_info_back_bottom .ceo_info_career span {
        font-size: 14px;
    }

    .ceo_info_back_bottom:after {
        width: 280px;
        height: 347px;
    }

    .ceo_info_back_bottom {
        padding: 40px 40px 70px;
    }

    .ceo_info_back_top {
        padding: 80px 0;
    }

}*/

/*@media screen and (max-width: 350px) {


    .daehan-store-rolling-container {
        padding: 40px 20px !important;
    }

    .swiper-navigation.button-navigation-fill .navigator {
        width: 30px;
        height: 31px;
    }

    .competitiveness-swiper-container .button-navigation-fill {
        width: calc((var(--breakpoint-sm) / 2) - 27%);
    }

    .side-menu-container .button-navigation-fill {
        width: calc((var(--breakpoint-sm) / 2) - 40px);
    }

    .box-content.daehan-source-container {
        padding: 240px 30px 100px;
    }

    .store-list .store-item .store-image {
        max-width: 90px !important;
    }

    .store-list .store-item.coming-soon .store-image:before {
        max-width: 90px;
        height: 100%;
        font-size: 16px;
    }

    .way_to_come_container .way-to-come-info .info {
        font-size: 13px;
        grid-template-columns: repeat(2, minmax(105px, auto));
    }

    .way_to_come_container .way-to-come-info .info li {
        line-height: 30px;
    }

}*/

/* -------------------------------- style2_end ------------------------------------- */

/* -------------------------------- style3_start ------------------------------------- */
@media screen and (max-width: 1280px) {

    .mo_swiper_bn .main-banner-video {
        /*        max-height: 532px;*/
        min-height: unset;
    }

    .mo_swiper_bn img {
        width: 100%;
        height: 100%;
        min-height: unset;
        /*padding-top: 117px;*/
    }
}

@media screen and (max-width: 1280px) {
    .photo-review-wrap .photo-review-images {
        gap: 20px;
        grid-template-columns: repeat(auto-fill, minmax(calc(50% - 20px), auto));
    }
}

@media screen and (min-width: 1280px) {
    .main-swiper-container {
        /*width: 1900px;*/
    }

}

@media screen and (max-width: 425px) {
    .page.main .floor.fifth .news_row .title {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .photo-review-wrap .photo-review-images {
        gap: 10px;
        grid-template-columns: repeat(auto-fill, minmax(calc(50% - 10px), auto));
    }
}

@media screen and (max-width: 1280px) {
    .box-content.padding.bi-container {
        padding-top: 55px !important;
    }

    .bi-container .bi-wrap .bi-item .bi-title {
        margin-bottom: 20px;
    }

    /*    .bi-container .bi-wrap {
            gap: 0px 10px;
        }*/
    .bi-container .bi-wrap .bi-item:last-child .bi-color .color-info .color-description {
        line-height: 20px !important;
    }

    .sub-description.text-center.character-trigger.daehan_info_char {
        text-align: center;
    }

    .box .box-content.padding.character-info-container {
        padding-top: 55px !important;
    }

    .info-description.character-trigger > *, .info-description.character-trigger > * > * {
        line-height: 1;
    }

    .info-description.character-trigger {
        line-height: 1;
    }

    .sub-description.text-center.character-trigger.daehan_info_char {
        margin-top: 31px;
        line-height: 18px;
        padding: 0 30px
    }

    .character-info-container {
        padding-bottom: 20px !important;
        margin-bottom: 70px;
    }

    .character-info-container .character-image-wrap {
        height: 100%;
        margin: 0;
    }

    .character-info-container .character-image-wrap img {
        transform: translate(0, 45px);
        padding: 0 70px;
    }

    .box-content.padding-lg.character-container {
        padding: 75px 30px 0px 30px;
    }

    .character-container .character-wrap {
        margin-top: 0;
        padding: 0 30px;
    }

    .character-container .character-wrap .character-item:not(:last-child) {
        gap: 30px;
    }

    .character-container .character-wrap .character-item .character-info .character-description {
        margin-top: 15px;
    }

    .character-container .character-wrap .character-item .character-info .character-description {
        font-size: 14px;
        line-height: 22px;
    }

    .character-container .character-wrap .character-item:first-child {
        margin-bottom: 42px;
    }

    .character-container .character-wrap .character-item:last-child {
        margin-top: 60px;
    }

    #menu-page .background-beige {
        padding-top: 57px;
        height: 72vw;
        min-height: 380px;
    }

    #menu-page .background-beige .swiper-title {
        width: 100%;
        margin-bottom: 18px;
    }

    #menu-page .background-beige .menu-title {
        width: 100%;
        font-size: 31px;
    }

    #menu-page .background-beige .menu-description {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 25px;
        width: 100%;
    }

    .signature-menu-box .box-content {
        margin-bottom: 42vw !important;
    }

    .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
    }

    .background-beige .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 15px;
    }

    #side-menu {
        padding-top: 60px;
    }

    .box h2.sub-title {
        margin-bottom: 39px;
        font-size: 31px;
    }

    .side-menu-slide .menu-title {
        font-size: 15px;
        margin-top: 18px;
        margin-bottom: 10px;
    }

    .side-menu-slide .menu-description {
        font-size: 12px;
        line-height: 14px;
    }

    .side-menu-container .button-navigation-fill {
        width: calc(100% - 62px);
    }

    .recipe-container {
        padding-top: 37px;
    }

    #side-menu {
        padding-bottom: 75px;
    }

    .recipe-container .info-description {
        font-size: 24px;
        line-height: 1.3;
    }

    .recipe-swiper-container .steps {
        margin-top: 30px;
        gap: 20px;
    }

    .recipe-swiper-container .swiper-slide img {
        width: 60vw;
        height: 45vw;
        object-fit: cover;
    }

    .recipe-swiper-container .swiper-navigation {
        z-index: 100;
        bottom: 54%;
    }

    .box-content.daehan-source-container {
        padding: 228px 50px 60px;
    }

    .source-wrap {
        margin-top: 40px;
        gap: 30px 13px;
    }

    .source-wrap .sources span {
        line-height: 1.3;
        font-size: 12px;
    }

    .source-wrap .sources {
        gap: 8px;
    }

    .source-image {
        margin-bottom: 12px;
    }

    .recipe-swiper-container .steps > div {
        font-size: 16px;
        line-height: 19px;
        padding-top: 65px;
        padding-bottom: 50px;
    }

    .recipe-swiper-container .swiper-slide {
        padding-bottom: 118px;
    }

    .box-content.daehan-source-container {
        padding-left: 2vw;
        padding-right: 2vw;
    }

    .box .sub-wrap {
        text-align: start;
    }

    .box-content.padding.gobchang-background {
        padding: 0;
        padding-left: 45px;
    }

    .box .sub-wrap {
        padding: 0;
    }

    .box .box-content.padding.gobchang-background {
        padding: 0 !important;
        padding-left: 7vw !important;
        padding-top: 7vw !important;
        padding-bottom: 7vw !important;
    }

    .box .gobchang-background .sub-title {
        font-size: 4.2vw;
    }

    .box .gobchang-background .sub-description {
        font-size: 3vw;
        line-height: 1.3;
    }

    .gobchang-background:before {
        right: 0vw;
        width: 42vw;
        height: 45vw;
        bottom: auto;
        top: -15vw;
    }

    #my_recipe {
        padding: 0 31px !important;
        padding-top: 57px !important;
        padding-bottom: 75px !important;
    }

    #my_recipe .photo-review-wrap .swiper-title {
        margin-bottom: 20px;
    }

    #my_recipe .info-description {
        font-size: 22px;
        line-height: 29px;
    }

    .my-recipe-trigger .sub-description {
        font-size: 14px;
        line-height: 18px;
    }

    #menu-page .photo-review-wrap .photo-review-images {
        margin-top: 40px;
    }

    .blog_item_image_box {
        width: 100%;
        height: 28vw;
    }

    .store-list .store-item {
        height: auto;
    }

    .search-wrap.map_search {
        background-color: #005660;
        height: auto;
        top: 0;
        width: 100% !important;
        padding: 30px 32px;
        flex-wrap: wrap;
        z-index: 10;
    }

    .page .map-container .search-wrap #sido,
    .page .map-container .search-wrap #sigungu {
        margin-right: 0;
        border-radius: 0;
        flex: 1;
        filter: invert(100%);
    }

    .page .map-container .search-wrap .search-input-box {
        width: 100%;
    }

    .store-container {
        padding: 40px 0;
        margin-left: 32px !important;
    }

    .diversified #sub_title_wrap {
        padding-bottom: 0 !important;
    }

    .diversified #sub_title_wrap #sub_title {
        margin-bottom: 0;
    }

    .diversified #snb {
        margin-top: 32px;
    }

    .diversified .profits-container {
        height: 128vw;
    }

    .diversified-profits-container .diversified-profits-wrap {
        padding: 60px 0;
    }

    .diversified .info-description {
        line-height: 1;
    }

    .sales-top-stores-container {
        margin-top: 40px;
    }

    .diversified .box .box-content.padding-top {
        /*padding-bottom: 0;*/
        /*padding: 30px 0;*/
    }

    .box-content.padding-top.success-story-container {
        padding-top: 60px;
    }

    .box-content.padding-top.success-story-container .info-description {
        font-size: 29px;
    }

    .box .box-content.padding-top.success-story-container .sub-description {
        margin-top: 15px;
    }

    .success-story-videos-wrap {
        padding-top: 37px;
    }

    .success-story-videos-wrap {
        gap: 20px;
    }

    .success-story-videos-wrap .success-story-video .video-wrap:before {
        width: 49px;
        height: 49px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .success-story-videos-wrap .success-story-video {
        width: 100%;
    }

    .success-story-videos-wrap {
        padding-left: 31px;
        padding-right: 31px;
    }

    .success-story-videos-wrap .success-story-video .video-info {
        padding: 6px 0 10px 0;
        line-height: 1;
    }

    .success-story-videos-wrap {
        padding-bottom: 60px;
    }

/*    .success-store-wrap {
        padding-top: 55px;
    }*/

    .success-store-wrap > p {
        margin-bottom: 20px;
    }

    .box-content.padding-top.success-story-container .info-description {
        font-size: 31px;
        line-height: 1.3;
    }

    .success-store-container {
        margin-top: 31px;
    }

    .success-store-container {
        margin-bottom: 60px;
    }

/*    .success-store-wrap {
        padding-bottom: 1px;
    }*/

    .box .box-content.padding-lg.specialize_padding {
        padding: 60px 50px;
    }

    .specialize-container.first, .specialize-container.second {
        padding: 50px 30px !important;
    }

    .diversified .info-description {
        line-height: 1.3;
    }

    .box .box-content.padding-lg.award_container {
        padding-top: 50px;
        padding-bottom: 60px;
    }

    .box .box-content.padding-lg.process_padding {
        padding-top: 45px;
        padding-left: 0;
        padding-right: 0;
    }

    .process_bottom_background .process_bottom_container .swiper-container {
        width: 90%;
        background: #fff;
        max-width: 500px;
    }

    /*
    .process_bottom_background .process_bottom_container {
        transform: translate(0, -20%);
    }
    */

    .process_bottom_background {
        margin-top: 10vw;
    }

    .process_bottom_background .process_bottom_container .process_bottom_content {
        padding-top: 20px;

    }

    .process_bottom_background .process_bottom_container .inline-wrapper .items .process_bottom_content .process-info .process-title {
        margin-top: 21px;
    }

    .process_bottom_background .process_bottom_container .inline-wrapper .items .process_bottom_content .process-info .steps {
        padding-bottom: 8px;
    }

    .process_bottom_background .process_bottom_container .inline-wrapper .items .process_bottom_content .process-info .steps {
        font-size: 4.8vw;
    }

    .process_bottom_background .process_bottom_container .inline-wrapper .items .process_bottom_content .process-info .process-title {
        font-size: 3vw;
    }

    .process_bottom_background .process_bottom_container .inline-wrapper .items .process_bottom_content .process-info .process-title {
        margin-top: 6vw;
    }

    .process_bottom_background .process_bottom_container .inline-wrapper .items .process_bottom_content .process-info .process-description {
        font-size: 2vw;
        line-height: 1.3;
    }

    .process_bottom_background .process_bottom_container .process_bottom_content {
        min-height: 260px;
    }

    .franchise_manage_title .design_num {
        font-size: 17px;
        padding-bottom: 3px;
        margin-right: 5px;
    }

    .support_container .franchise_manage_container .franchise_images {
        margin-top: 40px;
    }

    .support_container .franchise_manage_container .franchise_images {
        padding-bottom: 28px;
    }

    .support_container .franchise_manage_container .franchise_manage_word span {
        line-height: 18px;
        height: 54px;
    }

    .support_container .franchise_manage_container .franchise_manage_word {
        min-height: unset !important;
    }

    .support_container .edu_system_container .franchise_manage_title {
        padding-top: 29px !important;
    }

    .support_container .edu_system_container .edu_system_content_container div {
        margin-top: 18px;
    }

    .edu_system_image_wrap.mobile.flex.edu_sys {
        margin-top: 39px;
    }

    .support_container .edu_system_container .edu_system_content_container div img {
        padding-left: 52px;
    }

    .edu_system_content_title_container.edu_system_content_item {
        transform: translate(0, -30px) !important;
    }

    .diversified .support_container .rnd_container {
        padding-top: 30px;
    }

    .support_container .rnd_container .rnd_content_container div {
        margin-top: 15px;
    }

    .diversified .support_container .rnd_container .rnd_content_bottom {
        margin-top: 30px;
        margin-bottom: 60px;
    }

    .diversified .support_container .rnd_container .rnd_content_bottom {
        gap: 38px;
    }

    .diversified .support_container .rnd_container .rnd-truck-image img {
        padding: 0 30px;
        width: 100%;
    }

    .support_container .rnd_container .rnd_content_bottom {
        margin-bottom: 60px;
    }

    .support_container .rnd_container .rnd_content_container .rnd_content_design_text {
        margin-top: 12px;
    }

/*    .diversified .support_container .marketing_container .franchise_manage_title {
        margin-top: 30px;
    }*/

    .support_container .marketing_container .marketing_content_container div {
        margin-top: 20px;
    }

    .support_container .marketing_container .marketing_content_container .marketing_content_design_text {
        padding-top: 10px !important;
        padding-bottom: 20px !important;
    }

    .support_container .marketing_container .marketing_content div {
        margin-bottom: 27px;
    }

    .support_container .marketing_container .marketing_content .marketing_images_container {
        margin: 0 31px
    }

    .support_container .marketing_container .marketing_content .marketing_images_container {
        width: 85%;
    }

    .support_container .support_benefit_container .support_benefit_title {
        margin-top: 60px !important;
        margin-bottom: 20px !important;
    }

    .support_container .support_benefit_container .support_benefit_subtitle span {
        font-weight: 600;
    }

    .support_container .support_benefit_container table tr .content {
        height: auto;
    }

    .support_container .support_benefit_container table tr .content div {
        margin-top: 10px;
    }

    .support_container .support_benefit_container table tr .content div {
        line-height: 1.1;
    }

    .support_container .support_benefit_container table tr .content {
        line-height: 1;
    }

    .diversified .support_container .support_process_chart {
        gap: 9vw;
        justify-content: center;
        padding-top: 40px;

    }

    .support_container .support_process_chart .process_content_box .process_content_title {
        font-size: 4.5vw !important;
    }

    .support_container .support_process_chart .process_content_box .process_content ul li {
        font-size: 2.5vw !important;
    }

    .support_container .support_process_chart .process_content_box.edu_arrow::after {
        width: 9vw !important;
        height: 13vw !important;
        left: -9vw !important;
    }

    .support_container .support_process_chart .process_content_box.consult_arrow::after {
        width: 9vw !important;
        height: 13vw !important;
        right: -9vw !important;
    }

    .support_container .support_process_chart .process_content_box.devel_arrow::after {
        width: 9vw !important;
        height: 13.6vw !important;
        right: 35% !important;
        top: 96.5% !important;
    }

    .support_container .support_process_chart .process_content_box.contract_arrow::after {
        width: 9vw !important;
        height: 13vw !important;
        right: 35% !important;
        top: 96.9% !important;
    }

    .support_container .support_process_chart .process_content_box.devel_arrow::after {

    }

    .support_container .support_process_chart .process_content_box.open_arrow::after {
        width: 9vw !important;
        height: 13.6vw !important;
        right: -9vw !important;

    }

    .support_container .support_process_chart {
        padding-bottom: 60px;
    }

    .support_container .start_up_cost_container .support_process_title_container .start_up_cost_title {
        padding-top: 0;
    }

    .support_container .start_up_cost_container {
        padding: 62vw;
    }

    .support_container .franchise_inquiry_container .franchise_inquiry_title_container .franchise_inquiry_subtitle {
        margin-top: 20px;
    }

    .support_container .franchise_inquiry_container .franchise_inquiry_input_container .franchise_inquiry_input_form .franchise_inquiry_input {
        padding: 44px 5vw !important;
    }

    .support_container .franchise_inquiry_container .franchise_inquiry_input_container .franchise_inquiry_input_form .franchise_inquiry_input .franchise_inquiry_input_top {
        margin-bottom: 20px;
    }

    .franchise_inquiry.form ul li select.mo_cutter,
    .franchise_inquiry.form ul li input.mo_cutter {
        width: calc(100% - 100px) !important;
    }

    .franchise_inquiry.form ul li.li_mo_cutter {
        flex-direction: column;
        align-items: start;
    }

    .franchise_inquiry.form ul li:last-child textarea {
        height: 175px;
    }

    .franchise_inquiry.form ul {
        grid-template-columns: minmax(77px, 96px) minmax(100px, 69vw) !important;
    }

    .franchise_inquiry.form .radio_design {
        width: 100%;
    }

    .franchise_inquiry_input .button_box {
        margin-top: 30px !important;
    }

    .support_container .franchise_inquiry_container .franchise_inquiry_input_container .franchise_inquiry_input_form .franchise_inquiry_input {
        padding-bottom: 60px !important;
    }
}

    @media screen and (max-width: 425px) {
        .support_container .support_process_chart .process_content_box {
            width: 80vw !important;
        }

        .support_container .support_process_chart .process_content_box .process_content ul li {
            font-size: 12px !important;
            line-height: ;
        }

        .support_container .support_process_chart .process_content_box .process_divide {
            margin: 15px 0;
        }

        .edu_system_content_title_container .edu_system_title {
            font-size: 4vw !important;
        }

        .edu_system_content_title_container .edu_system_content {
            font-size: 3vw !important;
        }

        .edu_system_content_title_container.edu_system_content_item {
            padding-left: 36px !important;
        }

        .support_container .support_process_chart .process_content_box {
            padding: 15px 10px !important;
        }

        .support_container .support_process_chart .process_content_box .process_content_title {
            margin-top: 16px !important;
        }
    }
