@charset "UTF-8";
.cfa1 .title {
    width: 90%;
    margin: 70px auto 40px;
    display: block;
    -webkit-user-drag: none;
}


.cfa2{
  height: 534px;
}

.cfa2 .row{
  background: url(../image/cfa2-bg2-jp.png@t=1688037297.png) 100%/auto 100% no-repeat;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 534px;
}



.cfa3 .row{
  background: url(../image/cfa3-bg3-jp.png@t=1689064269.png) 100%/auto 100% no-repeat;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 655px;
}


.cfa4 .title{
  background: url(../image/cfa4-title-jp.png) 100%/auto 100% no-repeat;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 35px;
}

.cfa5{
  height: 430px;
}


.cfa-footer{
  height: 180px;
  margin-top: 85px;
}

.cfa-footer .row{
  background: url(../image/cfa-footer-jp.png@t=1696501566.png) 100%/auto 100% no-repeat;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 120px;
}



@media(max-width:1400px) {
  .cfa2 .row{
    height: 461px;
  }
  .cfa3 .row{
    height: 566px;
  }
  .cfa4 .title{
    height: 30px;
  }
  .cfa-footer .row{
    height: 104px;
  }
  .cfa3{
    padding-top: 42px;
    height: 706px;
  }
  .cfa4{
    padding-top: 0px;
    height: 530px;
  }
  .cfa-footer{
    height: 140px;
    margin-top: 120px;
  }
  .cfa5{
    height: 420px;
  }
}

