@charset "UTF-8";
.modal-terms {
  padding: 60px 15px 40px;
  margin: 10px;
  width: calc(100% - 20px);
}
.present-notes__title {
  font-size: 1.5rem;
}
.present-notes__subtitle {
  font-size: 1.4rem;
}
.present-notes__close {
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background-size: 60px 60px;
}
.present-notes__return-anchor {
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background-size: 60px 60px;
}
.header_logo_title {
  font-size: 1.2rem;
  line-height: 1.3;
}
.image {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.pagetop {
  bottom: 130px;
}
.pagetop_anchor {
  width: 38px;
  padding-top: 38px;
}
.footnote {
  padding: 40px 0;
  font-size: 1rem;
}
.footnote_inner {
  width: 92%;
}
.page-wrapper {
  padding: 0;
}
.page-wrapper:before {
  content: none;
}
.page-wrapper_contents {
  height: auto;
}
.main {
  max-width: 100%;
  width: 100%;
  border: none;
  border-radius: 0;
  overflow: visible;
  padding-inline: 0;
}
.main::after,
.main::before {
  display: none;
}
.aside {
  display: none;
}
.benefits-block_inner_text {
  font-size: 1.4rem;
}
.footer {
  position: static;
}
.float-bottom-conversion {
  /* height: auto; */
}
.float-banner {
  padding-top: 8px;
  max-width: 343px;
}
