@charset "utf-8";

body {
	font: 77%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	/*85%*/
}
#css_big_on {
	display:none;}
#css_norm_on {
	display:none;	}
#css_sml_on {
	display:inline;	}

#css_big {
	display:inline;	}
#css_norm {
	display:inline;	}
#css_sml {
	display:none;	}
	
#pankuzu .step {
	background:#cccccc url(../../images/common/pankuzu_mark.png) no-repeat left center;
	display:inline-block;
	/display: inline;
	/zoom: 1;
	margin:-10px 0 0 0;
	padding:0;
	height:26px;
	width:12px;
	text-indent:-9999px;
}

#colorbox {
	position:fixed;
	top:430px !important;
}

.slogan img{
	margin-right:auto;
	margin-top:40px;
}
.statement {
	text-align:left;
	margin-left:60px;
	margin-top:10px;
	margin-bottom:10px;
}
.actionpolicy {
	width:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:70px;
	margin-bottom:70px;
}
.action {
	text-align:left;
	margin-left:60px;
	margin-bottom:20px;
	margin-top:20px;
	list-style-type:decimal;
}
/*ソリューション用 lv3見出し*/
.content h3.lv3phylosophy {
	margin:20px 130px 10px;
	background:#efefef url(../../images/bg_h3sol.png) repeat-x bottom left;
	border-bottom:#b5b5b5 1px solid;
	padding:12px 15px 9px;
	font-size:116%;/*15px相当*/
	color:#18a2c7;
	font-weight:bold;
	line-height:1.2;
	clear:both;
	text-align:center;
}

.philosophy_text {
	border:#1D99AE 2px solid;
	background-color:#85c9d6;
	padding:2px;
	margin:0 130px;
}

.philosophy_text_inner {
	border:#1D99AE 1px solid;
	padding:20px;
	background-color:#f5f5f5;
	line-height:2.3;
}

