@charset "utf-8";
/*HACCP 共通
 ----------------------------------------------------*/
@media screen and (max-width: 768px) {
  #g-nav-sp {
    background-color: #fcf4ed;
  }
  .dropmenuBtns01 > li.dropmenuBtnInspection a p:nth-of-type(2)::before {
    content: "";
    display: inline-block;
    margin-right: 8px;
    vertical-align: -4px;
    width: 21px;
    height: 25px;
    background: url(../img/haccp/header/icon_paper.svg) no-repeat center center/contain;
    background-size: 100%;
  }
  .menu-trigger {
    background-color: #e1934d;
  }
  .active .menu-trigger span {
    background-color: #e1934d;
  }
  .g-nav-sp {
    background-color: #ecf0f8;
  }
  .dropmenuLinks > li {
    border-bottom: 1px solid #e1934d;
  }
  .dropmenuLinks > li > a::before {
    background-color: #e1934d;
  }
  .dropmenuBtns01 > li > a {
    background-color: #d13737;
  }
  .dropmenuBtns01 > li > a:hover {
    background-color: #ffb229;
  }
}
@media screen and (max-width: 768px) {
  section {
    padding: 0;
  }
}
.imgsharp {
  -webkit-backface-visibility: hidden;
}
.marker-line {
  background: linear-gradient(transparent 60%, #f0eb47 60%);
}
.fc_red {
  color: #d13737;
}
.fs16 {
  font-size: 1.6rem;
}
.pc_header_inner .syokuhinImg {
  position: absolute;
  left: 15px;
}
.pc_header_inner .syokuhinImg img {
  vertical-align: middle;
}
.pc_header_inner .maruShinImg {
  position: static;
  margin-left: auto;
  margin-right: calc(50% - 50vw + 490px + 25px);
}
@media screen and (max-width: 1400px) {
  .pc_header_inner .maruShinImg {
    margin-right: calc(50% - 700px + 490px + 25px);
  }
}
.logoImageWrap .logoImageText {
  margin-left: auto;
  margin-right: calc(50% - 50vw + 490px + 25px);
  border-bottom: 2px solid;
  border-right: 10px solid transparent;
  padding: 0 0.3em 0.3em 0;
  position: relative;
  color: #e1934d;
  line-height: 1.1;
  font-size: 1.8rem;
  font-weight: 700;
  transform: translateY(-0.9em);
}
@media screen and (max-width: 1400px) {
  .logoImageWrap .logoImageText {
    margin-right: calc(50% - 700px + 490px + 25px);
  }
}
.logoImageWrap .logoImageText::after {
  content: '';
  display: block;
  position: absolute;
  right: -10px;
  bottom: -2px;
  width: 10px;
  height: 6px;
  border-top: 3px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 3px solid;
  border-left: 5px solid;
  box-sizing: border-box;
}
.haccpTopMv + .divNav {
  margin-top: 43px;
}
@media screen and (max-width: 768px) {
  .haccpTopMv + .divNav {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .divNav {
    display: none;
  }
}
.divNav.bgGray {
  padding: 22px 0 26px;
  background-color: #f9f8f8;
}
.divNav.bgGray ul {
  margin: 0;
}
.divNav.bgGray ul li, .divNav.bgGray ul li:nth-child(1) {
  border-color: #e1934d;
}
.divNav.bgGray ul li a:hover, .divNav.bgGray ul li:nth-child(1) a:hover {
  background-color: #e1934d;
}
.breadcrumb {
  margin-top: 20px;
  font-size: 1.3rem;
  letter-spacing: 0.04em;
}
.breadcrumb ol {
  display: flex;
}
.breadcrumb ol li + li::before {
  content: '';
  display: inline-block;
  width: 0.8em;
  height: 1px;
  margin: 0 0.9em;
  border-top: 1px solid;
  vertical-align: middle;
  box-sizing: border-box;
}
.breadcrumb ol li.liHome::before {
  content: '';
  display: inline-block;
  width: 0.9em;
  height: 1.07em;
  margin-right: 0.6em;
  background: url(../img/inspection/common/icon_breadcrumb-home.svg) no-repeat center center/contain;
}
.haccpH2_obi {
  text-align: center;
  background: #e59f5f;
  padding: 60px 2% 50px;
  margin-bottom: 130px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .haccpH2_obi {
    padding: 30px 2% 25px;
    margin-bottom: 60px;
  }
}
.haccpH2_obi:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 25px 0 25px;
  border-color: #e59f5f transparent transparent transparent;
}
.haccpH2_obi span {
  color: #fff;
  font-size: 4rem;
  line-height: 1.2;
  font-weight: bold;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 768px) {
  .haccpH2_obi span {
    font-size: 2.4rem;
    line-height: 1.4;
  }
}
.haccpH2_bg_img {
  padding: 90px 2% 65px;
  background: url(../img/top/spcialbgleft.png), url(../img/top/spcialbgright.png), #e59f5f;
  background-position: left top 0, right bottom 0;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .haccpH2_bg_img {
    padding: 40px 2% 30px;
  }
}
.bgSolidGray {
  background-color: #f7f7f7;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.6) 10px, rgba(255, 255, 255, 0.6) 12px);
}
.haccpH3 {
  font-size: 2.8rem;
  margin-bottom: 50px;
  text-align: center;
  font-weight: 500;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .haccpH3 {
    font-size: 2rem;
    margin-bottom: 25px;
  }
}
.haccpH3:after {
  content: '';
  display: block;
  width: 6.5rem;
  height: 4px;
  max-width: 100%;
  margin: 0.2em auto 0;
  border-right: 4rem solid #ccc;
  border-left: 4rem solid #ccc;
  padding: 0 0.1em;
  background-color: #e1934d;
  background-clip: content-box;
}
.haccpBorder {
  font-size: 2.8rem;
  margin-bottom: 50px;
  text-align: center;
  font-weight: 500;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .haccpBorder {
    font-size: 2rem;
    margin-bottom: 25px;
  }
}
.haccpBorder:after {
  content: '';
  display: block;
  width: 5.5rem;
  height: 4px;
  max-width: 100%;
  margin: 0.2em auto 0;
  padding: 0 0.1em;
  background-color: #e1934d;
  background-clip: content-box;
}
.fc_orange {
  color: #e1934d;
}
.haccpPageMv {
  padding-top: 21.9%;
  background: url(../img/haccp/common/mvBg.jpg) no-repeat center center/cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  .haccpPageMv {
    padding-top: 37%;
    background-position: left center;
  }
}
.haccpPageMvTxt {
  color: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  font-weight: 700;
  font-size: 4.4rem;
  letter-spacing: 0.12em;
  text-indent: 0.12em;
  text-align: center;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .haccpPageMvTxt {
    font-size: 2.6rem;
  }
}
.haccp-check {
  max-width: 887px;
  margin: 0 auto;
  padding: 7px;
  background-size: auto auto;
  background-color: rgba(255, 255, 255, 1);
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 6px, rgba(226, 226, 226, 1) 6px, rgba(226, 226, 226, 1) 10px);
}
.haccp-check .haccp-check-inner {
  padding: 15px 40px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .haccp-check .haccp-check-inner {
    padding: 25px 20px;
  }
}
.haccp-check .haccp-check-inner .flex {
  align-items: center;
}
.haccp-check .haccp-check-inner .flex .l-box {
  width: 25%;
}
@media screen and (max-width: 768px) {
  .haccp-check .haccp-check-inner .flex .l-box {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .haccp-check .haccp-check-inner .flex .l-box img {
    margin-right: -10px;
  }
}
.haccp-check .haccp-check-inner .flex .r-box {
  width: 73%;
}
.haccp-check .haccp-check-inner .flex .r-box p {
  font-size: 2.5rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .haccp-check .haccp-check-inner .flex .r-box p {
    font-size: 1.6rem;
  }
}
.haccp-check .haccp-check-inner .flex .r-box p span {
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .haccp-check .haccp-check-inner .flex .r-box {
    width: 100%;
  }
}
.fixbtn_inner {
  position: relative;
}
.fixbtn_inner .fixBtn {
  position: fixed;
  right: 0;
  top: 150px;
  width: 80px;
  z-index: 800;
}
@media screen and (max-width: 768px) {
  .fixbtn_inner .fixBtn {
    display: none;
  }
}
@media screen and (max-width: 375px) {
  .fixbtn_inner .fixBtn {
    padding: 0;
  }
}
