@charset "UTF-8";













@media screen and (max-width:767px) {

  .main_v {
    text-align: center;
    margin: 0 auto;
    width: 80%;
  }


body .main_tittle h4 {

    width: 80%;

  }

body .main_tittle h4 img {

    width: 50%;
  }


.sp_border {

  border-bottom: 1px solid  #ccc;

}
.spp {

  font-size: 1.3em ;

}


.main_tittle h4 {

  font-size: 1.8em !important;

  margin-top: 15px !important;
}


.spt {

  margin-left: 25px;
}
.spmt35 {

margin-top: 35px !important;
}


body article {

  margin-bottom: 30px;
}


/**fotter_link**/

body .footer_flb {

  display: block;

}
body section .footer_flb figure {

  width: 90%;

  margin: 0px auto;
}
body section .footer_flb figure:nth-child(2) {

    margin: 20px auto;

}
body article .footer_link {

  padding: 20px 0;
}

}


@media screen and (max-width:1199px) {

 body .footer_flb figure { 

    width: 33%;
  }

  
 body .footer_flb figure p { 

    font-size: 1.2rem;

 }

}
.page-title {

line-height: 2.3 !important;
}





.main_img {
  position: relative;
  background: #f5f5f5;
  padding: 50px 0;

}

.main_font .main_img img { 

  width: 550px;
  margin: 0 auto;
padding: 25px 0 ;
box-sizing: border-box;
}

.CONCEPT_01 {

background: #f5f6f7;
}

.main_tittle h4 {

  border-bottom: 1px solid #36b0c6;
    text-align: center;
    margin: 0 auto;
    width: 620px;
    padding: 15px 15px 0;
    margin-top: 75px;

}

.main_tittle h4 img {

  width: 250px;

}

.main_v {
    text-align: center;

}


.footer_flb {

  display: flex;
    justify-content: space-between;
    align-items: center;

}
.footer_flb a {

  color: #333;
  text-decoration: none;
}




.footer_flb figure {

  width: 300px;
  background: #fff;
}

.footer_flb_inner {
  padding: 20px ;
    box-sizing: border-box;
    position: relative;

}

.footer_flb_inner:hover {
    -webkit-transition: all .5s;
        transition: all .5s;
opacity: 0.55;
}



body .footer_link {

  background: #34afc6;
    padding: 25px 0 ;
    margin: 50px 0;
}

.footer_flb h4 img {

  height: 75px;
}

.footer_flb p {

  margin-top: 15px;

}


.footer_flb_inner::before {
    content: "";
    width: 14px;
    height: 14px;
    border-top: solid 2px #34afc6;
    border-right: solid 2px #34afc6;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 50%;
}




.selected_ie {

  top:25% ;
}




