.title_faq {
  height: 18px;
  font-size: 20px;
  line-height: 0.9;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 10px;
  margin-top: 50px;
}

.underline_header {
  width: 260px;
  height: 6px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 10px;
}

.center_content {
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}

.row_button_faq > a {
  text-decoration: none !important;
}

.faq_button {
  width: 100%;
  height: 44px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  background-color: #fef2f5;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  margin-bottom: 10px;
}

.faq_button .faq_button--text {
  width: 184px;
  height: 14px;
  font-size: 14px;
  text-align: center;
  color: #f884a3;
  text-decoration: none;
}

.content_faq {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  margin: 0px 0px 30px 0px !important;
}

.content_faq__header {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.57;
  text-align: center;
  color: #4a4a4a;
  text-align: left;
  padding: 20px 20px 35px 20px;
}

.content_faq__subheader {
  font-size: 14px;
  line-height: 1.57;
  color: #f884a3;
  text-align: left;
  padding: 0px 20px 0px 20px;
  margin-bottom: 14px;
}

.content_faq__ul {
  width: 90%;
  font-size: 14px;
  line-height: 1.57;
  color: #4a4a4a;
  text-align: left;
  padding: 0px 20px 25px 20px;
}

.content_faq__ul li {
  padding-left: 1em;
  text-indent: -1em;
}

.content_faq__text {
  width: 90%;
  font-size: 14px;
  line-height: 1.57;
  color: #4a4a4a;
  text-align: left;
  padding: 0px 20px 25px 20px;
}

.g_navi__list li:nth-child(4) ::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -3px;
  left: 50%;
  height: 6px;
  width: 20px;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #f884a3;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

.button_area {
  display: block;
  text-align: center;
  margin-bottom: 21px;
}

.color_link_bill {
  color: #f884a3;
}

.content_faq_notice {
  border: 3px solid #f884a3;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: #ffffff;
  margin: 0px 0px 30px 0px !important;
}

.content_faq_notice .content_faq__header {
  color: #f884a3;
  text-align: center;
}

/*# sourceMappingURL=renewal_faq_sp.css.map */
