@charset "UTF-8";
/* CSS Document */
.footer {
  -webkit-font-feature-settings: initial;
          font-feature-settings: initial;
  position: relative;
  font-family: "Noto Serif JP", serif;
  z-index: 1;
  word-wrap: break-word;
}

.agrochemical_banner {
    padding: 50px 0 50px!important;

}
.agrochemical_clm {
    margin-top: 30px!important;
}

.agrochemical_banner h3{
color: #fff;
font-size: 22px;
    font-family: "Noto Serif JP", serif;
	text-align: center;

}

.agrochemical_clm_item img{
width: 100%;
max-width: 100%;
height: auto;


}