/* ===================================================================
CSS information

 file name  :common.css
 style info :共通
=================================================================== */

/*----------------------------------------------------
印刷用
----------------------------------------------------*/
@media print {
  body {
    width: 1024px;
  }
}

/*----------------------------------------------------
Common
----------------------------------------------------*/
body {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic ProN", "YuGothic", sans-serif;
	font-size: 13px;
}
a:link{
	color:#3B67BD;
	text-decoration:underline;
}
a:visited{
	color:#3B67BD;
	text-decoration:underline;
}
a:hover{
	color:#2595FF;
	text-decoration:underline;
}

.wrapper {
	text-align: left;
}
div#sp_btnArea,
#fb-root {
	min-height: 0;
}

.container {
	width: 950px;
	margin: 0 auto;
}
.containerList {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 0 10px;
}
.containerList ul {
	overflow: hidden;
}
.containerList ul li {
	float: left;
	margin: 0 10px 10px 0;
}

.linkbtn {
	display: inline-block;
	float: right;
	border: 1px solid #dadada;
	border-radius: 2px;
	background: #fff url(/css/../img/common/arrow-blue.png) no-repeat 7px center;
	margin-top: 2px;
	padding: 5px 8px 3px 17px;
	line-height: 1;
}

.anzen-area {
	margin-top: 10px;
}

.anzen-area .linkbtn {
	float: left;
	background: #fff;
	background-image:none;
	padding: 5px 8px 3px 8px;
}

.anzen-area .linkbtn-imp {
	padding-left: 24px;
    	background: #fff url(/img/common/icon_importantInformation.png) no-repeat 7px center;
}

.anzen-area a.linkbtn, .anzen-area a.linkbtn:hover, .anzen-area a.linkbtn:active, .anzen-area a.linkbtn:visited {
	color: #ee0000;
	font-weight: bold;
}

.infoList .anzen-area .linkbtn {
    margin-right: 10px;
    margin-left: 0;
}

.linkbtn-nfrm {
	background-color: transparent;
	border: none;
}
.containerList .linkbtn {
	margin-right: 10px;
}

.listDate {
	margin-top: 23px;
}
.listDate dt {
	float: left;
	color: #777;
}
.listDate dd {
	padding-left: 7.8em;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(/css/../img/common/arrow-blue.png) no-repeat 7.2em 0.4em;
}

.listDate a{text-decoration:none; color: #333;}
.listDate a:hover{text-decoration:underline; color: #333;}

#pagetop {
	text-align: right;
	margin-top: 50px;
}

/* footer navi*/
#fnav {
	position: relative;
	background-color: #f5f5f5;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 30px 0 40px;
	font-size:14px;
}

#fnav a {
    color: #333;
    text-decoration: none;
}
#fnav a:hover {
    text-decoration: underline;
}


#fnav_container {
	display: table;
}
#fnav_container dl {
	display: table-cell;
}
#fnav_container dt,
#fnav_container dd {
	padding-left: 0.8em;
	background: url(/css/../img/common/arrow-blue.png) no-repeat 0 0.4em;
	margin-bottom: 10px;
	line-height: 1.3em;
	text-align: left;
}
#fnav_container dt {
	margin-top: 30px;
}
#fnav_container dt:first-child {
	margin-top: 0px;
}
#fnav_container dt a {
	font-size: 15px;
	font-weight: bold;
	color: #006fbc;
}

/*----------------------------------------------------
grobal navi
----------------------------------------------------*/

#gnav {
	width: 100%;
	border-top: 2px solid #006fbc;
	border-bottom: 1px solid #ddd;
}
#gnav > ul {
	display: table;
	width: 950px;
	height: 54px;
	margin: 3px auto 0;
}
#gnav > ul > li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border-bottom: 3px solid transparent;
}
#gnav > ul > li > a {
	position: relative;
}
#gnav > ul > li > a:before {
	position: absolute;
	content: " ";
	background-color: #aaa;
	display: block;
	width: 1px;
	height: 30px;
	top: 14px;
	right: 0px;
	z-index: 999;
}
#gnav > ul > li:first-child > a:after {
	position: absolute;
	content: " ";
	background-color: #aaa;
	display: block;
	width: 1px;
	height: 30px;
	top: 14px;
	left: 0px;

}
#gnav > ul > li:hover {
	border-bottom: 3px solid #0070bc;
}
#gnav > ul > li > a {
	padding: 20px 31px 20px;
}
#gnav img{vertical-align: middle;}

hr#hr_headb {
   border:solid #ccc;
   border-width:1px 0 0 0;
   height:1px;/* for IE6 */
   clear:both;/* for IE6 */
   display: block;
} 

/*----------------------------------------------------
slider
----------------------------------------------------*/
.slick {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity= 0 )";
}

/*----------------------------------------------------
topicArea
----------------------------------------------------*/
#topicArea {
	background-color: #eaf7ff;
	padding: 10px 0 0;
	margin-top: 40px;
}
#topicArea .container,
#topicArea .containerList {
	margin-top: 40px;
}
#topicArea h3 {
	width: 950px;
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 10px;
	margin-bottom: 18px;
}

#topicArea #topic-press {
	position: relative;
}
#topicArea #topic-press .topic-lead {
	clear: both;
}
#topicArea #topic-press li {
	width: 182px;
}
#topicArea #topic-press .topic-caption {
	font-size: 12px;
	margin-top: 8px;
	background: url(/css/../img/common/arrow-blue.png) no-repeat 0 0.4em;
	padding-left: 10px;
}
#topicArea #topic-press #topic-press-sns {
	position: absolute;
	top: 2px;
	left: 194px;
}
#topicArea #topic-press #topic-press-sns .fb-like {
	margin: 1px 0 0 10px;
}
#topicArea #pagetop {
	text-align: right;
	margin-top: 110px;
}
#topicArea #topic-sns a {
	width: 308px;
}
/*
#topicArea #topic-sns a,
#topicArea #topic-facility li a,
#topicArea #topic-group li a,
#topicArea #topic-info li a {
	display: block;
	border: 1px solid #dadada;
	padding: 1px;
	background-color: #fff;
}
#topicArea #topic-sns a:hover,
#topicArea #topic-facility li a:hover,
#topicArea #topic-group li a:hover,
#topicArea #topic-info li a:hover {
	border: 2px solid #006fbc;
	padding: 0px;
}
*/




/*----------------------------------------------------
ie 6,7
----------------------------------------------------*/
.linkbtn {
	*line-height: 1.2;
	*padding: 2px 8px 1px 17px;
}
.linkbtn-imp {
	*padding-left: 24px;
}
.mt0 {
	_margin-top: 0 !important;
}
.ml0 {
	_margin-left: 0 !important;
}

#sp_btnArea {
	*font-size: 0
}

/*gnav*/
#gnav ul {
	_width: 950px;
	_height: 54px;
	_margin: 3px auto 0;
}

#gnav ul li {
	*float: left;
	*width: 161px;
	*height: 60px;
	_padding-top: 15px;
	_height: 40px;
	_text-align: center;
}

/*gnav(top)*/
#gnav ul li#g_top-family { *width: 218px; _margin-left: 0px; }
#gnav ul li#g_top-product { *width: 284px; }
#gnav ul li#g_top-company { *width: 115px; }
#gnav ul li#g_top-ir { *width: 100px; }
#gnav ul li#g_top-saiyou { *width: 116px; }
#gnav ul li#g_top-rd { *width: 116px; }

/*gnav(company)*/
#gnav ul li#g-about { *width: 122px; }
#gnav ul li#g-group { *width: 178px; }
#gnav ul li#g-ir { *width: 110px; }
#gnav ul li#g-saiyou { *width: 123px; }
#gnav ul li#g-csr { *width: 94px; }

#gnav ul li a {
    *display: inline;
    *zoom: 1;
    }

/*fnav*/
#fnav_container dl {
	*width: 190px;
	*float: left;
}

/*slider*/
ul.slick-dots {
	*margin-left: 400px;
}
.slick-dots li {
	*float: left;
}

.slick-list {
	_width: 950px !important;
	_height: 290px !important;
	_overflow: hidden !important;
	_margin-left: -25px !important;
}
.slickArea button {
	color: #006fbc !important;
}
/* ----------------------------------------------------- */
/* breadCrumbs */
/* ----------------------------------------------------- */
#breadCrumbs{
	width:950px;
	margin:10px auto 10px;
}
#breadCrumbs li{
	display:inline;
	margin:0 0.5em;
}
#breadCrumbs a{
	white-space:nowrap;
}
#breadCrumbs li.home{margin:0 0.5em 0 0 ;}
#breadCrumbs li.home a{
	padding:0 0 0 20px;
	background:url(/company/images/common/icon-home.gif) no-repeat left 3px;
}


/* ------------------------------------------------------------------------------------ 
スマートフォンページはこちらボタン
------------------------------------------------------------------------------------ */
#sp_btnArea {
	margin: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
}
#sp_btn {
	background-color: #cccfd1;
	padding: 10px 3%;
	text-align: center;
	line-height: normal;
}
#sp_btn img {
	width: 100%;
	height: auto;
}

.skipTxt {
    display: none;
}




/*----------------------------------------------------
topicArea
----------------------------------------------------*/
#topicArea2 {
	padding: 10px 0 0;
}
#topicArea2 .container,
#topicArea2 .containerList {
	margin-top: 40px;
}
#topicArea2 h3 {
	width: 950px;
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 10px;
	margin-bottom: 18px;
}

#topicArea2 #topic-press {
	position: relative;
}
#topicArea2 #topic-press .topic-lead {
	clear: both;
}
#topicArea2 #topic-press li {
	width: 182px;
}
#topicArea2 #topic-press .topic-caption {
	font-size: 12px;
	margin-top: 8px;
	background: url(/css/../img/common/arrow-blue.png) no-repeat 0 0.4em;
	padding-left: 10px;
}
#topicArea2 #topic-press #topic-press-sns {
	position: absolute;
	top: 2px;
	left: 194px;
}
#topicArea2 #topic-press #topic-press-sns .fb-like {
	margin: 1px 0 0 10px;
}
#topicArea2 #pagetop {
	text-align: right;
	margin-top: 110px;
}
#topicArea2 #topic-sns a {
	width: 308px;
}
/*
#topicArea2 #topic-sns a,
#topicArea2 #topic-facility li a,
#topicArea2 #topic-group li a,
#topicArea2 #topic-info li a {
	display: block;
	border: 1px solid #dadada;
	padding: 1px;
	background-color: #fff;
}
#topicArea2 #topic-sns a:hover,
#topicArea2 #topic-facility li a:hover,
#topicArea2 #topic-group li a:hover,
#topicArea2 #topic-info li a:hover {
	border: 2px solid #006fbc;
	padding: 0px;
}
*/
