<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ---------
共通設定
---------*/

.category {
  padding: 2px 8px;
}

#g-navi #searchform {
  background: #da8d6f;
}

.breadcrumb a {
  color: #da8d6f;
}

#modal-main a#modal_OK {
  background: #da8d6f;
  border-color: #da8d6f;
}

#header li.current-menu-item a {
  color: #da8d6f;
}

section h2 {
  color: #da8d6f !important;
}

section h3 {
  color: #da8d6f;
}

section h2::before,
section h2::after {
  border-color: #dcdddd !important;
}

#s-menu,
#header .help li a,
.post-edit,
.more.white,
.footer-box3,
#gotop a,
#gotop a:hover,
.page-numbers a,
#header #g-navi #searchform {
  background: #da8d6f;
}

#header #g-navi ul li {
  background: rgba(218, 141, 111, 0.85);
}

#header #g-navi ul:nth-last-of-type(2) li a {
  color: #da8d6f;
  border-color: #da8d6f !important;
}

.more,
.news-list .more,
.accordion p,
#single main a,
.page-numbers span {
  color: #da8d6f !important;
}

.more.white {
  color: #fff !important;
}

.more::after,
.news-list .more::after,
.accordion p::after {
  content: url(../img/arrow_more_members.png) !important;
}

.more.white::after {
  content: url(../img/arrow_more_white.png) !important;
}

table th {
  background-color: rgba(238, 161, 131, 0.2);
  color: #da8d6f;
}

table tr:nth-child(2n) {
  background-color: #fff;
}

.mfp_element_submit,
.mfp_element_reset,
.mfp_element_button,
button.mfp_next,
button.mfp_prev {
  background: #da8d6f !important;
}

/* 組合員向けトップ、新着情報一覧、個別ページ　カテゴリー別にまとめて定義 */

#page.members .footer-contact.contact {
  padding: 0;
}

/* 営農情報 */

.farmers-list h3 {
  border: none;
  font-family: inherit;
  color: #fff;
  font-size: 20px;
  width: 100%;
  padding: 10px;
  margin: 22px 0 2px;
}

.farmers-list:nth-of-type(1) h3 {
  background: #c9bc9c;
  margin-top: 0;
}

.farmers-list:nth-of-type(2) h3 {
  background: #8fc31f;
}

.farmers-list:nth-of-type(3) h3 {
  background: #91b2d5;
}

.farmers-list:nth-of-type(4) h3 {
  background: #898989;
}

.farmers-list h4 {
  border: none;
  font-family: inherit;
  color: #595757;
  font-size: 16px;
  width: auto;
  padding: 8px;
  font-weight: normal;
  display: block;
  margin: 0 4px 0 0;
}

.farmers-list article {
  width: calc(100% - 40px);
}

.farmers-list a {
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #c9caca;
  padding: 14px 40px;
  box-sizing: border-box;
  position: relative;
}

.farmers-list a:hover,
#machine-news a:hover {
  opacity: 0.7;
}

.farmers-list article:last-of-type a {
  border-bottom: none;
}

.farmers-list .new {
  background: #ea5514;
  color: #fff;
  width: 80px;
  text-align: center;
  position: absolute;
  font-weight: bold;
  top: 13px;
}

.farmers-list .date {
  width: 142px;
  text-align: left;
  margin-left: 100px;
}

.farmers-list p {
  margin: 0;
}

.farmers main {
  width: 840px;
  max-width: 100%;
}

.machine main {
  width: calc(100% - 30px);
}

.machine main .flex-around {
  justify-content: space-between;
}

.machine main .news-list article {
  max-width: calc(50% - 24px);
}

@media screen and (max-width: 1739px) and (min-width: 1640px) {
  .h-menu li.current-menu-item a::after {
    content: url(../img/arrow_more_members.png);
  }
}

@media screen and (max-width: 424px) {
  .campaign_page .posttitle {
    font-size: 14px;
    padding: 4px;
    height: 35px;
  }
  .campaign_page .posttitle {
    font-size: 14px;
    padding: 4px;
    height: 35px;
  }
}

.machine main .news-list .more {
  width: 50px;
}

.machine main .news-list .imgwrap {
  height: 178px !important;
}

.farmers main .farmers-list .date {
  margin-left: 20px;
}

.farmers main .farmers-list a {
  padding: 8px 20px;
}

.farmers main .farmers-list .category {
  width: auto;
  text-align: center;
  position: relative;
  min-width: 88px;
}

/* 組合員様向けサービス */

#works .kariru-list &gt; div h3 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  flex-flow: column;
}

#works .kariru-list a p:last-of-type {
  margin: 0.5em 0.3em;
}

#works .kariru-list &gt; div:nth-of-type(1) h3 {
  background: #7aa2d6;
}

#works .kariru-list &gt; div:nth-of-type(1):hover {
  background-color: rgba(122, 162, 214, 0.05);
}

#works .kariru-list &gt; div:nth-of-type(2) h3 {
  background: #529e35;
}

#works .kariru-list &gt; div:nth-of-type(2):hover {
  background-color: rgba(82, 158, 53, 0.05);
}

#works .kariru-list &gt; div:nth-of-type(3) h3 {
  background: #925c8a;
}

#works .kariru-list &gt; div:nth-of-type(3):hover {
  background-color: rgba(146, 92, 138, 0.05);
}

/* 購買品NEWS */

#single main .date {
  float: none;
}

#koubai-news .flex-around {
  flex-wrap: nowrap;
}

#koubai-news article,
#koubai-news article a {
  height: 100%;
  box-sizing: border-box;
  position: relative;
}

#koubai-news article {
  margin-bottom: 38px;
}

#koubai-news article .more {
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 1;
  margin-bottom: 0;
}

#koubai-news article a:hover {
  opacity: 0.7;
}

#koubai-news h4 {
  color: #595757;
  font-size: 16px;
  margin-top: 10px;
  line-height: 1.2;
}

.koubai section .news-list h3 {
  color: #595757 !important;
}

#koubai-news .imgwrap,
.koubai .info .news-list .imgwrap,
#single.koubai .content .eye-img {
  background: rgba(218, 141, 111, 0.2);
  border: none;
}

#single.koubai .content .eye-img {
  margin-top: 10px;
}

#single.koubai .content .eye-img img {
  border: none;
  padding: 20px;
  display: block;
  margin: auto;
}

.koubai .info .news-list .imgwrap {
  width: 170px;
  height: 140px !important;
}

#koubai-news .imgwrap img,
.koubai .info .news-list .imgwrap img {
  max-width: calc(100% - 20px);
  max-height: 95%;
  margin-top: 0;
}

#koubai-news .category {
  z-index: 1;
}
#koubai-news .category.cat-block {
  display: inline-block;
  position: unset;
}
#koubai-news p {
  margin: 0.2em 0;
}

.koubai-main {
  width: 440px;
  min-width: 440px;
  margin-right: 20px;
}

#koubai-news .koubai-main article {
  height: calc(100% - 48px);
}

.koubai-main h3 {
  margin-bottom: 20px;
  font-size: 26px;
}

.koubai-main .category {
  position: relative;
  display: inline-block;
}

.koubai-main .imgwrap {
  margin-right: 18px;
  min-width: 240px;
  height: inherit;
}

#koubai-news .koubai-main .imgwrap img {
  max-height: calc(100% - 28px);
  margin-top: 0;
}

.koubai-list article {
  width: 100%;
}

.koubai-list article a {
  width: calc(100% - 12px);
  margin: auto;
  display: block;
}

.koubai-list p {
  font-size: 15px;
  line-height: 1.4;
}

.koubai-list .imgwrap {
  width: 100%;
  height: 162px;
}

/* 農機具情報 */

#machine-news h2 img {
  position: absolute;
  left: -260px;
  bottom: -26px;
}

/* .machine-main…最新1件　.machine-list…その他6件　.machine .news-list…一覧ページ */

#page .machine-main {
  max-width: 720px;
}

.machine-main .imgwrap {
  width: 410px;
  height: 256px;
  border: 1px solid #f0f0f0;
  float: left;
  margin-right: 20px;
  flex-grow: inherit;
}

.machine .news-list .category,
.machine-main .category,
.machine-list .category {
  z-index: 1;
  background: #036eb8;
  font-size: 15px;
  top: 1px;
  left: 1px;
}

.machine .news-list .category.old,
.machine-main .category.old,
.machine-list .category.old {
  background: #ffdc29;
  color: #036eb8;
}

.machine .news-list .category {
  top: 0;
  left: 0;
}

#single .machine-main .imgwrap {
  border: none;
  width: inherit;
  max-width: 600px;
  height: inherit;
  /* max-height: 400px; */
}

.machine-main .imgwrap img {
  max-width: 100%;
  max-height: inherit;
  top: 0;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

#single.koubai &gt; .container &gt; .footer-contact,
#single.machine &gt; .container &gt; .footer-contact {
  display: none;
}

#single .machine-main .imgwrap img {
  border: 1px solid #f0f0f0;
  /* max-width: 600px;
    max-height: 100%; */
  position: relative;
}

#single .layoutA {
  margin-top: 30px;
  margin-bottom: 0;
}

#single .contact-msg {
  background: #da8d6f;
  color: #fff;
  font-weight: bold;
  padding: 8px 38px;
  display: block;
  /* margin: 0 calc(50% - 150px) 14px; 20190131 */
  text-align: center;
}

#single .footer-contact.contact .tel a {
  color: #da8d6f;
  text-decoration: none;
}

#single .footer-contact.contact {
  align-items: center;
}

#single .footer-contact.contact &gt; div {
  flex-grow: 0;
}

.footer-contact.contact .header {
  margin-left: 30px;
}

.machine-main h3,
.machine main h3,
#single .machine-main h2 {
  color: #036eb8 !important;
  font-family: inherit;
  border: none;
  margin: 2px 0 6px;
  line-height: 1.3;
  font-size: 20px;
  text-align: left;
}

#single .machine-main h2 {
  font-size: 28px;
  padding: 0;
  margin-bottom: 20px;
  font-weight: bold;
}

#single .machine-main h2:before,
#single .machine-main h2:after {
  border: none;
}

#single.machine section.in1200 {
  padding-top: 76px;
}

#machine-news .flex-around {
  flex-wrap: nowrap;
}

.machine-main p {
  margin: 0;
}

.machine-main .more {
  display: inline-block;
  margin-top: 20px;
}

#page .machine-list {
  padding-left: 28px;
  margin-left: 16px;
  border-left: 1px solid #dcdddd;
  min-width: 436px;
}

.machine-list .category {
  position: relative;
  display: block;
  float: right;
  margin-top: -3px !important;
  padding: 1px 16px 0;
  /*margin-top: -4px!important;*/
}

.machine-list h3 {
  text-align: left;
  border: none;
  font-size: 22px;
}

.machine-list a,
#single .machine-list p {
  padding: 8px;
  display: block;
  border-bottom: 1px solid #dcdddd;
}

.machine-list a h4,
#single .machine-list p {
  color: #595757;
  font-family: inherit;
  font-weight: normal;
  font-size: 16px;
  margin: 0;
}

#single .machine-main .flex-around {
  flex-wrap: nowrap;
  /* align-items: flex-start; */
}

.machine-list a h4 {
  /*display: inline;*/
  display: inline-block;
  width: calc(100% - 70px);
}

section &gt; div &gt; div.flex-around.info {
  margin-top: 46px;
}

.archive-koubai section &gt; div &gt; div.flex-around.info,
.archive-farmers section &gt; div &gt; div.flex-around.info,
.archive-machine section &gt; div &gt; div.flex-around.info {
  margin-top: 0;
}

/* ブラウザ幅ごとの調整 max-width */

@media screen and (max-width: 1315px) {
  .machine main .news-list article {
    max-width: 100%;
  }
  #machine-news .machine-main.flex-around {
    flex-wrap: wrap;
  }
  .machine-main .imgwrap {
    width: 100%;
    margin: 0 auto 10px;
    height: 190px;
    /*height: 27vw;*/
    float: none;
  }
  #single .machine-main .imgwrap {
    margin-right: 16px;
    max-width: 50%;
    /* height: 32vw; */
  }
}

@media screen and (max-width: 1251px) {
  /* .farmers-list .date {
        margin-left: 0;
    } */
  #koubai-news .flex-around {
    flex-wrap: wrap;
  }
  #koubai-news article,
  #koubai-news article a {
    height: inherit;
    overflow: hidden;
    width: 100%;
  }
  #koubai-news .imgwrap {
    width: 158px;
    min-width: 158px;
    height: 174px;
    float: left;
    margin-right: 16px;
  }
  .koubai-main {
    margin-right: 0;
  }
  #koubai-news .koubai-main article {
    height: auto;
    margin-bottom: 22px;
  }
  #koubai-news .koubai-main a.flex-around {
    flex-wrap: nowrap;
  }
  /* #koubai-news .koubai-main .flex-around&gt;div {
        flex-grow: 0;
    } */
  #koubai-news .koubai-main .imgwrap {
    height: 200px;
    width: 30%;
    min-width: 30%;
    margin-right: 22px;
  }
  #koubai-news .koubai-list article {
    width: 48%;
    margin-left: 4%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  #koubai-news .koubai-list article:nth-child(2n + 1) {
    margin-left: 0;
  }
  /* 農機具個別 */
  #single .contact-msg {
    width: 100%;
    padding: 5px 38px;
    margin: 0 40px 9px;
  }
  #single .machine-main .flex-around {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 900px) {
  /* 正組合員向けトップ */
  .farmers-list article {
    width: 100%;
  }
  .farmers-list a {
    padding: 10px 8px;
    /* flex-wrap: wrap; */
    display: block;
  }
  /* .farmers-list h4 {
        max-width: calc(100% - 32px);
    } */
  .farmers-list .new {
    position: relative;
    top: 0;
    margin-bottom: 6px;
  }
  .farmers-list .date {
    margin-left: 0;
    float: left;
  }
  #koubai-news .imgwrap {
    width: 120px;
    min-width: 120px;
    height: 190px;
  }
  #machine-news .flex-around {
    flex-wrap: wrap;
    max-width: 100%;
  }
  #machine-news .machine-main.flex-around {
    flex-wrap: nowrap;
  }
  #machine-news article {
    width: 100%;
    position: relative;
  }
  .members .machine-main .imgwrap {
    width: 50%;
    height: 30vw;
    /*height: 22vw;*/
    margin-right: 16px;
  }
  .machine-main .more {
    position: absolute;
    margin: 0;
    right: 0;
    bottom: 0;
  }
  #page .machine-list {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    min-width: 100%;
  }
  .machine-list h3 {
    margin-top: 34px;
    font-size: 19px;
  }
  #machine-news h2 img {
    left: inherit;
    width: 100px;
    right: calc(50% - 300px);
    z-index: 1;
    bottom: 14px;
  }
  /* 営農情報一覧 */
  .farmers main .farmers-list a {
    padding: 12px 20px;
  }
  .farmers main .farmers-list .date {
    margin-right: calc(100% - 280px);
  }
  .farmers .farmers-list h4 {
    margin-top: 8px;
  }
  .farmers main .farmers-list a img {
    margin-bottom: -4px !important;
  }
  /* 購買品NEWS */
  .koubai .info .news-list .imgwrap {
    height: 158px !important;
  }
  /* 農機具一覧 */
  .machine main {
    width: 100%;
  }
  .machine main .news-list .imgwrap {
    width: 228px;
  }
  /* 農機具個別 */
  #single .machine-main .imgwrap {
    margin-right: auto;
    width: 100%;
    max-width: 600px;
    height: auto;
  }
  #single .machine-main .imgwrap img {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    width: 100%;
  }
  #single .machine-list {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* 正組合員向けトップ */
  #koubai-news .koubai-list article {
    width: 100%;
    margin-left: 0;
  }
  #koubai-news .imgwrap {
    width: 146px;
    min-width: 146px;
    height: 150px;
  }
}

@media screen and (max-width: 600px) {
  /* 共通 */
  #page #lead h1,
  #single #lead h1 {
    font-size: 25px;
  }
  /* 正組合員向けトップ */
  .farmers-list h3 {
    font-size: 17px;
    padding: 6px 4px 4px;
  }
  .farmers-list .date {
    margin-right: calc(100% - 140px);
  }
  .koubai-main {
    width: 100%;
    min-width: 100%;
  }
  .koubai-main h3 {
    margin-top: 20px;
    font-size: 22px;
  }
  #koubai-news .koubai-main .imgwrap {
    height: 130px;
    width: 100%;
    margin-right: 0;
    margin-bottom: 2px;
  }
  #koubai-news .koubai-list h4 {
    margin-top: 0;
    font-size: 15px;
  }
  #koubai-news p {
    font-size: 14px;
  }
  #koubai-news .imgwrap {
    width: 30vw;
    min-width: auto;
    height: 32vw;
  }
  #koubai-news .koubai-main a.flex-around {
    flex-wrap: wrap;
    padding-bottom: 34px;
  }
  .members .machine-main .imgwrap {
    margin: auto auto 10px;
    min-height: 42vw;
    max-width: 400px;
    height: auto;
    width: 75%;
  }
  #machine-news .machine-main.flex-around {
    flex-wrap: wrap;
    padding-bottom: 36px;
  }
  .machine-main h3,
  .machine main h3,
  #single .machine-main h2 {
    font-size: 18px;
  }
  #machine-news h2 img {
    display: none;
  }
  .machine-list a h4 {
    width: calc(100% - 70px);
    display: inline-block;
    font-size: 14px;
  }
  /*
	.machine-list .category {
		top: -17px;
	}
	*/
  .news-list p {
    font-size: 16px;
  }
  /* 営農情報 */
  .farmers main .farmers-list a {
    padding: 12px 4px;
  }
  /* 購買品NEWS */
  #koubai-news .category.cat-block {
    position: absolute;
  }
  .koubai .info .news-list .imgwrap {
    width: 100%;
    height: 190px !important;
    max-height: 45vw;
  }
  #koubai-news .imgwrap img,
  .koubai .info .news-list .imgwrap img {
    margin-top: 0;
    max-height: 95%;
  }
  #koubai-news .koubai-main .imgwrap img {
    max-height: 95%;
  }
  /* 購買品NEWS個別 */
  #single.koubai section h2 {
    text-align: left;
  }
  /* 農機具一覧 */
  .machine main .news-list article {
    margin-bottom: 4px !important;
    width: 100%;
    padding: 0;
  }
  .machine main .news-list .imgwrap {
    width: 45%;
    height: 36vw !important;
    float: left;
    margin-right: 10px !important;
  }
  .machine main h3 {
    font-size: 16px !important;
  }
  #koubai-news p,
  .machine main p {
    display: none;
  }
  #koubai-news p.category,
  #koubai-news p.more,
  #koubai-news p.date,
  .machine main p.category,
  .machine main p.more,
  .machine main p.date {
    display: inline-block;
  }
  #koubai-news p.category {
    position: absolute;
    top: 0;
    left: 0;
  }
  .info .news-list .more {
    padding: 8px 28px 8px 12px;
  }
  .machine main .news-list .more {
    position: absolute;
    bottom: 10px;
  }
  /* 農機具個別 */
  #single.machine section.in1200 {
    padding-top: 62px;
  }
  #single .contact-msg {
    padding: 5px 12px;
    margin: 0 12px 8px;
  }
  .footer-contact.contact {
    padding-bottom: 16px;
  }
}

@media screen and (max-width: 474px) {
  .campaign_page .posttitle {
    font-size: 14px;
    padding: 4px;
    height: 35px;
  }
  .campaign_page .posttitle {
    font-size: 14px;
    padding: 4px;
    height: 35px;
  }
  /* 正組合員向けトップ */
  #koubai-news .imgwrap {
    min-height: 122px;
  }
}

@media screen and (max-width: 424px) {
  #single main .date {
    margin-top: 0;
  }
}

/* ブラウザ幅ごとの調整 min-width */

@media screen and (min-width: 768px) {
  #g-navi {
    background: #da8d6f;
  }
}
</pre></body></html>