@charset "utf-8";

@import url("reset.css");
@import url("common.css");
@import url("style.css");
@import url("flexcrollstyles.css");

/*-----キービジュアル(TOP）-----*/


#keyVisual-top {
/*	width:1296px;
	margin: 0 auto;
	text-align: center; */
	height:100%;
	width: 100%;
	margin:0 auto 0 auto;
}
.keyVisual-image{
	width:1296px;
/*  width:1296px;*/
	margin: 0 auto 0 auto;
	height:330px;
}
.keyVisual-imagesm{
	display: none;
}

/* index-All
-------------------------------------------------------------------------------- */

#index-All {
	width: 1296px;
	margin: 0px auto;
	margin-bottom: 10px;

}

#index-All h1{
	width:1100px;
/*  width:1100px;*/
	height: 34px;
	margin: 60px auto 0 auto;
	text-align:left;
	
	
}

.main-word{
	width:1100px;
/*  width:1100px;*/

	margin:50px auto 40px auto;
	text-align:left;
	color:#808080;
	vertical-align:top;
	
}

.main-rinen{
	width:1100px;
/*  width:1100px;*/
	margin:80px auto 40px auto;
	text-align:left;
	color:#808080;
	vertical-align:top;
	 display: inline-block; 
}

.main-rinen > strong{
	font-weight:800;
	color:#272727;
	font-size:20px;
	/*  width:1100px;*/

	
}

.main-wordsm{
	display:none;
}

.main-left{
	width:750px;
/*  width:1100px;*/
    height: 350px;
	text-align:left;
	padding:0 50px 0 0;
	color:#808080;
	vertical-align:top;
	float:left;
	line-height: 1.6em	
}
.main-right{
	width:300px;
/*  width:1100px;*/
    height: 350px;
	text-align:left;
	color:#808080;
	vertical-align:top;
	float:right;
	
}

.main-rightsm{
	display:none;
}
.main-leftsm{
	display:none;
}


.main-word-in{
	text-align: left;
	font:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 15.6px;
	color:#808080;
	vertical-align:top;
}



#index-All h2{
	width:1100px;
/*  width:1100px;*/
	height: 34px;
	margin: 60px auto 0 auto;
	text-align:left;
}

#index-All h3{
	width:1100px;
/*  width:1100px;*/
	height: 33px;
	margin: 40px auto 0 auto;
	text-align:left;
	
}
#index-All h4{
	width:550px;
	height: 72px;
	margin: 80px auto 45px auto;
	background-color:#FFF;
	
	
}
#index-All h5{
	width:283px;
	height: 72px;
	margin: 80px auto 45px auto;
	background-color:#FFF;
	
	
}


.sub-menu{
	width:1296px;
	height:163px;
	vertical-align:top;
	margin:60px auto;
/*  width:1296px;*/
}



/* INFORMATION CUSTOMIZE */
div#index-All #informatiion {
 
  float:left;
  margin-right:20px;
 
}

div#index-All dl.information {
	  width:1200px;
   margin:0 auto;
   height:150px;
   overflow-y: scroll; /* スクロールバーを表示(※) */
   scrollbar-face-color: #6cb3f2;
   scrollbar-track-color:#e7e7e7;
   background-image:
   
   
}

div#index-All dl.information dt {
   float:left;
   padding-top:5px;
   padding-left:25px;
}


div#index-All dl.information dd {
   margin:0 0 5px 0;
   padding: 5px 0px 5px 11.5em;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}
/* 会社概要エリア */

table.c-outline {
	display:block;
 border-collapse:collapse;
 width:1100px;
 margin:50px auto;
 border: solid 2px  #808080;
}


table.c-outline th, table.c-outline td {
  border: solid 1px #808080;
  color:#808080;
  /*実線 1px 黒*/
}

table.c-outline td.c-outline-left, table.c-outline th.c-outline-left {
  border: solid 1px #808080;
  color:#808080;
  width:27%;
  padding-top: 5px;
  text-align:center;
  vertical-align:top;
  /*実線 1px 黒*/
}

table.c-outline td.c-outline-right, table.c-outline th.c-outline-right {
  border: solid 1px #808080;
  color:#808080;
  width:73%;
  text-align:left;
   padding: 5px 10px;
  /*実線 1px 黒*/
}

.map{
display:block;
width:780px;
height:500px;
}


table.c-outlinesm {
	display:none;
}


table.c-outlinesm th, table.c-outlinesm td {
		display:none;
}

table.c-outlinesm td.c-outlinesm-left, table.c-outlinesm th.c-outlinesm-left {
		display:none;
}

table.c-outlinesm td.c-outlinesm-right, table.c-outlinesm th.c-outlinesm-right {
		display:none;
}


.mapsm{
	display:none;
}

/* 下段メニュー */
#index-All .undermenu-image{
	display:block;
	margin-bottom:80px;

}

#index-All .undermenu-image-sm{
	display:none;
}

/* お知らせエリア */

/*
.news-area {
	width:1296px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 10px 15px; 
	border: solid 1px #999999;
	overflow:auto;
}

.news-area li{
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	border-bottom: 1px dotted #666666;
}


#rss-feed li{
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 13px;
    line-height: 25px;
}
*/

/* 弊社の取り組み */

.approach-area {
	width:1296px;

	margin: 10px 0px 10px 0px;
	padding: 10px 15px 10px 15px; 
	border: solid 1px #999999;
	overflow:auto;
}

.approach-area li{
	padding: 10px 0px 0px 0px;
	font-size: 13px;
	border-bottom: 1px dotted #666666;
}

/*RSS表示部分*/

/*
#rss-feed li{
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 13px;
    line-height: 25px;
}
*/



/********************************** タブレット **********************************/


@media screen and (max-width: 980px) {

#keyVisual-top {
	display: none;
}
.keyVisual-image{
	display: none;
}
.keyVisual-imagesm{
	display: block;
	width:100%;
}

/* index-All
-------------------------------------------------------------------------------- */

#index-All {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 5px;
}

#index-All h1{
	width: 99%;
	height: 32px;
	padding: 8px 0px 0px 15px;
	font-size: 18px;
	color:#FFFFFF;
	margin:30px 0 0 0;

}


.main-left{
	display:none;
	
}
.main-right{
	display:none;
	
}

.main-rightsm{
	display:block;
	width:99%;
	margin:20px auto 5px auto;
}


.main-leftsm{
	display:block;
	width: 99%;
	padding: 8px 0px 10px 15px;
	text-align: left;
	font:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 15.6px;
	color:#808080;
	margin:0 0 0 0;
}

#index-All h2{
		width: 99%;
	height: 32px;
	padding: 8px 0px 0px 15px;
	font-size: 18px;
	color:#FFFFFF;
	margin:30px 0 0 0;
}

.main-word{
	display:none;
}

.main-wordsm{
display:block;
	width: 99%;
	padding: 20px 0px 10px 15px;
	text-align: left;
	font:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 15.6px;
	color:#808080;
	margin:0 0 0 0;
}




#index-All h3{
		width: 99%;
	height: 32px;
	padding: 8px 0px 0px 15px;
	font-size: 18px;
	color:#FFFFFF;
	margin:30px 0 0 0;
}
#index-All h4{
	width:550px;
	height: 72px;
	margin: 80px auto 45px auto;
	background-color:#FFF;
}


/* 会社概要エリア */

table.c-outline {
	display:none;
}

table.c-outline th, table.c-outline td {
	display:none;
}

table.c-outline td.c-outline-left, table.c-outline th.c-outline-left {
	display:none;
}

table.c-outline td.c-outline-right, table.c-outline th.c-outline-right {
	display:none;
}

.map{
display:none;
}

table.c-outlinesm {
	display:block;
	
 border-collapse:collapse;
 width:100%;
 margin:20px 10px 0 10px;
 width:auto;

}

table.c-outlinesm th, table.c-outlinesm td {
  border: solid 1px #808080;
  color:#808080;
  display:block;
  /*実線 1px 黒*/
}


table.c-outlinesm td.c-outlinesm-left, table.c-outlinesm th.c-outlinesm-left {

  border: solid 1px #808080;
  background-color:#0067cd;
  width:100%;
  color:#fff;
 display:block;
  padding-top: 5px;
  text-align:center;
  vertical-align:top;
  /*実線 1px 黒*/
}

table.c-outlinesm td.c-outlinesm-right, table.c-outlinesm th.c-outlinesm-right {
display:block;
  border: solid 1px #808080;
  width:100%;
  color:#808080;

  text-align:center;
    padding-top: 5px;
  /*実線 1px 黒*/
}


.mapsm{
 width:100%;
 display:block;

}

#index-All nav{
	width: 100%;
	margin: 0px;
}

/* 製品紹介エリア */

.item-area {
	margin-bottom: 10px;
}

/* お知らせエリア */

/*
#news-area {
	max-width: 100%;
	width: 100%;
	height: 100%;
	padding: 0px 15px 10px 15px;
	border: none;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

#news-area h2{
	max-width: 100%;
	width: 100%;
	height: 30px;
	color:#000000;
	background:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	float: none;
}
*/
/* 下段メニュー */
#index-All .undermenu-image{
	display:none;

}

#index-All .undermenu-image-sm{
	display:block;
	width:99%;
	height:100%;
	font-size: 30px;
	color:#808080;
	margin:60px auto;
}

#index-All .undermenu-image-smp{	
	margin:10px auto;
	width:99%;
}
/* 弊社の取り組み */

.approach-area {
	width: 100%;
	height: 150px;
	margin: 10px 10px 0px 0px;
	border: none;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	overflow:auto;
}

.approach-area dl{
	padding: 10px 0px 0px 15px;
	font-size: 13px;
	border-bottom: 1px dotted #666666;
}


/*RSS表示部分*/

/*
#rss-feed li{
	width: 100%;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: normal;
	font-size: 13px;
    line-height: 25px;
}

*/

#index-All figure{
	width: 98%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
}

#index-All figure a:hover {
	width: 100%;
	display: block;
	background:#ffffff;
	opacity: 0.7;
}


}

