@charset "UTF-8";

/*------------------------------------------
■ ヘッダー
------------------------------------------*/
header{
	position:relative;
}

/*------------------------------------------
■ トップ画像
------------------------------------------*/
#top_bg{
	margin-top:-88px;
}

/*------------------------------------------
■ トップ・メッセージ
------------------------------------------*/
#top_message .box .btn_box{
	display:none;
}

/*------------------------------------------
■ サブメニュー
------------------------------------------*/
.sub_menu{
	position:relative;
	margin:0;
	padding:0;
	top:0;
	left:0;
}

/*------------------------------------------
■ ページトップへ戻るボタン
------------------------------------------*/
p#page_top{
	display:none!important;
}

/*------------------------------------------
■ アンカーリンク調整
------------------------------------------*/
#ceo,#product_title,#executive,#dm,#dsp,#ads,#aas,#technology_title,#company_title,#press_title,#press_space,#recruit_title,#contact_title,#p_policy,#sitemap,#c_policy{
	margin-top:-160px;
}
#dm,#dsp,#ads,#aas{
	margin-top:-240px;
}


