@charset "UTF-8";
footer h2 {
  margin-top: 0; }
/*--------------------------------------------------- */
/* footerNavi */
/*--------------------------------------------------- */
.footerNavi {
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #72a73a;
  color: #fff; }
.footerNavi .flex {
    justify-content: space-between; }
.footerNavi .flex .num2 {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      align-content: center; }
.footerNavi .flex .num2 .no2 {
        margin-top: 8px; }
.footerNavi .flex .num2 .flexChild2, .footerNavi .flex .num2 .flexChild1 {
        width: 100%;
        text-align: right; }
.footerNavi .flex .num2 .flexChild2 {
        margin-top: 16px; }
.footerNavi .flex .ec-footerNavi {
      width: 100%; }
.footerNavi .ec-footerNavi {
    text-align: right;
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem; }
.footerNavi .ec-footerNavi__link {
    position: relative; }
.footerNavi .ec-footerNavi__link a {
      text-decoration: none;
      font-size: 14px;
      font-size: 1.4rem;
      margin: 0;
      color: #fff;
      line-height: 1.1em; }
.footerNavi .ec-footerNavi__link a:visited {
        color: #fff; }
/*--------------------------------------------------- */
/* safari */
/*--------------------------------------------------- */
@font-face {
  font-family: 'matissem';
  font-display: swap;
  src: url("../../../font/matisse-m.woff") format("woff"), url("../../../font/matisse-m.otf") format("truetype"); }
@media (min-width: 481px) and (min-width: 768px) {
  .safari .footerNavi .ec-footerNavi__link:after {
    right: 0;
    top: 0;
    bottom: 0;
    /* style */ }
  .safari .footerNavi .ec-footerNavi__link:nth-last-of-type(1):after {
    content: "";
    display: none;
    /* style */ } }
@media (min-width: 768px) {
      .footerNavi .ec-footerNavi__link {
        margin-left: 2px;
        padding-left: 16px; }
        .footerNavi .ec-footerNavi__link:after {
          content: "｜";
          position: absolute;
          left: 0;
          /* style */
          color: #fff; }
          .safari .footerNavi .ec-footerNavi__link:after {
            display: none; }
        .footerNavi .ec-footerNavi__link:nth-of-type(1) {
          /* style */ }
          .footerNavi .ec-footerNavi__link:nth-of-type(1):after {
            content: "";
            display: none;
            /* style */ }
        .footerNavi .ec-footerNavi__link a:hover {
          color: #333;
          transition-duration: 0.5s; }
      .footerNavi .ec-footerNavi__link:nth-last-of-type(1) a {
        border-bottom: 0; } }
@media (max-width: 767px) {
        .footerNavi .flex .num2 {
          display: none; }
        .footerNavi .ec-footerNavi__link a {
          border-bottom: 1px dotted #fff; }
  .footerNavi {
    padding-top: 32px;
    padding-bottom: 32px; }
    .footerNavi svg {
      display: block;
      margin: auto; }
    .footerNavi .flex {
      justify-content: space-between;
      flex-wrap: wrap; }
      .footerNavi .flex .flex2 {
        justify-content: center;
        width: 100%; }
      .footerNavi .flex .num2 {
        display: flex;
        align-items: center;
        flex-wrap: wrap; }
      .footerNavi .flex .ec-footerNavi {
        width: 100%; }
    .footerNavi .ec-footerNavi {
      text-align: right;
      margin: 0; }
      .footerNavi .ec-footerNavi.no1 {
        margin-bottom: 8px; }
    .footerNavi .ec-footerNavi__link {
      text-align: left;
      position: relative; }
      .footerNavi .ec-footerNavi__link a {
        text-decoration: none;
        font-size: 16px;
        margin: 0;
        line-height: 1.1em; }
    .footerNavi .copyright {
      text-align: center;
      margin-top: 24px; } }
@media (max-width: 767px) and (max-width: 767px) {
        .footerNavi .ec-footerNavi__link a {
          border-bottom: 1px dotted #fff; } }
