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



/*======================================

    リンクスタイル
    
=======================================*/
a{
    text-decoration:none;
    color:#666;
   
}
a:hover {
	color:#06C;
	
	
}
#sub a{
    color:#3c66b3;
	text-decoration:none;
}

#header a,#footer a{
	text-decoration:none;	

}

a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";

}

/*----------------------------------------------------------
	Styles for 全体枠
----------------------------------------------------------*/

body , html {  
    height: 100%;
}

body{
    background:#ffffff !important;
    color: #555555;
	font:  12px  'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'Osaka' , Helvetica, Arial, sans-serif;
    letter-spacing: 0.1em;
	font-weight: 400;	

	
}


#wrapper {
	width: 100%;
    position: relative;
    height: auto !important;   
    height: 100%;
    min-height: 100%;  


}

/*----------------------------------------------------------
	header for ヘッダー
----------------------------------------------------------*/

#head_border {
	width: 100%;
	border-bottom: 1px solid #CCC;
	height: 79px;
}


#header {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	
	
	
}


h1 {
	font-size: 8px;
	left: 0;
	top: 0;
	margin-top: 2px;
	float:left;
	font-weight: 100;

}

h2 {
	font-size: 10px;
	left: 0;
	top: 0;
	margin-top: 2px;
	float:left;
	font-weight: 200;
}

h3 {
	font-weight: 200;
}

h4 {
	font-weight: 200;
}

#social_navi {
	float:right;
	margin-top: 5px;
	margin-right: 40px;

	
}

#social_navi ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#social_navi li.btn {
	display: block;
	float:left;
	font-size:10px;
	margin-left: 7px;
}

#social_navi li {
	display: block;
	float:left;
	font-size:11px;
	margin-left: 6px;
	letter-spacing: 1px;
}

#social_navi li.yajirushi {
	line-height: 20px;
	display: block;
	float:left;
	font-size:11px;
	margin-right: 5px;
}

#logo {
	width: 215px;
	height: 49px;
	float: left;
	margin-top: -2px;
}



#nav { 
	position: relative;
	float: right;
	margin-top: 28px;
	}
	
.mac #nav { 
	margin-top: 21px;
	}
	
.mac.gecko #nav {
	margin-top: 22px;
}
	
.iphone #nav {
	margin-top: 22px;
}
	
#nav, x:-moz-any-link, x:default  { 
	position: relative;
	float: right;
	margin-top: 23px;
	}
	
#nav a {
	text-decoration:none; 
	padding:15px; 
	color:#333;
	margin-right: 20px;
	 }
	 
#nav a:hover {
	text-decoration:none; 
	padding:15px; 
	color:#06C;
	margin-right: 20px;
	 }
	 
#nav span {
	background:#216da3; 
	height:2px; 
	display:block;
	position:absolute; 
	width:50px; 
	left:0;
	z-index: 3;
	margin-top: 9px;
	_margin-top: 2px;
	*margin-top: 2px;
	margin-top: 2px\9;
	}
	
	
: root #nav span {
	margin-top: 2px\9;
	}


	
#nav span, x:-moz-any-link, x:default {
	background:#216da3; 
	height:2px; 
	display:block;
	position:absolute; 
	width:50px; 
	left:0;
	z-index: 3;
	margin-top: 7px;
}
  



#mainimg {
	width: 100%;
	height: 400px;
	border-bottom: 1px solid #CCC;
	margin: auto;
	text-align: center;
	overflow: hidden;
	position: relative;
	list-style: none;

}

#mainimg ul#slider {
	width: 850px;
	height: 400px;
	margin: auto;
	text-align: center;
	overflow: hidden;
	position: relative;
	list-style: none;
}

#mainimg ul#slider li {
	position: absolute;
	width: 850px;
}

#mainimg ul#slider li img {
	width: 100%;
}

#mainnavi {
	width: 955px;
	height: 77px;
	text-align: center;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border-right: 1px solid #CCC;
}

#mainnavi ul {
	list-style: none;
	
}

#mainnavi li {
	float: left;
	border-left: 1px solid #ccc;
	height: 77px;
}




/*----------------------------------------------------------
	contents for コンテンツ
----------------------------------------------------------*/

#container {
	padding-bottom: 150px;
	padding-top: 20px;
}

#contents {
	width: 960px;
	text-align: center;
	margin: auto;
	padding-top: 30px;
	overflow: auto;
	
}

.left {
	width: 718px;

	float: left;
	text-align: left;
	
}

.right {
	width: 216px;
	text-align: right;
	float: right;
	padding: 0;
}

.space {
	margin-bottom: 60px;
	
}


.title_body {
	width: 720px;
	height: 29px;
	_height: 33px;
	*height: 33px;
	height: 33px\9;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}



: root .title_body {
	width: 720px;
	height: 33px\9;
}

.title_body, x:-moz-any-link, x:default {
	width: 720px;
	height: 24px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.title_body span.tit {
	font-size: 16px;
	border-bottom: 2px solid #216da3;
	letter-spacing: 0.2em;
	padding-right: 10px;
	padding-bottom: 3px;
}

.title_body span.tit img {
	margin-top: 5px;
	
}


.title_body span.english {
	font-size: 10px;
	letter-spacing: 0.1em;
	
}

.title_body p {
	float: right;
	font-size: 10px;
	padding-top: 8px;
}

.mini_tit {
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 50px;
}

.news_title {
	width: 718px;
	height: 24px;
	background: url(../img/news.png) no-repeat;
	margin-bottom: 30px;
}



.news {
	width: 718px;
	text-align: left;
	float: left;

	margin-top: 30px;
}

.news ul{
	width: 718px;
	list-style: none;
}

.news li {
	float: left;
	margin-right: 15px;
}

.news li.day {
	margin-left: 10px;
}

.news li.image_comp {
	background:url(../img/company.png) no-repeat;
	width: 71px;
	height: 18px;
}



.news li.image_ir {
	background:url(../img/ir.png) no-repeat;
	width: 71px;
	height: 18px;
}



.cat-2 {
	background:url(../img/ir.png) no-repeat;
	width: 71px;
	height: 18px;
}

.cat-3 {
	background:url(../img/recruit.png) no-repeat;
	width: 71px;
	height: 18px;
}

.cat-4 {
	background:url(../img/company.png) no-repeat;
	width: 71px;
	height: 18px;
}

.news li.text {
	width: 500px;
	line-height: 150%;
}

.news li.text a {
	
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	
}

.news li.text a:hover {

	color: #06C;
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration:underline;
	
}

.performance_title {
	width: 718px;
	height: 24px;
	background: url(../img/performance.png) no-repeat;
	margin-bottom: 30px;
	margin-top: 30px;
}

.performance_title p {
	float: right;
	font-size: 10px;
	padding-top: 8px;
	
}

.performance {
	width: 718px;
	text-align: left;
	float: left;
	margin-bottom: 30px;
}

.performance p {
	color: #333;
	margin-bottom: 5px;
	font-weight: 400;
}

.performance a {
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.performance a:hover {
	border-bottom: 1px solid #266be9;
	color: #266be9;
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



/*----------------------------------------------------------
	footer for フッター
----------------------------------------------------------*/

#footer {
	width: 100%;
	height: 100px;
	margin: 0;
	border-top: 1px solid #CCC;
	position: absolute;
    bottom: 0;
	clear: both;

}

#footbox {
	width: 960px;
	text-align: center;
	margin: auto;
	padding-bottom: 12px;
	
}

#footbox ul {
	display:inline-block;
	width: 960px;
	list-style: none;
	float: left;
	margin-top: -15px;
	
}

#footbox li {
	float: left;
	margin-right: 20px;
	color: #666;
	
}

#copy {
	width: 960px;
	float: left;
	margin-top: 5px;
	text-align: left;
	font-size: 10px;
}

#pagetop {
	float: right;
	margin: auto;
}


/*----------------------------------------------------------
	support for サポート
----------------------------------------------------------*/



.sitemap {
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
	margin-bottom: 30px;
	padding-top: 50px;
	padding-bottom: 3px;
	font-size: 14px;
}

#main_room {
	width:700px;
}

#main_room a {
	text-decoration:underline;
}

#main_room a.sitemaps {
	background: url(../img/triangle.png) no-repeat;
	padding-left: 16px;
}

#main_room dl {
	float: left;
	line-height: 250%;

}

#main_room dt {
	padding-left: 30px;
}

#main_room dd {
	padding-left: 250px;
	line-height: 250%;
	margin-bottom: 30px;
}

#privacy {
	width:700px;
		line-height: 180%;
}

#privacy a {
	text-decoration:underline;
}

ol.policy {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	list-style-type:decimal ;
	width: 640px;
}

ol.policy li {
	margin-bottom: 20px;
}

#sign {
	text-align:right;
	margin-top: 30px;
	margin-right:10px;
}

.subtitle {
	width: 700px;
	font-size: 14px;
	margin-bottom: 30px;
}

#agree {
	width: 720px;
	border-top: 1px solid #ccc;
	
}

#agree p {
	text-align: center;
	margin: 20px;
}

ul.btn {
	list-style: none;
	text-align: center;
	
}

ul.btn li {
	display:inline; 

}

/*======================================

    form wordpress
    
=======================================*/
	
	
table#form {
	text-align: center;
	width: 600px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}

table#form tr {
	border-bottom: 1px solid #ccc;
	text-align: left;
	height: 70px;
	margin-bottom: 50px;
}


table#form span.cap {
	font-size: 10px;
	color: #E9214E;
}

table#form span.cap2 {
	font-size: 10px;
	color: #666;
}


/*======================================

    投稿 wordpress
    
=======================================*/

#news_story {
	float: left;
	margin-left: 50px;
	text-align: left;
	margin-top: 50px;
	width: 600px;
	
}

#days {
	font-size: 10px;
	color: #999;
	text-align: left;
	margin-bottom: 20px;
}

#news_title {
	font-size: 16px;
	color: #000;
	font-weight: 500;
	text-align: left;
	margin-bottom: 10px;
}

#news_text {
	font-size: 12px;
	text-align: left;
}
	
	
	
#footerBnr {
	width: 1000px;
	margin: 50px auto;
	text-align:center;
	position: relative;
}

#footerBnr ul {
	clear:both;
	list-style: none;
	position: relative;
	left: 50%;
	float: left;	
}

#footerBnr li {
	float: left;
	height: 100px;
	margin-right:20px;
	margin-left:20px;
	margin-top: -20px;
	position: relative;
	left: -50%;
}



.breadcrumbs {
	float: left;
	margin-bottom:20px;
	margin-top: -20px;
	font-size: 10px;
}

#widget {
	width: 100px;
}

#sp_ver {
	width: 100%;
	height: 120px;
	background: #3397dd;
	cursor: pointer;
	display: none;
}

#sp_ver p {
	text-align: center;
	font-size: 45px;
	padding-top: 20px;
}

#sp_ver p a {
	color: #fff;
}

.wpcf7-not-valid-tip {
	color: #F00;
}

table th {
	padding: 3%;
	width: 30%;
}