@charset "utf-8";
/* CSS Document */

/*-----------------
[description]
site common style
info:リセット及びbody初期設定(基本的に変更しない)
-----------------*/

/*-------------------
[site frame]
.wrapper
	|-#header
	|	|-.header_block
	|		|-.navi
	|
	|-.gnavi_inner
	|
	|-#title
	|	|-.title_bg
	|		|-.menutitle
	|
	|-.contents_wrapper_in
	|		|-.contents_sub
	|		|-#contents
	|
	|-#footerwrapper
	|	|-.footer
	|		|-.footertop__wrapper
	|		|	|-.footer_top
	|		|
	|		|-.footer_btm_wrapper
	|			|-.footer_btm	
-------------------*/

/*-------------------

Page Reset Style

-------------------*/

/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video,div {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
	margin:0;
	padding:0;
}

li{
	list-style:none;
}

/*-- common elements -- */

img{
	border:none;
	margin:0;
	padding:0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

a{
	outline: none;
}

h4{
	margin-bottom:1%;
}

/*-------------------
 clear fix *IE対応*
---------------------*/
.clearfix:after{
	content:'';
	display:block;
	clear:both;
	height:0;
	visibility:;}
.clearfix{/zoom: 1;}/*ie7以前*/

/*-------------------

Bace Layout

-------------------*/
body{
	background:#FFF;
	font-size:13px;
	*font-size:small;
	*font:x-small;
	width:auto;
	line-height:1.6;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:auto;
	min-width:1045px;
}

#header,#footer_wrapper{
	width:100%;
}


.header_block,#gnavi_inner,.menutitle,.footer_top,.footer_btm,.contents_wrapper_in{
	width:1030px;
	margin-left:auto;
	margin-right:auto;
}


/*-------------------

header

-------------------*/
.header_block{
	height:40px;
}

#logo{
	width:500px;
	margin-top:10px;
	margin-bottom:5px;
	float:left;
}
	

.navi{
	width:520px;
	float:right;
	margin-top:15px;
	margin-bottom:5px;
	text-align:right;
}

#header .header_block .navi ul li{
	background-image:url(../img/icon_head.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}

.navi ul li{
	display:inline-block;
	margin-right:2em;
	*display:inline;
	*zoom:true;
}


/*-------------------

gloval navi

-------------------*/
.gnavi_inner{
	background:url(../img/nav_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	display:inline-block;
	*display:inline;
	*zoom:1;
	border-bottom:#FFF 1px solid;
}


.gnavi_inner ul{
	padding:0;
	margin-left:auto;
	margin-right:auto;
	width:1045px;
	font-size:0;
}

.gnavi_inner ul li{
	margin:0;
	padding:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
}



		
/*-------------------

glovalナビ下　アイキャッチエリア

-------------------*/
#title{
	background-image:url(../img/title_bg.gif);
	background-repeat:repeat-x;
	height:118px;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
}

/*製品情報用▼*/
body#A .menutitle{
	background-image:url(../products/img/title_bg02.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:118px;
	width:1030px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	vertical-align:bottom;
}

/*WEBマーケティング用▼*/
body#B .menutitle{
	background-image:url(../marketing/img/title_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:118px;
	width:1030px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	vertical-align:bottom;
}

/*システムインテグレーション用▼*/
body#C .menutitle{
	background-image:url(../integration/img/title_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:118px;
	width:1030px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	vertical-align:bottom;
}

/*インフラサービス用▼*/
body#D .menutitle{
	background-image:url(../service/img/title_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:118px;
	width:1030px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	vertical-align:bottom;
}

/*業界別事例用▼*/
body#E .menutitle{
	background-image:url(../example/img/title_bg02.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:118px;
	width:1030px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	vertical-align:bottom;
}

/*見える化研究所用▼*/
body#F .menutitle{
	background-image:url(../visualization/img/title_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:118px;
	width:1030px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	vertical-align:bottom;
}

/*パスカルについて用▼*/
body#G .menutitle{
	background-image:url(../about/img/title_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:118px;
	width:1030px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	vertical-align:bottom;
}

/*リクルート用▼*/
body#H .menutitle{
	background-image:url(../recruit/img/title_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:118px;
	width:1030px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	vertical-align:bottom;
}

/*サイトマップ,お問合わせ用▼*/
body#I .menutitle,body#L .menutitle{
	background-image:url(../about/img/title_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:118px;
	width:1030px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	vertical-align:bottom;
}

/*個人情報保護方針用▼*/
body#J .menutitle{
	background-image:url(../about/img/title_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:118px;
	width:1030px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	vertical-align:bottom;
}

/*反社会的勢力に対する基本方針用▼*/
body#K .menutitle{
	background-image:url(../about/img/title_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:118px;
	width:1030px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	vertical-align:bottom;
}

.bread ul li{
	display:inline;
	padding:0 1px;
}

/*アイキャッチ部分*/

.menutitle_in_1{
	float:left;
	width:330px;
	margin-top:20px;
}

.menutitle_in_2{
	float:right;
	width:600px;
	margin-top:30px;

}

.bor{
	 text-align:left;
	 width:100%;
	 vertical-align:top;
}

/*パン屑リスト*/

.bread{
	width:1020px;
	padding-top:10px;
	padding-bottom:10px;
}

/*-------------------

contents

-------------------*/
.contents_wrapper_in{
	height:auto;
	margin-top: 40px;
	overflow:hidden;
}
	
.submenu{
	float:left;
	width:270px;
	display:inline-block;
}	

#contents{
	position: relative;
	width:740px;
	height:auto;
	margin-left:270px;
	padding-bottom:5%;
	padding-left:10px;
}

.import{
	position: absolute;
	top: 510px;
	right: 50px;
	width: 440px;
	height: 152px;
	padding:10px;
	background-image:url(../images/whatsnew_back.png);
	color:white;
}


.import p{
	opacity:1;
	margin:15px 25px;
	line-height:190%;
}

.import h5{
	font-size:1.2em;
	margin:8px 25px 13px 25px;
	font-weight: bold;
	border-bottom: 1px dotted #fff;
}

/*-------------------

サブメニュー縦のタイトル

-------------------*/
/* 製品情報 */

body#A .submenu{
	float: left;
	width: 260px;
	height: 600px;
	background: #fff url(../products/img/title_sub01.gif) top left no-repeat;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
}

/* WEBマーケティング */

body#B .submenu{
	float: left;
	width: 260px;
	height: 600px;
	background: #fff url(../marketing/img/title_sub02.gif) top left no-repeat;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
}

/* システムインテグレーションサブメニュー */

body#C .submenu{
	float: left;
	width: 260px;
	height: 600px;
	background: #fff url(../integration/img/title_sub03.gif) top left no-repeat;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
}

/* インフラサービスサブメニュー*/

body#D .submenu{
	float: left;
	width: 260px;
	height: 600px;
	background: #fff url(../service/img/title_sub04.gif) top left no-repeat;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
}

/* 業界別事例サブメニュー */

body#E .submenu{
	float: left;
	width: 260px;
	height: 600px;
	background: #fff url(../example/img/title_sub05.gif) top left no-repeat;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
}

/* 業界別事例サブメニュー */

body#F .submenu{
	float: left;
	width: 260px;
	height: 600px;
	background: #fff url(../visualization/img/title_sub06.gif) top left no-repeat;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
}

/* パスカルについてサブメニュー*/

body#G .submenu{
	float: left;
	width: 260px;
	height: 600px;
	background: #fff url(../about/img/title_sub07.gif) top left no-repeat;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
}

/* リクルートサブメニュー */

body#H .submenu{
	float: left;
	width: 260px;
	height: 600px;
	background: #fff url(../recruit/img/title_sub08.gif) top left no-repeat;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
}

/* サイトマップサブメニュー */

body#I .submenu{
	float: left;
	width: 260px;
	height: 600px;
	background: #fff url(../img/title_sub09.gif) top left no-repeat;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
}


/* 個人情報保護方針サブメニュー */

body#J .submenu{
	float: left;
	width: 260px;
	height: 600px;
	background: #fff url(../img/title_sub10.gif) top left no-repeat;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
}

/* 個人情報保護方針サブメニュー */

body#K .submenu{
	float: left;
	width: 260px;
	height: 600px;
	background: #fff url(../img/title_sub11.gif) top left no-repeat;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
}

/*お問合わせサブメニュー */

body#L .submenu{
	float: left;
	width: 260px;
	height: 600px;
	background: #fff url(../contacting/img/title_sub12.gif) top left no-repeat;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
}

/*-------------------

サブメニューボタン

-------------------*/

.sub_btn ul{
	list-style: none;
	margin-left:50px;
}

.sub_btn ul li{
	width: 200px;
	height: 44px;
	line-height: 44px;
	border-top: 1px solid #ccc;
	font-size: 12px;
	background:url(../img/sidearrow.png) 195px center  no-repeat;
	color:#ffffff;
}

.sub_btn ul li.btm,.sub_btn_in ul li.btm{
	border-bottom: 1px solid #ccc;
}

.sub_btn ul li a,.sub_btn_in ul li a{
	display: block;
	text-decoration: none;
	color: #005297;
}

.sub_btn ul li a:hover,.sub_btn_in ul li a:hover{
	color: #f90;
	background:*#e6e6ff url(../img/sidearrow_on.png) 195px center no-repeat;
}

/*リクルートページ用　追加*/

.sub_btn_in ul li{
	width: 200px;
	height: 44px;
	line-height: 2em;
	border-top: 1px solid #ccc;
	font-size: 11px;
	background:url(../img/sidearrow.png) 195px center no-repeat;
	margin-left:0px;
}

/*-------------------

CSSシグネチャ

-------------------*/
/* 製品情報 */

body#A.A-1 .sub_btn ul li a#side_a,
body#A.A-2 .sub_btn ul li a#side_b,
body#A.A-3 .sub_btn ul li a#side_c,
body#A.A-4 .sub_btn ul li a#side_d,
body#A.A-5 .sub_btn ul li a#side_e{
	color: #f90;
	background: #e6e6ff url(../img/sidearrow_on.png) 195px center no-repeat;
}

/* WEBマーケティング*/

body#B.B-1 .sub_btn ul li a#side_a,
body#B.B-2 .sub_btn ul li a#side_b,
body#B.B-3 .sub_btn ul li a#side_c{
	color: #f90;
	background: #e6e6ff url(../img/sidearrow_on.png) 195px center no-repeat;
}

/* システムインテグレーション */

body#C.C-1 .sub_btn ul li a#side_a,
body#C.C-2 .sub_btn ul li a#side_b,
body#C.C-3 .sub_btn ul li a#side_c{
	color: #f90;
	background: #e6e6ff url(../img/sidearrow_on.png) 195px center no-repeat;
}

/* インフラサービス */

body#D.D-1 .sub_btn ul li a#side_a,
body#D.D-2 .sub_btn ul li a#side_b{
	color: #f90;
	background: #e6e6ff url(../img/sidearrow_on.png) 195px center no-repeat;
}

/* 業界別事例 */

body#E .sub_btn ul li a#side_a{
	color: #f90;
	background: #e6e6ff url(../img/sidearrow_on.png) 195px center no-repeat;
}

/* 見える化研究所*/

body#F .sub_btn ul li a#side_a{
	color: #f90;
	background: #e6e6ff url(../img/sidearrow_on.png) 195px center no-repeat;
}

/* パスカルについて */

body#G.G-1 .sub_btn ul li a#side_a,
body#G.G-2 .sub_btn ul li a#side_b,
body#G.G-3 .sub_btn ul li a#side_c,
body#G.G-4 .sub_btn ul li a#side_d,
body#G.G-5 .sub_btn ul li a#side_e,
body#G.G-6 .sub_btn ul li a#side_f,
body#G.G-7 .sub_btn ul li a#side_g{
	color: #f90;
	background: #e6e6ff url(../img/sidearrow_on.png) 195px center no-repeat;
}

/* リクルート */

body#H.H-1 .sub_btn ul li a#side_a,
body#H.H-2 .sub_btn ul li a#side_b,
body#H.H-3 .sub_btn ul li a#side_c,
body#H.H-4 .sub_btn_in ul li a#side_d,
body#H.H-5 .sub_btn_in ul li a#side_e,
body#H.H-6 .sub_btn_in ul li a#side_f,
body#H.H-7 .sub_btn_in ul li a#side_g,
body#H.H-8 .sub_btn_in ul li a#side_h,
body#H.H-9 .sub_btn_in ul li a#side_i,
body#H.H-10 .sub_btn ul li a#side_j{
	color: #f90;
	background: #e6e6ff url(../img/sidearrow_on.png) 195px center no-repeat;
}

/* サイトマップ */

body#I .sub_btn ul li a#side_a{
	color: #f90;
	background: #e6e6ff url(../img/sidearrow_on.png) 195px center no-repeat;
}

/* 個人情報保護方針 */

body#J .sub_btn ul li a#side_a{
	color: #f90;
	background: #e6e6ff url(../img/sidearrow_on.png) 195px center no-repeat;
}

/*サブメニュー */

body#K .sub_btn ul li a#side_a{
	color: #f90;
	background: #e6e6ff url(../img/sidearrow_on.png) 195px center no-repeat;
}

/* お問合わせ */

body#L .sub_btn ul li a#side_a{
	color: #f90;
	background: #e6e6ff url(../img/sidearrow_on.png) 195px center no-repeat;
}


/*-------------------

フッター

-------------------*/
#footer_wrapper{
	width:100%;
	min-width:1045px;
	clear:both;
	background:#333;
	*display:inline;
	*zoom:1;
	padding-bottom: 50px;
}

.footer_top_wrapper{
	background:url(../img/foot_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	min-width:1045px;
	min-height:370px;
}

.footer_top{
	padding-top:20px;
	padding-left:30px;
}

.lq{
	margin-left:0.8em;
}

.footer_in{
	width:204px;
	float:left;
	z-index:5;
}

.footer_in2{
	display:block;
	width:194px;
	float:left;
	z-index:5;
}

.footer_in2 img{
	vertical-align: bottom;
	margin-bottom: 4px;
	margin-left: 1px;
}

.sennashi{
	margin-bottom:10px;
}

.sennari{
	border-bottom:#5a5a5a dotted 1px;
	margin-bottom:10px;
	width: 90%;
}

.d1{
	margin-bottom:10px;
}

.footer_btm_wrapper{
	background:#494949;
	width:100%;
	height:80px;
}

.footer_btm{
	padding-top:15px;
}


/*---------------------

Font Style

-------------------*/

/*ヘッダー内*/
.navi ul li{
	font-size:10px;
	font-color:000;
}

/*タイトルエリア内*/
.bread ul li{
	font-size:x-small;
}

/*コンテンツエリア内*/

.text1{
	margin-bottom:15px;
	font-size:small;
	*font-size: 12px;
	line-height:1.8em;
}

.icon ul li,.icon dl dt{
	font-weight:600;
	font-size: 12px;
	background: url(../img/icon_list.jpg) 10px;
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	vertical-align:baseline;
	line-height:1.8em;
}

.icon dd{
	margin-bottom:1.5em;
}


/*フッターエリア内*/
.fp01{
	font-weight:600;
	margin-bottom:5px;
	margin-top:10px;
}

.footer_in p{
	font-size:smaller;
	text-align:left;
}

.footer_in .hutozi{
	font-size:11px;
	font-weight:700;
	margin-bottom:5px;
	margin-top:10px;
	text-align:left;
}

.footer_in ul li{
	font-size:10px;
	line-height:1.6;
	text-align:left;
	padding-left: 1em;
}

.footer_btm p{
	color:#e9e9e9;
	font-size:10px;
	font-weight:300;
	text-align:left;
}

.footer_in .banner{
	margin-bottom:20px;
}

.ad img{
	margin-left: 1px;
}

.ad img:hover{
	position: relative;
	bottom:-1px;
	left:-1px;
}

.ad{
	color:#e9e9e9;
	font-size:10px;
	margin-top: 12px;
	margin-bottom: 5px;
}

.ad p{
	margin:0 0 15px 0;
	padding:5px;
	margin-left: 1px;
	width: 181px;
	float: left;
	font-size:0.93em;
	background-color: rgba(255,255,255,0.1);
}

/*--------------------

Link Style

------------------*/

#header .navi a:link,#header .navi a:visited{
	color:#000;
	text-decoration:none;
}
#header .navi a:hover{
	color:#ff9900;
	text-decoration:underline;
}
#title .bread a:link,#title .bread a:visited{
	color:#000;
	font-weight:300;
	text-decoration:none;
}
#title .bread a:hover{
	text-decoration:underline;
}

.footer_in a:link,.footer_btm a{
	color:#e9e9e9;
	text-decoration:none;
}
.footer_in a:visited,.footer_btm a:visited{
	color:#e9e9e9;
	text-decoration:none;
}	

.footer_in a:hover,.footer_btm a:hover{
	color:#ff9900;
	text-decoration:none;
}



/*------------------------

調整用(暫定位置…独立ｃｓｓにする予定)

------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center; }
.taRight { text-align: right !important; }

.tvTop { vertical-align: top !important; }
.tvMiddle { vertical-align: middle !important; }


/* 文字微調整 */
.fwb { font-weight:600 !important ;}


/* フォントの大きさ */
.fs10 { font-size: 77% !important; }
.fs11 { font-size: 85% !important; }
.fs12 { font-size: 93% !important; }
.fs13 { font-size: 100% !important; }
.fs14 { font-size: 108% !important; }
.fs15 { font-size: 116% !important; }
.fs16 { font-size: 123.1% !important; }
.fs17 { font-size: 131% !important; }
.fs18 { font-size: 138.5% !important; }
.fs19 { font-size: 146.5% !important; }
.fs20 { font-size: 153.9% !important; }
.fs21 { font-size: 161.6% !important; }
.fs22 { font-size: 167% !important; }
.fs23 { font-size: 174% !important; }
.fs24 { font-size: 182% !important; }
.fs25 { font-size: 189% !important; }
.fs26 { font-size: 197% !important; }


/* 余白微調整 */

.mb0 { margin-bottom: 0 !important; }
.mb1 { margin-bottom: 10px !important; }
.mb3 { margin-bottom: 30px !important; }
.mt0 { margin-top: 0 !important; }
.mt0_1{ margin-top: 5px !important; }
.mt1 { margin-top: 30px !important; }
.mt2 { margin-top: 60px !important; }
.mt3 { margin-top: 80px !important; }

.ml1 { margin-left: 10px !important; }
.ml2 { margin-left: 20px !important; }
.ml3 { margin-left: 30px !important; }
.ml6 { margin-left: 80px !important; }
.mr1 { margin-right: 10px !important; }

.pt3 { padding-top: 30px !important; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  