@charset "UTF-8";
/* CSS Document */
/* カラー
*******************/
.c-white {
  color: #ffffff !important; }
.c-black {
  color: #333333 !important; }
.c-blue {
  color: #508ed9 !important; }
.c-yellow {
  color: #fff582 !important; }
.c-red {
  color: #e60012 !important; }
.c-green {
  color: #81bd16 !important; }
.c-green2 {
  color: #00B0AE !important; }
.c-orange {
  color: #ff9020 !important; }
.c-gray {
  color: #f5f5f5 !important; }
.c-gray2 {
  color: #e9e9e9 !important; }
.c-pink {
  color: #f88072 !important; }
.c-cream {
  color: #fffde5 !important; }

/* bgカラー
*******************/
.bg-white {
  background-color: #ffffff !important; }
.bg-black {
  background-color: #333333 !important; }
.bg-blue {
  background-color: #508ed9 !important; }
.bg-yellow {
  background-color: #fff582 !important; }
.bg-red {
  background-color: #e60012 !important; }
.bg-green {
  background-color: #81bd16 !important; }
.bg-orange {
  background-color: #ff9020 !important; }
.bg-gray {
  background-color: #f5f5f5 !important; }
.bg-gray2 {
  background-color: #e9e9e9 !important; }
.bg-pink {
  background-color: #f88072 !important; }
.bg-cream {
  background-color: #fffde5 !important; }

/* border color
*******************/
.bc-white {
  border-color: #ffffff !important; }
.bc-black {
  border-color: #333333 !important; }
.bc-blue {
  border-color: #508ed9 !important; }
.bc-yellow {
  border-color: #fff582 !important; }
.bc-red {
  border-color: #e60012 !important; }
.bc-green {
  border-color: #81bd16 !important; }
.bc-orange {
  border-color: #ff9020 !important; }
.bc-gray {
  border-color: #f5f5f5 !important; }
.bc-gray2 {
  border-color: #e9e9e9 !important; }
.bc-pink {
  border-color: #f88072 !important; }
.bc-cream {
  border-color: #fffde5 !important; }

.cm-mv {
  background-image: url("../../images/new-sell/opportunity/mv.jpg"); }
  .cm-mv .img img {
    width: 46rem; }

.cm-strengths {
  background-color: #fff5f6;
  padding: 8rem 0; }
  .cm-strengths .flex.top {
    justify-content: space-between; }
  .cm-strengths .cm-ribbon-ttl {
    margin-bottom: 5rem; }
  .cm-strengths .centerItem {
    width: 27rem;
    align-self: center; }
  .cm-strengths .leftItem {
    border: 8px solid #81bd16;
    padding: 2rem;
    width: 32rem;
    background-color: #ffffff;
    position: relative; }
    .cm-strengths .leftItem::before, .cm-strengths .leftItem::after {
      content: "";
      display: inline-block;
      width: 3.1rem;
      height: 2rem;
      position: absolute;
      left: calc(100% + 2rem);
      transform: rotate(180deg); }
    .cm-strengths .leftItem::before {
      background: url("https://foodsinfomart.com/wp-content/themes/foodsinfomart/images/new-sell/promotion/ico-dotted-arrow-green.png") no-repeat center;
      background-size: 100%;
      top: 10rem; }
    .cm-strengths .leftItem::after {
      background: url("https://foodsinfomart.com/wp-content/themes/foodsinfomart/images/new-sell/promotion/ico-dotted-arrow-green.png") no-repeat center;
      background-size: 100%;
      bottom: 10rem; }
    .cm-strengths .leftItem h3 {
      font-size: 2rem;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #81bd16;
      margin-bottom: 4rem; }
      .cm-strengths .leftItem h3 i {
        line-height: 1;
        margin-right: .6rem; }
  .cm-strengths .rightItem {
    border: 8px solid #e60012;
    padding: 2rem;
    width: 32rem;
    background-color: #ffffff;
    position: relative; }
    .cm-strengths .rightItem::before, .cm-strengths .rightItem::after {
      content: "";
      display: inline-block;
      width: 3.1rem;
      height: 2rem;
      position: absolute;
      right: calc(100% + 2rem);
      transform: rotate(180deg); }
    .cm-strengths .rightItem::before {
      background: url("https://foodsinfomart.com/wp-content/themes/foodsinfomart/images/new-sell/promotion/ico-dotted-arrow-red.png") no-repeat center;
      background-size: 100%;
      top: 10rem; }
    .cm-strengths .rightItem::after {
      background: url("https://foodsinfomart.com/wp-content/themes/foodsinfomart/images/new-sell/promotion/ico-dotted-arrow-red.png") no-repeat center;
      background-size: 100%;
      bottom: 10rem; }
    .cm-strengths .rightItem h3 {
      font-size: 2rem;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #e60012;
      margin-bottom: 9rem; }
      .cm-strengths .rightItem h3 i {
        line-height: 1;
        margin-right: .6rem; }
  .cm-strengths .item-inbox {
    display: flex;
    background-color: #ffffff;
    border: 2px solid #e60012;
    border-radius: .5rem;
    margin-bottom: 2rem;
    position: relative; }
    .cm-strengths .item-inbox.green {
      border-color: #81bd16; }
      .cm-strengths .item-inbox.green .num {
        background-color: #81bd16; }
      .cm-strengths .item-inbox.green .txt .ttl {
        color: #81bd16; }
    .cm-strengths .item-inbox:last-child {
      margin-bottom: 0; }
    .cm-strengths .item-inbox.bc-green::before {
      background-image: url("https://foodsinfomart.com/wp-content/themes/foodsinfomart/images/new-sell/promotion/ico-dotted-green.png");
      left: inherit;
      right: -4rem; }
    .cm-strengths .item-inbox.bc-green::after {
      background-image: url("https://foodsinfomart.com/wp-content/themes/foodsinfomart/images/new-sell/promotion/ico-dotted-arrow-green.png");
      right: inherit;
      left: -3.1rem; }
    .cm-strengths .item-inbox .num {
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #e60012;
      width: 5rem; }
      .cm-strengths .item-inbox .num-inner {
        text-align: center; }
        .cm-strengths .item-inbox .num-inner p {
          color: #ffffff;
          font-size: 2.5rem;
          font-weight: 600; }
          .cm-strengths .item-inbox .num-inner p.ico {
            line-height: 0; }
            .cm-strengths .item-inbox .num-inner p.ico .material-symbols-outlined {
              font-size: 2.8rem; }
    .cm-strengths .item-inbox .txt {
      align-self: center;
      width: calc(100% - 5rem);
      padding: 1rem 1rem 1rem 1.5rem; }
      .cm-strengths .item-inbox .txt .ttl {
        text-align: left;
        font-size: 1.65rem;
        color: #e60012;
        margin-bottom: .5rem; }
      .cm-strengths .item-inbox .txt .un-list02 li {
        font-size: 1.4rem;
        text-indent: -1em;
        padding-left: 1em; }
        .cm-strengths .item-inbox .txt .un-list02 li.small {
          margin-top: .3rem;
          font-size: 1.2rem; }
      .cm-strengths .item-inbox .txt p {
        font-size: 1.5rem;
        font-weight: 500;
        line-height: 1.54; }
    .cm-strengths .item-inbox.border-dotted {
      border: 0.2rem dotted #333333;
      border-radius: 1rem;
      display: block;
      padding: 3rem; }
      .cm-strengths .item-inbox.border-dotted .ttl {
        font-size: 1.9rem;
        text-align: center;
        margin-bottom: 1.2rem; }
        .cm-strengths .item-inbox.border-dotted .ttl .small {
          font-size: 1.3rem; }
  .cm-strengths .bottomWrap {
    border: 0.4rem solid #333333;
    border-radius: 1rem;
    padding: 3rem;
    margin-top: 6rem;
    position: relative; }
    .cm-strengths .bottomWrap::before, .cm-strengths .bottomWrap::after {
      content: "";
      display: inline-block;
      width: 3.1rem;
      height: 2rem;
      position: absolute;
      bottom: calc(100% + 2rem);
      transform: rotate(90deg); }
    .cm-strengths .bottomWrap::before {
      background: url("https://foodsinfomart.com/wp-content/themes/foodsinfomart/images/new-sell/promotion/ico-dotted-arrow-green.png") no-repeat center;
      background-size: 100%;
      left: 13.5rem;
      transform: rotate(-90deg); }
    .cm-strengths .bottomWrap::after {
      background: url("https://foodsinfomart.com/wp-content/themes/foodsinfomart/images/new-sell/promotion/ico-dotted-arrow-red.png") no-repeat center;
      background-size: 100%;
      right: 13.5rem; }
    .cm-strengths .bottomWrap > .flex.no1 > .item:nth-child(1) {
      margin-right: 3rem;
      padding-right: 3rem;
      border-right: 0.2rem dotted #81bd16;
      width: 30rem; }
    .cm-strengths .bottomWrap > .flex.no1 > .item:nth-child(2) {
      width: calc(100% - 33rem); }
    .cm-strengths .bottomWrap > .flex.no1 .ttl {
      color: #e60012;
      font-size: 2.6rem;
      line-height: 1.35; }
    .cm-strengths .bottomWrap .flex.no2 .item:nth-child(1) {
      margin-right: 2.5rem;
      width: 18rem; }
    .cm-strengths .bottomWrap .flex.no2 .item:nth-child(2) {
      width: calc(100% - 20.5rem); }

.un-capable {
  padding-bottom: 8rem; }
  .un-capable .sub-ttl {
    margin-top: 0; }
  .un-capable-detail {
    display: flex;
    justify-content: space-between;
    margin-top: 8rem; }
    .un-capable-detail .box {
      width: 100%;
      padding: 4rem 0 3rem;
      box-sizing: border-box;
      background-color: #ffffff;
      margin-right: 1rem;
      border-radius: 0.5rem;
      filter: drop-shadow(0 0 0.2rem rgba(0, 0, 0, 0.1));
      position: relative; }
      .un-capable-detail .box:last-child {
        margin-right: 0; }
      .un-capable-detail .box .material-symbols-outlined {
        font-size: 4rem;
        color: #e60012;
        position: absolute;
        left: 0;
        right: 0;
        top: -4rem;
        width: 5rem;
        text-align: center;
        margin: auto;
        background-color: #fff;
        display: inline-block;
        border-radius: 20rem;
        padding: 2rem 1.5rem;
        z-index: 0;
        box-sizing: initial; }
      .un-capable-detail .box .ttl {
        font-size: 1.6rem;
        font-weight: 500;
        text-align: center;
        letter-spacing: 0.04em;
        line-height: 1.35;
        padding: 0 1rem; }

.cm-strengths2 {
  padding: 8rem 0;
  background-color: #fffde5; }
  .cm-strengths2 .cm-ribbon-ttl {
    margin-bottom: 5rem; }
  .cm-strengths2 .flex .item {
    background-color: #ffffff;
    border: 1px solid #e60012;
    border-radius: .5rem;
    overflow: hidden; }
    .cm-strengths2 .flex .item .img img {
      width: 100%; }
    .cm-strengths2 .flex .item .txt {
      position: relative;
      padding: 2.5rem 1.5rem 3rem; }
      .cm-strengths2 .flex .item .txt h3 {
        font-size: 2rem;
        font-weight: 600;
        line-height: 1.35;
        color: #e60012;
        border-bottom: 2px dotted #e60012;
        padding: 0 1rem 1.5rem;
        margin-bottom: 1.5rem; }
      .cm-strengths2 .flex .item .txt .num {
        line-height: 1;
        font-size: 7rem;
        font-weight: 500;
        color: #e60012;
        position: absolute;
        top: -5rem;
        right: 1rem;
        text-shadow: 0 0 0.2rem #ffffff, 0 0 0.2rem #ffffff, 0 0 0.2rem #ffffff, 0 0 0.2rem #ffffff, 0 0 0.2rem #ffffff, 0 0 0.2rem #ffffff, 0 0 0.2rem #ffffff, 0 0 0.2rem #ffffff, 0 0 0.2rem #ffffff, 0 0 0.2rem #ffffff, 0 0 0.2rem #ffffff, 0 0 0.2rem #ffffff, 0 0 0.2rem #ffffff, 0 0 0.2rem #ffffff, 0 0 0.2rem #ffffff, 0 0 0.2rem #ffffff; }
      .cm-strengths2 .flex .item .txt .cont {
        line-height: 1.75;
        text-align: justify;
        padding: 0 1rem; }

.cm-imgflow {
  padding: 8rem 0; }
  .cm-imgflow .cm-ribbon-ttl {
    margin-bottom: 5rem; }
  .cm-imgflow .topWrap {
    justify-content: space-between; }
    .cm-imgflow .topWrap .item {
      width: 24rem; }
      .cm-imgflow .topWrap .item:nth-child(1), .cm-imgflow .topWrap .item:nth-child(3) {
        align-self: center;
        margin-bottom: 7rem; }
      .cm-imgflow .topWrap .item:nth-child(2) {
        width: 44rem; }
      .cm-imgflow .topWrap .item:nth-child(3) .inner:nth-child(2) {
        margin-bottom: 3rem; }
      .cm-imgflow .topWrap .item .ttl {
        font-size: 1.8rem;
        font-weight: 500;
        color: #e60012;
        border-bottom: 0.3rem dotted #e60012;
        padding-bottom: .6rem;
        margin-bottom: .6rem; }
  .cm-imgflow .sub-ttl {
    margin: 3rem 0; }
  .cm-imgflow .bottomWrap {
    border: 0.8rem solid #e60012;
    overflow: hidden; }
    .cm-imgflow .bottomWrap .item {
      width: 100%; }
      .cm-imgflow .bottomWrap .item:nth-child(1) .topttl .ttl {
        background-color: #ec3c4a; }
      .cm-imgflow .bottomWrap .item:nth-child(2) .topttl .ttl {
        background-color: #ea2635; }
        .cm-imgflow .bottomWrap .item:nth-child(2) .topttl .ttl::after {
          border-color: transparent transparent transparent #ea2635; }
      .cm-imgflow .bottomWrap .item:nth-child(3) .inner {
        border-right: none; }
      .cm-imgflow .bottomWrap .item:nth-child(3) .topttl .ttl::after {
        content: none; }
    .cm-imgflow .bottomWrap .topttl {
      background-color: #e60012;
      text-align: center; }
      .cm-imgflow .bottomWrap .topttl .ttl {
        font-size: 2.3rem;
        color: #ffffff;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        min-height: 6.8rem;
        border-bottom: 0.8rem solid #e60012;
        position: relative; }
        .cm-imgflow .bottomWrap .topttl .ttl::after {
          content: "";
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 3rem 0 3rem 2rem;
          border-color: transparent transparent transparent #ec3c4a;
          position: absolute;
          top: -.2rem;
          left: 100%;
          z-index: 1; }
        .cm-imgflow .bottomWrap .topttl .ttl .small {
          font-size: 1.6rem;
          width: 100%; }
          .cm-imgflow .bottomWrap .topttl .ttl .small2 {
            font-size: 1.2rem; }
    .cm-imgflow .bottomWrap .inner {
      padding: 1.5rem 3rem 3rem;
      border-right: 0.4rem dotted #e60012;
      height: calc(100% - 6.8rem); }
      .cm-imgflow .bottomWrap .inner .num {
        color: #e60012;
        font-size: 3.6rem;
        font-weight: 500;
        text-align: center;
        line-height: 1.2;
        margin-bottom: 1.5rem; }
        .cm-imgflow .bottomWrap .inner .num .small {
          display: block;
          font-size: 1.4rem; }
      .cm-imgflow .bottomWrap .inner img {
        display: block;
        margin: auto; }
      .cm-imgflow .bottomWrap .inner .small {
        font-size: 1.4rem; }
  .cm-imgflow p.small2 {
    margin-top: .6rem;
    font-size: 1.2rem; }

@media (min-width: 769px) and (max-width: 1080px) {
  .cm-strengths .centerItem {
    width: 28%; }
  .cm-strengths .leftItem {
    width: 30%;
    padding: 2rem 1rem; }
    .cm-strengths .leftItem::before, .cm-strengths .leftItem::after {
      width: 3vw;
      left: calc(100% + 1vw); }
    .cm-strengths .leftItem h3 {
      font-size: 1.6rem; }
      .cm-strengths .leftItem h3 .material-symbols-outlined {
        font-size: 1.8rem; }
  .cm-strengths .rightItem {
    width: 30%;
    padding: 2rem 1rem; }
    .cm-strengths .rightItem::before, .cm-strengths .rightItem::after {
      width: 3vw;
      right: calc(100% + 1vw); }
    .cm-strengths .rightItem h3 {
      font-size: 1.6rem; }
      .cm-strengths .rightItem h3 .material-symbols-outlined {
        font-size: 1.8rem; }
  .cm-strengths .item-inbox .txt {
    padding: 1rem; }
  .cm-strengths .bottomWrap::before, .cm-strengths .bottomWrap::after {
    width: 3vw; }
  .cm-strengths .bottomWrap::before {
    left: 11vw; }
  .cm-strengths .bottomWrap::after {
    right: 11vw; }
  .cm-strengths .bottomWrap > .flex.no1 {
    align-items: center; }
    .cm-strengths .bottomWrap > .flex.no1 > .item:nth-child(1) {
      width: 27vw;
      margin-right: 3vw;
      padding-right: 3vw; }
    .cm-strengths .bottomWrap > .flex.no1 > .item:nth-child(2) {
      width: calc(100% - 30vw);
      align-items: center; }
    .cm-strengths .bottomWrap > .flex.no1 .ttl {
      font-size: 2rem; }

  .un-capable-detail .box {
    padding: 3rem 0 2rem; }
    .un-capable-detail .box .ttl {
      position: relative;
      z-index: 1; }

  .cm-strengths2 .flex .item .txt .num {
    font-size: 5rem;
    top: -3.5rem; }

  .cm-imgflow .topWrap .item:nth-child(1) {
    width: 26%;
    margin-bottom: 7vw; }
  .cm-imgflow .topWrap .item:nth-child(2) {
    width: 42%; }
  .cm-imgflow .topWrap .item:nth-child(3) {
    width: 26%; }
    .cm-imgflow .topWrap .item:nth-child(3) .inner:nth-child(1) {
      margin-bottom: 3vw; } }
@media screen and (max-width: 768px) {
  .cm-strengths .flex.top {
    width: 100.8rem; }
  .cm-strengths .flex .item .txt {
    padding: 1.5rem 1.5rem 2rem; }
    .cm-strengths .flex .item .txt h3 {
      font-size: 2.2rem;
      border-bottom: 0.2rem dotted #81bd16;
      padding: 0 .5rem 1.5rem; }
    .cm-strengths .flex .item .txt .num {
      font-size: 4rem;
      top: -2.5rem;
      right: 0.5rem; }
    .cm-strengths .flex .item .txt .cont {
      font-size: 1.4rem;
      padding: 0 .5rem; }
  .cm-strengths .bottomWrap {
    width: 100.8rem; }

  .cm-strengths2 .flex .item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%; }
    .cm-strengths2 .flex .item:nth-child(2n) {
      margin-right: 0; }
    .cm-strengths2 .flex .item:last-child {
      margin-bottom: 0; }
    .cm-strengths2 .flex .item .txt {
      padding: 1.5rem 1.5rem 2rem; }
      .cm-strengths2 .flex .item .txt h3 {
        font-size: 1.8rem;
        border-bottom: 0.2rem dotted #81bd16;
        padding: 0 .5rem 1.5rem; }
      .cm-strengths2 .flex .item .txt .num {
        font-size: 4rem;
        top: -2.5rem;
        right: 0.5rem; }
      .cm-strengths2 .flex .item .txt .cont {
        font-size: 1.4rem;
        padding: 0 .5rem; }

  .cm-imgflow .topWrap {
    align-items: center; }
    .cm-imgflow .topWrap .item:nth-child(2) {
      width: 33rem; }
    .cm-imgflow .topWrap .item:nth-child(3) {
      width: 30rem;
      margin-bottom: 0; }
      .cm-imgflow .topWrap .item:nth-child(3) .inner {
        margin-bottom: 3rem; }
        .cm-imgflow .topWrap .item:nth-child(3) .inner:last-child {
          margin-bottom: 0; }
  .cm-imgflow .bottomWrap .inner {
    padding: 1.5rem 1.5rem 3rem; }

  .cm-cost-detail .cm-costNum::after {
    width: 19rem; }
  .cm-cost-detail .cm-tab03-problem::after {
    right: -4.8rem; }

  .un-capable-detail {
    flex-wrap: wrap;
    justify-content: center; }
    .un-capable-detail .box {
      width: 32%;
      margin-right: 2%;
      margin-bottom: 6rem;
      padding: 3rem 0 2rem; }
      .un-capable-detail .box:nth-child(3), .un-capable-detail .box:last-child {
        margin-right: 0; }
      .un-capable-detail .box:nth-child(n + 4) {
        margin-bottom: 0; }
      .un-capable-detail .box .ttl {
        position: relative;
        z-index: 1; } }
@media screen and (max-width: 480px) {
  .cm-cost-detail .cm-costNum::after {
    width: 11.6rem; }
  .cm-cost-detail .cm-tab03-problem::after {
    right: 50%; }
  .cm-cost-detail .cm-costNum-bottom .num {
    font-size: 2.4rem; }
    .cm-cost-detail .cm-costNum-bottom .num .small {
      font-size: 1.6rem; }

  .cm-imgflow .topWrap {
    flex-wrap: wrap; }
    .cm-imgflow .topWrap .item:nth-child(2) {
      width: 100%;
      text-align: center;
      margin-bottom: 3rem; }
      .cm-imgflow .topWrap .item:nth-child(2) img {
        width: 34rem; }
    .cm-imgflow .topWrap .item:nth-child(3) {
      width: 100%; }
  .cm-imgflow .sub-ttl {
    margin: 6rem 0; }
  .cm-imgflow .bottomWrap {
    width: 74rem; } }
