div#sub_header_menu{
	margin:0 0 15px	
}
.sub_header_menu_icon {width:auto;margin:0 1px;background: #FFF;height:30px;box-sizing: border-box;}
.sub_header_menu_icon a{color: #000;padding-bottom:2px;border-bottom: 3px solid #151a59;}

/*メニューの背景強制変更 20210915*/
div.draw_menu {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 0 150px;
    text-align: center;
    background: #151a59!important;
    text-align: left;
    float: left;
}
.drawer-nav {
    position: fixed;
    z-index: 2;
    top: 0;
    overflow: hidden;
    width: 16.25rem;
    height: 100%;
    color: #222;
    background-color: #151a59!important;
}

.adsbygoogle{
		display: none !important;
}

.announce{
		display: none !important;
}

.gmo_ssp_wrap{
		display: none !important;
}


/*各項目のタイトル強制変更 20210915*/
/* ------ 各項目のタイトル ------ */
div.center_contents_title{
        background: #151a59!important;
}

div.week_carendar_title{
        background: #151a59!important;
}

div.game_contents_title{
        background: #151a59!important;
}

a:link {
	color: #f56500;
}
a:visited {
	color: #f56500;
}
a:hover {
	color: #f56500;
}
a:active {
	color: #f56500;
}

.link_btn a {
    color: #ffffff;
    background-color: #f56500;
    border-color: #f56500;
}
