
/* .add-bottom-divider{border-bottom: 8px solid #E5E5E5;} */
.event-benefit-template .cont-wrap  {padding-bottom: 0px !important;}

.tab_body    {position: relative; width:100%; margin:0 auto;} 
.sound_bar_cont1_toggle, .sound_bar_cont1_toggle_open{position: relative; }
.toggle_open_btn, .toggle_btn{position: absolute;}
.toggle_open_btn{top: 10%; left: 42%; width: 16%; height: 18%;}
.toggle_btn{top: 25%; left: 42%; width: 16%; height: 31%;}

@media screen and (max-width: 767px) {
    .content-section02{background-color: #FFFFFF; padding-bottom: 9%;}
    
    .overflow-x-section{overflow-x: scroll;  padding: 0 0 calc( 40 / 720 *100vw) 0;}
    .content-section02 .overflow-x-section .scroll-ui-img{position: relative; display: block; width: 114%; margin: 0 6%; }
    .content-section02 .overflow-x-section .scroll-ui-img01 img{position: relative; width: calc( 822 / 720 *100vw); max-width: none !important; }
    /* .add-bottom-divider{border-bottom: calc( 16 / 720 * 100vw) solid #E5E5E5;} */
}

@media screen and (max-width: 820px)    {
    .slide_wrap {
        width: 100%;
    }
}
@media screen and (max-width: 767px)    {
    body    {
        width: 100%;
    }
    .event-benefit-template    {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .toggle_open_btn{top: 10%; left: 30%; width: 40%; height: 10%;}
    .toggle_btn{top: 24%; left: 32%; width: 36%; height: 34%;}
}