.main-article {
  background-color: #FFFFFF;
}
form{
  display:flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  font-size: 22px;
  margin: 30px 0;
  line-height: 1;
}
.lp_item_ttl2 {
    display: initial;
}
.bg_brown.lp_02 h2.ttl:first-child {
  position: relative;
}
.bg_brown.lp_02 h2.ttl:first-child::after {
  content: "";
  display: block;
  position: absolute;
  background: url("https://image.raku-uru.jp/01/20281/77/hukidasi_1674201801197.gif");
  width: 299px;
  height: 123px;
  right: 0;
  top: 0;
  background-size: cover;
}
#page-top2 {
  position: fixed;
  right: 15px;
  bottom: 150px;
  cursor: pointer;
  z-index: 9999; }

@media (max-width: 640px) {
  .bg_brown.lp_02 h2.ttl:first-child::after {
    width: 150px;
    height: 61px;
    top: -56px;
  }
  #page-top2 {
    bottom: 80px;
  }
  #page-top2 img {
    width: 120px;
  }
}

.bar1 {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  border: 0;
}

