/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */   
   #sub6-1 .first
                { padding           : 3.3em 0;          background          : #f6f6f6;}
   #sub6-1 .first .contWrap
                { width             : 90%;              height              : auto;             display             : flex;             flex-direction      : column;
                  align-items       : center;           justify-content     : center;           gap                 : 2em;              max-width           : 860px;}
   #sub6-1 .first .contWrap .contTit
                { color             : #333;             font-weight         : 800;}
   #sub6-1 .first .contWrap img
                { width             : 100%;             height              : auto;}                                  
@media(max-width : 640px){                 
/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */   
   #sub6-1 .first .contWrap
                { width             : 95%;}                
                  
}