.tab_style_3_wrap{overflow-x: auto;}
.tab_style_3_wrap > [data-wv-layout-element="block_inner"]{overflow-x: auto;}
.tab_style_3_wrap .tab_style_3_con{width: 992px;}
.tab_style_3_wrap .tab_style_3_con .tab_style_3{flex: 1; display: flex; align-items: center; border: 1px solid transparent; border-bottom-color: #000; height: 51px; justify-content: center; text-align: center; cursor: pointer;}
.tab_style_3_wrap .tab_style_3_con .tab_style_3 > [data-wv-layout-element="block_inner"]{flex: 1; display: flex; align-items: center; justify-content: center;}
.tab_style_3_wrap .tab_style_3_con .tab_style_3 .text{font-size: 17px; font-size: 1.7rem; line-height: 28px; line-height: 2.8rem; font-weight: 300; letter-spacing: -0.0em; color: #000; transition: all 0.2s ease;}
.tab_style_3_wrap .tab_style_3_con .tab_style_3.active{border-color: #000; border-bottom-color: transparent; padding-bottom: 0; padding-top: 6px;}
.tab_style_3_wrap .tab_style_3_con .tab_style_3.active .text{font-weight: 500;}

.reverse .tab_style_3_wrap .tab_style_3_con .tab_style_3{border-bottom-color: #fff;}
.reverse .tab_style_3_wrap .tab_style_3_con .tab_style_3 .text{color: #fff;}
.reverse .tab_style_3_wrap .tab_style_3_con .tab_style_3.active{border-color: #fff; border-bottom-color: transparent;}

@media all and (min-width: 992px) {
    .tab_style_3_wrap .tab_style_3_con{width: 100%;}
}