/*-- 

	Base

====================================================== --*/

body {
	background-color: #FFFFFF;
	font-size:13px;
	color: #333;
	margin:0px;
	padding:0px;
	text-align:left;
	-webkit-text-size-adjust: none;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	background:url(../img/header_bg.gif) repeat-x left top;
}
body > section {
	width: 100%;
	overflow:hidden;
	margin:0px auto;
	min-width:980px;
	text-align:left;
}
img {
	border: 0px;
	vertical-align:top;
}
dl,dt,dd,ul,li,ol,td,th {
	margin: 0px;
	padding:0px;
	line-height:1.7em;
	list-style:none;
}
dt {
	font-weight: bold;
}
hr {
	display:none;
	clear:both;
}
strong {
}
em {
}
.anchor{
	font-size:0px;
	line-height:0px;
	display:block;
	overflow:hidden;
	height:0px;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.clear-fix:after
{
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0px;
}
* html .clear-fix { display: inline-block; }
/* no ie mac \*/
* html .clear-fix { height: 1%; }
.clear-fix { display: block; }
/* */
sup{
	vertical-align:5px;
	font-size:9px;
}

/*-- 

	Link

====================================================== --*/
a {
	color:#333;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}


/*-- 

	Header

====================================================== --*/
header {
	width:980px;
	margin:0px auto;
	height:155px;
	position:relative;
	z-index:9999;
}
header h1{
	position:absolute;
	left:0px;
	top:60px;
	z-index:10;
	margin:0px;
}
header p{
	margin:0px 0px 0px 0px;
	font-size:93%;
	line-height:20px;
	padding:20px 0px 0px;
}
header nav{
	position:absolute;
	z-index:1;
}
header .subNavi{
	right:0px;
	top:20px;
}
header .subNavi li{
	display:inline-block;
	background:url(../img/mark_link.gif) no-repeat left center;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 10px;
	font-size:93%;
	line-height:20px;
}
header .subNavi li a{
	text-decoration:none;
}
header .subNavi li a:hover{
	text-decoration:underline;
}
header .mainNavi{
	right:0px;
	bottom:0px;
	width:980px;
}
header .mainNavi li{
	float:left;
	width:163px;
	height:55px;
}
header .mainNavi02 li a,
header .mainNavi li a{
	color:white;
	text-align:center;
	display:block;
	border-bottom:4px solid #212121;
	font-weight:bold;
	font-size:108%;
	line-height:20px;
	height:34px;
	padding:17px 0px 0px;
	text-decoration:none;
	transition:border 0.3s ease;
}
header .mainNavi li a:hover,
header .mainNavi02 li a:hover,



#Inquiry header .mainNavi li:nth-of-type(6) a,
#Inquiry header .mainNavi02 li:nth-of-type(7) a,
#Support header .mainNavi li:nth-of-type(5) a,
#Support header .mainNavi02 li:nth-of-type(6) a,
#Event-Seminar header .mainNavi li:nth-of-type(4) a,
#Event-Seminar header .mainNavi02 li:nth-of-type(5) a,
#Solution header .mainNavi li:nth-of-type(3) a,
#Solution header .mainNavi02 li:nth-of-type(4) a,
#Product header .mainNavi li:nth-of-type(2) a,
#Product header .mainNavi02 li:nth-of-type(3) a{
	border-color:#E91B2D;
}


header .mainNavi02{
	position:fixed;
	right:0px;
	background:#212121;
	width:100%;
	min-width:980px;
	top:-55px;
	height:55px;
	z-index:1000;
}
header .mainNavi02 ul{
	width:980px;
	margin:0px auto;
}
header .mainNavi02 li{
	float:left;
	width:110px;
	height:55px;
}
header .mainNavi02 li a{
	font-size:93%;
	height:32px;
	padding:19px 0px 0px;
}
header .mainNavi02 li:nth-of-type(5),
header .mainNavi02 li:nth-of-type(4){
	width:140px;
}
header .mainNavi02 li:nth-of-type(1){
	width:260px;
}
header .mainNavi02 li:nth-of-type(1) a{
	height:31px;
	padding:20px 0px 0px;
}


header div{
	position:absolute;
	right:0px;
	border:1px solid #dcdcdc;
	background:#f0f0f0;
	top:50px;
	padding:4px 0px 0px 10px;
	width:343px;
	height:24px;
}
header div input[type=text]{
	font-size:13px;
	padding:0px;
	background:transparent;
	width:285px;
	line-height:20px;
	color:#666;
	border:none;
	height:20px;
}
header div input[type=image]{
	position:absolute;
	right:1px;
	top:1px;
}


/*-- 

	Contents Ele

====================================================== --*/
.contents{
	position:relative;
}
.contents .path{
	line-height:20px;
	padding:25px 0px 0px;
	margin:0px auto 26px;
	width:980px;
	font-size:77%;
	height:20px;
}
.contents .path div{
	display:inline-block;
}
.contents .path a{
	color:#333;
	background:url(../img/path_bg.gif) no-repeat right center;
	padding:0px 14px 0px 0px;
	margin:0px 10px 0px 0px;
}
.contents .path a:hover{
	text-decoration:none;
}

.contents h1{
	color:#E9192B;
	font-size:197%;
	font-weight:bold;
	width:100%;
	height:68px;
	margin:0px auto 21px auto;
	line-height:30px;
	background:url(../img/contents_bg.gif) repeat-x left bottom;
}
.contents h1 span{
	display:block;
	margin:0px auto;
	width:980px;
}


.contents #brandLogo{
	position:absolute;
	right:50%;
	top:81px;
	margin:-10px -490px 0px 0px;
}
/*.contents #brandLogo img{
	height:16px;
}*/

/*-- sns --*/
/*-- ------------------------------------------------- --*/
.contents .sns{
	display: none !important;
	width:980px;
	margin:0px auto;
	height:21px;
	padding:7px 0px;
}
.contents .sns li{
	height:21px;
	position:relative;
	z-index:10;
	width:110px;
	float:left;
	overflow:hidden;
	line-height:20px;
	font-size:1px;
}
.contents .sns li.fb{
	width:116px;
}
.contents .sns + section{
	margin-top:30px;
}

/*-- util --*/
/*-- ------------------------------------------------- --*/
.contents .util{
	width:980px;
	margin:-35px auto 40px;
	height:35px;
	text-align:right;
	padding:0px 0px 20px;
	font-size:1px;
	border-bottom:1px solid #dcdcdc;
}
.contents .util li{
	position:relative;
	z-index:10;
	display:inline-block;
	margin:0px 0px 0px 5px;
}
/*-- inquiry --*/
/*-- ------------------------------------------------- --*/
article.inquiry{
	width:935px;
	clear:both;
	background:url(../img/inquiry_bg.gif) no-repeat left top;
	margin:30px auto 50px;
	height:141px;
	position:relative;
	padding:27px 0px 0px 45px;
}
article.inquiry p{
	font-size:93%;
	margin:15px 0px 0px 0px;
}
article.inquiry address{
	position:absolute;
	left:380px;
	top:27px;
}
article.inquiry ul{
	position:absolute;
	left:380px;
	top:103px;
}
article.inquiry ul li{
	float:left;
	margin:0px 5px 0px 0px;
}
article.inquiry ul li:first-child{
	float:none;
	margin:0px;
	position:absolute;
	left:315px;
	top:-61px;
}

/*-- pagetop --*/
/*-- ------------------------------------------------- --*/
.pagetop{
	position:fixed;
	z-index:10000;
	right:10px;
	bottom:-40px;
}

/*-- common --*/
/*-- ------------------------------------------------- --*/
.contents > section{
	width:980px;
	margin:0px auto;
}
.contents > section h2{
	border-left:5px solid #E91B2D;
	background:url(../img/h2_normal_bg.gif) repeat-x left bottom;
	font-size:123.1%;
	line-height:1.6em;
	clear:both;
	margin:0px 0px 30px;
	padding:10px 0px 9px 15px;
}
.contents > section h3{
	font-size:108%;
	margin:0px 0px 20px;
	background:url(../img/h3_bg.gif) no-repeat 0px 0.4em;
	line-height:1.2em;
	padding:0px 0px 0px 35px;
}
.contents > section h4{
	font-size:108%;
	margin:0px 0px 15px;
	line-height:1.2em;
	color:#E91B2D;
}


.contents > section p{
	margin:0px 0px 20px;
	line-height:1.7em;
	letter-spacing:1px;
	font-size:1em;
}

.contents > section p a{
	color:#E91A2C;
}


.contents > section p + .list{
	margin-top:-10px;
}
.contents > section .list + h2,
.contents > section p + h2{
	margin-top:50px;
}
.contents > section p + h4{
	margin-top:30px;
}


/*-- ------------------------------------------------- --*/
/*-- common parts --*/
/*-- ------------------------------------------------- --*/
.contents > section .catch{
	font-size:161.6%;
	line-height:1.6em;
	font-weight:bold;
}
/*-- list --*/
/*-- ------------------------------------------------- --*/
ul.list{
	margin:0px 0px 35px;
}
ul.list li{
	background:url(../img/mark_list.gif) no-repeat 0px 1ex;
	padding:0px 0px 0px 16px;
	line-height:1.7em;
	margin:0px 0px 5px;
}


/*-- 

	Footer Ele

====================================================== --*/

footer {
	text-align:center;
	height:96px;
	min-width:980px;
	width:100%;
	padding:24px 0px 0px;
	position:relative;
	background:url(../img/footer_bg.gif) repeat-x left bottom;
	border-top:1px solid #E1E1E1;
}

footer nav{
	width:980px;
	position:relative;
	z-index:100;
	margin:0px auto;
	text-align:left;
}
footer small{
	z-index:1;
	position:absolute;
	right:50%;
	text-align:right;
	width:980px;
	line-height:20px;
	color:white;
	bottom:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	margin:0px -490px 0px 0px;
	display:block;
}

footer nav li{
	display:inline-block;
	font-size:93%;
	line-height:20px;
	margin:0px 25px 0px 0px;
}
footer nav li a{
	text-decoration:none;
	color:#fff;
}
footer nav li a:hover{
	text-decoration:underline;
}
footer nav:first-child li{
	font-size:108%;
}
footer nav:first-child li a{
	color:#1f1f1f;
}
footer nav:first-child{
	margin-bottom:38px;
	height:20px;
}



/*-- メインビジュアル下特別 --*/
.top_topics {
	border: 1px solid #ccc;
	border-left: 10px solid #ccc;
	padding: 0 20px;
	font-weight: bold;
}
.top_topics a {
	display: block;
	padding: 15px 0;
}