@charset "utf-8";

.News{
	margin: 80px 0;
}

.NewsTopHeading{
	margin: 20px 0;
	font-size: 24px;
	font-family: 秀英明朝 B;
	line-height: 2em;
	text-align: center;
	color: #42B049;
}
.NewsMessageWrap{
	margin-top: 80px;
	padding: 40px;
	border: 1px solid #231815;
	border-bottom: 0;
}
.NewsMessage{
	background: url(../img/csr-shingitai.png) right 20px no-repeat;
	background-size: 200px;
}
.NewsMessageImg{
	float: left;
	width: 270px;
	padding-left: 40px;
}
.NewsMessageTxtWrap{
	padding: 0 40px 50px 350px;
	border-bottom: 1px solid #231815;
}
.NewsMessageTxt{
	font-size: 22px;
	font-family: 秀英明朝 B;
	line-height: 2em;
	color: #004E98;
}
.NewsMessageDl{
	margin: 0 100px;
	text-align: center;
}
.NewsMessageDl dt{
	font-size: 20px;
	font-family: 秀英明朝 B;
	padding: 40px 0 10px;
}
.NewsMessageDl dd{
	line-height: 1.5em;
	padding-bottom: 20px;
	border-bottom: 1px solid #231815;
	text-align: left;
}
.NewsMessageDl dt:last-of-type{
	padding-top: 20px;
}
.NewsMessageDl dd:last-child{
	padding-bottom: 0;
	border-bottom: 0;
}


/*----------------------------------------------------------- 
	プロジェクト
-----------------------------------------------------------*/
/* モノづくり---------- */
.projectBoxWrap{
	margin-bottom: 40px;
	margin-top: 40px;
}
.projectBox{
	float: left;
	width: 33.333%;
	margin-bottom: 20px;
	padding: 0 1%;
	border-right: 1px dotted #231815;
	line-height: 1.5em;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.projectBox:nth-child(3n),
.projectBox:last-child{
	margin-right: 0;
	border-right: 0;
}
.projectBoxNoLink{
	min-height: 345px;
	padding: 10px 15px;
}
.projectBox a{
	display: block;
	min-height: 414px;
	padding: 10px;
	border-radius: 5px;
	color: inherit;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.projectBox a:hover{
	opacity: .6;
}
.stpBox a{
    position: relative;
    min-height: 270px;
    padding: 10px 10px 40px;
}
.stpBox a:after{
    content: "ブランドストーリー";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 80%;
    margin: auto;
    padding: 5px;
    text-align: center;
    color: #fff;
    background: #4363B1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.stpBox1 a{
    position: relative;
    min-height: 270px;
    padding: 10px 10px 40px;
}
.stpBox1 a:after{
    content: "水素エネルギー特設サイト";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 80%;
    margin: auto;
    padding: 5px;
    text-align: center;
    color: #fff;
    background: #4363B1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.stpBox2 a{
    position: relative;
    min-height: 270px;
    padding: 10px 10px 40px;
}
.stpBox2 a:after{
    content: "超モノづくり部品大賞 受賞製品";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 80%;
    margin: auto;
    padding: 5px;
    text-align: center;
    color: #fff;
    background: #4363B1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.stpBoxNoLink a:after{
    display: none;
}
.projectBoxImg{
	margin-bottom: 10px;
}
.projectBox .headingCsr{
	position: relative;
	margin: 0 0 2px;
	font-weight: bold;
	font-size: 16px;
	color: #43B149;
}
.projectBox p{
	margin: 0;
}
.projectBoxTime{
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1em;
	color: #999;
}
.ichiranBtn a{
	display: inline-block;
	margin: 20px auto 40px;
	padding: 15px 50px;
	border: 4px solid #43B149;
	font-weight: bold;
	color: #FFF;
	background: #43B149;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.ichiranBtn a:hover{
	color:#43B149;
	background: #FFF;
}
.ichiranBtnBack a:before{
	content: "＜＜";
}
.ichiranBtnWFixed a{
	width: 180px;
	margin: 10px auto;
}
/*----------------------------------------------------------- 
	youtube
-----------------------------------------------------------*/

.monoImg-01{
	display: block;
	width: 50%;
	margin: 0 auto;
	
}

/*----------------------------------------------------------- 
	CSRフッター
-----------------------------------------------------------*/
.footerNewsWrap{
	clear: both;
	margin: 40px 0;
}
.footerNews{
	margin: 40px 0;
}
.footerNewsIn{
	float: left;
	width: 32%;
	margin-right: 2%;
	line-height: 1.5em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.footerNewsIn:last-child{
	margin-right: 0;
}
.footerNewsIn a{
	display: block;
	padding: 20px;
	border-radius: 10px;
	color: inherit;
	background: #EFEFEF;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.footerNewsIn a:hover{
	opacity: .6;
}
.footerNewsInDl{
	margin-top: 10px;
}
.footerNewsInDl dt{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #43B149;
}

#newsContact{
	padding: 20px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	letter-spacing: -.4em;
	color: #FFF;
	background: #43B149;
}
#newsContact>*{
	display: inline-block;
	letter-spacing: normal;
}
#newsContact .fa{
	position: relative;
	top: -1px;
	margin-right: 5px;
	font-weight: bold;
}
#newsContactTel{
	margin: 0 30px;
	font-size: 28px;	
}
#newsContactMail{
	font-size: 28px;	
}
#newsContact a{
	color: #FFF;
}
#newsContact a:hover{
	opacity: .6;
}

#mainArea .iconPDFMain {
	display:inline-block;
	margin-top: 6px;
	margin-right: 4px;
	border-radius: 4px;
	padding: 5px 7px 4px;
	background-color: #0095C9;
	font-size: 18px;
	color: #ffffff;
}

#mainArea .iconPDFMain:hover {
	background-color: #EA5504;
}

#mainArea .imgMain {
	#display:inline-block;
	margin-top: 6px;
	margin-right: 4px;
	border-radius: 4px;
	padding: 5px 7px 4px;
	#background-color: #0095C9;
	#font-size: 18px;
	width: 200px;
	#color: #ffffff;
}

#mainArea .imgMain:hover {
	opacity: 0.6;
}

/*----------------------------------------------------------- 
	生産終了品のご案内
-----------------------------------------------------------*/
.oldline{
    border-collapse: collapse;
    line-height: 1.5;
    text-align: center;
    table-layout: fixed;
}
.oldline th,
.oldline td{
    width: 20%;
    border: 1px solid #dcdcdc;
}
.oldline th{
    padding: 10px;
}
.oldline td{
    padding: 10px 20px;
}
.oldline a{
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.oldline a:hover{
    opacity: .6;
}
.oldline .img_s{
    width: 60px;
    border-radius: 10px;
}

.fade {
  height: 1px;
  background-image: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0),
    hsla(0, 0%, 100%, 0.5) 50%,
    hsla(0, 0%, 100%, 0) 100%);

}
 

/*----------------------------------------------------------- 
///////////////以下、SP用///////////////
-----------------------------------------------------------*/

/*@media only screen and (max-device-width: 1300px) and (max-width: 640px) {*/
@media only screen and (max-width: 640px) {

.container {
	width: auto;
	padding: 0 10px;
}
.news{
	margin: 0 10px;
}
.newsTopHeading{
	margin: 40px 0;
	font-size: 18px;
	line-height: 1.75em;
	text-align: justify;
}
.newsTopHeading br{
	display: none;
}
.newsMessageWrap{
	margin: 40px 0;
	padding: 20px;
	border-bottom: 1px solid #231815;
}
.newsMessage{
	background-position: right bottom;
	background-size: 150px;
}
.newsMessageImg{
	float: none;
	width: 70%;
	margin: 0 auto 20px;
	padding-left: 0;
}
.newsMessageTxtWrap{
	padding: 0;
	border-bottom: 1px solid #231815;
}
.newsMessageTxt{
	font-size: 16px;
	line-height: 1.75em;
	text-align: justify;
}
.newsMessageTxt br{
	display: none;
}
.newsMessageDl{
	margin: 0;
	text-align: center;
}
.newsMessageDl dt{
	font-size: 18px;
	padding: 20px 0 10px;
}
.newsMessageDl dd{
	font-size: 14px;
	text-align: justify;
}

/*----------------------------------------------------------- 
	youtubeフッター
-----------------------------------------------------------*/
.monoImg-01{
	width: 80%;
}

.NewsMovieWrap{
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 20px;
	background-color:#F3F3F3;
	text-align:center;
	}
/*----------------------------------------------------------- 
	newsフッター
-----------------------------------------------------------*/
.footerNewsWrap{
	margin: 40px 0 0;
}
.footerNewsWrap .heading5{
	border-right: 0;
	border-left: 0;
}
.footerNews{
	margin: 0 10px;
}
.footerNewsIn{
	float: none;
	width: auto;
	margin: 5px 0;
	line-height: 1.5em;
}
.footerNewsIn a{
	padding: 10px;
}
.footerNewsIn a:after{
	content: "";
	display: block;
	clear: both;
}
.footerNewsIn img{
	display: block;
	float: left;
	width: 80px;
}
.footerNewsInDl{
	padding-left: 90px;
}
.footerNewsInDl dt{
	margin-bottom: 0;
	font-size: 16px;
	text-align: left;
}
.footerNewsInDl dd{
	display: none;
}

#csrContact{
	margin-top: 40px;
	padding: 20px 10px;
}
#csrContact>*{
	display: block;
}
#csrContact dd{
	margin: 5px 0;
	padding: 10px;
	font-size: 20px;
	color: #43B149;
	background: #FFF;
}
#csrContact a{
	color: #43B149;
}


/*----------------------------------------------------------- 
	生産終了品のご案内
-----------------------------------------------------------*/
.oldlineWrap{
    margin: 10px 0 40px;
    overflow: scroll;
}
.oldline{
    width: 1000px;
    margin: 0 10px 10px;
}
.oldline th{
    padding: 5px;
    font-size: 16px;
}
.oldline td{
    padding: 10px;
}
.oldline .img_s{
    width: 60px;
    border-radius: 10px;
}




