/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */
   #Main_Background_Fixed_V3
                { width             : 100%;             height              : auto;             position            : relative;         z-index             : 1;
                  margin-top        : -4%;                                                                                                                                      }
   #Main_Background_Fixed_V3 h2     
                { width             : 0;                font-size           : 0;                line-height         : 0;                                                        }
                
   #Main_Background_Fixed_V3 .fixed_V3
                { width             : 100%;             height              : auto;             position            : relative;         padding             : 5%;
                  background-image  : url("../../../Image/Main_Background_Fixed_V3Back.jpg");
                  background-repeat : no-repeat;
                  background-size   : cover;
                  background-position:left;
                  background-attachment : fixed;                                                                                                                                }              
   #Main_Background_Fixed_V3 .fixed_V3 .blackCover
                { width             : 100%;             height              : 100%;             position            : absolute;         top                 : 0;
                  left              : 0;                
                  background: #00000080;  /* fallback for old browsers */
                  background: -webkit-linear-gradient(to right, #00000080, #0000);  /* Chrome 10-25, Safari 5.1-6 */
                  background: linear-gradient(to right, #00000080, #0000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */                               }          
   #Main_Background_Fixed_V3 .fixed_V3 .fixed_V3_TextBox
                { width             : 100%;             height              : auto;             position            : relative;         z-index             : 1;                }
   #Main_Background_Fixed_V3 .fixed_V3 .fixed_V3_TextBox .fixed_V3_Tit 
                { width             : 100%;             font-size           : calc(16px + 2.5vw); font-weight       : 700;              color               : #fff;             }                                
   #Main_Background_Fixed_V3 .fixed_V3 .fixed_V3_TextBox .fixed_V3_Tit span              
                { font-size         : calc(16px + 2.5vw);font-weight        : 400;                                                                                              }                                                  
   
   #Main_Background_Fixed_V3 .fixed_V3 .fixed_V3_TextBox .fixed_V3_SubTit             
                { font-size         : calc(12px + 0.4vw); color             : #fff;             font-weight         : 200;              word-break          : keep-all;         }
   
   #Main_Background_Fixed_V3 .fixed_V3 .fixed_V3_TextBox .fixed_V3_LinkBoxWrap
                { width             : 100%;             height              : auto;             margin-top          : 5%;                                                       }           
   #Main_Background_Fixed_V3 .fixed_V3 .fixed_V3_TextBox .fixed_V3_LinkBoxWrap .fixed_V3_LinkBox
                { width             : auto;             height              : auto;             display             : inline-block;     padding             : 0.3% 2%;            
                  font-size         : calc(12px + 0.4vw);color              : #fff;             background          : #ffffff4d;             
                  border            : 1px solid #fff0;   margin-right        : 3%;               transition          : .6s;                                                      }
   #Main_Background_Fixed_V3 .fixed_V3 .fixed_V3_TextBox .fixed_V3_LinkBoxWrap .fixed_V3_LinkBox:hover            
                { background        : none;             color               : #fff;             border               : 1px solid #fff;  transition          : .6s;              }
                
                
                
                
@media (max-width:640px) {
/* **************************************************************************************************************************************************************************** */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/*                                                                             1단 배경 Fixed                                                                                   */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/* **************************************************************************************************************************************************************************** */
/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */                
   #Main_Background_Fixed_V3 .fixed_V3
                { padding           : 20% 5%;                                                                                                                                   }              
                
   #Main_Background_Fixed_V3 .fixed_V3 .fixed_V3_TextBox .fixed_V3_LinkBoxWrap 
                { display           : flex;             justify-content     : space-between;   margin-top           : 15%;                                                      }

   #Main_Background_Fixed_V3 .fixed_V3 .fixed_V3_TextBox .fixed_V3_LinkBoxWrap .fixed_V3_LinkBox             
                { color             : #fff;             background        : none;              margin-right         : 0;                padding             : 2% 5%;   
                  border            : 1px solid #fff;      }
                
                
                
                