/* BASIC css start */
.content_tab {padding:3% 10% 10%; background:#fff;}
.content_tab ul {font-size:0; text-align:center; display:flex; flex-wrap:wrap; justify-content:center; gap:10%; row-gap:10%;}
.content_tab ul li {display:inline-block; width:26.66666666666667%; padding-bottom:34%;}
.content_tab ul li[data-tab="tab01"] {background:url(https://foretforet.hgodo.com/BRAND/05_FRFR/SUPPORTERS/15/tab_01_off.png) no-repeat 0 0; background-size:100%;}
.content_tab ul li[data-tab="tab02"] {background:url(https://foretforet.hgodo.com/BRAND/05_FRFR/SUPPORTERS/15/tab_02_off.png) no-repeat 0 0; background-size:100%;}
.content_tab ul li[data-tab="tab03"] {background:url(https://foretforet.hgodo.com/BRAND/05_FRFR/SUPPORTERS/15/tab_03_off.png) no-repeat 0 0; background-size:100%;}
.content_tab ul li[data-tab="tab04"] {background:url(https://foretforet.hgodo.com/BRAND/05_FRFR/SUPPORTERS/15/tab_04_off.png) no-repeat 0 0; background-size:100%;}
.content_tab ul li[data-tab="tab05"] {background:url(https://foretforet.hgodo.com/BRAND/05_FRFR/SUPPORTERS/15/tab_05_off.png) no-repeat 0 0; background-size:100%;}
.content_tab ul li[data-tab="tab01"].active {background:url(https://foretforet.hgodo.com/BRAND/05_FRFR/SUPPORTERS/15/tab_01_on.png) no-repeat 0 0; background-size:100%;}
.content_tab ul li[data-tab="tab02"].active {background:url(https://foretforet.hgodo.com/BRAND/05_FRFR/SUPPORTERS/15/tab_02_on.png) no-repeat 0 0; background-size:100%;}
.content_tab ul li[data-tab="tab03"].active {background:url(https://foretforet.hgodo.com/BRAND/05_FRFR/SUPPORTERS/15/tab_03_on.png) no-repeat 0 0; background-size:100%;}
.content_tab ul li[data-tab="tab04"].active {background:url(https://foretforet.hgodo.com/BRAND/05_FRFR/SUPPORTERS/15/tab_04_on.png) no-repeat 0 0; background-size:100%;}
.content_tab ul li[data-tab="tab05"].active {background:url(https://foretforet.hgodo.com/BRAND/05_FRFR/SUPPORTERS/15/tab_05_on.png) no-repeat 0 0; background-size:100%;}
.tabContent {display:none;}
.tabContent.active {display:block;}
.tabContent .swiper-slide img {max-width:100%;}
.tabContent .swiper-container {position:relative;}
.tabContent .swiper-pagination {position:absolute; bottom:20px; left:0; width:100%; text-align:center;}
.tabContent .swiper-pagination .swiper-pagination-bullet{background:#fff; opacity:1;}
.tabContent .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000;}


.footer{margin-top:0 !important;}
/* BASIC css end */

