@charset "UTF-8";
/*=======================================================
共通
=======================================================*/
.el_att {
  font-size: 14px;
  margin: 12px 0 40px;
  letter-spacing: 0px;
}
@media screen and (max-width: 750px) {
  .el_att {
    font-size: 24px;
    margin: 30px 0 0;
  }
}
/*=======================================================
MV
=======================================================*/
.bl_lower_mv {
  height: 202px;
  background: none;
  align-items: normal;
}
.bl_lower_mv_ttlWrapper {
  display: inline;
}
.bl_lower_mv_ttlWrapper::before,
.bl_lower_mv_ttlWrapper::after {
  display: none;
}
.bl_lower_mv::before {
  background: url(../images/guarantee/mv_bg_pc.jpg) top center/cover no-repeat;
}
.bl_lower_mv_ttl {
  color: #222222;
  padding: 107px 0 0;
}
.bl_lower_mv_ttl::before {
  position: absolute;
  content: "";
  background: url(../images/guarantee/mv_logo.png) top center/contain no-repeat;
  width: 408px;
  height: 44px;
  top: 47px;
  left: 50%;
  transform: translateX(-50%);
}
.bl_lower_mv_ttl::after {
  display: none;
}
.bl_lower_mv_ttl .single_word {
  background: none;
  width: auto;
  height: auto;
  margin-left: 0;
  padding-bottom: 0;
  display: initial;
  letter-spacing: 1.28px;
}
.bl_lower_mv_ttl .single_word:not(:first-of-type) {
  margin-left: 0;
}
@media screen and (max-width: 750px) {
  .bl_lower_mv {
    height: 240px;
  }
  .bl_lower_mv::before {
    width: 100%;
    background: url(../images/guarantee/mv_bg_sp.jpg) top center/cover no-repeat;
  }
  .bl_lower_mv::after {
    display: none;
  }
  .bl_lower_mv_ttl {
    font-size: 36px;
    padding: 101px 0 0;
    line-height: 1.5;
  }
  .bl_lower_mv_ttl::before {
    width: 474px;
    height: 50px;
    top: 32px;
  }
  .bl_lower_mv_ttl::after {
    display: none;
  }
  .bl_lower_mv_ttl .single_word {
    width: auto;
    height: auto;
    letter-spacing: 10.08px;
  }
  .bl_lower_mv_ttl .single_word:not(:first-of-type) {
    margin-left: 0;
  }
  .bl_lower_mv_ttl #lowerMvTtl_nextBr {
    margin-top: 0;
  }
}
/*=======================================================
ABOUT
=======================================================*/
.bl_about {
  padding: 60px 0 48px;
}
.bl_about .el_sec_mainTtl {
  margin-bottom: 32px;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  position: relative;
}
.bl_about .el_sec_mainTtl::after {
  position: absolute;
  content: "";
  background: url(../images/guarantee/about_icon.svg) top center/contain no-repeat;
  width: 42px;
  height: 46px;
  top: 50%;
  transform: translateY(-50%);
  right: 154px;
}
.bl_about .el_att {
  margin: 12px 0 0;
}
@media screen and (max-width: 750px) {
  .bl_about {
    padding: 48px 0 80px;
  }
  .bl_about .el_sec_mainTtl {
    margin-bottom: 32px;
    font-size: 36px;
  }
  .bl_about .el_sec_mainTtl::after {
    display: none;
  }
  .bl_about .el_att {
    margin: 30px 0 0;
  }
}
/*=======================================================
SYSTEM
=======================================================*/
.bl_system {
  background: #2DA6DE;
  padding: 56px 0;
}
.bl_system .el_sec_mainTtl {
  font-size: 28px;
  font-weight: 700;
  color: #2DA6DE;
  width: 1022px;
  height: auto;
  background-color: #FFFFFF;
  padding: 8px 0;
  margin-bottom: 40px;
}
.bl_system .bl_cardUnit {
  flex-flow: nowrap;
  gap: 80px;
  margin-bottom: 80px;
}
.bl_system .bl_card {
  width: 472px;
}
.bl_system .bl_card:first-of-type {
  position: relative;
}
.bl_system .bl_card:first-of-type::after {
  position: absolute;
  content: "";
  width:0;
  height:0;
  border-style:solid;
  border-width: 26.5px 0 26.5px 32px;
  border-color: transparent transparent transparent #FFCA37;
  top: 50%;
  transform: translateY(-50%);
  right: -60px;
}
.bl_system .bl_card .bl_card_ttl {
  padding: 3px;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1.56px;
}
.bl_system .bl_card:first-of-type .bl_card_ttl {
  color: #FFFFFF;
  background: #2E2E2E;
}
.bl_system .bl_card:nth-of-type(2) .bl_card_ttl {
  background: #FFCA37;
}
.bl_system .bl_card_body {
  background-color: #FFFFFF;
  padding: 24px 54px 64px;
}
.bl_system .bl_card:first-of-type .bl_card_body {
  border: 1px solid #2E2E2E;
}
.bl_system .bl_card:nth-of-type(2) .bl_card_body {
  position: relative;
  border: 1px solid #FFCA37;
  padding: 24px 45px 64px;
}
.bl_system .el_att {
  position: absolute;
  width: 480px;
  color: #FFFFFF;
  margin: -75px 0 0;
  right: 0;
}
.bl_system .bl_card_txt {
  margin-bottom: 16px;
  text-align: center;
}
.bl_system .bl_card_txt > span {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
.bl_system .bl_card_txt_label {
  text-align: center;
  background-color: #DEF5FF;
  font-size: 20px;
  width: 306px;
  height: auto;
  padding: 7px 0 11px;
  margin: 0 auto 56px;
}
.bl_system .hp_asterisk {
  font-size: 9px;
  vertical-align:top;
}
.bl_system .bl_card_txt_cloud {
  position: relative;
  z-index: 1;
}
.bl_system .bl_card:first-of-type .bl_card_txt_cloud {
  padding-left: 177px;
}
.bl_system .bl_card:nth-of-type(2) .bl_card_txt_cloud {
  padding-left: 186px;
}
.bl_system .bl_card_txt_cloud::before,
.bl_system .bl_card_txt_cloud::after {
  position: absolute;
  content: "";
}
.bl_system .bl_card_txt_cloud::before {
  width: 120px;
  height: 120px;
  top: 50%;
  transform: translateY(-50%);
}
.bl_system .bl_card_txt_cloud::after {
  width: 228px;
  height: 132px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: -1;
}
.bl_system .bl_card:first-of-type .bl_card_txt_cloud::before {
  background: url(../images/guarantee/system_img01.svg) top center/contain no-repeat;
  left: 0;
}
.bl_system .bl_card:first-of-type .bl_card_txt_cloud::after {
  background: url(../images/guarantee/system_cloud01.svg) top center/contain no-repeat;
}
.bl_system .bl_card:nth-of-type(2) .bl_card_txt_cloud::before {
  background: url(../images/guarantee/system_img02.svg) top center/contain no-repeat;
  left: 24px;
}
.bl_system .bl_card:nth-of-type(2) .bl_card_txt_cloud::after {
  background: url(../images/guarantee/system_cloud02.svg) top center/contain no-repeat;
}
.bl_system .bl_system_img {
  width: 1024px;
}
@media screen and (max-width: 750px) {
  .bl_system {
    padding: 64px 0 80px;
  }
  .bl_system .el_sec_mainTtl {
    margin-bottom: 32px;
    font-size: 36px;
    width: 100%;
  }
  .bl_system .bl_cardUnit {
    flex-flow: column;
    gap: 96px;
    margin-bottom: 160px;
  }
  .bl_system .bl_card {
    width: 100%;
  }
  .bl_system .bl_card:first-of-type::after {
    border-width: 48px 40px 0 40px;
    border-color: #FFCA37 transparent transparent transparent;
    top: 109%;
    right: 310px;
  }
  .bl_system .bl_card .bl_card_ttl {
    padding: 5px;
    font-size: 32px;
  }
  .bl_system .bl_card_body,
  .bl_system .bl_card:nth-of-type(2) .bl_card_body {
    padding: 32px 54px 96px;
  }
  .bl_system .el_att {
    width: 100%;
    margin: -150px 0 0;
  }
  .bl_system .bl_card_txt {
    margin-bottom: 24px;
  }
  .bl_system .bl_card_txt_label {
    font-size: 32px;
    width: 580px;
    padding: 16px 0;
    margin: 0 auto 80px;
  }
  .bl_system .hp_asterisk {
    font-size: 14px;
  }
  .bl_system .bl_card:first-of-type .bl_card_txt_cloud {
    padding-left: 290px;
  }
  .bl_system .bl_card:nth-of-type(2) .bl_card_txt_cloud {
    padding-left: 280px;
  }
  .bl_system .bl_card_txt_cloud::before {
    width: 180px;
    height: 180px;
  }
  .bl_system .bl_card_txt_cloud::after {
    width: 342px;
    height: 198px;
  }
  .bl_system .bl_card:first-of-type .bl_card_txt_cloud::before {
    left: 24px;
  }
  .bl_system .bl_system_img {
    width: 100%;
  }
}
/*=======================================================
FAQ
=======================================================*/
.bl_faq {
  padding: 32px 0 64px;
}
.bl_faq .el_sec_mainTtl {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 56px;
  text-align: center;
  position: relative;
}
.bl_faq .el_sec_mainTtl::after {
  position: absolute;
  content: "";
  background: url(../images/guarantee/ttl_faq.svg) top center/contain no-repeat;
  width: 26px;
  height: 18px;
  bottom: -24px;
  left: 50%;;
  transform: translateX(-50%);
}
.bl_faq .bl_faqList {
  margin-bottom: 40px;
}
.bl_faq .bl_faq_txt {
  font-size: 14px;
}
.bl_faq .bl_faq_txt > a {
  color:#2DA6DE;
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
@media screen and (max-width: 750px) {
  .bl_faq {
    padding: 64px 0 80px;
  }
  .bl_faq .el_sec_mainTtl {
    font-size: 36px;
    margin-bottom: 80px;
  }
  .bl_faq .el_sec_mainTtl::after {
    width: 40px;
    height: 28px;
    bottom: -40px;
  }
  .bl_faq .bl_faq_txt {
    font-size: 24px;
  }
}