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


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


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


.fuwa-btn1 {
  position: relative;
  top: 810px;/* ボタンの位置調整 */
  width: 587px;
  height: 136px;
  left: 88px;
}

