@charset "UTF-8";
@media screen and (max-width: 768px) {
  body.seihin .main-contents {
    color: #666;
  }
}
body.seihin .main-contents .std-section {
  margin-top: 37px;
}
body.seihin .main-contents .std-section + .std-section {
  margin-top: 51px;
}
@media screen and (max-width: 768px) {
  body.seihin .main-contents .std-section {
    margin-top: 47px;
  }
}
body.seihin .main-contents .bg-blue {
  background: linear-gradient(#f4fbfc, #ffffff);
}
body.seihin .main-contents .bg-orange {
  background: linear-gradient(#fcf6f4, #ffffff);
}
body.seihin .main-contents .bg-green {
  background: linear-gradient(#f4fcf4, #ffffff);
}
body.seihin .main-contents .seihinBox {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
}
body.seihin .main-contents .seihinBox.type1 {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
body.seihin .main-contents .seihinBox.type1 > *:nth-child(1) {
  width: 64.3016496465%;
}
body.seihin .main-contents .seihinBox.type1 > *:nth-child(2) {
  width: 32.9929300864%;
}
body.seihin .main-contents .seihinBox.type2 {
  padding-top: 12px;
}
@media screen and (max-width: 768px) {
  body.seihin .main-contents .seihinBox.type2 {
    padding-top: 16px;
  }
}
body.seihin .main-contents .seihinBox.type2 .seihinlists {
  padding-top: 15px;
  margin-bottom: 15px;
  padding-left: 2.5%;
  padding-right: 2.5%;
  align-items: flex-start;
}
body.seihin .main-contents .seihinBox.type2 .std-title {
  margin: 0;
}
body.seihin .main-contents .seihinBox.type2 .text {
  width: 50.55%;
}
body.seihin .main-contents .seihinBox.type2 .img {
  width: 48.7038%;
}
@media screen and (max-width: 768px) {
  body.seihin .main-contents .seihinBox.type2 .text {
    width: 62%;
  }
  body.seihin .main-contents .seihinBox.type2 .img {
    width: 37.41%;
  }
}
body.seihin .main-contents .seihinBox .std-title {
  margin-bottom: 29.594px;
}
@media screen and (max-width: 768px) {
  body.seihin .main-contents .seihinBox .std-title {
    margin-bottom: 28px;
  }
}
body.seihin .main-contents .seihinBox .img {
  padding: 5px;
  background-image: url(/seihin/img/img_back.gif);
}
body.seihin .main-contents .seihinBox .text > p + p {
  margin-top: 20px;
}
body.seihin .main-contents .seihinBox .seihinlists {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 5px;
}
@media print, screen and (min-width: 769px) {
  body.seihin .main-contents .seihinBox .seihinlists > li {
    width: 50%;
  }
  body.seihin .main-contents .seihinBox .seihinlists > li::before {
    content: "・";
  }
}
@media screen and (max-width: 768px) {
  body.seihin .main-contents .seihinBox .seihinlists > li + li {
    margin-top: 5px;
    line-height: 1;
  }
}
body.seihin .main-contents .seihinBox .seihinlists.row {
  flex-direction: column;
}
body.seihin .main-contents .seihinBox .seihinlists.row > li {
  width: 100%;
}
body.seihin .main-contents .seihinBox .seihinlists > li::before {
  content: "・";
}
body.seihin .main-contents .seihinBox .attention-lists {
  margin-top: 30px;
}
body.seihin .main-contents .seihinBox .attention-lists li > p {
  margin-bottom: 5px;
}
body.seihin .main-contents .seihinBox .attention-lists .mark {
  color: red;
}
body.seihin .main-contents .seihinBox .detail-btn {
  margin-top: 24px;
}
body.index .main-contents .std-section {
  margin-top: 10px;
}
body.index .main-contents .std-section + .std-section {
  margin-top: 26px;
}
body.processedfood .main-contents .std-title.type-3-2 {
  font-size: 1.225rem;
}
body.processedfood .main-contents .std-section {
  margin-top: 12px;
}
body.processedfood .main-contents .std-section + .std-section {
  margin-top: 48px;
}
body.processedfood .main-contents .std-section .seihinBox .text > p + p {
  margin-top: 2.05em;
}
@media screen and (max-width: 768px) {
  body.processedfood .main-contents .std-section .seihinBox .text > p + p {
    margin-top: 1.75em;
  }
}
body.processedfood .main-contents .std-section:nth-of-type(1) .seihinBox .text {
  width: 65%;
}
body.processedfood .main-contents .std-section:nth-of-type(1) .seihinBox .img {
  width: 28.28%;
}
@media screen and (max-width: 768px) {
  body.processedfood .main-contents .std-section:nth-of-type(1) .seihinBox .img {
    width: 35%;
  }
}
body.processedfood .main-contents .adjust {
  height: calc(29.594px - 0.55em);
}
@media screen and (max-width: 768px) {
  body.processedfood .main-contents .adjust {
    height: 18px;
  }
}
body.Agriculturalproducts .main-contents .std-section {
  margin-top: 12px;
}
body.Agriculturalproducts .main-contents .std-section + .std-section {
  margin-top: 52px;
}
body.Agriculturalproducts .main-contents .std-section .seihinBox .text > p + p {
  margin-top: 2.1em;
}
@media screen and (max-width: 768px) {
  body.Agriculturalproducts .main-contents .std-section .seihinBox .text > p + p {
    margin-top: 1.75em;
  }
}
body.sonota .main-contents .seihinBox .text > p + p {
  margin-top: 2.1em;
}
@media screen and (max-width: 768px) {
  body.sonota .main-contents .seihinBox .text > p + p {
    margin-top: 1.75em;
  }
}
/*# sourceMappingURL=style.css.map */