@charset "UTF-8";


header {
	display: none;
}

.gnavi {
	background: none;
	box-shadow: none;
}

/* 背景写真 */
.wrapper
 {
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}


/* メインコピー */
.main_copy {
	position: absolute;
	top: 190px;
	left: 30px;
	width: 43.5%;
}
.main_copy h2 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-image: none;
}


/* おすすめ */
.osusume {
	width: 35%;
	position: absolute;
	top: 120px;
	right: 0;
}

.osusume-box {
	background: #fff;
	padding: 5px;
}

.osusume-box li {
	background: #ededed;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 5px;
}

.osusume-box li:last-of-type {
	margin: 0;
}

.osusume_text {
	background-image: url(../common/images/yajirushi_green.png);
	background-repeat: no-repeat;
	background-position: 16px center;
	text-align: left;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	width: 150px;
	padding: 10px 20px 8px 30px;
}

.osusume_text__link {
	color: #333 !important;
}

.osusume_text__link:hover {
	color: #326500 !important;
}

/*.osusume {
	background-color: #1E3E01;
	width: 35%;
	position: absolute;
	top: 120px;
	right: 0;
	clear: both;
}
.osusume li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4B6534;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.osusume_text {
	background-image: url(../common/images/yajirushi_white.png);
	background-repeat: no-repeat;
	background-position: 16px center;
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: left;
	padding-left: 30px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	width: 150px;
	color: #FFFFFF;
	padding: 10px 20px 8px 30px;
}*/


/* 左コンテンツ_ナビゲーション */
.top_left_top  {
	/*max-width: 237px;*/
	width: 100%;
	margin-bottom: 30px;
	background-image: url(../common/images/news_base_naka.png);
	background-repeat: repeat-y;
}
.top_left_top  h1 {
	padding-top: 42px;
	max-width: 199px;
	margin: 0 auto 42px;
}

@media screen and (max-width: 980px) {
	.top_left_top  h1 {
		margin: 0 20px 42px;
	}
}



/* 画像付きグローバルナビ */
.ggnavi_box {
	clear: both;
	margin-bottom: -5px;
	padding-top: 320px;
	display: flex;
	flex-wrap: wrap;
	margin-right: -9px;
	margin-left: -9px;
}
.ggnavi_box li {
	width: calc((100% - 55px) / 3 );
	margin: 0 9px;
}
/*.ggnavi_box .none {
	margin-right: 0px;
}*/


.contents_main {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.contents_main .contents_main_left {
	width: 65%;
	margin: 25px 0 0;
}

/* インフォメーション */
.information {
	width: 100%;
	background: url(../images/info_base_naka.jpg) 0 0 repeat-y;
	background-size: 100%;
}

.information__ttl img {
	vertical-align: top;
}

.information .naka {
}
.naka .naka_base {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0 23px;
}
.naka .naka_base h3 {
	margin: 0;
	padding: 0;
}
.entry_info {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
}
.entry_body {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 100%;
}
.p_left {
	float: left;
	margin-right: 20px;
}
.p_right {
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mt_sum {
	/*float: left;*/
	margin-right: 20px;
	max-width: 100px;
}
.mt_sum a {
	width: 100px;
	display: block;
}

.entry_info h4 {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 0;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
	margin-top: 0;
}
.entry_info p {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 12px;
	line-height: 1.8;
}

.contents_main .contents_main_right {
	width: 31%;
	position: relative;
}

/* バナー */
.banner_blog {
	clear: both;
	margin-bottom: 15px;
	position: relative;
}
.banner_blog .blog_kiji {
	position: absolute;
	left: 20px;
	top: 140px;
	width: 180px;
}

.mt_date {
	font-family: "Noto Serif JP", serif;
	font-size: 10px;
	line-height: 1;
	margin-bottom: 2px;
	text-align: left;
}
.mt_title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 13px;
	line-height: 1.2;
	text-align: left;
	font-weight: bold;
}
.banner {
	clear: both;
}
.banner li {
	margin-bottom: 15px;
}
.lefttext_box {
	border: 8px solid #FFFFFF;
	padding: 20px;
	text-align: left;
	background: #e8e6d9;
}
.lefttext_box h5 {
	margin-bottom: 15px;
}
.lefttext_box p {
	font-size: 12px;
	line-height: 1.8;
}







/* ニュース */
.news_base  {
	margin-left: 8px;
	margin-right: 8px;
	background-color: #F5F6F6;
	margin-bottom: 5px;
	clear: both;
}
.news_base .news {
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.news_base .news li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	display: flex;
	justify-content: space-between;
}
.news_base .news li a:link, .news_base .news li a:visited, .news_base .news li a:active {
	color: #336500;
	text-decoration: none;
}
.news_base .news li a:hover {
	color: #000000;
	text-decoration: underline;
}

.news_date {
	font-family: "Noto Serif JP", serif;
	font-size: 10px;
	line-height: 1.8;
	margin-bottom: 2px;
	text-align: left;
	padding-right: 10px;
	max-width: 50px;
	float: left;
}
.news_title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	float: left;
	max-width: 150px;
}




/* ランキング */
.ranking_base  {
	margin-left: 8px;
	margin-right: 8px;
	background-color: #F5F6F6;
	margin-bottom: 5px;
	*margin-bottom: 0px;
}
.ranking_base .ranking {
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.ranking_base .ranking li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
}

.ranking_number {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 2px;
	text-align: left;
	padding-right: 10px;
	font-weight: bold;
	color: #336500;
	padding-left: 5px;
}
.ranking_title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 12px;
	line-height: 1.2;
	text-align: left;
	font-weight: bold;
	color: #336500;
}
.ranking_title a:link, .ranking_title a:visited, .ranking_title a:active {
	color: #336500;
	text-decoration: none;
}
.ranking_title a:hover {
	color: #000000;
	text-decoration: underline;
}

.news_base_under {
	clear: both;
}
.wrapper.cbox .top_box .top_right .contents_main.cbox .contents_main_left .information .naka .naka_base h3 {
	margin: 0px;
}
.wrapper.cbox .top_box .top_right .contents_main.cbox .contents_main_left .information .naka .naka_base .entry_info.cbox .p_left {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.wrapper.cbox .top_box .top_right .contents_main.cbox .contents_main_left .information .naka .naka_base .entry_info.cbox h4 {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
}
.wrapper.cbox .top_box .top_right .contents_main.cbox .contents_main_left .information .naka .naka_base h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




/* グローバルナビ */
/* ドロップダウン */
.gnavi {
	clear: both;
	max-width: 685px;
	display: flex;
}
.gnavi dt {
	/*float: left;
	position: relative;*/
}

.gnavi dt img {
	width: 100% !important;
}

.gnavi dt a {
	display: block;
}

.dropdown {
 /*float:left;
 position: relative;*/
}
.dropdown dt {cursor:pointer}
.dropdown dt:hover {}
.dropdown dd {
	opacity:0;
}


/* ドロップダウン_牛群改良 */
.kairyo {
	position: relative;
	/*display: flex;
	flex-wrap: wrap;*/
}

#one-ddheader {
	position: relative;
}

#one-ddcontent {
	position: absolute;
	display: none;
	overflow: hidden;
	z-index: 200;
	left: 0;
}

.dropdown .dropdown_ul {
	list-style:none;
	margin-top: 0px;
	width: 120px;
}
.dropdown .dropdown_li {
	/*float: left;*/
	/*width: 120px;*/
	width: 120px;
}
.dropdown .dropdown_ul a, .dropdown .dropdown_ul a:active, .dropdown .dropdown_ul a:visited {
	display:block;
	text-decoration:none;
	color: #316001;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 10px;
	line-height: 1;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
.dropdown .dropdown_ul a:hover {
	background-color: #316001;
	color: #FFFFFF;
}



/* ドロップダウン_酪農機器 */
.rakuno {
	position: relative;
	/*display: flex;
	flex-wrap: wrap;*/
}

#two-ddheader {
	position: relative;
}

#two-ddcontent   {
	position: absolute;
	display: none;
	overflow: hidden;
	z-index: 200;
	left: 0;
}
.dropdown .dropdown_ul_two {
	list-style:none;
	margin-top: 0px;
	width: 140px;
}
.dropdown .dropdown_li_two {
	/*float: left;*/
	width: 140px;
}
.dropdown .dropdown_ul_two a, .dropdown .dropdown_ul_two a:active, .dropdown .dropdown_ul_two a:visited {
	display:block;
	text-decoration:none;
	color: #316001;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 10px;
	line-height: 1;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
.dropdown .dropdown_ul_two a:hover {
	background-color: #316001;
	color: #FFFFFF;
}





/* ドロップダウン_商品いろいろ */
.product {
	position: relative;
	/*display: flex;
	flex-wrap: wrap;*/
}

#three-ddheader {
	position: relative;
}

#three-ddcontent   {
	position: absolute;
	display: none;
	overflow: hidden;
	z-index: 200;
	left: 0;
}
.dropdown .dropdown_ul_three {
	list-style:none;
	margin-top: 0px;
	width: 140px;
}
.dropdown .dropdown_li_three {
	/*float: left;*/
	width: 140px;
}
.dropdown .dropdown_ul_three a, .dropdown .dropdown_ul_three a:active, .dropdown .dropdown_ul_three a:visited {
	display:block;
	text-decoration:none;
	color: #316001;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 10px;
	line-height: 1;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
.dropdown .dropdown_ul_three a:hover {
	background-color: #316001;
	color: #FFFFFF;
}




/* ドロップダウン_家畜輸入 */
.livestock {
	position: relative;
	/*display: flex;
	flex-wrap: wrap;*/
}

#four-ddheader {
	position: relative;
}

#four-ddcontent   {
	position: absolute;
	display: none;
	overflow: hidden;
	z-index: 200;
	left: 0;
}
.dropdown .dropdown_ul_four {
	list-style:none;
	margin-top: 0px;
	width: 100px;
}
.dropdown .dropdown_li_four {
	/*float: left;*/
	width: 100px;
}
.dropdown .dropdown_ul_four a, .dropdown .dropdown_ul_four a:active, .dropdown .dropdown_ul_four a:visited {
	display:block;
	text-decoration:none;
	color: #316001;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 10px;
	line-height: 1;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
.dropdown .dropdown_ul_four a:hover {
	background-color: #316001;
	color: #FFFFFF;
}
.dropdown_li_four_none {
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.ggnavi_box_bottom {
	display: flex;
	margin: 0 -9px;
}

.ggnavi_box_bottom li {
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 15px;
	width: calc((100% - 37px) / 2 );
}
.ggnavi_box_bottom .none {
	margin-right: 0px;
}
.osusume_text a:link, .osusume_text a:visited, .osusume_text a:active {
	color: #FFF;
	text-decoration: none;
}
.osusume_text a:hover {
	color: #FC0;
}
.wrapper.cbox .top_box .top_right .contents_main.cbox .contents_main_left .information .naka .naka_base h3 {
	margin: 0px;
	padding: 0px;
}
.banner_nosawa_box {
	clear: both;
}




/* NOSAWAバナー */
.banner_nosawa {
	clear: both;
	position: relative;
}
.banner_nosawa li {
	margin-bottom: 10px;
	width: 100%;
}
.banner_nosawa .new_express { position: absolute; top: -13px; right: 20px; }
.banner_nosawa .new_flyers { position: absolute; top: 77px; right: 20px; }

.blog_kiji_b , .blog_kiji_a { position: relative; }
.new_blog { position: absolute; top: -20px; right: -1px; }


.banner_blog_new {
	background: #fff;
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.21);
	margin: 0 3px 20px 0;
	padding: 0 0 10px;
}

.banner_blog_new h2 {
	background: none;
	padding: 0;
	margin: 0;
}

.blog_kiji_a {
	margin: 0 12px 8px;
	border-radius: 4px;
	background: #94ccde;
	display: flex;
}

.blog_kiji_a .blog_kiji_a__img {
	width: 45px;
	background: #3098ba;
	border-radius: 4px 0 0 4px;
	display: flex;
  justify-content: center;
  align-items: center;
}

.blog_kiji_a .blog_kiji_a__img img ,
.blog_kiji_b .blog_kiji_b__img img {
	border-radius: 4px 0 0 4px;
}

.blog_kiji_a .blog_kiji_a__txt ,
.blog_kiji_b .blog_kiji_b__txt {
	width: calc(100% - 45px);
	padding: 10px;
}

.blog_kiji_b {
	margin: 0 12px 8px;
	border-radius: 4px;
	background: #deac6d;
	display: flex;
}

.blog_kiji_b .blog_kiji_b__img {
	width: 45px;
	background: #9f6c27;
	border-radius: 4px 0 0 4px;
	display: flex;
  justify-content: center;
  align-items: center;
}

.blog_kiji_c {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 11px; 
	line-height: 1em; 
	text-align: center;
	background: #eee;
	border-radius: 4px;
	padding: 10px 5px;
	margin: 0 12px;
}


.blog_kiji {
	clear: both;
}
.blog_kiji .new_blog {
}

.banner_blog_new .mt_title { font-family: "Noto Sans JP", sans-serif; font-size: 12px; line-height: 1.5em; height: 3em; overflow: hidden; }

.banner_blog_new a:link, .banner_blog_new a:visited, .banner_blog_new a:active {
	text-decoration: none;
}
.banner_blog_new a:hover { text-decoration: underline; }
