.trial-check {
  margin-bottom: 16px;
  margin-right: 30px;
}

.trial-check input[type=checkbox] {
  height: 21px;
  width: 21px;
  margin: 0;
  position: relative;
  top: 4px;
}

.box-base.box-other {
  width: 320px;
  max-width: 100%;
}

.under-title-area .button a{
  color: #FFF;
  background: #ed6c00;
  font-size: 20px;
  font-family: "丸フォーク M";
  text-align: center;
  width: 100%;
  max-width: 800px;
  height: auto;
  line-height: 1.5;
  border-radius: 50px;
  padding: 0;
  display: block;
  margin: 0 auto;
  text-decoration: none;
  padding: clamp(10px, calc((100 / 1600) * 15 * 1vw), 15px);
}
