/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */
   #Board_Gallery_TabStyle
                { width             : 100%;             height              : auto;             background          : #e0cec3;          text-align          : center;                                                                                                                                   
                  padding           : calc(35px + 3vw) calc(10px + 1vw);                                                                                                        }
   #Board_Gallery_TabStyle .sectionWrap              
                { width             : 100%;             height              : auto;             max-width           : 1400px;           display             : inline-block;     }
   #Board_Gallery_TabStyle .sectionWrap .sectionTitBox            
                { width             : 100%;             height              : auto;                                                                                             }
   #Board_Gallery_TabStyle .sectionWrap .sectionTitBox img             
                { width             : calc(160px + 6vw);  height            : auto;                                                                                             }
   #Board_Gallery_TabStyle .sectionWrap .sectionTitBox p               
                { font-size         : calc(16px + 1.2vw); color             : #717071;          font-weight         : 500;                                                      }
   #Board_Gallery_TabStyle .sectionWrap .tabBtnWrap         
                { width             : 100%;             height              : auto;             display             : flex;             justify-content     : center;
                  align-items       : center;           margin              : calc(15px + 2vw) 0 calc(15px + 1vw);                                                              }                                                                     
   #Board_Gallery_TabStyle .sectionWrap .tabBtnWrap .tabBtn
                { width             : calc(120px + 5vw); background         : #bc9a87;          padding             : calc(5px + 0.6vw) 0; color            : #fff;
                  font-size         : calc(12px + 0.3vw); cursor            : pointer;          line-height         : 1em;              transition          : .2s;              }             
   #Board_Gallery_TabStyle .sectionWrap .tabBtnWrap .tabBtn:hover
                { background        : #ddb7a2;                                                                                                                                  }
   #Board_Gallery_TabStyle .sectionWrap .tabBtnWrap .tabBtn.on
                { background        : #7c685c;                                                                                                                                  }
   #Board_Gallery_TabStyle .sectionWrap .tabBtnWrap .tabBtn:nth-child(1)             
                { margin-right      : calc(7px + 0.6vw);                                                                                                                        }
   #Board_Gallery_TabStyle .sectionWrap .tabContentWrap             
                { width             : 100%;             height              : auto;                                                                                             }
   #Board_Gallery_TabStyle .sectionWrap .tabContentWrap .tabContent
                { display           : none;                                                                                                                                     }
   #Board_Gallery_TabStyle .sectionWrap .tabContentWrap .tabContent.on
                { display           : block;                                                                                                                                    }
   #Board_Gallery_TabStyle .sectionWrap .tabContentWrap .contentBox            
                { width             : 95%;              height              : auto;             display             : flex;             flex-direction      : column; 
                  justify-content   : center;           align-items         : center;           margin              : 0 auto;                                                   }
   #Board_Gallery_TabStyle .sectionWrap .tabContentWrap .contentBox .contentImgBox          
                { width             : 100%;             height              : calc(250px + 2vw);                                                                                } 
   #Board_Gallery_TabStyle .sectionWrap .tabContentWrap .contentBox .contentImgBox img             
                { width             : 100%;             height              : 100%;             object-fit          : cover;                                                    }
   #Board_Gallery_TabStyle .sectionWrap .tabContentWrap .contentBox .contentInfoBox             
                { width             : 100%;             height              : auto;             display             : flex;             flex-direction      : column;   
                  background        : #bb988f;          padding             : calc(10px + 1vw) calc(10px + 0.5vw); text-align           : left;}
   #Board_Gallery_TabStyle .sectionWrap .tabContentWrap .contentBox .contentInfoBox .contentTit            
                { width             : 100%;             font-size           : calc(16px + 0.3vw); overflow          : hidden;
                  text-overflow     : ellipsis;         white-space         : nowrap;           color               : #fff;             font-weight         : 500;     
                  margin-bottom     : calc(5px + 0.5vw);                                                                                                                        }
   #Board_Gallery_TabStyle .sectionWrap .tabContentWrap .contentBox .contentInfoBox .infoTextWrap             
                { width             : 100%;             height              : auto;             display             : flex;             justify-content     : space-between;
                  align-items       : center;                                                                                                                                   }
   #Board_Gallery_TabStyle .sectionWrap .tabContentWrap .contentBox .contentInfoBox .infoTextWrap.marginTop
                { margin-top        : calc(5px + 0.5vw);                                                                                                                        }
   #Board_Gallery_TabStyle .sectionWrap .tabContentWrap .contentBox .contentInfoBox .infoTextWrap .contentInfo              
                { width             : auto;             display             : inline-block;     font-size           : calc(12px + 0.2vw); color             : #fff;
                  font-weight       : 200;                                                                                                                                      }
   #Board_Gallery_TabStyle .sectionWrap .tabContentWrap .contentBox .contentInfoBox .infoTextWrap .contentInfo.yellow             
                { color             : #fff000;                                                                                                                                  }
                
                
                
                
  @media (max-width:640px) {
  
/* **************************************************************************************************************************************************************************** */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/*                                                                             1단 배경 Fixed                                                                                   */
/*                                                                                                                                                                              */
/*                                                                                                                                                                              */
/* **************************************************************************************************************************************************************************** */
/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */               
   #Board_Gallery_TabStyle .sectionWrap .tabBtnWrap .tabBtn
                { width             : 50%;              padding             : calc(5px + 1.5vw) 0;                                                                              }
   #Board_Gallery_TabStyle .sectionWrap .tabContentWrap .contentBox
                { width             : 100%;}             
                
                
                
                
                
                
                
                
}                
                
                