@charset "UTF-8";

img {
  image-rendering: -webkit-optimize-contrast;
}
.mv_devider {
  max-width: 736px;
}
.ttl_dec.-borderColorGray {
  display: inline-block;
}
.phrase_mrkitem {
  position: relative;
  padding-left: 32px;
  font-size: 22px;
  margin-bottom: 8px;
}
.phrase_mrkitem::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  border-radius: 50%;
  background-color: #fd7678;
  width: 18px;
  height: 18px;
}
.phrase_mrkitem::after {
  content: "";
  position: absolute;
  left: 3px;
  top: 10px;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.box007_wrap {
  max-width: 820px;
  margin-right: auto;
  margin-left: auto;
}
.box007 {
  border-radius: 20px;
  padding: 30px;
}
.box007.-purple {
  background-image: linear-gradient(to right, #563caa, #ba88d7);
}
.box007.-blue {
  background-image: linear-gradient(60deg, rgba(19,44,125,0.7), rgba(48,201,205,0.7));
}
.box007_inner {
  background-color: #fff;
  border-radius: 20px;
}
.box007_top {
  padding: 100px;
  border-radius: 20px 20px 0 0;
}
.-point01 .box007_top {
  background: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_bg_01.jpg) no-repeat top;
  background-size: cover;
}
.-point02 .box007_top {
  background: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_bg_02.jpg) no-repeat top;
  background-size: cover;
}
.box007_bottom {
  padding: 46px 55px;
}
.box007_list {
  list-style: none;
  font-weight: bold;
}
.box007_list .head {
  text-align: left;
}
.box007_list .-borderColorGray {
  display: inline-block;
}
.box007_item {
  padding-left: 48px;
}
.box007_item:not(:last-child) {
  margin-bottom: 48px;
}
.box007_item::before {
  content: "";
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  background-position: left center;
  width: 40px;
  height: 40px;
}
.box007_item.-one::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_icon_01.png);
}
.box007_item.-two::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_icon_02.png);
}
.box007_item.-three::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_icon_03.png);
}
.box007_item.-four::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_icon_04.png);
}
.-point02 .box007_item.-one::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_icon_blue_01.png);
}
.-point02 .box007_item.-two::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_icon_blue_02.png);
}
.-point02 .box007_item.-three::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_icon_blue_03.png);
}
.catch_sub {
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
  color: #0e1213;
  text-align: center;
  margin-top: 24px;
}
.hp_spOnly_in {
  display: none !important;
}
@media screen and (min-width:769px) {
  .hp_mb30pc {
    margin-bottom: 30px !important;
  }
  .hp_mb40pc {
    margin-bottom: 40px !important;
  }
  .hp_mb50pc {
    margin-bottom: 50px !important;
  }
  .box007_list .head {
    font-size: 22px;
  }
}
/* box007 icon */
@media screen and (max-width:767px) {
  .box007_item {
    padding-left: 26px;
  }
  .box007_item::before {
    width: 20px;
    height: 20px;
    background-size: cover;
    top: 5px;
  }
  .box007_item.-one::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_icon_01_sp.png);
  }
  .box007_item.-two::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_icon_02_sp.png);
  }
  .box007_item.-three::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_icon_03_sp.png);
  }
  .box007_item.-four::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_icon_04_sp.png);
  }
  .-point02 .box007_item.-one::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_icon_blue_01_sp.png);
  }
  .-point02 .box007_item.-two::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_icon_blue_02_sp.png);
  }
  .-point02 .box007_item.-three::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/article_guidebook_07_icon_blue_03_sp.png);
  }
}
/* box007 icon end */
@media screen and (max-width:768px) {
  .guide-book-07 .headingLv1.headingLv1--sm {
    font-size: 21px;
  }
  .guide-book-07 .bl_section .bl_cont {
    padding-right: 12px;
    padding-left: 12px;
  }
  .catch_sub {
    font-size: 16px;
    line-height: 1.5625;
    margin-top: 22px;
  }
  .box007 {
    padding: 10px;
  }
  .box007_top {
    padding: 50px;
  }
  .box007_bottom {
    padding: 15px;
    font-size: 18px;
  }
  .box007_item:not(:last-child) {
    margin-bottom: 24px;
  }
  .phrase_mrkitem {
    padding-left: 1.2em;
    font-size: 16px;
  }
  .phrase_mrkitem::before {
    top: 5px;
    width: 14px;
    height: 14px;
  }
  .phrase_mrkitem::after {
    top: 7px;
    left: 2px;
    width: 10px;
    height: 10px;
  }
  .phrase_mrklist + * {
    padding-left: 1em;
  }
  .hp_spOnly_in {
    display: inline !important;
  }
}