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


.reflection_btn1 {
  position: relative;
  display: inline-block;
  overflow: hidden; 
  border-radius: 73px;
  width: 714px;
  height: 201px;
  line-height: 0;
  top: 550px;/* ボタンの位置調整 */
  left: 0px;
}


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


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

