.haccp-what_support_background {
  background-color: #e7f3f9;
  padding-top: 120px;
  padding-bottom: 186px;
  margin-top: 120px;
}
@media (max-width: 440px) {
  .haccp-what_support_background {
    padding: 96px 24px;
    margin-top: 96px;
  }
}

.haccp-what {
  max-width: 1128px;
  margin: 0 auto;
}
.haccp-what--ttl {
  background-color: #00a0e9;
  color: #fff;
  padding: 8px 24px;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.5;
}
@media (max-width: 440px) {
  .haccp-what--ttl {
    padding: 4px 16px;
    font-size: 18px;
  }
}
.haccp-what--img {
  display: block;
  margin: 0 auto;
  margin-top: 50px;
}
@media (max-width: 440px) {
  .haccp-what--img {
    margin-top: 24px;
  }
}

.haccp-support {
  max-width: 1128px;
  margin: 0 auto;
  margin-top: 120px;
  padding-right: 480px;
  position: relative;
}
@media (max-width: 440px) {
  .haccp-support {
    margin-top: 64px;
    padding-right: 0;
  }
}
.haccp-support--ttl {
  background-color: #00a0e9;
  color: #fff;
  padding: 8px 24px;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.5;
}
@media (max-width: 440px) {
  .haccp-support--ttl {
    padding: 4px 16px;
    font-size: 18px;
  }
}
.haccp-support--img {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 440px) {
  .haccp-support--img {
    position: static;
    margin-top: 16px;
  }
}
.haccp-support--desc {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 24px;
}
@media (max-width: 440px) {
  .haccp-support--desc {
    font-size: 14px;
    margin-top: 16px;
  }
}
.haccp-support--list {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 40px;
}
@media (max-width: 440px) {
  .haccp-support--list {
    margin-top: 24px;
    flex-direction: column;
    align-items: stretch;
    row-gap: 8px;
  }
}
.haccp-support--item {
  padding: 8px 16px;
  border-radius: 3px;
  border: 1px solid #00a0e9;
  background-color: #fff;
  color: #00a0e9;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
@media (max-width: 440px) {
  .haccp-support--item {
    width: fit-content;
    padding: 6px 12px;
    font-size: 14px;
  }
}

.haccp-proffer {
  max-width: 1128px;
  margin: 0 auto;
  padding-top: 120px;
  display: grid;
  grid-template-columns: 1fr auto;
  padding-bottom: 160px;
}
@media (max-width: 440px) {
  .haccp-proffer {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 440px) {
  .haccp-proffer--block {
    width: fit-content;
    margin: 0 auto;
  }
  .haccp-proffer--block + .haccp-proffer--block {
    margin-top: 56px;
  }
}
.haccp-proffer--ttl {
  font-weight: bold;
  font-size: 32px;
  line-height: 1.5;
  color: #00a0e9;
}
@media (max-width: 440px) {
  .haccp-proffer--ttl {
    font-size: 26px;
    text-align: center;
  }
}
.haccp-proffer--desc {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 24px;
}
@media (max-width: 440px) {
  .haccp-proffer--desc {
    margin-top: 16px;
    font-size: 14px;
    text-align: center;
  }
}
.haccp-proffer--arrow_link {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  line-height: 1.5;
  margin-top: 24px;
  transition: color 0.3s;
}
.haccp-proffer--arrow_link:hover {
  color: #00a0e9;
}
@media (max-width: 440px) {
  .haccp-proffer--arrow_link {
    font-size: 14px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
.haccp-proffer--img_wrapper {
  display: block;
  width: 100%;
  overflow: hidden;
}
.haccp-proffer--img {
  width: 100%;
  transition: transform 0.3s;
}
.haccp-proffer--link:hover .haccp-proffer--img {
  transform: scale(1.1);
}
.haccp-proffer--link_text {
  font-weight: bold;
  display: flex;
  align-items: center;
  column-gap: 8px;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 16px;
  transition: 0.3s;
}
.haccp-proffer--link:hover .haccp-proffer--link_text {
  opacity: 0.8;
}
.haccp-proffer--link_text:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%207V12.75C12%2012.9142%2011.9677%2013.0767%2011.9048%2013.2284C11.842%2013.38%2011.75%2013.5178%2011.6339%2013.6339C11.5178%2013.75%2011.38%2013.842%2011.2284%2013.9048C11.0767%2013.9677%2010.9142%2014%2010.75%2014H3.25C2.91848%2014%202.60054%2013.8683%202.36612%2013.6339C2.1317%2013.3995%202%2013.0815%202%2012.75V5.25C2%204.91848%202.1317%204.60054%202.36612%204.36612C2.60054%204.1317%202.91848%204%203.25%204H8.48375M10.5%202H14V5.5M7%209L13.75%202.25%22%20stroke%3D%22%2300A0E9%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
}
.haccp-proffer--note {
  font-size: 14px;
  line-height: 1.7;
  margin-top: 8px;
}

/*# sourceMappingURL=haccp.css.map */
