/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */
   #division3A_backgroundFixed    
                { width             : 100%;             height              : auto;             text-align          : center;           
                  padding           : calc(35px + 3vw) calc(10px + 1vw);
                  background-image  : url("../../../Image/division3A_backgroundFixed_back.jpg");
                  background-size   : cover;
                  background-position : center;
                  background-repeat : no-repeat;                                                                                                                                }
   #division3A_backgroundFixed .sectionWrap
                { width             : 100%;             height              : auto;             max-width           : 1400px;           display             : inline-block;     }
   #division3A_backgroundFixed .sectionWrap .contentWrap                   
                { width             : 100%;             height              : auto;             display             : flex;             justify-content     : center;           
                  align-items       : center;           background          : #0000004d;        padding             : calc(20px + 1vw) 0;                                       }
   #division3A_backgroundFixed .sectionWrap .contentWrap .contentBox              
                { width             : calc(100% / 3);   height              : calc(170px + 1vw); padding            : 0 calc(10px + 1vw); display           : flex;
                  flex-direction    : column;           justify-content     : flex-start;                                                                                       }
   #division3A_backgroundFixed .sectionWrap .contentWrap .contentBox .contentTit
                { font-size         : calc(16px + 0.4vw); color             : #fff;             font-weight         : 300;              word-break          : keep-all;   
                  height            : 50%;              display             : flex;             justify-content     : center;           align-items         : center;                                                                                                                        }       
   #division3A_backgroundFixed .sectionWrap .contentWrap .contentBox .contentText
                { font-size         : calc(10px + 0.3vw); color             : #fff;             font-weight         : 200;              word-break          : keep-all;      
                  height            : auto;           }
   #division3A_backgroundFixed .sectionWrap .contentWrap .line
                { width             : 1px;              height              : calc(200px + 1vw); background         : #fff;                                                     }
   #division3A_backgroundFixed .sectionWrap .contentWrap .contentBox .contentTit .tablet
                { display           : none;}

   @media (min-width:750px) and (max-width:1024px) {
  
/* **************************************************************************************************************************************************************************** */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/*                                                                             1단 배경 Fixed                                                                                   */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/* **************************************************************************************************************************************************************************** */
/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */ 
   #division3A_backgroundFixed .sectionWrap .contentWrap .contentBox .contentTit .tablet
                { display           : block;                                                                                                                                    }

    }
    
  @media (max-width:749px) {
  
/* **************************************************************************************************************************************************************************** */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/*                                                                             1단 배경 Fixed                                                                                   */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/* **************************************************************************************************************************************************************************** */
/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */
   #division3A_backgroundFixed
                { padding: calc(22px + 3vw) 6%;                                                                                                                                 }
               
   #division3A_backgroundFixed .sectionWrap .contentWrap
                { flex-direction    : column;           padding             : 44px 0;                                                                                           }
   #division3A_backgroundFixed .sectionWrap .contentWrap .contentBox
                { width             : 100%;             height              : auto;                                                                                             }
   #division3A_backgroundFixed .sectionWrap .contentWrap .contentBox .contentTit
                { font-size         : calc(16px + 0.4vw);}          
   #division3A_backgroundFixed .sectionWrap .contentWrap .contentBox .contentText             
                { font-size         : calc(11px + 0.3vw); line-height       : 1.7em;            margin-top          : 5px;                                                      }
   #division3A_backgroundFixed .sectionWrap .contentWrap .line
                { width             : 30%;              height              : 6px;              background          : #ffffff50;        margin          : 22px 0;               }
                

  } 

     