/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */
   #fullDivision_showroom
                { width             : 100%;             height              : auto;             height              : auto;             font-size           : min(1.6vw,19px);  display             : flex;
                  align-items       : center;           justify-content     : center;           font-family         : "nanum";          margin-top          : 6em;
                  }    
   #fullDivision_showroom .wrap 
                { width             : 95%;              height              : auto;             display             : flex;             flex-direction      : column;
                  align-items       : center;           justify-content     : center;           gap                 : 1em;              max-width           : 1350px;}
   #fullDivision_showroom .titBox 
                { width             : 100%;             height              : auto;             text-align          : center;           display             : flex;
                  flex-direction    : column;           align-items         : center;           justify-content     : center;           gap                 : 0.8em;}                                                                                             
   #fullDivision_showroom .titBox .top
                { font-size         : 1.8em;            line-height         : 1em;              color               : #555;}
   #fullDivision_showroom .titBox .top span
                { color             : #ec8544;          font-weight         : 900;              line-height         : inherit;          font-size           : 1.45em;}  
   #fullDivision_showroom .titBox .sub
                { word-break    : keep-all;             color               : #555;             font-weight         : 600;}
   #fullDivision_showroom .contWrap
                { width             : 100%;             height              : auto;             display             : flex;             flex-direction      : column;
                  align-items       : center;           justify-content     : flex-start;}            
   #fullDivision_showroom .contWrap .shadow
                { width             : 100%;             height              : auto;}
   #fullDivision_showroom .contWrap .slideWrap,                
   #fullDivision_showroom .contWrap .slideWrap .swiper
                { width             : 100%;             height              : auto;}             
   #fullDivision_showroom .contWrap .slideWrap .swiper img
                { width             : 100%;             height              : auto;}             
                
                

  @media(max-width :1024px){
    #fullDivision_showroom
                { font-size         : min(2.2vw,16px);}
}          

@media (max-width:640px) {
  

/* **************************************************************************************************************************************************************************** */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/*                                                                             1단 배경 Fixed                                                                                   */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/* **************************************************************************************************************************************************************************** */
/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */ 
   #fullDivision_showroom
                { font-size         : max(14px,2vw);    margin-top          : 4em;              }  
   #fullDivision_showroom .titBox .top
                { font-size         : 1.3em;}             
                
}      