@charset "udf-8";

/*footer_area*/

.footer_area {

  background: #fff;
  position: relative;
}

.footer_area h3 {

  text-align:center;
  margin: 0 auto;

}


.footer_area p {

margin-top: 25px;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
line-height: 2.1;
color: #000;
}

.footer_area .fl_b {
    width: 600px;
  color: #6E6EFF;
  margin: 0 auto;
  align-items: center;
}


.footer_area .fl_b div:nth-child(1) {
  flex: 0 0 42%;
}

.footer_area .fl_b div:nth-child(2) {
  flex: 0 0 58%;
}

.footer_area .fl_b h3 {
  text-align: left;
  margin-bottom:50px;
}

.footer_area .fl_b h4 {

font-size: 25px;
}
.footer_area .fl_b ul li {

  display: table;
  margin-bottom: 20px;
}

.footer_area .fl_b ul li span {
  display: table-cell;
  font-size: 18px;
  font-weight: bold;
}


.footer_area .fl_b ul li span:nth-child(1) {
  font-size: 11px;
  padding-right: 1rem;
}

.footer_area .flex_area {
  position: relative;
} 

.flex_area figure {

  position: absolute;
  top:0;
  left: 1%;
}

.down_load_area p {

  font-size: 16px;
  font-weight: bold;
  color: #6E6EFF;
}

.down_load_button {
    width: 340px;
    height: 70px;
    border-radius: 35px;
background: #3636C9 ;
    display: flex;
    justify-content: center;
    align-items: center;
   
    position: relative;
    margin: 18px auto;
transition: .3s;
}

.down_load_button:hover {

  background: #6E6EFF;

}


footer {

background: #6E6EFF;

}

.footer_nav {
  padding-top: 100px;

position: relative;
}

.footer_bg01 img {

  vertical-align: bottom;
  width: 100%;

}

.footer_link {
background-color: #FFFEE8 ;
width: 754px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}


.footer_link .fl_b {

  width: 100%;
}
.footer_area .footer_link p {

  text-align: left;
    margin: 25px;
    color: #000;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
}

.footer_area .footer_link figure a {

  display: block;
}

.footer_area .footer_link figure a:hover {

  opacity: .55;

}


.footer_link_img img {

  width: 100%;

}



.footer_bg01 {

background: url('/waga-machi-mirai/fcf/img/footer_bg01.png') no-repeat;
background-size: cover;
width: 100%;
padding-top:32.2108% ;
}

@media screen and (max-width: 767px) {


body .footer_bg01 {
    background: url('/waga-machi-mirai/fcf/img/footer_bg01sp.png') no-repeat;
  background-size: cover;
  }


  body .down_load_area p {

    font-size: 14px ;
    margin: 5px;
  }


  body .footer_area .footer_link p {

    font-size: 11px ;
    margin: 5px;

  }

  body .footer_link .fl_b figure {
    text-align: center;
  }

 body .footer_link {
  width: 80%;

  }
  .footer_area .mod-frame {

    width: 90%;
    margin: 0 auto;
  }

 body .footer_area .fl_b {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 10px ;

  }

  .footer_area .sp_end h4 {

    text-align: center;

  }

body .footer_area h3 {
  width: 95%;

}

  .footer_area .sp_w.sp_end {

    display: flex;
    align-items: baseline;
    justify-content: center;
    margin-top: 150px;
    margin-bottom: 50px;
    position: relative;


  }

  
  .footer_area .sp_w.sp_end h3 {

    position: absolute;
    bottom: 0;
    left: 25% ;
    margin-bottom: 0;
  }

  body .flex_area figure {
    position: absolute;
    top: -36%;
    left: 1%;

  }

  body .footer_area .fl_b ul li span {

    font-size: 16px ;
  }
}


.cp_r {
  background: #6E6EFF !important;


}
.text_hg {

    color: #fff !important;

}


/*footer_area*/
