@charset "UTF-8";
/* ===========================================
 page
 ===========================================*/

/*----------------------------------------------------
使用ファイル
 /dsr/employee/diversity/inclusion.html
 /dsr/employee/diversity/life.html
 /dsr/employee/diversity/ability.html
 /dsr/employee/diversity/global.html
 /dsr/employee/diversity/worklife.html
 /dsr/employee/diversity/lgbt.html
 /dsr/employee/diversity/career.html
------------------------------------------------------*/

.tabHeight{
	height: 90.63px;
}

/*sp
---------------------------------------------------------------------------- */

@media only screen and (max-width: 768px) {
  .tabHeight{
    height: 100%;
  }

}