.common-footer .first-sec {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #092AA3;
  padding-bottom: 30px; }
  .common-footer .first-sec .fnav--md ul {
    display: flex;
    margin-bottom: 25px; }
    .common-footer .first-sec .fnav--md ul li.link-crt, .common-footer .first-sec .fnav--md ul li.link-rec {
      border-left: solid 1px #FFF; }
    .common-footer .first-sec .fnav--md ul li:last-child {
      border-right: solid 1px #FFF; }
    .common-footer .first-sec .fnav--md ul li a {
      position: relative;
      display: block;
      padding-top: 20px; }
      .common-footer .first-sec .fnav--md ul li a:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: #FFFFFF left bottom no-repeat;
        background-size: 100%;
        transition: 0.5s ease-in-out;
        opacity: 0; }
    .common-footer .first-sec .fnav--md ul li:nth-child(1):hover a:before, .common-footer .first-sec .fnav--md ul li.current:nth-child(1) a:before {
      background-image: url("fnav_01_on202103.png"); }
    .common-footer .first-sec .fnav--md ul li:nth-child(2):hover a:before, .common-footer .first-sec .fnav--md ul li.current:nth-child(2) a:before {
      background-image: url("fnav_02_on.png"); }
    .common-footer .first-sec .fnav--md ul li:nth-child(3):hover a:before, .common-footer .first-sec .fnav--md ul li.current:nth-child(3) a:before {
      background-image: url("fnav_03_on.png"); }
    .common-footer .first-sec .fnav--md ul li:nth-child(4):hover a:before, .common-footer .first-sec .fnav--md ul li.current:nth-child(4) a:before {
      background-image: url("fnav_04_on.png"); }
    .common-footer .first-sec .fnav--md ul li:nth-child(5):hover a:before, .common-footer .first-sec .fnav--md ul li.current:nth-child(5) a:before {
      background-image: url("fnav_05_on.png"); }
    .common-footer .first-sec .fnav--md ul li:nth-child(6):hover a:before, .common-footer .first-sec .fnav--md ul li.current:nth-child(6) a:before {
      background-image: url("fnav_06_on.png"); }
    .common-footer .first-sec .fnav--md ul li:nth-child(7):hover a:before, .common-footer .first-sec .fnav--md ul li.current:nth-child(7) a:before {
      background-image: url("fnav_07_on.png"); }
    .common-footer .first-sec .fnav--md ul li:nth-child(8):hover a:before, .common-footer .first-sec .fnav--md ul li.current:nth-child(8) a:before {
      background-image: url("fnav_08_on.png"); }
    .common-footer .first-sec .fnav--md ul li:nth-child(9):hover a:before, .common-footer .first-sec .fnav--md ul li.current:nth-child(9) a:before {
      background-image: url("fnav_09_on.png"); }
    .common-footer .first-sec .fnav--md ul li:hover a:before, .common-footer .first-sec .fnav--md ul li.current a:before {
      opacity: 1; }
  .common-footer .first-sec .fnav--sm ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .common-footer .first-sec .fnav--sm ul li {
      width: 33.3333333%; }
      .common-footer .first-sec .fnav--sm ul li a {
        position: relative;
        display: block;
        padding: 12px 0;
        text-align: center; }
        .common-footer .first-sec .fnav--sm ul li a:before {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          display: block;
          width: 100%;
          height: 100%;
          background: #FFFFFF center center no-repeat;
          background-size: 92px 45px;
          transition: 0.5s ease-in-out;
          opacity: 0; }
      .common-footer .first-sec .fnav--sm ul li:nth-child(1):active a:before, .common-footer .first-sec .fnav--sm ul li.current:nth-child(1) a:before {
        background-image: url("../sp_nav/nav_01_on202103.png"); }
      .common-footer .first-sec .fnav--sm ul li:nth-child(2):active a:before, .common-footer .first-sec .fnav--sm ul li.current:nth-child(2) a:before {
        background-image: url("../sp_nav/nav_02_on.png"); }
      .common-footer .first-sec .fnav--sm ul li:nth-child(3):active a:before, .common-footer .first-sec .fnav--sm ul li.current:nth-child(3) a:before {
        background-image: url("../sp_nav/nav_03_on.png"); }
      .common-footer .first-sec .fnav--sm ul li:nth-child(4):active a:before, .common-footer .first-sec .fnav--sm ul li.current:nth-child(4) a:before {
        background-image: url("../sp_nav/nav_04_on.png"); }
      .common-footer .first-sec .fnav--sm ul li:nth-child(5):active a:before, .common-footer .first-sec .fnav--sm ul li.current:nth-child(5) a:before {
        background-image: url("../sp_nav/nav_05_on.png"); }
      .common-footer .first-sec .fnav--sm ul li:nth-child(6):active a:before, .common-footer .first-sec .fnav--sm ul li.current:nth-child(6) a:before {
        background-image: url("../sp_nav/nav_06_on.png"); }
      .common-footer .first-sec .fnav--sm ul li:nth-child(7):active a:before, .common-footer .first-sec .fnav--sm ul li.current:nth-child(7) a:before {
        background-image: url("../sp_nav/nav_07_on.png"); }
      .common-footer .first-sec .fnav--sm ul li:nth-child(8):active a:before, .common-footer .first-sec .fnav--sm ul li.current:nth-child(8) a:before {
        background-image: url("../sp_nav/nav_08_on.png"); }
      .common-footer .first-sec .fnav--sm ul li:nth-child(9):active a:before, .common-footer .first-sec .fnav--sm ul li.current:nth-child(9) a:before {
        background-image: url("../sp_nav/nav_09_on.png"); }
      .common-footer .first-sec .fnav--sm ul li:active a:before, .common-footer .first-sec .fnav--sm ul li.current a:before {
        opacity: 1; }
  .common-footer .first-sec .link-list {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 10px;
    margin: 5px 0; }
    .common-footer .first-sec .link-list a {
      color: #FFFFFF;
      transition: color 0.3s ease-in-out; }
      @media screen and (max-width: 414px) {
        .common-footer .first-sec .link-list a {
          display: block; } }
      .common-footer .first-sec .link-list a:not(:last-of-type):after {
        content: "/";
        color: #FFFFFF;
        margin: 0 0.75em; }
      .common-footer .first-sec .link-list a:hover {
        color: #6697C8; }
    .common-footer .first-sec .link-list > span {
      color: #FFFFFF;
      display: block;
      line-height: 1;
      padding: 0 0.5em;
      margin: 0.4em 10px;
      border-left: solid 1px #FFFFFF;
      border-right: solid 1px #FFFFFF; }
  .common-footer .first-sec .btn_back-to-top {
    display: block; }
    @media screen and (max-width: 414px) {
      .common-footer .first-sec .btn_back-to-top {
        margin: 40px 0; } }
    @media screen and (min-width: 415px) {
      .common-footer .first-sec .btn_back-to-top {
        position: absolute;
        bottom: 30px;
        right: calc( 50% - 384px);
        transition: margin 0.25s ease-in-out;
        margin-top: 0; }
        .common-footer .first-sec .btn_back-to-top:hover {
          margin-bottom: 5px; } }
.common-footer .second-sec {
  display: flex;
  justify-content: center;
  background-color: #E1E1E1;
  padding: 7px; }
  .common-footer .second-sec .copyright {
    display: inline-block;
    text-align: center; }
  @media screen and (max-width: 414px) {
    .common-footer .second-sec {
      flex-direction: column;
      align-items: center; } }
  @media screen and (min-width: 415px) {
    .common-footer .second-sec {
      align-items: baseline; }
      .common-footer .second-sec a {
        position: relative;
        top: -4px; }
      .common-footer .second-sec .copyright {
        transform: scale(0.8); } }

/* end */
