/* BASIC css start */
#contents {max-width:750px; margin:0 auto;}
.section_banner {position:relative;}
.section .swiper-container {margin-top:30px; padding-left:10px;}
.section_tab {position:sticky; top:50px; left:0; z-index:100;}
.section_tab.headroom--not-top.headroom--pinned {top:104px;}
.section_tab ul { display:flex; border:1px solid #000; background:#fff;}
.section_tab ul li {display:inline-block; width:100%; text-align:center; border-right:1px solid #000;}
.section_tab ul li:last-child {border-right:0;}
.section_tab ul li a {font-size:11px; color:#000; display:block; height:38px; line-height:38px;}
.section_tab ul li a.active {background:#000; color:#fff;}
img{max-width:100%;}
/* BASIC css end */

