.entry-content p.font1 {
    margin-bottom: 35px;
}
.top3 .flex_2 a p.font1 {
    font-size: 16px;
}
.flex_2>div.mt_50 {
    margin-top: 50px;
}
.top3 {
    background-image: url(/wp-content/uploads/sites/770/2022/10/back_sen_2x.png);
    background-color: #f6f6f6;
    background-repeat: repeat;
    background-size: 46px;
}
.top3 .flex_2 a img {
    border-radius: 0 !important;
}
.top3 .uagb-column__wrap {
    overflow: visible;
}
img.hito_download {
    position: absolute;
    bottom: -80px;
    left: -170px;
}
@media (max-width: 1500px){
  img.hito_download {
      left: -100px;
  }
}
@media (max-width: 1359px){
  .top3 .uagb-column__wrap {
      overflow: hidden;
  }
  img.hito_download {
      display: none;
  }
}
@media (max-width: 480px){
  .entry-content p.font1 {
      margin-bottom: 25px;
      text-align: justify;
  }
  .entry-content p.font1 br {
      display: none;
  }
  .top3 .flex_2 a p.font1 {
      font-size: 15px;
      text-align: center;
  }
  .flex_2>div.mt_50 {
      margin-top: 0;
  }
}
