@charset "utf-8";

#Lheader .thema {
  display: none;
}

#spheaderNoImage {
  background: #ffffff url(header_bg.jpg) no-repeat top center;
  width: 100%;
  height: 250px;
  padding: 10px 0;
  border-bottom: 2px solid #f8953d; /* ニューストピック */
}

.smart #spheaderNoImage {/* スマホ用CSS */
  border: none;
  margin: 0 auto 5px;
}

#spheaderNoImage h1.text {
  font-size: 34px;
  line-height: 1.4;
  width: 670px;
  margin: 80px auto 0;
  text-shadow: 1px 2px 2px white;
  color: #000;
}
.smart #spheaderNoImage h1.text {/* スマホ用CSS */
  width: 100%;
  margin: 10px auto 0;
  text-shadow: none;
}

.smart .header_bg::after {
  display: none;
}


ul.articleList {
  margin: 0 auto;
  width: 670px;
  font-size: 0;
}

.articleList li {
  width: 318px;
  display: inline-block;
  vertical-align: top;
  margin-top: 30px;
}

.articleList li:first-child,
.articleList li:nth-child(2) {
  margin-top: 20px;
}

.articleList li img { width: 318px; }

.articleList li:nth-child(even) { margin-left: 30px; }

.articleList li .textBox {
  color: #444;
}

.articleList li .textBox .triangle {
  display: none;
/*   display: block;
  width: 0;
  height: 0;
  border-top: 15px solid #000;
  border-left: 15px solid #000;
  border-bottom: 15px solid transparent;
  border-right: 15px solid transparent; */
}

.articleList li .textBox.bizseed .triangle { border-top: 15px solid #831eee; border-left: 15px solid #831eee; }/* ビジネスの種 */
.articleList li .textBox.keyperson .triangle { border-top: 15px solid #e147c7; border-left: 15px solid #e147c7; }/* キーパーソン */
.articleList li .textBox.agribusiness .triangle { border-top: 15px solid #189bfa; border-left: 15px solid #189bfa; }/* アグリビジネス最前線 */
.articleList li .textBox.partnership .triangle { border-top: 15px solid #00c1b2; border-left: 15px solid #00c1b2; }/* 企業連携の新しいカタチ */
.articleList li .textBox.innovation .triangle { border-top: 15px solid #6cc300; border-left: 15px solid #6cc300; }/* 改革の旗手 */
.articleList li .textBox.newstopics .triangle { border-top: 15px solid #f8953d; border-left: 15px solid #f8953d; }/* ニューストピック */

.articleList li .textBox .inner {
}

.articleList li .textBox .thema {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.articleList li .textBox h3 {
  font-size: 18px !important;
  line-height: 1.4 !important;
  margin: 10px 0 0 !important;
}

.articleList li .textBox .detail {
  font-size: 14px !important;
  line-height: 1.4 !important;
  margin: 5px 0 0 !important;
}

.articleList li .textBox .update {
  font-size: 12px !important;
  line-height: 1.4 !important;
  margin: 7px 0 0 !important;
}

.articleList li .textBox .support {
  font-size: 11px !important;
  line-height: 1.4 !important;
  margin: 7px 0 0 !important;
  float: right !important;
}

.articleList li a:hover {
  text-decoration: none;
}

.articleList a:hover .textBox {
  background: rgba(255,255,255,0.7);
}

.articleList li a:hover h3 {
  text-decoration: underline;
}

ul.articleList {
  margin: 0 auto 30px;
  width: 100%;
  font-size: 0;
}

.smart .articleList li {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  border-top: 1px solid #e8e8e8;
  padding-top: 20px;
}

.smart .articleList li:nth-child(even) { margin-left :0; }

.smart .articleList li:first-child {
  margin-top: 0;
  border-top: none;
  padding-top: 0;
}

.smart .articleList li:first-child { width: 100%; }
.smart .articleList li:nth-of-type(2),
.smart .articleList li:nth-of-type(3) { width: 100%; }
.smart .articleList li:nth-of-type(3) { margin-left: 0; }
.smart .articleList li:nth-of-type(5),
.smart .articleList li:nth-of-type(6) { margin-left: 0; }

.smart .articleList li img {
  width: 25% !important;
  float: left;
  padding-left: 10px;
  box-sizing: border-box;
}

.smart .articleList li .textBox {
  position: relative;
  top: 0px;
  right: 0;
  color: #444;
  background: rgba(255,255,255,0.8);
  width: 73%;
  margin-left: auto;
  margin-bottom: 0;
  float: right;
  padding-right: 10px;
  box-sizing: border-box;
}

.smart .articleList li:first-child .textBox { width: 73%; }

.smart .articleList li:nth-of-type(2) .textBox,
.smart .articleList li:nth-of-type(3) .textBox {
  width: 73%;
  min-height: inherit !important;
}

.smart .articleList li:nth-of-type(4) .textBox,
.smart .articleList li:nth-of-type(5) .textBox,
.smart .articleList li:nth-of-type(6) .textBox {
  min-height: inherit !important;
}

.smart .articleList li .textBox .triangle{ display: none; }

.smart .articleList li .textBox .inner {
  padding: 0;
  width: 100%;
  border: none;
}

.smart .articleList li:first-child .textBox .inner {
  padding: 0;
  width: 100%;
}

.smart .articleList li:nth-of-type(2) .textBox .inner,
.smart .articleList li:nth-of-type(3) .textBox .inner {
  padding: 0;
  width: 100%;
}

.smart .articleList li .textBox h3 {
  font-size: 14px !important;
  line-height: 1.4 !important;
  text-shadow: none;
  margin-top: 0 !important;
}

.smart .articleList li .textBox .detail {
  font-size: 11px !important;
  line-height: 1.4 !important;
  margin-top: 5px !important;
}

.smart .articleList li .textBox .update {
  font-size: 10px !important;
  margin-top: 5px !important;
}

.smart .articleList li a:hover { text-decoration: none; }

