@charset "UTF-8";
/*
ユーティリティ系おまとめファイル
*/
/*
██████   █████  ███████ ███████
██   ██ ██   ██ ██      ██
██████  ███████ ███████ █████
██   ██ ██   ██      ██ ██
██████  ██   ██ ███████ ███████
*/
/*
██████  ██████  ███████  █████  ██   ██ ██████   ██████  ██ ███    ██ ████████
██   ██ ██   ██ ██      ██   ██ ██  ██  ██   ██ ██    ██ ██ ████   ██    ██
██████  ██████  █████   ███████ █████   ██████  ██    ██ ██ ██ ██  ██    ██
██   ██ ██   ██ ██      ██   ██ ██  ██  ██      ██    ██ ██ ██  ██ ██    ██
██████  ██   ██ ███████ ██   ██ ██   ██ ██       ██████  ██ ██   ████    ██
*/
/*
 ██████  ██████  ██       ██████  ██████
██      ██    ██ ██      ██    ██ ██   ██
██      ██    ██ ██      ██    ██ ██████
██      ██    ██ ██      ██    ██ ██   ██
 ██████  ██████  ███████  ██████  ██   ██
*/
/*
████████ ███████ ██   ██ ████████
   ██    ██       ██ ██     ██
   ██    █████     ███      ██
   ██    ██       ██ ██     ██
   ██    ███████ ██   ██    ██
*/
#quality-management .p-mainVisual {
  width: 100%;
  height: 714px;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    #quality-management .p-mainVisual {
      height: 507px; } }
  #quality-management .p-mainVisual__bg {
    width: 100%;
    height: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; }
    @media screen and (max-width: 768px) {
      #quality-management .p-mainVisual__bg {
        width: calc(100% - 30px); } }
  #quality-management .p-mainVisual__swipe {
    position: absolute;
    top: 50%;
    right: 120px;
    transform: translateY(-50%);
    width: calc(570 / 1063 * 100%);
    background-color: #FFFFFF;
    line-height: 0;
    border-radius: 20px; }
    @media screen and (max-width: 768px) {
      #quality-management .p-mainVisual__swipe {
        top: 23px;
        transform: none;
        width: 360px; } }
    @media screen and (max-width: 568px) {
      #quality-management .p-mainVisual__swipe {
        top: 23px;
        transform: none;
        width: 300px; } }
    #quality-management .p-mainVisual__swipe-inner {
      width: 100%;
      height: 100%; }
    #quality-management .p-mainVisual__swipe-wrap {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      right: -125px; }
      @media screen and (max-width: 768px) {
        #quality-management .p-mainVisual__swipe-wrap {
          right: -30px; } }
    #quality-management .p-mainVisual__swipe-item {
      width: 100%;
      height: 100vh;
      max-height: 500px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      border-radius: 20px; }
      @media screen and (max-width: 768px) {
        #quality-management .p-mainVisual__swipe-item {
          height: 205px; } }
  #quality-management .p-mainVisual__catch {
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -50%);
    max-width: 466px;
    width: 100%;
    color: #FFFFFF; }
    @media screen and (max-width: 1168px) {
      #quality-management .p-mainVisual__catch {
        left: 30px;
        transform: translateY(-50%); } }
    @media screen and (max-width: 1024px) {
      #quality-management .p-mainVisual__catch {
        max-width: 400px; } }
    @media screen and (max-width: 768px) {
      #quality-management .p-mainVisual__catch {
        top: auto;
        bottom: 20px;
        transform: none; } }
    @media screen and (max-width: 568px) {
      #quality-management .p-mainVisual__catch {
        max-width: calc(100% - 30px);
        left: 0;
        padding: 0 15px 0 30px; } }
    #quality-management .p-mainVisual__catch-heading {
      font-size: 48px;
      margin-bottom: 18px; }
      @media screen and (max-width: 1024px) {
        #quality-management .p-mainVisual__catch-heading {
          font-size: 36px; } }
      @media screen and (max-width: 768px) {
        #quality-management .p-mainVisual__catch-heading {
          font-size: 28px; } }
      #quality-management .p-mainVisual__catch-heading small {
        font-size: 32px; }
        @media screen and (max-width: 1024px) {
          #quality-management .p-mainVisual__catch-heading small {
            font-size: 26px; } }
        @media screen and (max-width: 768px) {
          #quality-management .p-mainVisual__catch-heading small {
            font-size: 22px; } }
    #quality-management .p-mainVisual__catch-desc {
      font-size: 18px;
      line-height: 1.5; }
      @media screen and (max-width: 768px) {
        #quality-management .p-mainVisual__catch-desc {
          font-size: 16px; } }
      @media screen and (max-width: 768px) {
        #quality-management .p-mainVisual__catch-desc {
          font-size: 14px; } }
  #quality-management .p-mainVisual__scroll {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    bottom: 105px;
    right: -55px;
    transform: rotate(90deg); }
    @media screen and (max-width: 768px) {
      #quality-management .p-mainVisual__scroll {
        bottom: 125px;
        right: -68px; } }
    #quality-management .p-mainVisual__scroll-txt {
      font-size: 13px;
      font-weight: 500;
      letter-spacing: 0.05em;
      display: inline-block;
      margin-right: 12px; }
    #quality-management .p-mainVisual__scroll-bar {
      display: inline-block;
      width: 100px;
      height: 2px;
      background-color: #CCCCCC;
      position: relative;
      overflow: hidden; }
      #quality-management .p-mainVisual__scroll-bar:before {
        content: '';
        width: 50%;
        height: 2px;
        position: absolute;
        top: 0;
        left: -50%;
        display: inline-block;
        background-color: #0068B7; }

#quality-management #wrapper {
  padding: 0 0; }
  @media screen and (max-width: 1168px) {
    #quality-management #wrapper {
      padding: 60px 0 0; } }

#quality-management #newslist {
  padding-bottom: 0; }
  @media screen and (max-width: 768px) {
    #quality-management #newslist .c-newslist__wrap {
      background-color: #F7F7F7;
      padding: 15px 0 30px; } }
  @media screen and (max-width: 768px) {
    #quality-management #newslist .c-newslist dl dt {
      margin-bottom: 5px; } }
  #quality-management #newslist .c-newslist dl dd {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

#quality-management .p-about .l-col2__detail {
  position: relative; }
  #quality-management .p-about .l-col2__detail:before {
    content: '';
    display: block;
    background: url("/inc/image/top/img_shovel.jpg") no-repeat center/contain;
    width: 940px;
    height: 511px;
    position: absolute;
    top: 50%;
    left: 380px;
    transform: translateY(-50%);
    z-index: -1; }
    @media screen and (max-width: 1024px) {
      #quality-management .p-about .l-col2__detail:before {
        left: 50px; } }
    @media screen and (max-width: 768px) {
      #quality-management .p-about .l-col2__detail:before {
        left: 80px;
        width: 658px;
        height: 357.7px; } }
    @media screen and (max-width: 568px) {
      #quality-management .p-about .l-col2__detail:before {
        left: 80px;
        width: 470px;
        height: 255.5px; } }

#quality-management .p-reason .l-col2__detail {
  position: relative; }
  #quality-management .p-reason .l-col2__detail:before {
    content: '';
    display: block;
    background: url("/inc/image/top/img_loader.jpg") no-repeat center/contain;
    width: 968px;
    height: 519px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: -1; }
    @media screen and (max-width: 768px) {
      #quality-management .p-reason .l-col2__detail:before {
        width: 658px;
        height: 357.7px; } }
    @media screen and (max-width: 568px) {
      #quality-management .p-reason .l-col2__detail:before {
        width: 484px;
        height: 259.5px; } }

@media screen and (max-width: 768px) {
  #quality-management .pc-only {
    display: none; } }

#quality-management .sp-only {
  display: none; }
  @media screen and (max-width: 768px) {
    #quality-management .sp-only {
      display: block; } }

#quality-management .p-taC {
  text-align: center; }

#quality-management .p-taR {
  text-align: right; }

#quality-management .p-text-Keycolor {
  color: #0068B7; }

#quality-management .p-mr10 {
  margin-right: 10px; }

#quality-management .p-product {
  max-width: 1168px;
  margin: 0 auto; }
  #quality-management .p-product .bg_shadow {
    transition: color 0.2s ease, background-color 0.2s ease;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    padding: 30px 50px; }

#quality-management .bg_white {
  background: #fff; }

#quality-management .p-bg-product {
  background-image: url("/inc/image/top/bg-product-img.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow-x: hidden; }

#quality-management .p-l-col2-imgwi {
  width: 60% !important; }
  #quality-management .p-l-col2-imgwi img {
    border-radius: 30px; }
  @media screen and (max-width: 768px) {
    #quality-management .p-l-col2-imgwi {
      width: 100% !important; } }

#quality-management .p-pb160 {
  padding-bottom: 160px; }
  @media screen and (max-width: 768px) {
    #quality-management .p-pb160 {
      padding-bottom: 90px; } }

#quality-management .bg_blue_r::before {
  content: "";
  background-color: #F0F5FF;
  position: absolute;
  right: 0;
  top: 12%;
  height: 27%;
  width: 65%;
  z-index: -100; }
  @media screen and (max-width: 1400px) {
    #quality-management .bg_blue_r::before {
      width: 75%; } }
  @media screen and (max-width: 1168px) {
    #quality-management .bg_blue_r::before {
      top: 7%; } }
  @media screen and (max-width: 768px) {
    #quality-management .bg_blue_r::before {
      top: 5%; } }
  @media screen and (max-width: 568px) {
    #quality-management .bg_blue_r::before {
      top: 5.5%; } }

#quality-management .bg_blue_l::before {
  content: "";
  background-color: #F0F5FF;
  position: absolute;
  left: 0;
  top: 59%;
  height: 27%;
  width: 65%;
  z-index: -100; }
  @media screen and (max-width: 1400px) {
    #quality-management .bg_blue_l::before {
      width: 75%; } }
  @media screen and (max-width: 1168px) {
    #quality-management .bg_blue_l::before {
      top: 57.5%; } }
  @media screen and (max-width: 1068px) {
    #quality-management .bg_blue_l::before {
      top: 62%; } }
  @media screen and (max-width: 768px) {
    #quality-management .bg_blue_l::before {
      top: 53%; } }
  @media screen and (max-width: 678px) {
    #quality-management .bg_blue_l::before {
      top: 54%; } }
  @media screen and (max-width: 568px) {
    #quality-management .bg_blue_l::before {
      top: 54.5%; } }
  @media screen and (max-width: 468px) {
    #quality-management .bg_blue_l::before {
      top: 54%; } }

#quality-management .bg_blue_r_bottom::before {
  content: "";
  background-color: #F0F5FF;
  position: absolute;
  right: 0;
  top: 24%;
  height: 54%;
  width: 65%;
  z-index: -100; }
  @media screen and (max-width: 1400px) {
    #quality-management .bg_blue_r_bottom::before {
      width: 75%; } }
  @media screen and (max-width: 1168px) {
    #quality-management .bg_blue_r_bottom::before {
      top: 15%; } }
  @media screen and (max-width: 968px) {
    #quality-management .bg_blue_r_bottom::before {
      top: 17%; } }
  @media screen and (max-width: 768px) {
    #quality-management .bg_blue_r_bottom::before {
      top: 10.5%; } }
  @media screen and (max-width: 568px) {
    #quality-management .bg_blue_r_bottom::before {
      top: 11.5%; } }

@media screen and (max-width: 768px) {
  #quality-management .p-quality {
    padding-top: 60px !important; } }

#quality-management .p-title-text {
  max-width: 845px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px; }

#quality-management .p-first-pa {
  padding-bottom: 60px; }

#quality-management .p-secound-pa {
  padding-top: 60px;
  padding-bottom: 60px; }

#quality-management .p-third-pa {
  padding-top: 60px;
  padding-bottom: 60px; }

#quality-management .l-section-standard {
  background-color: #F0F5FF; }

#quality-management .p-management-title {
  margin-bottom: 30px !important;
  background-color: #F7F7F7;
  font-weight: bold !important; }

#quality-management .p-l-section-management {
  padding-top: 30px !important; }

#quality-management .p-Card-body {
  padding: 55px 13px 45px 27px !important; }

#quality-management .p-inspection-title {
  margin-bottom: 30px !important;
  font-weight: bold !important; }

@media screen and (max-width: 1168px) {
  #quality-management .l-section-standard {
    padding: 60px 15px 90px; } }

@media screen and (max-width: 1168px) {
  #quality-management .p-l-section-standard {
    padding: 0px 0px 90px !important; } }

#quality-management .p-box-flex {
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 768px) {
    #quality-management .p-box-flex {
      -ms-flex-direction: column;
          flex-direction: column; } }

#quality-management .p-img-box_01 {
  /*親div*/
  position: relative;
  /*相対配置*/
  background-size: cover;
  height: 400px;
  padding-top: 27px;
  padding-left: 50px;
  padding-right: 10px; }
  @media screen and (max-width: 968px) {
    #quality-management .p-img-box_01 {
      height: 375px;
      padding-left: 10px;
      padding-right: 0px; } }
  @media screen and (max-width: 768px) {
    #quality-management .p-img-box_01 {
      padding-left: 0px;
      padding-right: 0px; } }

#quality-management .p-img-box_01 h2 {
  font-size: 30px;
  color: #000;
  text-align: left;
  font-weight: 500;
  padding: 0 0 0 97px; }

#quality-management .p-img-box_01 span {
  display: block;
  color: #000;
  font-size: 16px;
  margin-top: 30px;
  text-align: left; }

#quality-management .p-img-box_01 img {
  width: 100%; }

#quality-management .p-wi50 {
  width: 50%; }
  @media screen and (max-width: 1080px) {
    #quality-management .p-wi50 {
      width: 100%; } }

#quality-management .p-left-box {
  margin-bottom: 50px; }
  @media screen and (max-width: 350px) {
    #quality-management .p-left-box {
      margin-bottom: 200px; } }

#quality-management .p-img-box_01-text {
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.7);
  height: 375px; }
  @media screen and (max-width: 968px) {
    #quality-management .p-img-box_01-text {
      height: 450px; } }
  @media screen and (max-width: 768px) {
    #quality-management .p-img-box_01-text {
      height: 360px; } }
  @media screen and (max-width: 568px) {
    #quality-management .p-img-box_01-text {
      height: 370px; } }
  @media screen and (max-width: 400px) {
    #quality-management .p-img-box_01-text {
      height: 530px; } }

#quality-management .p-ico-rela_01 {
  position: relative; }

#quality-management .p-ico-rela_01::before {
  content: '';
  display: block;
  background: url("/inc/image/common/img_haccp.png") no-repeat center/contain;
  width: 90px;
  height: 90px;
  position: absolute;
  top: 52%;
  left: -3px;
  transform: translateY(-50%);
  z-index: 10; }

#quality-management .p-img-box_02 {
  /*親div*/
  position: relative;
  /*相対配置*/
  background-size: cover;
  height: 400px;
  padding-top: 27px;
  padding-left: 10px;
  padding-right: 50px; }
  @media screen and (max-width: 968px) {
    #quality-management .p-img-box_02 {
      height: 375px;
      padding-left: 10px;
      padding-right: 0px; } }
  @media screen and (max-width: 768px) {
    #quality-management .p-img-box_02 {
      padding-left: 0px;
      padding-right: 0px; } }

#quality-management .p-img-box_02 h2 {
  font-size: 30px;
  color: #000;
  text-align: left;
  font-weight: 500;
  padding: 0 0 0 97px;
  margin-bottom: 75px !important; }
  @media screen and (max-width: 468px) {
    #quality-management .p-img-box_02 h2 {
      margin-bottom: 50px !important;
      padding: 20px 0 0 97px; } }

#quality-management .p-img-box_02 span {
  display: block;
  color: #000;
  font-size: 16px;
  margin-top: 30px;
  text-align: left; }

#quality-management .p-img-box_02 img {
  width: 100%; }
  @media screen and (max-width: 568px) {
    #quality-management .p-img-box_02 img {
      width: 35%; } }

@media screen and (max-width: 568px) {
  #quality-management .p-right-box {
    margin-bottom: 60px; } }

#quality-management .p-wi50 {
  width: 50%; }
  @media screen and (max-width: 1080px) {
    #quality-management .p-wi50 {
      width: 100%; } }

#quality-management .p-img-box_02-text {
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.7);
  height: 375px; }
  @media screen and (max-width: 968px) {
    #quality-management .p-img-box_02-text {
      height: 450px; } }
  @media screen and (max-width: 768px) {
    #quality-management .p-img-box_02-text {
      height: 400px; } }
  @media screen and (max-width: 568px) {
    #quality-management .p-img-box_02-text {
      height: 530px; } }

#quality-management .p-ico-rela_02 {
  position: relative; }

#quality-management .p-ico-rela_02::before {
  content: '';
  display: block;
  background: url("/inc/image/common/img_jfsm.png") no-repeat center/contain;
  width: 90px;
  height: 90px;
  position: absolute;
  top: 106%;
  left: -3px;
  transform: translateY(-50%);
  z-index: 10; }
  @media screen and (max-width: 468px) {
    #quality-management .p-ico-rela_02::before {
      top: 60%; } }

#quality-management .p-flex {
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 568px) {
    #quality-management .p-flex {
      -ms-flex-direction: column;
          flex-direction: column; } }

#quality-management .p-text-box {
  width: 80%;
  padding-right: 15px; }
  @media screen and (max-width: 568px) {
    #quality-management .p-text-box {
      width: 100%;
      padding-right: 0px; } }
  @media screen and (max-width: 568px) {
    #quality-management .p-text-box .p-img-box {
      max-width: 100px !important;
      margin: 0 auto; } }

#quality-management .p-strength-pa {
  padding-bottom: 0px !important; }

#quality-management .p-slider-box {
  max-width: 100%; }

#quality-management .p-l-section-slider {
  padding-top: 30px !important; }

/*# sourceMappingURL=../_map/page/quality.css.map */
