/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */
   #sub6-1 .sectionWrap.first
                { padding           : 4em 0;}
   #sub6-1 .sectionWrap.first .wrap
                { max-width         : 1000px;           }
   
   #sub6-1 .sectionWrap.first .wrap .titleWrap
                { width             : 100%;             height              : auto;             display             : flex;             align-items         : stretch;          
                  justify-content   : flex-start;       margin-bottom       : 1.5em;}
   #sub6-1 .sectionWrap.first .wrap .titleWrap .line
                { width             : max(2px,0.3em);   background          : #999999;          margin-right        : 0.5em;}                            
   #sub6-1 .sectionWrap.first .wrap .titleWrap .title
                { line-height       : 1em;              font-weight         : 500;}
   #sub6-1 .sectionWrap.first .wrap .slideWrap
                { width             : 100%;             height              : auto;             aspect-ratio        : 1000 / 500;}             
   #sub6-1 .sectionWrap.first .wrap .slideWrap img
                { width             : 100%;             height              : 100%;             object-fit          : cover;}     
   #sub6-1 .sectionWrap.first .wrap .swiper .swiper-button-next::after,
   #sub6-1 .sectionWrap.first .wrap .swiper .swiper-button-prev::after
                { content           : "";               display             : none;}
   #sub6-1 .sectionWrap.first .wrap .swiper .swiper-button-next,
   #sub6-1 .sectionWrap.first .wrap .swiper .swiper-button-prev                
                { width             : 2em;              height              : 2em;              border-radius       : 50%;              display             : flex;
                  align-items       : center;           justify-content     : center;           background          : #0080ff;          color               : #fff;
                  transition        : .2s;              opacity             : 0;}
   #sub6-1 .sectionWrap.first .wrap .swiper:hover .swiper-button-next,
   #sub6-1 .sectionWrap.first .wrap .swiper:hover .swiper-button-prev  
                { opacity           : .6;               transition          : .2s;}
   #sub6-1 .sectionWrap.first .wrap .swiper .swiper-button-next:hover,
   #sub6-1 .sectionWrap.first .wrap .swiper .swiper-button-prev:hover
                { opacity           : 1;                transition          : .2s;}                        
   #sub6-1 .sectionWrap.first .wrap .thumbWrap
                { width             : 100%;              height              : auto;             justify-content     : center;          margin-top          : 1em;}             
   #sub6-1 .sectionWrap.first .wrap .thumbWrap .swiper
                { width             : 100%;              }   
   
   
   #sub6-1 .sectionWrap.first .wrap .thumbWrap .swiper .thumbBox
                { width             : 100%;             aspect-ratio        : 1 / 0.6;          border              : 2px solid transparent;}
   #sub6-1 .sectionWrap.first .wrap .thumbWrap .swiper .swiper-slide.swiper-slide-thumb-active .thumbBox
                { border            : 2px solid #0080ff;}
   #sub6-1 .sectionWrap.first .wrap .thumbWrap .swiper .thumbBox img
                { width             : 100%;             height              : 100%;             object-fit          : cover;}                        
                             


@media(max-width : 640px) {
/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */


}                                        
                                        