@charset "utf-8";
/*HACCP トップページ
 ----------------------------------------------------*/
#haccpTop .top-sec01 {
  padding: 65px 0 80px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec01 {
    padding: 35px 0 40px;
  }
}
#haccpTop .top-sec01 .top-sec01-top {
  padding: 35px 0;
  background: url(../img/haccp/top/sec01-bg.jpg) no-repeat center center / cover;
}
#haccpTop .top-sec01 .top-sec01-top img {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec01 .top-sec01-top img {
    width: 30%;
  }
}
#haccpTop .top-sec01 .top-sec01-bottom {
  margin-top: 75px;
}
#haccpTop .top-sec01 .top-sec01-bottom h2 {
  position: relative;
  font-size: 3.5rem;
  font-weight: bold;
  margin-bottom: 70px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec01 .top-sec01-bottom h2 {
    font-size: 2rem;
    margin-bottom: 30px;
    line-height: 1.5;
  }
  #haccpTop .top-sec01 .top-sec01-bottom h2 br {
    display: none;
  }
}
#haccpTop .top-sec01 .top-sec01-bottom h2 span {
  line-height: 1.5;
  font-size: 3.5rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec01 .top-sec01-bottom h2 span {
    font-size: 2rem;
  }
}
#haccpTop .top-sec01 .top-sec01-bottom h2:before {
  content: '';
  width: 526px;
  height: 410px;
  position: absolute;
  right: 0;
  top: -212px;
  margin: auto;
  background: url(../img/haccp/top/sec01-illustration.svg) no-repeat center center / cover;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec01 .top-sec01-bottom h2:before {
    width: 129px;
    height: 97px;
    top: -106px;
    right: -12px;
  }
}
#haccpTop .top-sec01 .top-sec01-bottom .sec01-txt p {
  font-size: 1.6rem;
  margin-bottom: 40px;
}
#haccpTop .top-sec01 .top-sec01-bottom .sec01-txt p span {
  font-weight: bold;
}
#haccpTop .top-sec01 .top-sec01-bottom .sec01-txt p:nth-of-type(3) {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec01 .top-sec01-bottom .sec01-txt p {
    margin-bottom: 20px;
  }
}
#haccpTop .top-sec01 .top-sec01-bottom .sec01-btn {
  text-align: center;
  margin-bottom: 60px;
}
#haccpTop .top-sec01 .top-sec01-bottom .sec01-btn a {
  display: inline-block;
  text-align: center;
  background: #e1934d;
  padding: 34px 4%;
  border-radius: 50px;
  color: #fff;
  font-size: 2.1rem;
  width: 100%;
  max-width: 439px;
  position: relative;
}
#haccpTop .top-sec01 .top-sec01-bottom .sec01-btn a:hover {
  background: #d13737;
}
#haccpTop .top-sec01 .top-sec01-bottom .sec01-btn a:after {
  content: "";
  display: inline-block;
  width: 35px;
  height: 5px;
  background: url(../img/haccp/common/arrow-white.svg) no-repeat 0 0;
  background-size: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto auto;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec01 .top-sec01-bottom .sec01-btn a:after {
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec01 .top-sec01-bottom .sec01-btn a {
    padding: 10px 4%;
    font-size: 1.4rem;
    max-width: 300px;
  }
}
#haccpTop .top-sec02 .top-sec02-top {
  padding-bottom: 95px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec02 .top-sec02-top {
    padding-top: 10px;
    padding-bottom: 30px;
  }
}
#haccpTop .top-sec02 .top-sec02-top h3, #haccpTop .top-sec02 .top-sec02-top h4 {
  font-weight: bold;
  font-size: 3.3rem;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec02 .top-sec02-top h3, #haccpTop .top-sec02 .top-sec02-top h4 {
    font-size: 2rem;
  }
}
#haccpTop .top-sec02 .top-sec02-top h3 .marker-line, #haccpTop .top-sec02 .top-sec02-top h4 .marker-line {
  font-weight: bold;
}
#haccpTop .top-sec02 .top-sec02-top h3 .fs_big, #haccpTop .top-sec02 .top-sec02-top h4 .fs_big {
  font-weight: bold;
  font-size: 5rem;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec02 .top-sec02-top h3 .fs_big, #haccpTop .top-sec02 .top-sec02-top h4 .fs_big {
    font-size: 2.5rem;
  }
}
#haccpTop .top-sec02 .top-sec02-top h4 {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec02 .top-sec02-top h4 {
    margin-bottom: 20px;
  }
}
#haccpTop .top-sec02 .top-sec02-top .top-sec02-discri {
  font-size: 1.8rem;
  line-height: 2;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec02 .top-sec02-top .top-sec02-discri {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
}
#haccpTop .top-sec02 .top-sec02-top small {
  font-size: 1.3rem;
}
#haccpTop .top-sec02 .top-sec02-bottom {
  padding-bottom: 115px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec02 .top-sec02-bottom {
    padding-bottom: 60px;
  }
}
#haccpTop .top-sec02 .top-sec02-bottom .inner {
  margin-top: -4%;
  border-top: 5px solid #e1934d;
  padding: 75px 95px 0 95px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec02 .top-sec02-bottom .inner {
    padding: 30px 20px 0 20px;
  }
}
#haccpTop .top-sec02 .top-sec02-bottom h3 {
  text-align: center;
  font-size: 3.3rem;
  font-weight: bold;
  margin-bottom: 78px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec02 .top-sec02-bottom h3 {
    margin-bottom: 35px;
    font-size: 2rem;
  }
}
#haccpTop .top-sec02 .top-sec02-bottom .cen h4 {
  text-align: center;
  margin-bottom: 50px;
}
#haccpTop .top-sec02 .top-sec02-bottom .cen h4 span {
  position: relative;
  font-size: 2.6rem;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec02 .top-sec02-bottom .cen h4 span {
    font-size: 1.8rem;
  }
}
#haccpTop .top-sec02 .top-sec02-bottom .cen h4 span:before, #haccpTop .top-sec02 .top-sec02-bottom .cen h4 span:after {
  content: '';
  position: absolute;
  width: 6px;
  height: 100%;
  max-height: 20px;
  display: block;
  background: #e1934d;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec02 .top-sec02-bottom .cen h4 span:before, #haccpTop .top-sec02 .top-sec02-bottom .cen h4 span:after {
    width: 3px;
  }
}
#haccpTop .top-sec02 .top-sec02-bottom .cen h4 span:before {
  left: -20px;
}
#haccpTop .top-sec02 .top-sec02-bottom .cen h4 span:after {
  right: -20px;
}
#haccpTop .top-sec02 .top-sec02-bottom .cen p {
  font-size: 1.6rem;
  line-height: 1.8;
}
#haccpTop .top-sec02 .top-sec02-bottom .cen p:last-child {
  margin-bottom: 35px;
}
#haccpTop .top-sec02 .top-sec02-bottom .sec02-prof .l-box {
  width: 22%;
  color: #fff;
  background: #e1934d;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec02 .top-sec02-bottom .sec02-prof .l-box {
    width: 100%;
    padding: 20px 0;
  }
}
#haccpTop .top-sec02 .top-sec02-bottom .sec02-prof .l-box .prof-photo img {
  max-width: 150px;
}
#haccpTop .top-sec02 .top-sec02-bottom .sec02-prof .l-box .prof-photo p {
  color: #fff;
  margin-top: 35px;
  line-height: 1.4;
  font-size: 1.5rem;
}
#haccpTop .top-sec02 .top-sec02-bottom .sec02-prof .r-box {
  width: 78%;
  padding: 47px 60px 47px 100px;
  background: #fff;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec02 .top-sec02-bottom .sec02-prof .r-box {
    width: 100%;
    padding: 20px 20px 20px 20px;
  }
}
#haccpTop .top-sec02 .top-sec02-bottom .sec02-prof .r-box h4 {
  position: relative;
  color: #e1934d;
  font-weight: bold;
  font-size: 2.2rem;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec02 .top-sec02-bottom .sec02-prof .r-box h4 {
    font-size: 1.8rem;
  }
}
#haccpTop .top-sec02 .top-sec02-bottom .sec02-prof .r-box h4:after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 3px;
  bottom: 0;
  background: url(../img/haccp/top/sec02-border.svg) no-repeat center center / cover;
}
#haccpTop .top-sec02 .top-sec02-bottom .sec02-prof .r-box p {
  font-size: 1.6rem;
  line-height: 2.2;
}
#haccpTop .top-sec03 {
  padding: 100px 0 80px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec03 {
    padding: 50px 0 40px;
  }
}
#haccpTop .top-sec03 .inner {
  max-width: 1000px;
}
#haccpTop .top-sec03 .arrow-img {
  margin-top: 40px;
  margin-bottom: 30px;
}
#haccpTop .top-sec03 h3 {
  font-size: 3.3rem;
  font-weight: bold;
}
#haccpTop .top-sec03 h3 span {
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec03 h3 {
    font-size: 4vw;
  }
}
#haccpTop .top-sec03 h3 span {
  position: relative;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec03 h3 span {
    padding: 0 20px;
    display: block;
  }
}
#haccpTop .top-sec03 h3 span:before, #haccpTop .top-sec03 h3 span:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 5px;
  height: 100%;
  background: #333;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec03 h3 span:before, #haccpTop .top-sec03 h3 span:after {
    width: 2px;
  }
}
#haccpTop .top-sec03 h3 span:before {
  left: -25px;
  transform: rotate(-20deg);
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec03 h3 span:before {
    left: 0;
  }
}
#haccpTop .top-sec03 h3 span:after {
  right: -25px;
  transform: rotate(20deg);
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec03 h3 span:after {
    right: 0;
  }
}
#haccpTop .top-sec04 {
  padding: 100px 0;
  background: #f7f7f7;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec04 {
    padding: 50px 0;
  }
}
#haccpTop .top-sec04 .inner {
  max-width: 1000px;
}
#haccpTop .top-sec04 ul {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec04 ul {
    margin-bottom: 40px;
  }
}
#haccpTop .top-sec04 ul li {
  width: 32%;
  max-width: 320px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec04 ul li {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
#haccpTop .top-sec04 ul li h3 {
  position: relative;
  padding: 11px 0;
  margin-bottom: 15px;
  background: #e1934d;
}
#haccpTop .top-sec04 ul li h3:before {
  display: block;
  position: absolute;
  right: -3px;
  top: -3px;
  content: '';
  width: 37px;
  height: 37px;
  background: url(../img/haccp/top/sec04-h3-bg.svg) no-repeat center center / cover;
}
#haccpTop .top-sec04 ul li h3 span {
  display: block;
  text-align: center;
  line-height: 1.4;
}
#haccpTop .top-sec04 ul li h3 .en {
  color: #fff696;
  font-size: 1.4rem;
}
#haccpTop .top-sec04 ul li h3 .jp {
  color: #fff;
  font-size: 2.4rem;
}
#haccpTop .top-sec04 ul li p {
  padding: 18px 12px;
}
#haccpTop .top-sec04 .top-sec04-bottom {
  text-align: center;
}
#haccpTop .top-sec04 .top-sec04-bottom h3 {
  margin-bottom: 40px;
}
#haccpTop .top-sec04 .top-sec04-bottom h3 span {
  font-size: 3.3rem;
  font-weight: bold;
  margin-bottom: 40px;
  border-bottom: 2px dashed #e1934d;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec04 .top-sec04-bottom h3 span {
    font-size: 2rem;
  }
}
#haccpTop .top-sec04 .top-sec04-bottom p {
  font-size: 3.7rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec04 .top-sec04-bottom p {
    font-size: 2rem;
  }
}
#haccpTop .top-btn {
  padding: 130px 0 140px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-btn {
    padding: 50px 0 70px;
  }
}
#haccpTop .top-btn .btn-area {
  position: relative;
  background: url(../img/haccp/top/haccp-btnarea-bg.svg) no-repeat 100% 0/100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
#haccpTop .top-btn .btn-area:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -40px;
  width: 100%;
  max-width: 637px;
  height: 92px;
  background: url(../img/haccp/top/haccp-btnarea-fukidashi.svg) no-repeat center center / cover;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-btn .btn-area:before {
    width: 300px;
    max-width: 100%;
    height: 43px;
  }
}
#haccpTop .top-btn .btn-area .l-box {
  width: 43%;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-btn .btn-area .l-box {
    width: 100%;
  }
}
#haccpTop .top-btn .btn-area .r-box {
  width: 57%;
  padding-right: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-btn .btn-area .r-box {
    width: 100%;
    padding: 20px 10px 0;
  }
}
#haccpTop .top-btn .btn-area .r-box p {
  font-size: 2.7rem;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-btn .btn-area .r-box p {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
#haccpTop .top-btn .btn-area .r-box a {
  display: block;
  padding: 38px 20px;
  background: #d13737;
  max-width: 500px;
  margin: 0 auto;
  box-shadow: 0 10px 0 #ffaeae;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-btn .btn-area .r-box a {
    padding: 30px 10px;
    margin-bottom: 30px;
  }
}
#haccpTop .top-btn .btn-area .r-box a .bg-white {
  color: #d13737;
  font-size: 2rem;
  font-weight: bold;
  border-radius: 100vh;
  padding: 3px 8px;
  margin-left: 10px;
  background: #fff;
}
#haccpTop .top-btn .btn-area .r-box a .btn-inner {
  font-weight: bold;
  color: #fff;
  font-size: 2.2rem;
  position: relative;
  padding-left: 50px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-btn .btn-area .r-box a .btn-inner {
    font-size: 2rem;
  }
}
#haccpTop .top-btn .btn-area .r-box a .btn-inner:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/haccp/top/haccp-arrow-red.svg) no-repeat center center / cover;
}
#haccpTop .top-btn .btn-area .r-box a:hover {
  opacity: 0.6;
}
#haccpTop .top-sec05 .flex {
  padding-bottom: 50px;
}
#haccpTop .top-sec05 .flex .l-box {
  width: 33%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec05 .flex .l-box {
    width: 100%;
  }
}
#haccpTop .top-sec05 .flex .r-box {
  width: 61%;
  padding: 0 8%;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec05 .flex .r-box {
    width: 100%;
    padding: 0;
  }
}
#haccpTop .top-sec05 .flex .r-box h3 {
  font-size: 3.5rem;
  font-weight: bold;
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec05 .flex .r-box h3 {
    font-size: 3rem;
    margin-bottom: 30px;
    line-height: 1.4;
    margin-top: 20px;
  }
}
#haccpTop .top-sec05 .flex .r-box p {
  font-size: 1.5rem;
}
#haccpTop .top-sec05 .top-sec05-movie {
  padding: 85px 0;
  background: #f7f7f7;
}
#haccpTop .top-sec05 .top-sec05-movie .movie-inner {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 56.25%;
  position: relative;
}
#haccpTop .top-sec05 .top-sec05-movie .movie-inner iframe {
  position: absolute;
   top: 0;
   right: 0;
   width: 100% !important;
   height: 100% !important;
 }
#haccpTop .top-sec06 .flex .l-box {
  width: 50%;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec06 .flex .l-box {
    width: 100%;
  }
}
#haccpTop .top-sec06 .flex .r-box {
  width: 50%;
  padding-top: 70px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec06 .flex .r-box {
    width: 100%;
    padding-top: 30px;
  }
}
#haccpTop .top-sec06 .flex .r-box h3 {
  font-size: 4.5rem;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec06 .flex .r-box h3 {
    font-size: 2.2rem;
  }
}
#haccpTop .top-sec06 .flex .r-box h3 small {
  font-weight: bold;
  font-size: 2.9rem;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec06 .flex .r-box h3 small {
    font-size: 1.8rem;
  }
}
#haccpTop .top-sec06 .flex .r-box h3 span {
  font-weight: bold;
}
#haccpTop .top-sec06 .flex .r-box h3 .bg {
  background: #fff6aa;
}
#haccpTop .top-sec07 {
  padding: 100px 0;
  background: #f7f7f7;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec07 {
    padding: 50px 0;
  }
}
#haccpTop .top-sec07 .inner {
  max-width: 1000px;
}
#haccpTop .top-sec07 ul li {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec07 ul li {
    margin-bottom: 50px;
  }
}
#haccpTop .top-sec07 ul li .l-box {
  width: 46%;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec07 ul li .l-box {
    width: 100%;
    margin-bottom: 20px;
  }
}
#haccpTop .top-sec07 ul li .r-box {
  width: 50%;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec07 ul li .r-box {
    width: 100%;
  }
}
#haccpTop .top-sec07 ul li .r-box h3 {
  position: relative;
  color: #e1934d;
  font-size: 2.7rem;
  border-top: 3px solid #fff;
  padding: 20px 0 0 100px;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec07 ul li .r-box h3 {
    padding: 5px 0 0 70px;
    margin-bottom: 30px;
    font-size: 1.8rem;
  }
}
#haccpTop .top-sec07 ul li .r-box h3:before {
  content: '';
  position: absolute;
  left: 0;
  top: -3px;
  width: 78px;
  height: 84.4px;
  background: url(../img/haccp/top/sec07-merit01.svg) no-repeat center center / cover;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec07 ul li .r-box h3:before {
    width: 50px;
    height: 57.4px;
  }
}
#haccpTop .top-sec07 ul li .r-box p {
  font-size: 1.5rem;
  line-height: 2;
}
#haccpTop .top-sec07 ul li:nth-of-type(2n) .flex {
  flex-direction: row-reverse;
}
#haccpTop .top-sec07 ul li:nth-of-type(2) h3:before {
  background: url(../img/haccp/top/sec07-merit02.svg) no-repeat center center / cover;
}
#haccpTop .top-sec07 ul li:nth-of-type(3) h3:before {
  background: url(../img/haccp/top/sec07-merit03.svg) no-repeat center center / cover;
}
#haccpTop .top-sec07 ul li:nth-of-type(4) h3:before {
  background: url(../img/haccp/top/sec07-merit04.svg) no-repeat center center / cover;
}
#haccpTop .top-sec08 .top-sec08-top h3 {
  text-align: center;
  margin-bottom: 70px;
}
#haccpTop .top-sec08 .top-sec08-top h3 span {
  font-size: 3.3rem;
  font-weight: bold;
  margin-bottom: 40px;
  border-bottom: 2px dashed #e1934d;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec08 .top-sec08-top h3 span {
    font-size: 2rem;
  }
  #haccpTop .top-sec08 .top-sec08-top h3 span br {
    display: none;
  }
}
#haccpTop .top-sec08 .top-sec08-bottom {
  padding: 80px 0 120px;
  background: #fcf4ed;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec08 .top-sec08-bottom {
    padding: 40px 0 60px;
  }
}
#haccpTop .top-sec08 .top-sec08-bottom ul {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec08 .top-sec08-bottom ul {
    margin-bottom: 30px;
  }
}
#haccpTop .top-sec08 .top-sec08-bottom ul li {
  width: 48%;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec08 .top-sec08-bottom ul li {
    width: 100%;
  }
  #haccpTop .top-sec08 .top-sec08-bottom ul li:nth-of-type(1) {
    margin-bottom: 30px;
  }
}
#haccpTop .top-sec08 .top-sec08-bottom ul li .box h3 {
  color: #fff;
  padding: 20px 20px 20px 67px;
  font-size: 2.4rem;
  background: url(../img/haccp/top/sec08-check-icon.svg) #e8a971 no-repeat 4% 50% / 34px 31px;
}
#haccpTop .top-sec08 .top-sec08-bottom ul li .box .box-txt {
  background: #fff;
  padding: 40px 50px;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec08 .top-sec08-bottom ul li .box .box-txt {
    padding: 20px 25px;
  }
}
#haccpTop .top-sec08 .top-sec08-bottom ul li .box .box-txt p {
  font-size: 1.5rem;
  line-height: 2;
}
#haccpTop .top-sec08 .top-sec08-bottom .sec08-btn a {
  padding: 17px;
  border: 2px solid #e1934d;
  background: #fff;
  font-size: 2.2rem;
  display: block;
  max-width: 591px;
  margin: 0 auto;
  border-radius: 100vh;
}
@media screen and (max-width: 768px) {
  #haccpTop .top-sec08 .top-sec08-bottom .sec08-btn a {
    font-size: 1.4rem;
  }
  #haccpTop .top-sec08 .top-sec08-bottom .sec08-btn a img {
    max-width: 130px;
  }
}
#haccpTop .top-sec08 .top-sec08-bottom .sec08-btn a:hover {
  color: #fff;
  background: #e1934d;
}
@media screen and (max-width: 768px) {
  .haccpTopMv > .inner {
    width: 100%;
  }
}
