@charset "utf-8"; 








/* PC */
@media screen and (min-width:1024px){  
 
    /* tab */
    .tab__item:nth-child(5) ,  .tab__item:nth-child(6){ width:49.8% }

    


    
}   
 




/* PRINT */
@media print {   }   
  