/* 모바일 */

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

    .shop_wrap{
        width: 150%;
        height: 642px;
        position: relative;
        top: 71px;
        left: 0px;
        margin: 0px auto;
        overflow: hidden;
        /* min-width: 1900px; */
        background-color: rgb(146, 146, 146);
    }


    .go_to_world_congress_wrap{
        width: 30%;
        height: 350px;
        position: relative;
        top: -470px;
        left: 10%;
        /* z-index: 99999; */
        /* background-color: rgb(113, 115, 116,0.7); */
    }




}







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



    .shop_wrap{
         width: 100%;
         height: 180vw;
         position: relative;
         top: 22vw;
         left: 0px;
         margin: 0px auto;
         /* overflow: hidden; */
         /* min-width: 1900px; */
         /* background-color: rgb(146, 146, 146); */
    }

    .contents_shop{
        height: 873vw;
        margin-top: 20vw;
        /* background-color: darkblue; */
    }
    .shop_wrap img{
         display: none;
    
    }

    .shop_wrap_mo{
        height: 100%;
    }
    .shop_wrap_mo img{
         display: block;
         width: 100%;
         height: 100%;
         /* background-color: #3c3e4a; */
    }

    .go_to_world_congress_wrap{
        width: 90%;
        height: 98vw;
        position: relative;
        top: -156vw;
        left: 0%;
        margin: 0px auto;
        font-size: 3vw;
        padding-top: 2vw;
        box-sizing: border-box;
        /* z-index: 99999; */
        /* background-color: rgb(113, 115, 116,0.7); */
    }

    .groceries_distribution_text{
         width: 100%;
         height: 35px;
         font: normal 1.4em 'Noto sans KR';
         letter-spacing: 3px;
         color: #ffffff;
         text-align: center;
         border-bottom: solid 1px #ffffff;
         /* background-color: aliceblue; */
    }
    .go_to_world_congress_list{
         width: 100%;
         text-align: center;
         /* font: bold 2.7em 'Noto sans KR';
         letter-spacing: 1px;
         margin-top:20px;
         color: #ffffff; */
    }
    .congress_list{
         /* font: normal 1em 'Noto sans KR';
         letter-spacing: 1px;
         color: #ffffff;
         margin-top: 20px; */
         text-align: center;
    }

    .shop_main_link{
        width: 37%;
        height: 9vw;
        position: relative;
        top: 23px;
        left: 31%;
        text-align: center;
        line-height: 2.2;
        margin: 0px auto;
        border: solid 2px #ffffff;
    }

    .benefits_text2{
        margin-top: 9vw !important;
    }
/* 3가지내용 */
.shop_list_wrap{
    width: 100%;
    height: 491vw;
    padding-top: 9vw;
    box-sizing: border-box;
    /* background-color: rgb(218, 218, 218); */
}
.shop_list{
    width: 100%;
    height: 100%;
    margin: 0px auto;
    position: relative;
    left: 0px;
    top: 0px;
}

.shop_list_box_wrap{
    width: 100%;
    height: 463vw;
    /* background-color: cadetblue; */
}
.shop_box{
    width: 100%;
    height: 100%;
}

.shop_box li{
    width: 100%;
    height: 146vw;
    padding: 50px 3%;
    box-sizing: border-box;
    margin-bottom: 20px;
    /* background-color: #F4F4F4; */
}
.shop_list_box_text_wrap{
    width: 100%;  
    height: 100%;
    margin-left: 3%;
    padding-top: 5px;
    font-size: 3vw;
    box-sizing: border-box;
    /* background-color: #a08383; */
 }

 .shop_box_text2{
    font: normal 1.1em 'Noto sans KR';
    color: #7a7a7f;
    letter-spacing: 1px;
    margin-top: 3vw;
    line-height: 1.6;
 }
 .shop_box li img{
    width: 100%;
    float: none;
    position: relative;
    top: -60vw;
}
.shop_list_box2{
    position: relative;
    left: 0%;
}
.shop_img{
    position: relative;
    left: 0%;
}
.shop_box_text_sub{
    width: 60%;
    font: normal 1.2em 'Noto sans KR';
    letter-spacing: 3px;
    color: #53525e;
    border-bottom: solid 1px #d2d2d2;
}

/* <!-- 더많은 혜택 보러가기 --> */
.shop_benefits_wrap{
    width: 100%;
    height: 358vw;
    margin-top: 0vw;
    /* background-color: #d2d2d2; */
}
.shop_benefits_list{
    width:  100%;
    height: 100%;
    margin: 0px auto;
    /* background-color: aliceblue; */
}
.shop_benefits{
    width: 100%;
    height: 100%;
    /* background-color: #d4d5dc; */
}
.shop_benefits>li{
    width: 85%;
    height: 85vw;
    float: none;
   margin-left: 0%;
   border-radius: 10px;
   margin: 0px auto;
  margin-top: -51px;
  font-size: 3vw;
   filter: drop-shadow(5px 2px 5px rgba(0, 0, 0, 0.12));
    background-color: rgb(251, 251, 251);
}
.shop_benefits>li:first-child{
    margin-left: 7%;
}
.shop_benefits>li:nth-child(2){
  margin-top: 30px !important;
}
.shop_benefits>li:nth-child(3){
  margin-top: 30px !important;
}


.shop_app_use{
    margin-top: -82vw;
    float: none;
    text-align: center;
    font: normal 3.3vw 'Noto sans KR';
    color: #5a5a5a;
}

.shop_benefits_list button{
    width: 47%;
    height: 50px;
    cursor: pointer;
    border: none;
    position: relative;
    left: 27%;
    top:45px;
    font: bold 0.97em 'Noto sans KR';
    color: #ffffff;
    background-color: #3c3e4a;
}


/* 세상회 일러스트  */
.shop_illustration_wrap{
    width: 100%;
    height: 458px;

}
.shop_illustration_list{
    width: 100%;
    height: 100%;
    margin: 0px auto;
}
.shop_illustration_list img{
    width: 95%;
    height: 68%;
    position: relative;
    left: 3%;
    top: -23vw;
    /* background-color: #53525e; */
}
}