.cta-area1 {
    position: relative;
    background: url(../img/cta.jpg)no-repeat top center;
    /* background-color: brown; */
    height: 1080px;
}


.reflection_btn1 {
  position: relative;
  display: inline-block;
  overflow: hidden; 
  border-radius: 65px;
  width: 627px;
  height: 144px;
  line-height: 0;
  top: 625px;/* ボタンの位置調整 */
  left: 3px;
}


.reflection_btn1 img {
  display: block;
  width: 100%;
  height: auto;
}


.fuwa-btn1 {
  position: relative;
  top: 730px;/* ボタンの位置調整 */
  width: 674px;
  height: 189px;
  left: 0;
}

