/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */
   #sub1-3 .contWrap 
               { width              : 95%;              height              : auto;             display             : flex;             justify-content     : space-between;
                 align-items        : center;           max-width           : 1400px;           } 
   #sub1-3 .contWrap .contBox
                { width             : 49%;              height              : auto;             display             : flex;             flex-direction      : column;
                  align-items       : flex-start;}      
   #sub1-3 .contWrap .contBox img
                { width             : 100%;             height              : auto;              object-fit          : contain;}              
   #sub1-3 .contWrap .contBox .year 
                { font-size         : max(16px,1em);    font-weight         : 700;              line-height         : 1em;              color               : #555;             
                   margin           : 1em 0 0.5em;}
   #sub1-3 .contWrap .contBox .text
                { font-size         : max(14px,0.85em);  word-break          : keep-all;         color               : #555;}                        
   #sub1-3 .contWrap .contBox .text span
                { font-weight       : 800;              line-height         : inherit;}
@media (max-width:1024px) {
  /* **************************************************************************************************************************************************************************** */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/*                                                                             1단 배경 Fixed                                                                                   */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/* **************************************************************************************************************************************************************************** */
/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */                            
      
}         
   

@media (max-width:768px) {
  /* **************************************************************************************************************************************************************************** */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/*                                                                             1단 배경 Fixed                                                                                   */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/* **************************************************************************************************************************************************************************** */
/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */                            
   #sub1-3 .contWrap 
                { flex-direction    : column;           max-width           : 640px;}
   #sub1-3 .contWrap .contBox
                { width             : 100%;}
   #sub1-3 .contWrap .contBox:last-child
                { margin-top        : 2em;}                  
                          
}      

@media (max-width:640px) {
  /* **************************************************************************************************************************************************************************** */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/*                                                                             1단 배경 Fixed                                                                                   */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/* **************************************************************************************************************************************************************************** */
/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */                         
   


}

@media (max-width:300px) {
  /* **************************************************************************************************************************************************************************** */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/*                                                                             1단 배경 Fixed                                                                                   */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/* **************************************************************************************************************************************************************************** */
/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */                         
            
}
                            