.kyotocycle_content{
  width: 100%;
}
.kyotocycle_content p{
  width: 100%;
  margin-top: 0;
}
.kyotocycle_content p:first-child{
  width: 100%;
  margin-top: 0;
}
.kyotocycle_content img {
  width: 100%;
}
.kyotocycle_content .content_wrap {
  overflow: hidden;
}
.kyotocycle_content .cont_left {
  float: left;
  width: 58.6%;
}
.kyotocycle_content .cont_right {
  width: 41.4%;
  float: right;
}
.btn_wrap01,
.btn_wrap02,
.btn_wrap03 {
  position: relative;
}

.btn_wrap01 .btn01{
  position: absolute;
  width: 32.74%;
  top: 48.69%;
  left: 9.653%;
}
.btn_wrap02 .btn02{
  position: absolute;
  width: 46.23%;
  top: 47.88%;
  left: 6.4%;
}