@charset "utf-8";

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

#area {
  width: 100%;
  border: none;
  overflow: hidden;
}

div.gnav-201601, div.gnav-201601 ul#bpGlobalNavi, div.gnav-201601 #bpGlobalHeaderContent {
  display: none;
}

#Lheader {
  text-align: center;
}
#Lheader .logo {
  background: #e34d39;
  height: 100px;
  overflow: hidden;
}
#Lheader .logo{
}

#Lheader .logo .logo_inner {
  width: 670px;
  margin: 12px auto 0;
}

#Lheader .logo .logo_inner a:hover img {
  opacity: 0.9;
}

#Lheader .logo .header_left {
  float: left;
}

#Lheader .logo .header_left img {
  width: 137px;
}

#Lheader .logo .header_right {
  float: right;
}

#Lheader .logo .header_right nav ul {
  float: right;
  margin-top: 2px;
  text-align: right;
  width: 480px;
}

#Lheader .logo .header_right nav ul li {
  font-size: 14px;
  text-align: left;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 3px;
  color: #fff;
}
#Lheader .logo .header_right nav ul li::before {
    content: "▶";
    font-size: 10px;
    margin-right: 3px;
}
#Lheader .logo .header_right nav ul li a {
  color: #fff;
}

#Lheader .thema {
  width: 670px;
  margin: 30px auto 0;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  color: #e147c7; /* キーパーソン */
}
#Lheader a {
  color: #e147c7; /* キーパーソン */
}
.smart #Lheader .thema {/* スマホ用CSS */
  width: 100%;
}

.smart .header_bg {/* スマホ用CSS */
  height: 70px;
  background: #e34d39 url(/NBO/businessfarm/Lheader_logo.png) no-repeat center 8px;
  background-size: 110px;
}

.smart .header_wrap {/* スマホ用CSS */
  display: none;
}

.smart .header_bg::after {/* スマホ用CSS */
  content: "キーパーソン";
  position: relative;
  top: 80px;
  left: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #e147c7; /* キーパーソン */
}

#spheaderNoImage {
  width: 100%;
  padding: 0 0 25px;
  border-bottom: 2px solid #e147c7; /* キーパーソン */
}

.smart #spheaderNoImage {/* スマホ用CSS */
  border: none;
  margin-top: 20px;
}

#spheaderNoImage h1.text {
  font-size: 30px;
  line-height: 1.4;
  width: 670px;
  margin: 10px auto 0;
}
.smart #spheaderNoImage h1.text {/* スマホ用CSS */
  width: 100%;
}

#spheaderNoImage h2.text {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.4;
  width: 670px;
  margin: 5px auto 3px;
}
.smart #spheaderNoImage h2.text {/* スマホ用CSS */
  width: 100%;
}

#wp {
  background-image: none !important;
}

#contents {
  width: 100% !important;
  float: none !important;
}

#contents .wrapper {
  width: 670px !important;
  padding: 15px 0 50px 0 !important;
  margin: 0 auto;
}
.smart #contents .wrapper {/* スマホ用CSS */
  width: 100% !important;
}

#contents .articleInfo {
  overflow: hidden;
}

#contents p {
  margin: 20px 0;
  font-size: 16px;
  line-height: 1.8;
  color: #444;
  text-align: justify;
}

#contents p.note {
  font-size: 13px;
  color: #737373;
}

#contents .articleInfo p {
  font-size: 14px !important;
  color: #737373;
  margin: 10px auto;
}

#contents .articleInfo p.update { float: left; }
#contents .articleInfo p.editor { float: right; }

#contents .bplead {
  font-size: 16px;
  font-weight: bold;
  color: #444;
  margin: 10px auto 30px;
}

#contents h3 {
  margin: 35px 0 20px;
  padding: 0;
  font-size: 22px;
  color: #444;
  border: none;
}

#contents h4 {
  margin: 35px 0 20px;
  padding: 0;
  font-size: 18px;
  color: #444;
  border: none;
}

#contents .bpbox_right {
  margin: 10px 0 10px 20px;
}

#contents .bpbox_left {
  margin: 10px 20px 10px 0;
}

.smart #contents .bpbox_right,
.smart #contents .bpbox_left {/* スマホ用CSS */
  float: none;
}

#submenu {
  float: none;
  width: 100%;
  padding: 0;
}

.smart #submenu {/* スマホ用CSS */
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

#submenu .index {
  width: 670px;
  margin: 0 auto;
}

#submenu .index h3 {
  font-size: 20px;
  color: #444;
  background: #fff;
  padding: 0 0 0 8px;
  border-left: 8px solid #e147c7; /* キーパーソン */
}

#submenu .index h3 span {
  display: block;
}
.smart #submenu .index {/* スマホ用CSS */
  width: 100%;
  margin: 0 auto 20px;
}

#submenu .index ul {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

.smart #submenu .index ul {/* スマホ用CSS */
  padding: 10px 10px 0;
  border-bottom: none;
  margin-bottom: 0;
}

#submenu .index ul li {
  border: none;
  width: 670px;
  margin: 0 auto 10px ;
  padding: 5px 0 0 1em;
  text-indent: -1em;
}
#submenu .index ul li#keyperson {/* キーパーソン 関連記事非表示 */
  display: none;
}
.smart #submenu .index ul li {/* スマホ用CSS */
  width: 98%;
}

#submenu .index ul li a {
  color: #777;
  font-size: 16px;
  font-weight: bold;
}

#submenu .index ul li:before {
  content: "▶";
  font-size: 10px;
  color: #777;
  margin-right: 5px;
  position: relative;
  top: -2px;
}

#footer {
  width: 100%;
  border-bottom: none;
}

#Lfooter {
  width: 100%;
  text-align: center;
  margin: 10px auto 20px;
  font-size: 14px;
}
.smart #Lfooter {/* スマホ用CSS */
  width: 96%;
  margin-top: 20px;
}

#Lfooter a {
  color: #777;
}
#Lfooter .Lfooter_column {
  width: 670px;
  margin: 0 auto 30px;  
}

/* #columnBox */
#Lfooter #columnBox {
  background: #fff;
}

#Lfooter #columnBox .columnBoxHead {
  color: #333;
  font-size: 15px;
  font-weight: bold;
  padding: 0 0 15px;
}

#Lfooter #columnBox ul {
  overflow: hidden;
  margin: 0 auto 30px;
  width: 700px;
}

#Lfooter #columnBox ul li {
  display: inline-block;
  width: 130px;
  height: 64px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  margin-left: 1.2%;
  margin-top: 10px;
  background: #333;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

#Lfooter #columnBox ul li:first-child { margin-left: 0; }

#Lfooter #columnBox ul li.bizseed { background-image: url(/NBO/businessfarm/bg_column_bizseed.jpg); }
#Lfooter #columnBox ul li.keyperson { background-image: url(/NBO/businessfarm/bg_column_keyperson.jpg); }
#Lfooter #columnBox ul li.agribusiness { background-image: url(/NBO/businessfarm/bg_column_agribusiness.jpg); }
#Lfooter #columnBox ul li.partnership { background-image: url(/NBO/businessfarm/bg_column_partnership.jpg); }
#Lfooter #columnBox ul li.innovation { background-image: url(/NBO/businessfarm/bg_column_innovation.jpg); }
#Lfooter #columnBox ul li.newstopics { background-image: url(/NBO/businessfarm/bg_column_newstopics.jpg); }
#Lfooter #columnBox ul li.trailer { background-image: url(/NBO/businessfarm/bg_column_trailer.jpg); }

#Lfooter #columnBox ul li a {
  color: #fff;
  text-shadow: 2px 1px 2px #000;
  display: table-cell;
  /* width: 15.6%; */
  width: 13.2%;
  height: 58px;
  padding: 3px;
  vertical-align: middle;
}

#Lfooter #columnBox ul li a:hover {
  text-decoration: none;
  border: 3px solid #e34d39;
  padding: 0;
  width: 130px;
  height: 58px;
}

.smart #Lfooter header #columnBox .columnBoxHead {
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  padding: 8px 0 ;
}

.smart #Lfooter #columnBox ul {
  width: 100%;
}

.smart #Lfooter #columnBox ul li {
  float: left;
  width: 50%;
  height: 40px;
  font-size: 11px;
  line-height: 1.4;
  margin-left: 0;
  margin-top: 0;
  background-color: #333;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  box-sizing: border-box;
  text-align: left;
}

.smart #Lfooter #columnBox ul li:nth-child(even) { border-right: none; }

.smart #Lfooter #columnBox ul li.bizseed,
.smart #Lfooter #columnBox ul li.keyperson,
.smart #Lfooter #columnBox ul li.agribusiness,
.smart #Lfooter #columnBox ul li.partnership,
.smart #Lfooter #columnBox ul li.innovation,
.smart #Lfooter #columnBox ul li.newstopics,
.smart #Lfooter #columnBox ul li.trailer { background-image: none; }

.smart #Lfooter #columnBox ul li a {
  color: #fff;
  text-shadow: 2px 1px 2px #000;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 39px;
  padding: 0 0 0 8px;
  vertical-align: middle;
}
.smart #Lfooter #columnBox ul li a::before {
  content: "▶";
  font-size: 8px;
  margin-right: 5px;
}

.smart #Lfooter #columnBox ul li a:hover {
  text-decoration: none;
  border: none;
  padding: 0 0 0 8px;
  height: 35px;
}
#Lfooter .Lfooter_logo img {
  width: 150px;
  margin: 30px auto;
}

.smart #Lfooter .Lfooter_logo img {
  margin: 20px auto 25px;
}

#Lfooter .Lfooter_bottom {
  border-top: 1px solid #575757;
  padding-top: 10px;
}

#Lfooter .Lfooter_bottom p {
  font-size: 12px;
  line-height: 1.6;
  margin-top: 20px;
}

.smart div.globalFooter {/* スマホ用CSS */
  display: none;
}

/* ------------------------------ *
	次ページナビ
 * ------------------------------ */
.nextPagePreview{
  margin:0 auto;
  padding:15px 0 0;
  text-align:center;
}

.nextPagePreview span{
  margin:0;
  padding: 3px 7px;
  font-size:1.2em;
  font-weight:bold;
  line-height:19px;
  border:1px solid #888888;
  text-align:center;
  display:inline-block;
  color:#ffffff;
  background:#888888;
  vertical-align:top;
}

.nextPagePreview a{
  margin:0;
  padding:3px 9px;
  font-size:1.4em;
  font-weight:bold;
  line-height:19px;
  border:1px solid #888888;
  text-align:center;
  display:inline-block;
}

.nextPagePreview a:link, .nextPagePreview a:visited{
  color:#777777;
  background:#ffffff;
  text-decoration:none;
}

.nextPagePreview a:hover{
  color:#ffffff;
  background:#888888;
  text-decoration:none;
}

.nextPagePreview a:visited:hover{
  color:#ffffff;
  background:#888888;
}

/* ------------------------------ *
	ページナビ
 * ------------------------------ */
#naviBottom{
  padding:20px 0;
  text-align:center;
  font-size:1.2em;
}

#naviBottom .pageNumber{
  margin:0 0 15px;
  text-align:center;
}

#naviBottom .pageNumber a{ margin:0px 2px;
  padding:3px 8px;
  font-size:12px;
  font-weight:bold;
  line-height:19px;
  border:1px solid #888888;
  text-align:center;
  display:inline-block;
}

#naviBottom .pageNumber a:link, #naviBottom .pageNumber a:visited{
  color:#666666;
  background:#ffffff;
  text-decoration:none;
}

#naviBottom .pageNumber a:hover{ color:#ffffff;
  background:#888888;
  text-decoration:none;
}

#naviBottom .pageNumber a:visited:hover{ color:#ffffff;
  background:#888888;
}

#naviBottom .pageNumber a.prev, #naviBottom .pageNumber a.next{
  width:80px;
}

#naviBottom .pageNumber a.now{
  background:#888888;
  color:#ffffff;
}

/* ------------------------------ *
	ページトップへ
 * ------------------------------ */
 #pagetop {
  display: none;
  position: fixed;
  bottom: 2em;
  right: 4em;
  width: 50px;
  height: 50px;
  z-index: 1000;
}

.smart #pagetop {/* スマホ用CSS */
  right: 2em;
}

#pagetop a {
  display: block;
  height: 50px;
  width: 50px;
}

/* ------------------------------ *
	汎用
 * ------------------------------ */
.smart .onlyPC {/* PC非表示CSS */
  display: none;
}
.onlySP {/* スマホ用CSS */
  display: none;
}
.smart .onlySP {/* スマホ用CSS */
  display: initial;
}

/* ------------------------------ *
	おすすめ記事
 * ------------------------------ */
div.recommend {
  float: right;
  border: solid 1px #6cc400;
  margin: 10px 0 10px 14px;
  padding: 5px 8px;
  width: 290px;
}

div.recommend h5{
  font-weight: bold;
  font-size: 15px;
  border-bottom: dotted 1px #6cc400;
  margin-bottom: 3px;
  padding-bottom: 4px;
}

div.recommend img:hover{
  opacity: 0.9;
}

div.recommend p.title{
  margin: 4px 0 !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
}

div.recommend p.summary{
  margin: 2px 0 !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
}

.smart div.recommend {
  display: none;
}
