@charset "UTF-8";
/*=======================================================
LOWER_MV
=======================================================*/
/* ヘッダー下タイトル */
.bl_lower_mv {
  padding-top: 31px;
}
.bl_lower_mv_ttl {
  padding-right: 40px;
}
.bl_lower_mv_ttl span {
  padding-top: 0;
  line-height: 1.4;
}
.bl_lower_mv_ttl span::after {
  bottom: -13px;
}
.bl_lower_mv_ttl::before, .bl_lower_mv_ttl::after {
  content: "";
}
.bl_lower_mv_ttl::before {
  background: url(../images/bosch-auto/icon_bosch01.svg) top center/contain no-repeat;
  width: 158px;
  height: 70px;
  margin: 14px 40px 0 0;
}
.bl_lower_mv_ttl::after {
  background: url(../images/bosch-auto/icon_bosch02.svg) top center/contain no-repeat;
  width: 126px;
  height: 72px;
  margin: 13px 0 0 40px;
}

@media screen and (max-width: 750px) {
  .bl_lower_mv {
    padding-top: 24px;
  }
  .bl_lower_mv_ttl {
    padding-right: 0;
  }
  .bl_lower_mv_ttl span::after {
    bottom: -20px;
  }
  .bl_lower_mv_ttl::before, .bl_lower_mv_ttl::after {
    position: absolute;
  }
  .bl_lower_mv_ttl::before {
    top: 46px;
    left: 30px;
    width: 158px;
    height: 70px;
    margin: 0;
  }
  .bl_lower_mv_ttl::after {
    top: 44px;
    right: 30px;
    width: 126px;
    height: 72px;
    margin: 0;
  }
}
/*=======================================================
MAIN
=======================================================*/
.bl_main .ly_cont_inner {
  padding: 40px 0 24px;
}
.bl_main_bg {
  background: url(../images/bosch-auto/main_bg.jpg) top center/cover no-repeat;
  display: flex;
  flex-direction: column;
  padding: 34px 0 0 56px;
  line-height: 1;
}
.bl_mainTtl {
  order: 2;
  width: 288px;
  margin: 0 0 6px 2px;
}
.bl_main_sTtl {
  order: 1;
  width: 342px;
  margin: 0 0 29px 5px;
}
.bl_main_off {
  order: 3;
  width: 224px;
  margin-bottom: 16px;
}
.bl_main_txt {
  order: 4;
  width: 334px;
  margin: 0 0 21px 5px;
}

@media screen and (max-width: 750px) {
  .bl_main .ly_cont_inner {
    width: 750px;
    padding: 40px 0 48px;
  }
  .bl_main_bg {
    background: url(../images/bosch-auto/main_bg_sp.jpg) top center/cover no-repeat;
    padding: 48px 0 0 13px;
  }
  .bl_mainTtl {
    width: 452px;
    margin: 0 0 8px 7px;
  }
  .bl_main_sTtl {
    width: 546px;
    margin: 0 0 59px 9px;
  }
  .bl_main_off {
    width: 392px;
    margin-bottom: 101px;
  }
  .bl_main_txt {
    width: 490px;
    margin: 0 0 8px 8px;
  }
}
/*=======================================================
DISCOUNT
=======================================================*/
.bl_discount .ly_cont_inner {
  padding: 0 0 40px;
}
.bl_discount .el_sec_aboutTtl {
  background: #0181c0;
  margin-bottom: 24px;
}
.bl_discount .bl_example {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
  margin-bottom: 16px;
}
.bl_discount .bl_contract {
  width: 280px;
  padding: 26px 0;
  text-align: center;
}
.bl_discount .bl_contract:first-of-type {
  background: url(../images/bosch-auto/bg_ticket01.png) top center/contain no-repeat;
}
.bl_discount .bl_contract:nth-of-type(2) {
  background: url(../images/bosch-auto/bg_ticket02.png) top center/contain no-repeat;
}
.bl_discount .bl_contract_ttl {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
  line-height: 1.4;
}
.bl_discount .bl_contract_txt {
  font-size: 20px;
  font-weight: 700;
  color: #0f2d98;
  line-height: 1.4;
}
.bl_discount .bl_discount_price {
  width: 284px;
  background: url(../images/bosch-auto/arrow.png) top center/contain no-repeat;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  padding: 16px 0 19px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bl_discount .bl_discount_price span {
  color: #f0e23c;
}
.bl_discount .el_att__square::before{
  content: '■';
}
@media screen and (max-width: 750px) {
  .bl_discount .el_sec_aboutTtl {
    margin-bottom: 60px;
    font-size: 40px;
    padding: 5px 0 9px;
  }
  .bl_discount .bl_example {
    display: block;
    gap: 0;
    margin-bottom: 24px;
  }
  .bl_discount .el_att{
    font-size: 20px;
  }
  .bl_discount .bl_contract {
    width: 610px;
    padding: 70px 0;
    margin: 0 auto;
  }
  .bl_discount .bl_contract:first-of-type {
    margin-bottom: 40px;
  }
  .bl_discount .bl_contract_ttl {
    font-size: 36px;
    margin-bottom: 16px;
  }
  .bl_discount .bl_contract_txt {
    font-size: 40px;
  }
  .bl_discount .bl_discount_price {
    width: 100%;
    background: none;
    margin-bottom: 28px;
    font-size: 36px;
    padding: 0 0 44px;
    color: #0181c0;
    position: relative;
  }
  .bl_discount .bl_discount_price span {
    color: #ed662b;
  }
  .bl_discount .bl_discount_price::after {
    position: absolute;
    content: "";
    width: 160px;
    height: 95px;
    background: url(../images/bosch-auto/arrow_sp.png) top center/contain no-repeat;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
}
/*=======================================================
STRENGTH
=======================================================*/
.bl_strength .ly_cont_inner {
  padding: 0;
}
.bl_strength_conts {
  border: 1px solid #192c6f;
  margin-bottom: 16px;
}
.bl_strength_ttl {
  padding: 7px 0 9px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  background: #192c6f;
  text-align: center;
}
.bl_strength .bl_numList {
  padding: 20px 0 20px 246px;
}
.bl_strength .bl_numList li {
  line-height: 1.4;
}
.bl_strength .bl_numList li:not(:first-of-type) {
  margin-top: 8px;
}
.bl_strength .el_att + .el_att {
  margin-top: 8px;
}

@media screen and (max-width: 750px) {
  .bl_strength_conts {
    border-width: 2px;
    margin-bottom: 24px;
  }
  .bl_strength_ttl {
    padding: 7px 0 11px;
    font-size: 32px;
  }
  .bl_strength .bl_numList {
    padding: 32px 40px 40px;
  }
  .bl_strength .bl_numList li:not(:first-of-type) {
    margin-top: 16px;
  }
  .bl_strength .el_att{
    font-size: 20px;
  }
  .bl_strength .el_att + .el_att {
    margin-top: 8px;
  }
}
/*=======================================================
CTABOSCH
=======================================================*/
.bl_ctaBosch {
  padding: 40px 0;
}
.bl_ctaBosch .ly_cont_inner {
  padding: 40px 0;
  background: #f1f5f9;
  border: 2px solid #0181c0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 32px;
}
.bl_ctaBosch .bl_cta_txt {
  display: flex;
  gap: 12px;
  align-items: center;
  position: relative;
  color: #0181c0;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.06em;
}
.bl_ctaBosch .bl_cta_txt::before {
  content: "";
  background: url(../images/bosch-auto/icon_car.svg) top center/contain no-repeat;
  width: 58px;
  height: 26px;
}
.bl_ctaBosch .el_btn {
  width: 384px;
  padding-left: 21px;
  margin: 0;
}

@media screen and (max-width: 750px) {
  .bl_ctaBosch {
    padding: 64px 0;
  }
  .bl_ctaBosch .ly_cont_inner {
    padding: 48px 0;
    border-width: 3px;
    align-items: center;
    flex-direction: column;
    gap: 40px;
  }
  .bl_ctaBosch .bl_cta_txt {
    font-size: 38px;
  }
  .bl_ctaBosch .bl_cta_txt::before {
    display: none;
  }
  .bl_ctaBosch .el_btn {
    width: 610px;
    padding-left: 105px;
  }
  .bl_ctaBosch .el_btn::after {
    margin-left: 85px;
    border-width: 12px 0 12px 20px;
  }
}
/*=======================================================
FAQ
=======================================================*/
.bl_faq {
  background: #f1f5f9;
}
.bl_faq .ly_cont_inner {
  padding: 64px 0 80px;
}
.bl_faq_def {
  margin-bottom: 0;
}