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

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


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


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

