@charset 'utf-8';
/*
* Theme Name: 東進 PCサイト グローバルヘッダー調製
* Theme URI: https://www.toshin.com/
* Created Date:
* Update Date:
*/


/*=============================================
　東進 グローバルヘッダー PCの調整用
=============================================*/


/*------------------------------------
 global-header
------------------------------------*/

#global-header .toshin-logo {
    margin-top: 10px;
    margin: 10px 0 0;
}

#global-header .global-menu {
	z-index: 90000;
}


/*------------------------------------
その他
------------------------------------*/

body {
	background-color: transparent;
}