/* 2024リニューアル用 */

/* ヘッダ共通 */
#km-head-gl-nav a {
  color: #333333;
}

/* フッター共通 */
#km-gl-footer .km-foot-gl-nav a,
#km-gl-footer .km-foot-util-nav a {
  color: #333333;
}

/* テキストリンク */
.mainboxinner_ a:link,
.mainboxinner_ a:visited,
.main a:link,
.main a:visited {
  color: inherit;
  text-decoration: underline;
}

.mainboxinner_ a:hover {
  text-decoration: none;
}

.mainboxinner_ a.c-linkCard,
.mainboxinner_ a.catalog_link,
.mainboxinner_ a.tmp_btn_link,
.mainboxinner_ a.tmp_button_link,
.main a.c-linkCard,
.main a.catalog_link,
.main a.tmp_btn_link,
.main a.tmp_button_link {
  text-decoration: none;
}

.mainboxinner_ a.catalog_link:hover span {
  opacity: .8;
}

.mainboxinner_ .tmp_button_block .tmp_button_action_link {
  color: #fff;
}


/* 240404 パーツコレクション追加 */
.tmp_article_block_1colum {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 0 30px;
}

.tmp_flex_box_1colum+.tmp_flex_box_1colum {
  margin-top: 50px;
}

.tmp_article_text+.tmp_article_text,
.tmp_article_text+.tmp_caution_list {
  margin-top: 1.5em;
}

.tmp_article_right {
  flex-shrink: 0;
}

.reverse .tmp_article_right {
  flex-shrink: 1;
}

.reverse .tmp_article_left {
  flex-shrink: 0;
}

.tmp_article_right>.tmp_article_img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
}

.reverse .tmp_article_left>.tmp_article_img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
}

@media screen and (max-width: 599px) {
  .tmp_article_block_1colum {
    flex-direction: column;
    gap: 20px 0;
    align-items: normal;
  }

  .tmp_article_block_1colum.reverse {
    flex-direction: column-reverse;
  }

  .tmp_flex_box_1colum+.tmp_flex_box_1colum {
    margin-top: 30px;
  }
}

/* 240404 トップメッセージ */
.greeting_sign {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 599px) {
  .greeting_sign {
    flex-direction: column;
    text-align: center;
    gap: 0;
  }
}

/* 240404 会社概要 */
.overview_gmap_link {
  display: block;
  font-size: inherit;
  margin-top: 5px;
  text-align: right;
}

@media screen and (max-width: 599px) {
  .overview_gmap {
    margin-top: 10px;
  }

  .overview_gmap iframe {
    width: 100%;
  }

  .overview_gmap_link {
    font-size: 12px;
    text-align: left;
  }
}

/* 240404 事業所・子会社一覧 */
.office_detail_wrap {
  width: 620px;
}

.office_detail_wrap+.office_detail_wrap {
  margin-top: 30px;
}

.office_title {
  font-size: clamp(14px, 1.14vw, 16px);
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px solid #cccccc;
}

.office_detail {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 0;
  font-size: clamp(14px, 1.14vw, 16px);
}

.office_detail dt {
  width: 120px;
}

.office_detail dd {
  width: 500px;
}

@media screen and (max-width: 599px) {
  .office_detail_wrap {
    width: 100%;
  }

  .office_detail {
    gap: 7px 0;
  }

  .office_detail dt {
    width: 30%;
  }

  .office_detail dd {
    width: 70%;
  }
}


/* IRカレンダー調整 */
.table_full {
  width: 100%;
}

/* <!-- ↓↓ 免責事項調整 ↓↓ --> */
.num_list .tmp_caution_text {
  list-style: decimal;
  margin-left: .5em;
}

/* <!-- ↓↓ リンクボタン調整 ↓↓ --> */
.tmp_btn_link {
  padding-block: 0;
  height: 78px;
  align-items: center;
  padding: 0 55px 0 20px;
}

/* 240405 沿革 */
@media screen and (min-width: 600px) {
  .history_table th:first-of-type {
    width: 220px;
  }

  .history_table th:last-of-type {
    width: 90px;
  }
}

/* 240409 ケンコーマヨネーズの実は */
#pc .ir_kojin {
  margin-top: 60px;
  margin-inline: auto;
  width: 710px;
}

#sp .ir_kojin {
  margin-top: 0;
  margin-bottom: 0;
  margin-inline: auto;
  max-width: none;
}

#pc .ir_kojin.heading_ {
  margin-bottom: 60px;
}

.ir_kojin .ttl_ {
  margin-bottom: 20px;
}

#pc .ir_kojin.heading_ ul {
  overflow: hidden;
  margin-right: -20px;
  padding-left: 1px;
}

#pc .ir_kojin.heading_ li {
  display: inline-block;
  float: left;
  margin-right: 7px;
}

#pc .ir_kojin.heading_ li a {
  width: 173px;
  height: 75px;
  display: block;
  position: relative;
  overflow: hidden;
}

#pc .ir_kojin.heading_ li a img {
  position: absolute;
  top: 0;
}

#pc .ir_kojin.heading_.story01_ li:nth-of-type(1) a img,
#pc .ir_kojin.heading_.story02_ li:nth-of-type(2) a img,
#pc .ir_kojin.heading_.story03_ li:nth-of-type(3) a img,
#pc .ir_kojin.heading_.story04_ li:nth-of-type(4) a img {
  top: auto;
  bottom: 0;
}

#pc .ir_kojin.heading_ li:nth-of-type(1) a img {
  left: 0;
}

#pc .ir_kojin.heading_ li:nth-of-type(2) a img {
  left: -180px;
}

#pc .ir_kojin.heading_ li:nth-of-type(3) a img {
  left: -360px;
}

#pc .ir_kojin.heading_ li:nth-of-type(4) a img {
  left: -540px;
}

#sp .ir_kojin.heading_ {
  margin-bottom: 20px;
}

#sp .ir_kojin.heading_ li {
  color: #E62614;
  background: #FFF;
  border-left: 8px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 5px;
  margin-bottom: 2px;
}

#sp .ir_kojin.heading_ li span {
  margin-right: 5px;
}

#sp .ir_kojin.heading_.story01_ li:nth-of-type(1),
#sp .ir_kojin.heading_.story02_ li:nth-of-type(2),
#sp .ir_kojin.heading_.story03_ li:nth-of-type(3),
#sp .ir_kojin.heading_.story04_ li:nth-of-type(4) {
  background: #FFFEE3;
  border-left: 8px solid #E62614;
  border-bottom: 1px solid #E62614;
  font-weight: bold;
}

#pc .ir_kojin.section_ {
  margin-bottom: 50px;
  position: relative;
}

#pc .ir_kojin.section_>.ttl_,
#pc .ir_kojin.section_>.txt_,
#pc .ir_kojin.section_>.img_ {
  z-index: 1;
}

#pc .ir_kojin.section_ .bg_ {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

#pc .ir_kojin.section_:before,
#pc .ir_kojin.section_:after {
  content: " ";
  display: table;
}

#pc .ir_kojin.section_:after {
  clear: both;
}

#pc .ir_kojin.section_ {
  *zoom: 1;
}

#pc .ir_kojin .tag_ {
  margin-left: -5px;
}

#pc .ir_kojin h2.ttl_ {
  margin-top: 10px;
  padding: 10px 5px 10px 0;
}

#pc .ir_kojin.section_ .ttl_ {
  border: none;
  background: none;
  overflow: hidden;
}

#pc .ir_kojin.section_ p {
  font-size: 14px;
}

#pc .ir_kojin.section_ .txt_ p {
  margin-top: 20px;
}

#pc .ir_kojin.section_ .txt_ p:first-child {
  margin-top: 0;
}

#pc .ir_kojin.section_ .img_ p {
  margin-top: 20px;
}

#pc .ir_kojin.section_.question_ {
  overflow: visible;
}

#pc .ir_kojin.section_.question_ .txt_ p.sponly_.img_+p {
  margin-top: 0;
}

#pc .ir_kojin.section_.question_ .ttl_ {
  width: 650px;
}

#sp .ir_kojin.section_.actually_ {
  margin-top: 20px;
}

#sp .ir_kojin.section_.actually_,
#sp .ir_kojin.section_.question_ {
  border: 2px solid #E62614;
  border-radius: 5px;
  padding: 0 10px 10px 10px;
  margin-bottom: 20px;
}

#sp .ir_kojin.section_.actually_ .ttl_ .sponly_,
#sp .ir_kojin.section_.question_ .ttl_ .sponly_ {
  color: #E62614;
  border: none;
  vertical-align: middle;
  padding-left: 0;
}

#sp .ir_kojin.section_.question_ .ttl_ .sponly_ .sub_,
#sp .ir_kojin.section_.actually_ .ttl_ .sponly_ .sub_ {
  display: block;
  background: #e62614;
  margin: 0 -10px 0 -10px;
  padding: 5px;
  color: #FFF;
}

#sp .ir_kojin.section_.question_ .ttl_ .sponly_ .txt_ {
  display: inline-block;
}

#sp .ir_kojin.section_.actually_ .ttl_ .sponly_ .txt_,
#sp .ir_kojin.section_.question_ .ttl_ .sponly_ .txt_ {
  font-size: 18px;
  padding-top: 5px;
}

#sp .ir_kojin.section_.question_ .txt_ .sponly_.img_ {
  text-align: right;
  float: right;
}

#sp .ir_kojin.section_.question_ .txt_ .sponly_.img_ img {
  padding-left: 10px;
  padding-bottom: 10px;
}

#sp .ir_kojin.section_ .txt_ p {
  margin-bottom: 10px;
}

#sp .ir_kojin.section_ .bg_ {
  display: none;
}

#sp .ir_kojin.section_.actually_ .ttl_ .sponly_ .sub_ {
  margin-bottom: 10px;
}

#sp .ir_kojin.section_.actually_ .ttl_ .sponly_ .txt_ {
  margin-top: 10px;
  border-bottom: 5px solid #FFFFA1;
}

.article_2colum {
  display: flex;
}

#pc .article_2colum {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  gap: 0 30px;
}

#pc .article_2colum_right {
  flex-shrink: 0;
}

#pc .article_float {
  overflow: hidden;
}

#pc .article_float .article_float_right {
  float: right;
  margin-left: 25px;
  margin-bottom: 25px;
}

#sp .article_2colum {
  flex-direction: column;
  gap: 20px 0;
}

#sp .article_2colum.article_2colum--reverse {
  flex-direction: column-reverse;
}

#sp .ir_kojin.article {
  margin-top: 30px;
}

#sp .ir_kojin.article .ttl_ {
  color: #FF9800;
  margin-bottom: 10px;
}

#sp .ir_kojin.article .ttl_ .sponly_ {
  border-radius: 2px;
  border-left: 6px solid #ff9800;
  font-size: 18px;
  display: block;
  padding-left: 10px;
}

#pc .ir_kojin.section_.actually_ {
  overflow: visible;
}

#pc .ir_kojin.section_.actually_ .ttl_ {
  width: 650px;
}


/* <!-- ↓↓ サムネ付きリンクボタン ↓↓ --> */
.btn_thum_block {
  justify-content: space-between;
}

.btn_thum_block p {
  width: calc(50% - 12.5px);
}

.btn_thum {
  width: 100%;
  height: 100px;
  padding-left: 126px;
  padding-right: 50px;
  background-size: 120px;
  background-position: left center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 599px) {
  .btn_thum_block p {
    width: calc(100vw - 32px);
  }
}

/* <!-- ↓↓ 見出し間余白 ↓↓ --> */
.tmp_headline_03_block {
  margin-bottom: 80px;
}

@media screen and (max-width: 599px) {
  .tmp_headline_03_block {
    margin-bottom: 60px;
  }
}

/* <!-- ↓↓ カタログリンク 追加スタイル ↓↓ --> */
.catalog_link {
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #404040;
  padding: 30px 100px;
  background-color: #F7F7F7;
  margin-inline: auto;
}

.sp_block {
  display: flex;
  align-items: center;
}

.catalog_link img,
.catalog_link span {
  display: block;
}

.catalog_link .catalog {
  width: 165px;
  height: auto;
}

.catalog_link span {
  margin: 0 52px 0 60px;
  font-size: 18px;
  color: #404040;
}

.catalog_link_wrap {
  border-top: 1px dotted #CCCCCC;
  padding-top: 70px;
}

@media screen and (max-width: 599px) {
  .catalog_link {
    width: 100%;
    padding: 30px 0;
  }

  .catalog_link .catalog {
    width: 150px;
    margin: 0 auto 16px;
  }

  .catalog_link .arrow {
    width: 38px;
    height: 38px;
  }

  .catalog_link {
    display: block;
  }

  .sp_block {
    width: fit-content;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .grid_wrap .grid {
    margin-top: 65px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 50px 39px;
  }
}

@media screen and (max-width: 767px) {
  .grid_wrap .grid {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 35px;
  }
}

/* 240426 リンクカード */
a.c-linkCard:link,
a.c-linkCard:visited {
  color: inherit;
}

@media screen and (max-width: 767px) {
  .lower-area-inner {
    padding: 0;
  }
}

.business {
  @media screen and (min-width: 768px) {
    .grid_wrap .grid {
      margin-top: 16px;
    }
    a.c-linkCard:hover .img img {
      transform: scale(1.05);
    }
  }

  @media screen and (max-width: 767px) {
    .grid_wrap .grid {
      margin-top: 16px;
    }
  }


  a.c-linkCard .ttl span,
  a.c-linkCard .ttl2 span {
    font-size: 18px;
  }

  a.c-linkCard .ttl,
  a.c-linkCard .ttl2 {
    height: 36px;
  }

  @media screen and (min-width: 768px) {
    a.c-linkCard .img {
      aspect-ratio: 300/246;
    }
  }

  @media screen and (max-width: 767px) {
    a.c-linkCard .img {
      aspect-ratio: 300/246;
    }
  }
}

.business_col {
  @media screen and (min-width: 768px) {
    .row {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 40px;
    }
  }

  @media screen and (max-width: 767px) {
    .row {
      display: flex;
      flex-direction: column;
      gap: 35px;
    }
  }

  .col {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 35px;
    padding: 0;
  }
}

.main {
  margin: 0 16px;
}

/* 240426 企業情報トップ */
.company_text.tmp_article_text {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .company_text.tmp_article_text {
    text-align: left;
    margin: 0 16px;
  }
}

/* 240426 トップページ */
#pc.top .mainboxinner_ {
  max-width: none;
}

/* 240501 食育動画 */
.tmp_article_right.renew_dietary img {
  display: block;
  margin-bottom: 5px;
}

#sp .tmp_article_right.renew_dietary img {
  margin-inline: auto;
}


/* 240501 株主優待 */
.tmp_vertical_column.renew_yuutai .tmp_caution_list {
  margin-top: 10px;
}

.tmp_vertical_column.renew_yuutai .tmp_caution_text {
  margin-bottom: 5px;
}

.tmp_vertical_column.renew_yuutai .tmp_caution_text:last-of-type {
  margin-bottom: 0;
}

.tmp_vertical_column.renew_yuutai td>div:not(:first-of-type) {
  margin-top: 30px;
  border-top: dashed 1px #a9a9a9;
  padding-top: 30px;
}

#sp .tmp_vertical_column.renew_yuutai td:first-of-type {
  width: 35%;
  vertical-align: middle;
}


/* <!-- ↓↓ バリュー追加スタイル ↓↓ --> */
.value_link01 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 25px;

  .value_link_item {
    width: calc((100% / 5) - 20px);
    position: relative;
  }

  .value_link_item::after {
    /* content: url(/cms/img/pages/company/effort2/value_chain/value_arrow.svg);
    bottom: 73px;
    right: -21px; */
    position: absolute;
    bottom: 85px;
    right: -25px;
  }

  .value_link_item.item01::after {
    content: url(/cms/img/pages/company/effort2/value_chain/value_arrow01.svg);
  }

  .value_link_item.item02::after {
    content: url(/cms/img/pages/company/effort2/value_chain/value_arrow02.svg);
  }

  .value_link_item.item03::after {
    content: url(/cms/img/pages/company/effort2/value_chain/value_arrow03.svg);
  }

  .value_link_item.item04::after {
    content: url(/cms/img/pages/company/effort2/value_chain/value_arrow04.svg);
    bottom: 76px;
  }

  .value_link_item:last-of-type::after {
    content: none;
  }
}

.value_link_item {
  display: block;

  a {
    display: block;
    text-decoration: none !important;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 3px 18px rgb(0, 0, 0, 10%);
  }

  .head {
    font-size: 18px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    text-align: center;
  }

  .value_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 130px;
  }

  img {
    display: block;
  }
}

.item01 {
  .head {
    background-color: #E12B23;
    color: #fff;
  }

  img {
    width: 118px;
    height: auto;
  }
}

.item02 {
  .head {
    background-color: #F7AC00;
    color: #fff;
  }

  img {
    width: 109px;
    height: auto;
  }
}

.item03 {
  .head {
    background-color: #4ABA29;
    color: #fff;
  }

  img {
    width: 122px;
    height: auto;
  }
}

.item04 {
  .head {
    background-color: #269306;
    color: #fff;
  }

  img {
    width: 102px;
    height: auto;
  }
}

.item05 {
  .head {
    background-color: #10458B;
    color: #fff;
  }

  img {
    width: 89px;
    height: auto;
  }
}

.item06 {
  .head {
    background-color: #46BAC9;
    color: #fff;
  }

  img {
    width: 141px;
    height: auto;
  }
}

.value_link02 {
  a {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;

    .head {
      width: 50%;
      height: auto;
    }

    .value_icon {
      width: 50%;
    }
  }
}

@media screen and (max-width: 767px) {
  .value_link01 {
    display: block;

    .value_link_item::after {
      /* content: url(/cms/img/pages/company/effort2/value_chain/value_arrow.svg);
      bottom: -30px; */
      position: absolute;
      bottom: -25px;
      right: 69%;
      transform: rotate(90deg);
    }

    .value_link_item.item04::after {
      bottom: -33px;
    }

    .value_link_item {
      width: fit-content;
      width: 100%;
      margin: 0 0 24px;

      a {
        width: 100%;
        display: flex;
      }

      .head {
        height: auto;
        width: 60%;
        font-size: 16px;
      }

      .value_icon {
        width: 40%;
        height: 88px;
      }
    }
  }

  .item01 {
    img {
      max-width: 85px;
      width: 80%;
      height: auto;
    }
  }

  .item02 {
    img {
      max-width: 79px;
      width: 80%;
      height: auto;
    }
  }

  .item03 {
    img {
      max-width: 91px;
      width: 80%;
      height: auto;
    }
  }

  .item04 {
    img {
      max-width: 76px;
      width: 80%;
      height: auto;
    }
  }

  .item05 {
    img {
      max-width: 68px;
      width: 80%;
      height: auto;
    }
  }

  .item06 {
    img {
      max-width: 98px;
      width: 80%;
      height: auto;
    }
  }

  .value_link02 {
    a {
      flex-direction: row;

      .head {
        width: 60%;
        height: auto;
        font-size: 16px;
      }

      .value_icon {
        width: 40%;
        height: 88px;
      }
    }
  }
}

.value_chain_wrap {
  width: 100vw;
  margin: 50px calc(50% - 50vw) 80px;
  background-color: #F7F7F7;
  padding: 50px 0 80px;
}

.value_chain {
  @media screen and (max-width: 767px) {
    padding: 0 16px;
  }

  .value_link01 {
    .head {
      position: relative;
      padding-bottom: 25px;

    }

    .head::after {
      content: url(/cms/img/pages/company/effort2/value_chain/arrow_down.svg);
      position: absolute;
      right: 0;
      left: 0;
      margin: auto;
      bottom: 16px;
      transition: .3s;
    }

    a {
      transition: .3s;
    }

    a:hover {
      opacity: .6;

      .head::after {
        transition: .3s;
        transform: translateY(6px);
      }
    }
  }



  .value_link02 {
    .head {
      position: relative;
    }

    .head::after {
      content: url(/cms/img/pages/company/effort2/value_chain/arrow_down.svg);
      position: absolute;
      right: 35%;
      bottom: 43%;
      transition: .3s;
    }

    a {
      transition: .3s;
    }

    a:hover {
      opacity: .6;

      .head::after {
        transition: .3s;
        transform: translateY(6px);
      }
    }
  }

  @media screen and (max-width: 767px) {

    .value_link01 {
      .head {
        padding-bottom: 0;
      }

      .head::after {
        content: none;
      }

      .head::before {
        content: url(/cms/img/pages/company/effort2/value_chain/arrow_down.svg);
        position: absolute;
        right: 8px;
        bottom: 33%;
      }
    }

    .value_link02 {
      .head::after {
        right: 8px;
        bottom: 33%;
      }
    }
  }
}

.value_cnt {
  text-align: left;

  h3 {
    font-size: 28px;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 23px 20px;
    border-radius: 15px;
    margin-bottom: 35px;

    @media screen and (max-width: 767px) {
      font-size: 20px;
      padding: 15px 13px;
    }

    img {
      display: block;
      height: 75px;
      width: auto;
      margin-right: 17px;

      @media screen and (max-width: 767px) {
        height: 55px;
      }
    }
  }

  .lead {
    margin: 0 0 50px;
  }

  p {
    font-size: 16px;

    @media screen and (max-width: 767px) {
      font-size: 14px;
    }
  }

  .head {
    p {
      font-size: 22px;
      margin: 0 0 27px;
      font-weight: bold;

      @media screen and (max-width: 767px) {
        font-size: 20px;
      }
    }
  }

  .center {
    align-items: center;
  }

  .tmp_article_img {
    margin: 0;
    max-width: 455px !important;
    width: 100% !important;

    @media screen and (max-width: 767px) {
      margin-bottom: 16px;
    }
  }

  .tmp_article_right {
    flex: 1;

    @media screen and (max-width: 767px) {
      width: 100%;
    }
  }

  .strengths {
    padding: 30px;
    border-radius: 15px;

    .head {
      font-size: 20px;
      margin: 0 0 8px;
      font-weight: bold;
    }

    .tmp_caution_text {
      font-weight: bold;
    }
  }

  .tmp_caution_text {
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 28px;
  }

  @media screen and (max-width: 767px) {
    .tmp_caution_text {
      font-size: 14px;
      line-height: 24px;
    }
  }

  .tmp_caution_text::marker {
    content: '\025cf';
    font-size: 20px;
  }

  @media screen and (max-width: 767px) {
    .tmp_caution_text::marker {
      font-size: 18px;
    }
  }

  .tmp_headline_03_block {
    margin-bottom: 50px;
  }

  @media screen and (max-width: 767px) {
    .tmp_headline_03_block {
      margin-bottom: 40px;
    }
  }

  .tmp_headline_03_block:last-of-type {
    margin-bottom: 100px;
  }

  @media screen and (max-width: 767px) {
    .tmp_headline_03_block:last-of-type {
      margin-bottom: 70px;
    }
  }

  .tmp_table_wrapper {
    margin: 40px 0;
  }

  .tmp_table_2column {
    th {
      white-space: nowrap;
      text-align: center;

      @media screen and (max-width: 767px) {
        width: 100%;
      }
    }
  }

  @media screen and (max-width: 767px) {
    .tmp_article_block_1colum {
      gap: 0;
    }

    table,
    tbody,
    tr,
    th,
    td {
      display: block;
    }
  }
}

#value01 {
  h3 {
    background-color: #E12B23;
  }

  .head {
    color: #E12B23;
  }

  .strengths {
    background-color: #FCEAE9;

    li::marker {
      color: #E12B23;
    }
  }

  .tmp_headline_03:before {
    background: #E12B23;
  }
}

#value02 {
  h3 {
    background-color: #F7AC00;
  }

  .head {
    color: #F7AC00;
  }

  .strengths {
    background-color: #FFF7E6;

    li::marker {
      color: #F7AC00;
    }
  }

  .tmp_headline_03:before {
    background: #F7AC00;
  }
}

#value03 {
  h3 {
    background-color: #4ABA29;
  }

  .head {
    color: #4ABA29;
  }

  .strengths {
    background-color: #EDF8EA;

    li::marker {
      color: #4ABA29;
    }
  }

  .tmp_headline_03:before {
    background: #4ABA29;
  }
}

#value04 {
  h3 {
    background-color: #269306;
  }

  .head {
    color: #269306;
  }

  .strengths {
    background-color: #E9F4E6;

    li::marker {
      color: #269306;
    }
  }

  .tmp_headline_03:before {
    background: #269306;
  }
}

#value05 {
  h3 {
    background-color: #10458B;
  }

  .head {
    color: #10458B;
  }

  .strengths {
    background-color: #E7EDF4;

    li::marker {
      color: #10458B;
    }
  }

  .tmp_headline_03:before {
    background: #10458B;
  }
}

#value06 {
  h3 {
    background-color: #46BAC9;
  }

  .head {
    color: #46BAC9;
  }

  .strengths {
    background-color: #EDF8FA;

    li::marker {
      color: #46BAC9;
    }
  }

  .tmp_headline_03:before {
    background: #46BAC9;
  }
}

/* 240507 TOPニュース一覧、ニュースリリース */
.top .mainboxinner_ a:link,
.top .mainboxinner_ a:visited {
  color: #404040;
  text-decoration: none;
}

.top .km-cmn .km-link-btn a:hover {
  color: #ffffff;
}

.index-news-area .area-tab .tabs .tab {
  text-align: center;
}

.index-news-area .news-release-list a.item,
.index-currentNews-area .news-release-list a.item {
  color: #404040;
  text-decoration: none;
}

.index-news-area .news-release-list a.item:hover {
  opacity: 0.8;
}

.top .index-news-area {
  padding: 80px 0 0;
}

.news-release.index-news-area {
  padding: 0;
}

.navipage_ .navipage_prev_>a,
.navipage_ .navipage_next_>a {
  color: #ffffff;
}

@media screen and (min-width: 768px) {
  .index-news-area .area-tab .tabs .tab {
    padding: 18px 10px 14px;
    flex-grow: 1;
  }

  .index-inquiry-area {
    padding-top: 120px;
  }
}

@media screen and (max-width: 767px) {
  .index-news-area .area-tab .tabs .tab {
    box-sizing: border-box;
  }

  .index-inquiry-area {
    padding-top: 115px;
  }
}

/* タブ切り替え */
.index-news-area .area-tab .tabs-content {
  display: none;
}

.index-news-area .area-tab .tabs-content.is-active {
  display: block;
}

.index-news-area .area-tab .tabs-content .content {
  display: block;
}

#news_list01 .area-tab .tabs-content {
  border-top: 4px solid #e12b23;
}

#news_list02 .area-tab .tabs-content {
  border-top: 4px solid #ed605a;
}

#news_list03 .area-tab .tabs-content {
  border-top: 4px solid #10458b;
}

#news_list04 .area-tab .tabs-content {
  border-top: 4px solid #4aba29;
}

#news_list05 .area-tab .tabs-content {
  border-top: 4px solid #f7ac00;
}

#news_list06 .area-tab .tabs-content {
  border-top: 4px solid #46bac9;
}

@media screen and (max-width: 767px) {
  #news_list01 .area-tab .tabs-content,
  .news-release.index-news-area.news_all .tabs-content,
  .news-release.index-news-area.news2 .tabs-content,
  .news-release.index-news-area.ir2 .tabs-content,
  .news-release.index-news-area.csr2 .tabs-content,
  .news-release.index-news-area.educationfood .tabs-content,
  .news-release.index-news-area.r_and_d .tabs-content {
    border-top: none;
  }

  #news_list02 .area-tab .tabs-content {
    border-top: none;
  }

  #news_list03 .area-tab .tabs-content {
    border-top: none;
  }

  #news_list04 .area-tab .tabs-content {
    border-top: none;
  }

  #news_list05 .area-tab .tabs-content {
    border-top: none;
  }

  #news_list06 .area-tab .tabs-content {
    border-top: none;
  }
}

/* 240508 トップページ */
@media screen and (min-width: 768px) {
  .index-corpinfo-area .top .links a:after {
    transition: all .3s;
  }

  .index-corpinfo-area .top .links a:hover:after {
    transform: translateX(5px);
  }
}

/* 240509 IRトップメッセージ */
.tmp_article_img.tmp_irmessage_img {
  width: 260px;
}

@media screen and (max-width: 767px) {
  .tmp_article_img.tmp_irmessage_img {
    width: 80%;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
    margin-inline: auto;
  }
}

/* 240515 地域社会の取り組み */
.community.tmp_flex_box_1colum{
  margin-top: 30px;
}
#pc .community.tmp_flex_box_1colum .u-sp,
#sp .community.tmp_flex_box_1colum .u-pc{
  display: none;
}
.community .tmp_article_block_1colum > .tmp_article_left,
.community .tmp_article_block_1colum > .tmp_article_right{
  width: 50%;
}
.community.tmp_flex_box_1colum .tmp_article_right{
  flex-shrink: 1;
}
.community.tmp_flex_box_1colum .tmp_article_img{
  margin-bottom: 0;
}
.community.tmp_flex_box_1colum + .tmp_article_text{
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .community.tmp_flex_box_1colum{
    margin-top: 20px;
  }
  .community .tmp_article_block_1colum > .tmp_article_left,
  .community .tmp_article_block_1colum > .tmp_article_right{
    width: 100%;
  }
  .community .tmp_article_text > img{
    width: 100% !important;
  }
}
/* <!-- ↓↓ IR追記20240515 ↓↓ --> */
.ir_add {
  a.c-linkCard {
    display: block;
    margin: 0 0 16px;
  }
}
a.c-linkCard .ttl span, a.c-linkCard .ttl2 span{
  line-height: 1.5;
}
.ir_btn_wrap{
  .ir_add{
    gap:50px 28px;
    .ir_btn a.c-linkCard{
      border-radius: 15px;
    } 
  }
}

/* 240516 IRトップ */
.ir_nav {
  margin-bottom: 80px;
}

.ir_nav .ir_nav_list {
  display: flex;
  justify-content: space-between;
}

.ir_nav .ir_nav_list_item>a {
  display: inline-block;
  color: #ffffff;
  background-color: #ED605A;
  text-decoration: none;
  padding: 10px 18px 6px;
  font-size: 16px;
  border-radius: 5px;
  border: solid 2px #ED605A;
  transition: all .3s;
}

.ir_nav .ir_nav_list_item>a:hover {
  color: #ED605A;
  background-color: #ffffff;
}

body.ir .ir_nav .ir_nav_list_item>a#ir,
body.policy .ir_nav .ir_nav_list_item>a#policy,
body.kabunushi .ir_nav .ir_nav_list_item>a#kabunushi,
body.irshiryou .ir_nav .ir_nav_list_item>a#irshiryou,
body.zaimu .ir_nav .ir_nav_list_item>a#zaimu,
body.kabushiki .ir_nav .ir_nav_list_item>a#kabushiki {
  color: #ED605A;
  background-color: #ffffff;
}

@media screen and (max-width: 767px) {
  .ir_nav {
    margin-bottom: 60px;
  }
  .ir_nav .ir_nav_list {
    flex-wrap: wrap;
    row-gap: 10px;
  }
  .ir_nav .ir_nav_list_item {
    width: 48%;
  }
  .ir_nav .ir_nav_list_item>a {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 7px 10px 6px;
    font-size: 14px;
  }
}

.ir_flex_nav {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  margin-top: 40px;
}

.ir_flex_nav .ir_flex_nav_body {
  width: calc(50% - 25px);
}

.ir_flex_nav .ir_flex_nav_title {
  font-size: 22px;
  font-weight: bold;
  border-bottom: solid 3px #E12B23;
  padding-bottom: 8px;
}

.ir_flex_nav .ir_flex_nav_link {
  margin-top: 30px;
}

.ir_flex_nav .ir_flex_nav_link_item:not(:first-of-type) {
  margin-top: 15px;
}

.ir_flex_nav .ir_flex_nav_link_item>a {
  font-size: 16px;
  text-decoration: none;
  transition: opacity .3s;
}

.ir_flex_nav .ir_flex_nav_link_item>a:hover {
  opacity: .6;
}

@media screen and (max-width: 767px) {
  .ir_flex_nav {
    gap: 50px 0;
  }
  .ir_flex_nav .ir_flex_nav_body {
    width: 100%;
  }
  .ir_flex_nav .ir_flex_nav_title {
    font-size: 20px;
  }
  .ir_flex_nav .ir_flex_nav_link {
    margin-top: 20px;
  }
  .ir_flex_nav .ir_flex_nav_link_item>a {
    font-size: 14px;
  }
  .ir_flex_nav .ir_flex_nav_link_item>a:after {
    vertical-align: middle;
  }
}

.ir_news {
  margin-top: 50px;
}

.ir_news .ir_news_inner {
  padding: 50px;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.161);
  border-radius: 30px;
}

.ir_news .ir_news_inner .km-link-btn>a {
  text-decoration: none;
}

.ir_news .ir_news_list {
  line-height: 1.6em;
  margin-bottom: 63px;
}

.ir_news .ir_news_list .ir_news_list_item {
  display: flex;
  gap: 40px;
  border-top: 1px dashed #ccc;
  padding: 18px 20px;
  align-items: center;
  text-decoration: none;
  transition: opacity .3s;
}

.ir_news .ir_news_list .ir_news_list_item:hover {
  opacity: .6;
}

.ir_news .ir_news_list .ir_news_list_item:last-of-type {
  border-bottom: 1px dashed #ccc;
}

.ir_news .ir_news_list .ir_news_list_date {
  width: 7em;
  display: inline-block;
}

.ir_news .ir_news_list .ir_news_list_title {
  flex: 1;
  word-break: break-all;
}

@media screen and (max-width: 767px) {
  .ir_news {
    margin-top: 40px;
  }
  .ir_news .ir_news_inner {
    box-shadow: none;
    padding: 0;
    border-radius: 0;
  }
  .ir_news .ir_news_list .ir_news_list_item {
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    padding: 19px 0 18px;
  }
}

.ir_thumblink .ir_thumblink_inner {
  width: 950px;
  margin-inline: auto;
}

.ir_thumblink .ir_thumblink_inner .grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}

.ir_thumblink .ir_thumblink_inner .c-linkCard {
  display: flex;
  flex-direction: column;
}

.ir_thumblink .ir_thumblink_inner .c-linkCard .ttl {
  flex-grow: 1;
}

.ir_thumblink .ir_thumblink_inner .c-linkCard .ttl>span {
  font-size: 20px;
}

@media screen and (min-width: 768px) {
  .ir_thumblink .ir_thumblink_inner .c-linkCard>img {
    aspect-ratio: 450 / 235;
  }
}
@media screen and (max-width: 767px) {
  .ir_thumblink.value_chain_wrap{
    width: 100%;
    padding: 70px 16px 80px;
    margin-bottom: 60px;
  }
  .ir_thumblink .ir_thumblink_inner {
    width: 100%;
  }
  .ir_thumblink .ir_thumblink_inner .grid {
    margin-top: 0;
    gap: 35px;
  }
  .ir_thumblink .ir_thumblink_inner .c-linkCard .ttl {
    padding: 18px 24px;
  }
  .ir_thumblink .ir_thumblink_inner .c-linkCard .ttl>span {
    font-size: 18px;
  }
  .ir_thumblink .ir_thumblink_inner .c-linkCard .ttl::after {
    width: 38px;
  }
}

.ir_flex_nav .ir_flex_nav_title--icon {
  display: flex;
  align-items: flex-end;
  gap: 0 10px;
}

.ir_flex_nav .ir_flex_nav_link_item .link_arrow {
  display: flex;
  align-items: center;
  gap: 0 10px;
  width: fit-content;
}

.ir_flex_nav .ir_flex_nav_link_item .link_arrow::after {
  content: '';
  display: block;
  aspect-ratio: 1 / 1;
  background-image: url(/cms/img/km_index/icon_arrow_right_small_red.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 14px;
  transition: all .3s;
  margin-top: -3px;
}

.ir_flex_nav .ir_flex_nav_link_item .link_arrow:hover::after {
  transform: translateX(5px);
}

@media screen and (max-width: 767px) {
  .ir_flex_nav .ir_flex_nav_title--icon > span {
    font-size: 20px;
  }
  .grid_wrap.ir_btn_wrap{
    margin-top: 70px;
  }
  .grid_wrap.ir_btn_wrap .ir_add {
    gap: 0 20px;
  }
  .grid_wrap.ir_btn_wrap .ir_add .ttl span {
    font-size: 16px;
  }
}
/* <!-- ↓↓ 中長期経営計画スタイル ↓↓ --> */

.sustainability-links-area.kenkovision-link-area .links a:after {
  content: '';
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  background-image: url("/cms/img/pages/company/plan/arrow_down_red.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (min-width: 768px) {
  .kenkovision-link-area .links a:hover {
    opacity: 0.5;
  }
}

@media screen and (min-width: 768px) {
  .section.kenkovision-main-area#section01 .img.sec01_img img {
    width: 100%;
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .section.kenkovision-main-area#section01 .img.sec01_img img {
    max-width: unset;
    width: 100%;
    margin-left: 0;
  }
}

.kenkovision-main-area {
  p {
    font-size: 16px;
    line-height: 28px;
  }

  .img {
    margin-bottom: 45px;
  }

  .txt_cnt {
    margin-bottom: 60px;

    @media screen and (max-width: 767px) {
      margin: 0 0 30px;
    }

    .head {
      font-size: 22px;
      margin: 0 0 40px;
      font-weight: bold;

      @media screen and (max-width: 767px) {
        font-size: 20px;
      }
    }
  }

  .txt_cnt:last-of-type {
    margin: 0;
  }
}

#section03 {
  .c-lower-ttl2 {
    margin-bottom: 50px;
  }
}

.strategy_box {
  border-radius: 30px;
  padding: 30px 20px;
  margin-bottom: 20px;

  @media screen and (max-width: 767px) {
    padding: 25px 10px 15px;
  }

  .tmp_article_block_1colum {
    align-items: center;
    flex-direction: row-reverse;

    @media screen and (max-width: 767px) {
      display: block;
    }
  }
}

.strategy_box:last-of-type {
  margin-bottom: 50px;
}

.strategy_head {
  display: flex;
  color: #fff;
  margin-bottom: 30px;

  @media screen and (max-width: 767px) {
    margin-bottom: 21px;
  }

  .num {
    font-size: 45px;
    font-weight: bold;
    line-height: 42px;
    margin-right: 15px;

    @media screen and (max-width: 767px) {
      font-size: 38px;
    }
  }

  .head_main {
    display: block;
    font-size: 28px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 15px;

    @media screen and (max-width: 767px) {
      font-size: 22px;
      margin-bottom: 9px;
    }
  }

  .head_sub {
    line-height: 26px;

    @media screen and (max-width: 767px) {
      font-size: 13px;
    }
  }
}

.strategy_cnt {
  background-color: #fff;
  border-radius: 20px;
  padding: 40px;

  @media screen and (max-width: 767px) {
    padding: 20px 15px;
  }

  .cnt_head {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: solid 2px;
    margin-bottom: 20px;
  }

  .tmp_caution_text {
    font-size: 16px;
    margin-bottom: 16px;
    line-height: 1.5;
  }
}

#strategy01 {
  background-color: #4ABA29;

  .cnt_head {
    color: #4ABA29;
  }
}

#strategy02 {
  background-color: #F7AC00;

  .cnt_head {
    color: #F7AC00;
  }
}

#strategy03 {
  background-color: #ED605A;

  .cnt_head {
    color: #ED605A;
  }
}

#strategy04 {
  background-color: #00B0F0;

  .cnt_head {
    color: #00B0F0;
  }
}

.portfolio01 {
  margin-bottom: 60px;

  .flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;

    @media screen and (max-width: 767px) {
      display: block;
    }

    .img {
      max-width: 70px;
      margin-bottom: 0;
    }

    .item {
      border-radius: 15px;
      width: 420px;
      overflow: hidden;
      box-shadow: 0px 3px 18px #0000001A;

      @media screen and (max-width: 767px) {
        width: 100%;
      }
    }

    .head {
      padding: 25px 0;
      text-align: center;
      color: #fff;
      font-weight: bold;
      @media screen and (max-width: 767px){
        font-size: 14px;
        padding: 18px 0;
      }
    }

    .tmp_caution_wrap {
      height: 120px;
      display: flex;
      align-items: center;
      padding: 0 50px;

      @media screen and (max-width: 767px) {
        padding: 0 30px;
      }
    }

    .tmp_caution_text {
      margin-bottom: 8px;
    }

    .tmp_caution_text::marker {
      content: '\025cf';
      font-size: 16px;
    }

    .left {
      .head {
        background-color: #707070;
      }

      .tmp_caution_text::marker {
        color: #707070;
      }
    }

    .right {
      .head {
        background-color: #ED605A;
      }

      .tmp_caution_text::marker {
        color: #ED605A;
      }
    }

    @media screen and (max-width: 767px) {
      .img {
        margin: 10px auto;
      }
    }
  }

  .portfolio01_txt {
    background-color: #FCEAE9;
    padding: 40px;
    @media screen and (max-width: 767px){
      padding: 30px 20px;
    }
    .head {
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      margin-bottom: 30px;

      @media screen and (max-width: 767px) {
        text-align: left;
      }
    }
  }
}

.portfolio02 {
  padding: 40px 40px 50px;
  border-radius: 30px;
  border: solid 3px #ED605A;
  @media screen and (max-width: 767px){
    padding: 30px 20px 40px;
  }
  .tmp_caution_text {
    margin-bottom: 8px;
  }
}

#section04 {
  .c-lower-ttl2 {
    margin-bottom: 50px;
  }
}
/* <!-- ↓↓ サラダ料理の世界追加 スタイル ↓↓ --> */

.salad_cnt_wrap {
  padding: 100px 0 190px;

  @media screen and (max-width: 767px) {
    padding: 85px 25px 100px;
  }
}

.salad_cnt {
  max-width: 900px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.950);
  margin: 0 auto;
  text-align: center;
  padding: 60px 55px 100px;
  border-radius: 200px;
  position: relative;

  @media screen and (max-width: 767px) {
    max-width: 325px;
    border-radius: 60px;
    padding: 43px 20px 50px;
    width: auto;
  }

  .head {
    color: #E12B23;
    font-weight: bold;
    font-size: 58px;
    line-height: 88px;
    margin-bottom: 60px;

    @media screen and (max-width: 767px) {
      font-size: 32px;
      line-height: 48px;
      margin-bottom: 45px;
    }

    span {
      font-size: 69px;

      @media screen and (max-width: 767px) {
        font-size: 38px;
      }
    }
  }

  .txt {
    font-size: 22px;
    color: #404040;
    line-height: 42px;
    margin-bottom: 50px;
    font-weight: bold;

    @media screen and (max-width: 767px) {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 40px;
    }
  }

  .txt.large {
    font-size: 34px;
    line-height: 52px;

    @media screen and (max-width: 767px) {
      font-size: 20px;
      line-height: 32px;
    }

    .salad_txt {
      display: inline-block;
      width: 573px;
      height: auto;
      padding: 0 16px;

      @media screen and (max-width: 767px) {
        display: none;
      }
    }

    .salad_txt_sp {
      display: none;

      @media screen and (max-width: 767px) {
        display: inline-block;
        max-width: 190px;
        width: 50%;
        padding: 0 8px;
      }
    }

  }

  .salad_img {
    position: absolute;
    filter: drop-shadow(0px 4px 15px #00000029);
  }

  #salad01 {
    width: 173px;
    top: 138px;
    left: 44px;

    @media screen and (max-width: 767px) {
      width: 65px;
      top: 132px;
      left: -9px;
    }

  }

  #salad02 {
    width: 166px;
    top: 63px;
    right: 50px;

    @media screen and (max-width: 767px) {
      width: 67px;
      top: -27px;
      right: 17px;
    }
  }

  #salad03 {
    width: 190px;
    top: 565px;
    left: -42px;

    @media screen and (max-width: 767px) {
      width: 78px;
      top: 880px;
      left: -9px;
    }
    @media screen and (max-width: 400px){
      top: 65%;
    }
  }

  #salad04 {
    width: 172px;
    top: 689px;
    right: -35px;

    @media screen and (max-width: 767px) {
      width: 72px;
      top: 857px;
      right: -9px;
    }
    @media screen and (max-width: 400px){
      top: 65%;
    }
  }

  #salad05 {
    width: 136px;
    bottom: 270px;
    left: 29px;

    @media screen and (max-width: 767px) {
      display: none;
    }
  }
}
#pc #lnav{
  display: block;
  width: 1200px;
}
#sp #lnav{
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.aboutfood-blog-area .links a .img, .aboutfood-dev-area .links a .img {
  overflow: hidden;
}

/* 240524 ニュースリリース */
.info_tab.index-news-area .area-tab .tabs .tab{
    padding: 0;
  }
  .info_tab.index-news-area .area-tab .tabs .tab > a{
    padding: 18px 10px 14px;
    display: block;
    text-decoration: none;
  }
  .news-release.index-news-area.news_all .tabs-content{
    border-top: 4px solid #e12b23;
  }
  .news-release.index-news-area.news2 .tabs-content{
    border-top: 4px solid #ed605a;
  }
  .news-release.index-news-area.ir2 .tabs-content{
    border-top: 4px solid #10458b;
  }
  .news-release.index-news-area.csr2 .tabs-content{
    border-top: 4px solid #4aba29;
  }
  .news-release.index-news-area.educationfood .tabs-content{
    border-top: 4px solid #f7ac00;
  }
  .news-release.index-news-area.r_and_d .tabs-content{
    border-top: 4px solid #46bac9;
  }
@media screen and (max-width: 767px) {
  .info_tab.index-news-area .area-tab .tabs .tab > a{
    width: 100%;
  }
  .news-release.index-news-area.news_all .tabs-content,
  .news-release.index-news-area.news2 .tabs-content,
  .news-release.index-news-area.ir2 .tabs-content,
  .news-release.index-news-area.csr2 .tabs-content,
  .news-release.index-news-area.educationfood .tabs-content,
  .news-release.index-news-area.r_and_d .tabs-content {
    border-top: none;
  }
}

.km-gl-footer-inner .km-foot-util-nav > li a.donald {
  @media screen and (max-width: 767px) {
    font-size: .95em;
  }
}