@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi01 a {
  color: #7dc170;
}

.mainVisual {
  margin-bottom: 154px;
}

.mainVisual .bgBox {
  position: relative;
  min-height: 790px;
}

.mainVisual h2 {
  margin-left: -533px;
  width: 1066px;
  position: absolute;
  left: 50%;
  top: 11%;
  color: #fff;
  font-size: 30px;
  line-height: 1.95;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.mainVisual .slideUl {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.mainVisual .slideUl li {
  min-height: 790px;
  background: url(../img/index/main_visual_bg01.jpg) no-repeat center center;
  background-size: cover;
}

.mainVisual .slideUl .bg01 {
  background-image: url(../img/index/main_visual_bg02.jpg);
}

.mainVisual .slideUl .bg02 {
  background-image: url(../img/index/main_visual_bg03.jpg);
}

.mainVisual h2 .small {
  margin-left: -52px;
  display: block;
  font-size: 24px;
}

.mainVisual .keyBox {
  margin: -60px auto 0;
  padding: 53px 10px 40px;
  width: 860px;
  min-height: 610px;
  text-align: center;
  background: url(../img/index/main_visual_bg04.jpg) no-repeat center center;
  background-size: cover;
  box-shadow: 0 40px 50px rgba(0, 85, 41, 0.34);
  -webkit-box-shadow: 0 40px 50px rgba(0, 85, 41, 0.34);
  -moz-box-shadow: 0 40px 50px rgba(0, 85, 41, 0.34);
  box-sizing: border-box;
}

.mainVisual .keyBox p {
  margin-bottom: 44px;
  color: #fff;
  font-size: 16px;
  line-height: 2.6;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.mainVisual .keyBox p:last-child {
  margin-bottom: 0;
}

#main .headLine02 {
  letter-spacing: 9px;
}

#main .news {
  margin-bottom: 152px;
  padding: 94px 0;
  min-height: 1021px;
  background: url(../img/index/news_bg01.jpg) no-repeat center center;
  background-size: cover;
  box-sizing: border-box;
}

#main .news .content {
  width: 980px;
}

#main .news .bg {
  padding: 32px 48px 67px 46px;
  background-color: rgba(255, 255, 255, 0.88);
}

#main .newsDl {
  margin-bottom: 62px;
}

#main .news .newsDl dt {
  padding: 34px 4px 0 8px;
  width: 240px;
  float: left;
  clear: both;
  color: #1f6634;
  font-size: 12px;
  word-break: break-all;
  box-sizing: border-box;
}

#main .news .newsDl dt span {
  display: block;
  float: left;
}

#main .news .newsDl dt .time {
  width: 80px;
}

#main .news .newsDl dt .category {
  margin-left: 5px;
  padding: 3px 12px 4px;
  min-width: 85px;
  color: #fff;
  font-weight: bold;
  text-align: left;
  background-color: #76ab49;
  box-sizing: border-box;
  text-align: center;
}

#main .news .newsDl dd {
  padding: 34px 0 5px 251px;
  min-height: 90px;
  font-size: 16px;
  background: url(../img/common/line01.png) repeat-x left bottom;
  box-sizing: border-box;
}

#main .news .newsDl dd .txt {
  display: block;
}

#main .machine {
  margin-bottom: 154px;
}

#main .machine .headLine02 {
  margin-bottom: 78px;
}

#main .machine .headLine02:before {
  top: -152px;
}

#main .machine .machineUl {
  margin-top: -70px;
}

#main .machine .machineUl li {
  margin-top: 70px;
  width: 360px;
  float: left;
}

#main .machine .machineUl li:nth-child(3n-1) {
  margin: 70px 45px 0;
}

#main .linkUl li a {
  display: block;
  text-decoration: none;
  background-color: #fff;
}

#main .linkUl li a:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

#main .linkUl li img {
  width: 100%;
}

#main .linkUl li .txt {
  padding: 20px;
  width: 100%;
  min-height: 80px;
  display: table;
  color: #22482b;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.5px;
  table-layout: fixed;
  background: url(../img/common/icon02.png) no-repeat right 10px center;
  background-size: 16px auto;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}

#main .linkUl li .txt .inn {
  display: table-cell;
  vertical-align: middle;
}

#main .product {
  background: url(../img/index/product_bg01.jpg) no-repeat center center;
  background-size: cover;
}

#main .product .bg {
  padding: 77px 0;
  min-height: 800px;
  background-color: rgba(4, 93, 30, 0.75);
  box-sizing: border-box;
}

#main .product .headLine02 {
  margin-bottom: 87px;
  color: #fff;
}

#main .product .headLine02:before {
  top: -155px;
}

#main .product .productUl li {
  width: 562px;
  float: left;
}

#main .product .productUl li:nth-child(2n) {
  float: right;
}

#main .product .productUl li img {
  width: 100%;
}

#main .product .productUl li .txt {
  padding: 21px 30px 19px;
  font-size: 18px;
  background-position: right 12px center;
  background-size: 22px auto;
}

#main .map {
  height: 644px;
}

#main .map iframe {
  width: 100%;
  height: 644px;
  vertical-align: top;
}
/* 2022/6/8 阿部追記 */
.newProduct {
  padding: 43px 0 154px;
  background-color: #fff;
}
.corn_banner img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .mainVisual {
    margin-bottom: 81px;
  }

  .mainVisual .bgBox {
    padding: 10px;
    min-height: 485px;
    box-sizing: border-box;
  }

  .mainVisual h2 {
    margin-left: 0;
    width: 88%;
    top: 5.8%;
    left: 11%;
    font-size: 18px;
  }

  .mainVisual h2 .small {
    margin-left: -28px;
    font-size: 14px;
  }

  .mainVisual .slideUl li {
    min-height: 485px;
    background-image: url(../img/index/sp_main_visual_bg01.jpg);
  }

  .mainVisual .keyBox {
    margin: -50px auto 0;
    padding: 45px 20px 40px;
    width: 92%;
    min-height: 480px;
    background-image: url(../img/index/sp_main_visual_bg02.jpg);
    box-shadow: 0 20px 25px rgba(0, 85, 41, 0.34);
    -webkit-box-shadow: 0 20px 25px rgba(0, 85, 41, 0.34);
    -moz-box-shadow: 0 20px 25px rgba(0, 85, 41, 0.34);
  }

  .mainVisual .keyBox p {
    margin-bottom: 26px;
    font-size: 13px;
    line-height: 2;
  }

  #main {
    margin-bottom: 79px;
  }

  #main .news {
    margin-bottom: 92px;
    padding: 43px 0 70px;
    min-height: 632px;
    background-image: url(../img/index/sp_news_bg01.jpg);
  }

  #main .headLine02 {
    letter-spacing: 7px !important;
  }

  #main .news .content {
    width: auto;
  }

  #main .news .bg {
    padding: 13px 13px 47px;
  }

  #main .newsDl {
    margin-bottom: 40px;
  }

  #main .news .newsDl dt {
    padding: 12px 0 0;
    width: auto;
    float: none;
    font-size: 9px;
    overflow: hidden;
    zoom: 1;
  }

  #main .news .newsDl dt .time {
    width: auto;
    min-width: 56px;
  }

  #main .news .newsDl dt .category {
    margin: -2px 0 0 4px;
    padding: 3px 5px 1px;
    min-width: 44px;
    font-size: 6px;
    letter-spacing: 0.5px;
  }

  #main .news .newsDl dd {
    padding: 5px 0 9px;
    min-height: inherit;
    clear: both;
    font-size: 12px;
    border-bottom: 1px solid #698e7e;
    background: none;
  }

  #main .news .newsDl dd a {
    text-decoration: none;
  }

  #main .machine {
    margin-bottom: 86px;
  }

  #main .machine .headLine02 {
    margin-bottom: 29px;
    color: #296f49;
  }

  #main .machine .headLine02:before {
    top: -92px;
  }

  #main .machine .machineUl {
    margin-top: -15px;
  }

  #main .machine .machineUl li {
    margin-top: 15px;
    width: 47.8%;
  }

  #main .machine .machineUl li:nth-child(2n) {
    float: right;
  }

  #main .machine .machineUl li:nth-child(3n-1) {
    margin: 15px 0 0;
  }

  #main .linkUl li .txt {
    padding: 8px 20px 11px 10px;
    width: 100%;
    min-height: 46px;
    display: table;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 1.3;
    table-layout: fixed;
    background-position: right 5px center;
    background-size: 10px auto;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
  }

  #main .product {
    background-image: url(../img/index/sp_product_bg01.jpg);
  }

  #main .product .bg {
    padding: 60px 0 40px;
    min-height: 803px;
    background-color: rgba(4, 93, 30, 0.7);
    box-sizing: border-box;
  }

  #main .product .headLine02 {
    margin-bottom: 30px;
  }

  #main .product .headLine02:before {
    top: -96px;
  }

  #main .product .productUl li {
    margin-bottom: 30px;
    width: auto !important;
    float: none !important;
  }

  #main .product .productUl li:last-child {
    margin-bottom: 0;
  }

  #main .product .productUl li .txt {
    padding: 13px 20px 9px;
    height: 68px;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 1.3;
    background-position: right 15px center;
    background-size: 12px auto;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  }

  #main .map {
    height: 250px;
  }

  #main .map iframe {
    height: 250px;
  }
  /* 2022/6/8 阿部追記 */
  .newProduct {
    padding: 43px 0 86px;
  }
}
