@charset "utf-8";

/* ===================================================================
 *
 * style info : 重なり順管理
 *
 * =================================================================== */

/* ヘッダー */
.l__header{
	z-index:10004;
}
.brand {
	z-index: 10005;
}
.head-my-character{
	z-index: 10004;
}
.my-character-menu{
	z-index: 10005;
}
.sub-nav{
	z-index: 10003;
}

/*-------------------------------------------------------------------------
 * オーバーレイ
 * ------------------------------------------------------------------------ */
#login_modal{z-index: 10010!important;}
#login_bg{z-index: 10009!important;}
.select_box_in{z-index: 10008!important;}
#select_box{z-index: 10007!important;}
#dialog_bg{z-index: 10007!important;}
#first_view_modal{z-index: 10010!important;}
#first_view_bg{z-index: 10009!important;}

/*-------------------------------------------------------------------------
 * ドロップダウン
 * ------------------------------------------------------------------------ */
/* 言語切替 */
#header_area #lang_area{z-index: 10006!important;}

/* ツールチップ */
.tooltip_content{z-index: 10005!important;}
#eorzeadb_tooltip{z-index: 10008;}

/* ヘッダー マイページメニュー */
#header .mypage_list .dropdown{z-index: 10004!important;}

/* グローバルナビ */
#globalmenu .dropdown{z-index: 10003!important;}

/* タグ絞り込み */
.narrowdown_box .dropdown{z-index: 10002!important;}

/* フォロー ステータス */
.bt_com_chara_header_follow_box .dropdown{z-index: 10001!important;}

/* WYSIWYG（マイキャラクター：プロフィール編集） */
#colorpicker .wysiwyg_dropdown{z-index: 10000!important;}
#insertlink_input .wysiwyg_dropdown{z-index: 9999!important;}

/* アイテムヘルプ（詳細） */
.db_popup_tooltip{z-index: 10008;}
.item_detail_box{z-index: 10008;}
.db_cnts .item_detail_box{z-index: auto!important;}

/* ワールド稼働状況 */
#world_execution_status .dropdown{z-index: 9997!important;}

/* ソーシャルボタン */
#main .social ul li.fb iframe{z-index: 9994;}

/* コメント入力 スクロール追従BOX */
#commentbox #commentbox_in #commentbox_trigger{z-index: 9996!important;}
#commentbox{z-index: 9995!important;}


/* ツールチップカレンダー */
.calendar_tooltip_z_index{z-index: 9990;}
