          
/* ******************************************************************************************************************************************************************************** */
/*                                                                                                                                                                                  */
/*                                                                                                                                                                                  */
/*                                                                            [Template] FrameContents                                                                              */
/*                                                                                                                                                                                  */
/*                                                                                                                                                                                  */
/* ******************************************************************************************************************************************************************************** */

/* ******************************************************************************************************************************************************************************** */
/*                                                                                    PC버전 CSS                                                                                    */
/* ******************************************************************************************************************************************************************************** */
/* A                A A                 :                   A                   :                   A                   :                   A                   :                   */                     
  .FrameContents  
                    { width             : 100%;             height              : auto;             display             : inline-block;     text-align          : center;           
                      margin-top        : 0px;              position            : relative;                                                                                         }
  .FrameContents .FrameContentsWrap
                    { width             : 100%;             height              : auto;             display             : inline-block;     text-align          : center;           
                      max-width         : 1280px;           z-index             : 100;                                                                                              }
  .FrameContents .FrameContentsWrap iframe
                    { width             : 100%;             height              : auto;             min-height          : 650px;            margin-top          : 20px;             }
             
             
                             
  @media (min-width:641px) and (max-width:750px) {

/* ******************************************************************************************************************************************************************************** */
/*                                                                                    Tablet CSS                                                                                    */
/* ******************************************************************************************************************************************************************************** */
/* A                A A                 :                   A                   :                   A                   :                   A                   :                   */                     
  .Organization_Chart01 .Organization_Chart01_TopWrap img
                    { width             : 70%;              height              : auto;                                                                                             }

  .Organization_Chart01 .SubBgLogo
                    { width             : 100%;             height              : auto;             display             : inline-block;     text-align          : center;           
                      position          : relative;         max-width           : 200px;}
  .Organization_Chart01 .SubBgLogo img
                    { width             : 100%;             height              : auto;             display             : block;            margin-top          : -60px;            }        

  .Organization_Chart01 .Organization_Chart01_Bottom .Organization_Chart01_BottomWrap .OrganizationShadowImg
                    { width             : 70%;              height              : auto;                                                                                             }



             
                                                        
  }



  



 @media (min-width:0px) and (max-width:640px) {
/* ******************************************************************************************************************************************************************************** */
/*                                                                                    Mobile CSS                                                                                    */
/* ******************************************************************************************************************************************************************************** */
/* A                A A                 :                   A                   :                   A                   :                   A                   :                   */                     
  .Organization_Chart01  
                    { margin-top        : 30px;             padding-bottom      : 0px;                                                                                             }
  .Organization_Chart01 .Organization_Chart01_TopWrap img
                    { width             : 80%;              height              : auto;                                                                                             }                                                                           

  .Organization_Chart01 .Organization_Chart01_Bottom .Organization_Chart01_BottomWrap
                    { width             : 100%;             height              : auto;             display             : inline-block;     text-align          : center;           
                      max-width         : 1300px;           padding-bottom      : 80px;                                                                                             }
  .Organization_Chart01 .Organization_Chart01_Bottom .Organization_Chart01_BottomWrap .OrganizationShadowImg
                    { width             : 80%;              height              : auto;                                                                                             }
  .Organization_Chart01 .Organization_Chart01_Bottom .Organization_Chart01_BottomWrap .OrganizationContent
                    { margin-top        : 30px;                                                                                                                                     }


  .Organization_Chart01 .SubBgLogo
                    { width             : 100%;             height              : auto;             display             : inline-block;     text-align          : center;           
                      position          : relative;         max-width           : 150px;                                                                                            }
  .Organization_Chart01 .SubBgLogo img
                    { width             : 100%;             height              : auto;             display             : block;            margin-top          : -40px;            }       
   
  }
  
  
  
  
  