﻿@charset "UTF-8";

/* ---------------------------------------------------------------
	ヘッダ右
--------------------------------------------------------------- */
.list_header_utility_ {
	float: left;
	margin-top: 2.7rem;
	list-style: none;
}

.list_header_utility_ li {
	float: left;
	padding-left: 1.2rem;
	padding-right: 1.2rem;
	background:url(../img/header/bg_list_header_utility.png) no-repeat right 45%;
	font-weight: bold;
}

.list_header_utility_ li span {
	color: #fff;
	font-size: 1.2rem;
	text-decoration: none;
}

.list_header_utility_ li span.usage_over_ {
	color: red;
}

.list_header_utility_ li span.usage_warning_ {
	color: yellow;
}

.list_header_utility_ li span.usage_normal_ {
	color: #fff;
}

.list_notice_ {
	display: block;
	width: 1.8rem;
	height: 1.8rem;
	background: url(../img/contents/icon_notice.png) no-repeat;
}

.list_user_ span {
	display: block;
	padding-left: 2.1rem;
	background: url(../img/contents/icon_user.png) no-repeat;
}

.list_header_utility_ li.list_time_ {
	background:none;
}

.list_time_ span {
	display: block;
	padding-left: 2.1rem;
	background: url(../img/contents/icon_time.png) no-repeat;
}


span.disp_lang_ {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.disp_lang_full2_ {
	float:left;
	position: relative;
	margin: 2.5rem 0 0 2.1rem;
	padding: 0;
}

.disp_lang_tab2_,
.disp_lang_search2_,
.disp_lang_wide2_ {
	font-size: 1.2rem;
	margin-left:2.1rem;
	padding: 0;
}

span.site_list_ {
	color:#fff;
	font-size: 1.2rem;
	font-weight: bold;
}

span.site_list_ a {
	color:#fff;
	text-decoration:underline;
}

span.site_list_full2_ {
}

span.site_list_tab2_,
span.site_list_search2_,
span.site_list_wide2_ {
	margin-left: 5rem;
}

/* ---------------------------------------------------------------
	グローバルナビゲーション（アイコン）
--------------------------------------------------------------- */
#nav_gmenu {
	height: 7.1rem;
	margin-left: -2px;
	margin-top: 1.5rem;
}

#nav_gmenu li {
	display: inline-block;
	width: 6rem;
	padding: 0.5rem 0.6rem 0.6rem 2px;
}
#nav_gmenu li.nav_current_ {
	background: url(../img/header/bg_nav_gmenu_current.png) no-repeat 0 0;
	padding-left: 0.6rem;
}

#nav_gmenu li.nav_current_prev_ {
	padding-right: 2px;	
}

/*アイコン版*/
#nav_gmenu li a {
	display: block;
	float: left;
	width: 6.2rem;
	height: 0;
	padding-top: 6.2rem;
	background-image: url(../img/header/bt_nav_gmenu.png);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent:-9999px;
}

#nav_gmenu  li#nav_gmenu_home {
	padding-left: 0.6rem;
}

#nav_gmenu_home a {
	background-position: 0 0;
}
#nav_gmenu_home a:hover {
	background-position: 0 -62px;
}

#nav_gmenu_home.nav_current_ a {
	background-position: 0 -124px;
}
/* 注文 */
#nav_gmenu_1 a {
	background-position: -62px 0;
}
#nav_gmenu_1 a:hover {
	background-position: -62px -62px;
}
#nav_gmenu_1.nav_current_ a {
	background-position: -62px -124px;
}
/* 在庫/出荷 */
#nav_gmenu_2 a {
	background-position: -124px 0;
}
#nav_gmenu_2 a:hover {
	background-position: -124px -62px;
}
#nav_gmenu_2.nav_current_ a {
	background-position: -124px -124px;
}
/* 会員 */
#nav_gmenu_3 a {
	background-position: -186px 0;
}
#nav_gmenu_3 a:hover {
	background-position: -186px -62px;
}
#nav_gmenu_3.nav_current_ a {
	background-position: -186px -124px;
}
/* 商品 */
#nav_gmenu_4 a {
	background-position: -248px 0;
}
#nav_gmenu_4 a:hover {
	background-position: -248px -62px;
}
#nav_gmenu_4.nav_current_ a {
	background-position: -248px -124px;
}
/* データ管理 */
#nav_gmenu_5 a {
	background-position: -310px 0;
}
#nav_gmenu_5 a:hover {
	background-position: -310px -62px;
}
#nav_gmenu_5.nav_current_ a {
	background-position: -310px -124px;
}
/* マスタ設定 */
#nav_gmenu_6 a {
	background-position: -372px 0;
}
#nav_gmenu_6 a:hover {
	background-position: -372px -62px;
}
#nav_gmenu_6.nav_current_ a {
	background-position: -372px -124px;
}
/* CMS */
#nav_gmenu_7 a {
	background-position: -434px 0;
}
#nav_gmenu_7 a:hover {
	background-position: -434px -62px;
}
#nav_gmenu_7.nav_current_ a {
	background-position: -434px -124px;
}
/* 分析・集計 */
#nav_gmenu_8 a {
	background-position: -496px 0;
}
#nav_gmenu_8 a:hover {
	background-position: -496px -62px;
}
#nav_gmenu_8.nav_current_ a {
	background-position: -496px -124px;
}
/* メール */
#nav_gmenu_9 a {
	background-position: -558px 0;
}
#nav_gmenu_9 a:hover {
	background-position: -558px -62px;
}
#nav_gmenu_9.nav_current_ a {
	background-position: -558px -124px;
}
/* CRM+ */
#nav_gmenu_11 a {
	background-position: -620px 0;
}
#nav_gmenu_11 a:hover {
	background-position: -620px -62px;
}
#nav_gmenu_11.nav_current_ a {
	background-position: -620px -124px;
}
/* Connect+ */
#nav_gmenu_12 a {
	background-position: -806px 0;
}
#nav_gmenu_12 a:hover {
	background-position: -806px -62px;
}
#nav_gmenu_12.nav_current_ a {
	background-position: -806px -124px;
}
/* オムニチャネル＋ */
#nav_gmenu_13 a {
	background-position: -868px 0;
}
#nav_gmenu_13 a:hover {
	background-position: -868px -62px;
}
#nav_gmenu_13.nav_current_ a {
	background-position: -868px -124px;
}
/* 顧客分析 */
#nav_gmenu_14 a {
	background-position: -930px 0;
}
#nav_gmenu_14 a:hover {
	background-position: -930px -62px;
}
#nav_gmenu_14.nav_current_ a {
	background-position: -930px -124px;
}
/* 簡易ブログ */
#nav_gmenu_15 a {
	background-position: -992px 0;
}
#nav_gmenu_15 a:hover {
	background-position: -992px -62px;
}
#nav_gmenu_15.nav_current_ a {
	background-position: -992px -124px;
}
/* Facebook広告 */
#nav_gmenu_16 a[title='Facebook広告出稿'] {
	background-image: url(../img/header/bt_nav_gmenu_fb.png);
	background-position: -0px 0;
}
#nav_gmenu_16 a:hover {
	background-image: url(../img/header/bt_nav_gmenu_fb.png);
	background-position: -0px -62px;
}
#nav_gmenu_16.nav_current_ a {
	background-image: url(../img/header/bt_nav_gmenu_fb.png);
	background-position: -0px -124px;
}
/* システム */
#nav_gmenu_30 a {
	background-position: -682px 0;
}
#nav_gmenu_30 a:hover {
	background-position: -682px -62px;
}
#nav_gmenu_30.nav_current_ a {
	background-position: -682px -124px;
}

#nav_gmenu li#nav_gmenu_arrow_down a {
	width: 2.6rem;
	margin-right: 0.8rem;
	margin-top: 3.4rem;
	padding-top: 2.6rem;
	background: url(../img/header/bg_arrow_down.png) no-repeat 0 0;
	overflow: hidden;
}
#nav_gmenu li#nav_gmenu_arrow_down a:hover {
	background-position: 0 -26px;
}


/*テキスト版*/
#nav_gmenu.list_gmenu_text_ li a {
	display: block;
	float: left;
	width: 6.2rem;
	height: 4.2rem;
	padding-top: 2rem;
	background: url(../img/header/bg_nav_gmenu_text.png) no-repeat;
 color: #003d6e;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#nav_gmenu.list_gmenu_text_ li a:hover {
	background-position: 0 -62px;
}

#nav_gmenu.list_gmenu_text_ li.nav_current_ a,
#nav_gmenu.list_gmenu_text_ li.nav_current_ a:hover {
	background-position: 0 -124px;
	color: #fff;
}

#nav_gmenu.list_gmenu_text_ li#nav_gmenu_2 a,
#nav_gmenu.list_gmenu_text_ li#nav_gmenu_5 a,
#nav_gmenu.list_gmenu_text_ li#nav_gmenu_6 a,
#nav_gmenu.list_gmenu_text_ li#nav_gmenu_8 a {
	height: 4.8rem;
	padding-top: 1.4rem;
}

#nav_gmenu.list_gmenu_text_ li#nav_gmenu_30 a {
	letter-spacing: -0.1em;
}

#nav_gmenu.list_gmenu_text_ li#nav_gmenu_arrow_down a {
	width: 2.6rem;
	height: 0;
	margin-right: 0.8rem;
	margin-top: 3.6rem;
	padding-top: 2.6rem;
}
#nav_gmenu.list_gmenu_text_ li#nav_gmenu_arrow_down a:hover {
	background-position: 0 -26px;
}

/* ---------------------------------------------------------------
	サイトマップ
--------------------------------------------------------------- */
.footer_sitemap_content_ {
	margin: 0;
}

h3.title_sitemap_ {
	margin-left: 3rem;
	padding-left: 1.9rem;
	background: url(../img/contents/icon_open.png) no-repeat 0 45%;
	font-weight: bold;
	cursor: pointer;
}

.firefox h3.title_sitemap_,
.firefox h4.title_sitemap_category_ {
	background-position: 0 30%;
}

h3.title_sitemap_:hover,
h4.title_sitemap_category_:hover {
	color: #828282;
}

h3.title_sitemap_:hover {
	background-image: url(../img/contents/icon_open_hover.png);
}

h4.title_sitemap_category_:hover {
	background-image: url(../img/contents/icon_arrow_right_hover.png);
}

h3.title_sitemap_.opened_ {
	background-image: url(../img/contents/icon_opened.png);
}

h4.title_sitemap_category_.opened_ {
	background-image: url(../img/contents/icon_arrow_down.png);
}

h3.title_sitemap_.opened_:hover {
	background-image: url(../img/contents/icon_opened_hover.png);
}

h4.title_sitemap_category_.opened_:hover {
	background-image: url(../img/contents/icon_arrow_down_hover.png);
}

.section_sitemap_detail_ {
	display: none;
	border-top: 1px solid #ffffff;
	margin-top: 2rem;
	padding-top: 2rem;
	padding-left: 4rem;
}

.section_sitemap_col_ {
	display: table-cell;
	width: 28rem;
	padding-right: 2rem;
}

h4.title_sitemap_category_ {
	margin-bottom: 2rem;
	padding-left: 1.9rem;
	background: url(../img/contents/icon_arrow_right.png) no-repeat left 45%;
	font-weight: bold;
	cursor: pointer;
	font-size: 1.4rem;
	line-height: 1.8;
}

.section_sitemap_category_content_ {
	display: none;
	position: relative;
	top: -10px;
	margin-bottom: 0.4rem;
}

ul.list_sitemap_menu_ {
	margin-bottom: 1.4rem;
	padding-left: 3px;
	padding-right: 2rem;
}

ul.list_sitemap_menu_ li {
	margin-bottom: 0.6rem;
	font-size: 1.4rem;
	line-height: 1.8;
}

ul.list_sitemap_menu_ li.list_divide_ {
	margin-bottom: 1.6rem;
	padding-bottom: 1.6rem;
	border-bottom: 1px solid #fff;
}

ul.list_sitemap_menu_ li a {
	display: block;
	padding-left: 1.5rem;
	background: url(../img/contents/bg_arrow_blue.png) no-repeat left 0.6rem;
	color: #0064b4;
	font-size: 1.4rem;
	text-decoration: none;
}

