@charset "UTF-8";
@media only screen and (max-width: 767px) {
  header img {
    max-width: 100%;
  }
}
body .ttl_h1__inner {
  width: 100%;
}

.l-plus-oneparetto__header {
  text-align: center;
  padding: 40px 32px 28px;
  img {
    max-width: 360px;
  }
}

@media only screen and (max-width: 767px) {
  /* SP */
  body {
    padding-top: 0;
  }
  .l-plus-oneparetto__header {
    text-align: center;
    padding: 40px 32px 28px;

    img {
      max-width: 80%;
    }
  }
}
/*SP*/

.ttl_h2__title {
  text-align: center;
}

#FT {
  .customerVoice,
  .ft_pageTop,
  .ft_content_1,
  .ft_content_1,
  .ft_btn,
  .ft_nv_1 {
    display: none !important;
  }
}

footer#FT {
margin-top: 20px;
padding-bottom: 24px;
}


.btn_accordion_default__qnum{
    min-width: 55px;
    text-align: center;
    margin-left: -18px;
    margin-right: 2px;
}

body .assistance{
display: none !important;
opacity: 0;
pointer-events: none;
-webkit-user-select: none; /* Safari用 */
user-select: none;
}
