/* arguments inittial */
/* font style */
/* site style */
/* [ writing-mode ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
.features #wrap {
  overflow: initial;
}

.features .fea_intro {
  text-align: center;
  margin: 73px 0 62px;
  line-height: 40px;
  letter-spacing: 0.05em;
}

@media (max-width: 767px) {
  .features .fea_intro {
    text-align: left;
    font-size: 15px;
    line-height: 28px;
    margin: 45px 0 35px 4px;
  }
}

.features .aboutus {
  padding: 0 0 117px;
  position: relative;
}

@media (max-width: 767px) {
  .features .aboutus {
    padding: 0 0 93px;
  }
}

.features .aboutus::before {
  content: '';
  position: absolute;
  width: 100%;
  height: calc(100% - 124px);
  background: url("//23961337.fs1.hubspotusercontent-na1.net/hubfs/23961337/raw_assets/public/iwama-shokki/growth-iwama-shokki/assets/img/features/bg_ab.jpg") no-repeat center;
  background-size: cover;
  left: 0;
  bottom: 0;
}

@media (max-width: 767px) {
  .features .aboutus::before {
    height: calc(100% - 91px);
    background: url("//23961337.fs1.hubspotusercontent-na1.net/hubfs/23961337/raw_assets/public/iwama-shokki/growth-iwama-shokki/assets/img/features/bg_ab_sp.jpg") no-repeat center;
    background-size: cover;
  }
}

.features .aboutus .ul_anchor {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.features .aboutus .ul_anchor li {
  background: #fff;
  border-radius: 10px;
  filter: drop-shadow(0px 0px 20px rgba(24, 52, 96, 0.2));
  width: calc(50% - 16px);
  height: 339px;
  position: relative;
  margin-bottom: 34px;
  transition: .3s linear;
  cursor: pointer;
}

@media (max-width: 767px) {
  .features .aboutus .ul_anchor li {
    width: 100%;
    height: auto;
    margin-bottom: 18px;
  }
}

.features .aboutus .ul_anchor li a {
  display: block;
  padding: 50px 0 44px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .features .aboutus .ul_anchor li a {
    padding: 28px 0 25px;
  }
}

@media only screen and (min-width: 1025px) {
  .features .aboutus .ul_anchor li a:hover {
    opacity: 1;
  }
}

.features .aboutus .ul_anchor li::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  border: 8px solid #7ce800;
  top: 0;
  left: 0;
  border-radius: 10px;
  opacity: 0;
  transition: .3s linear;
  z-index: -1;
}

@media (max-width: 767px) {
  .features .aboutus .ul_anchor li::before {
    width: 41px;
    height: 41px;
    border-radius: 10px 0px 6px 0;
    background: #275fba url("//23961337.fs1.hubspotusercontent-na1.net/hubfs/23961337/raw_assets/public/iwama-shokki/growth-iwama-shokki/assets/img/common/icon/ico_arr_white.svg") no-repeat center;
    background-size: 13px 13px;
    opacity: 1;
    border: none;
    top: unset;
    left: unset;
    right: 0;
    bottom: 0;
  }
}

.features .aboutus .ul_anchor li .num {
  font-family: "Rubik", sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #c6c6c6;
  writing-mode: vertical-lr;
  position: absolute;
  top: 23px;
  left: 16px;
  transition: .3s linear;
}

@media (max-width: 767px) {
  .features .aboutus .ul_anchor li .num {
    font-size: 14px;
    top: 16px;
    left: 6px;
  }
}

.features .aboutus .ul_anchor li .num em {
  font-style: normal;
  display: inline-block;
  padding-top: 11px;
}

@media (max-width: 767px) {
  .features .aboutus .ul_anchor li .num em {
    padding-top: 7px;
  }
}

.features .aboutus .ul_anchor li .img {
  text-align: center;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .features .aboutus .ul_anchor li .img {
    margin-bottom: 16px;
  }
}

.features .aboutus .ul_anchor li .img--03 {
  margin-bottom: 36px;
  margin-left: -20px;
}

@media (max-width: 767px) {
  .features .aboutus .ul_anchor li .img--03 {
    margin-bottom: 17px;
    margin-left: 0;
  }
}

.features .aboutus .ul_anchor li .img--04 {
  margin-bottom: 6px;
  margin-left: -28px;
}

@media (max-width: 767px) {
  .features .aboutus .ul_anchor li .img--04 {
    margin-left: 33px;
  }
}

.features .aboutus .ul_anchor li .title {
  text-align: center;
  color: #275fba;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.23077em;
  letter-spacing: 0.1em;
  font-weight: bold;
}

@media (max-width: 767px) {
  .features .aboutus .ul_anchor li .title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.33333em;
    letter-spacing: 0.05em;
  }
}

.features .aboutus .ul_anchor li .title--04 {
  font-size: 22px;
}

@media (max-width: 767px) {
  .features .aboutus .ul_anchor li .title--04 {
    font-size: 18px;
  }
}

.features .aboutus .ul_anchor li:nth-child(2) a {
  padding-top: 57px;
}

@media (max-width: 767px) {
  .features .aboutus .ul_anchor li:nth-child(2) a {
    padding-top: 24px;
    padding-bottom: 28px;
  }
}

.features .aboutus .ul_anchor li:nth-child(3) a {
  padding-top: 44px;
}

@media (max-width: 767px) {
  .features .aboutus .ul_anchor li:nth-child(3) a {
    padding-top: 24px;
  }
}

.features .aboutus .ul_anchor li:last-child a {
  padding-top: 55px;
}

@media (max-width: 767px) {
  .features .aboutus .ul_anchor li:last-child a {
    padding-top: 26px;
  }
}

@media only screen and (min-width: 1025px) {
  .features .aboutus .ul_anchor li:hover {
    transition: .3s linear;
  }
  .features .aboutus .ul_anchor li:hover::before {
    opacity: 1;
  }
  .features .aboutus .ul_anchor li:hover .num {
    color: #7ce800;
  }
}

.features .lst_point {
  margin-bottom: 126px;
}

@media (max-width: 767px) {
  .features .lst_point {
    margin-bottom: 76px;
  }
}

.features .lst_point .point:not(:last-child) {
  margin-bottom: 165px;
}

@media (max-width: 767px) {
  .features .lst_point .point:not(:last-child) {
    margin-bottom: 96px;
  }
}

.features .lst_point .point:nth-child(2) {
  margin-bottom: 187px;
}

@media (max-width: 767px) {
  .features .lst_point .point:nth-child(2) {
    margin-bottom: 94px;
  }
}

.features .lst_point .point:nth-child(3) {
  margin-bottom: 182px;
}

@media (max-width: 767px) {
  .features .lst_point .point:nth-child(3) {
    margin-bottom: 97px;
  }
}

.features .lst_point .point .point_ttl {
  position: relative;
  z-index: 1;
  padding: 116px 0 91px;
  text-align: center;
  background: #f4f4f4;
}

@media (max-width: 767px) {
  .features .lst_point .point .point_ttl {
    padding: 62px 0 76px;
  }
}

.features .lst_point .point .point_ttl::after, .features .lst_point .point .point_ttl::before {
  content: '';
  position: absolute;
}

.features .lst_point .point .point_ttl::after {
  top: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 100% 100%;
}

.features .lst_point .point .point_ttl::before {
  width: 100%;
  height: 208px;
  background: url("//23961337.fs1.hubspotusercontent-na1.net/hubfs/23961337/raw_assets/public/iwama-shokki/growth-iwama-shokki/assets/img/features/bg_point.jpg") no-repeat center;
  background-size: 100% 100%;
  left: 0;
  bottom: -208px;
  z-index: -2;
}

@media (max-width: 767px) {
  .features .lst_point .point .point_ttl::before {
    height: 57px;
    bottom: -57px;
  }
}

.features .lst_point .point .point_ttl--01::after {
  width: 655px;
  height: 481px;
  background: url("//23961337.fs1.hubspotusercontent-na1.net/hubfs/23961337/raw_assets/public/iwama-shokki/growth-iwama-shokki/assets/img/features/img_af_point.svg");
  right: -14px;
}

@media (max-width: 767px) {
  .features .lst_point .point .point_ttl--01::after {
    width: 100%;
    height: 329px;
    background: url("//23961337.fs1.hubspotusercontent-na1.net/hubfs/23961337/raw_assets/public/iwama-shokki/growth-iwama-shokki/assets/img/features/img_af_point_sp.svg");
    right: 0;
  }
}

@media (max-width: 767px) {
  .features .lst_point .point .point_ttl--02 {
    padding: 89px 0 89px;
  }
}

.features .lst_point .point .point_ttl--02::after {
  width: 689px;
  height: 506px;
  background: url("//23961337.fs1.hubspotusercontent-na1.net/hubfs/23961337/raw_assets/public/iwama-shokki/growth-iwama-shokki/assets/img/features/img_af_point02.svg");
  right: 0;
}

@media (max-width: 767px) {
  .features .lst_point .point .point_ttl--02::after {
    width: 100%;
    height: 339px;
    background: url("//23961337.fs1.hubspotusercontent-na1.net/hubfs/23961337/raw_assets/public/iwama-shokki/growth-iwama-shokki/assets/img/features/img_af_point02_sp.svg");
  }
}

.features .lst_point .point .point_ttl--03 {
  padding-bottom: 71px;
}

@media (max-width: 767px) {
  .features .lst_point .point .point_ttl--03 {
    padding: 87px 0 92px;
  }
}

.features .lst_point .point .point_ttl--03::after {
  width: 600px;
  height: 506px;
  background: url("//23961337.fs1.hubspotusercontent-na1.net/hubfs/23961337/raw_assets/public/iwama-shokki/growth-iwama-shokki/assets/img/features/img_af_point03.svg");
  background-size: 100% 100%;
  right: 0;
}

@media (max-width: 767px) {
  .features .lst_point .point .point_ttl--03::after {
    width: 100%;
    height: 332px;
    background: url("//23961337.fs1.hubspotusercontent-na1.net/hubfs/23961337/raw_assets/public/iwama-shokki/growth-iwama-shokki/assets/img/features/img_af_point03_sp.svg");
  }
}

.features .lst_point .point .point_ttl--04::before {
  bottom: -187px;
}

@media (max-width: 767px) {
  .features .lst_point .point .point_ttl--04::before {
    bottom: -57px;
  }
}

.features .lst_point .point .point_ttl--04::after {
  width: 951px;
  height: 624px;
  background: url("//23961337.fs1.hubspotusercontent-na1.net/hubfs/23961337/raw_assets/public/iwama-shokki/growth-iwama-shokki/assets/img/features/img_af_point04.svg");
  right: 0;
}

@media (max-width: 767px) {
  .features .lst_point .point .point_ttl--04::after {
    width: 100%;
    height: 275px;
    background: url("//23961337.fs1.hubspotusercontent-na1.net/hubfs/23961337/raw_assets/public/iwama-shokki/growth-iwama-shokki/assets/img/features/img_af_point04_sp.svg");
  }
}

.features .lst_point .point .point_ttl__num {
  position: relative;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #275fba;
  background: #7ce800;
  border-radius: 15.75px;
  padding: 9px 18px 2px;
  min-width: 116px;
  height: 32px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .features .lst_point .point .point_ttl__num {
    font-size: 14px;
    height: 28px;
    min-width: 100px;
    padding: 7px 18px 1px;
  }
}

.features .lst_point .point .point_ttl__num::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #7ce800;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
}

.features .lst_point .point .point_ttl__num em {
  display: inline-block;
  font-style: normal;
  padding-left: 7px;
}

.features .lst_point .point .point_ttl__jp {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.6em;
  letter-spacing: 0.15em;
  font-weight: bold;
  margin-top: 25px;
  color: #275fba;
}

@media (max-width: 767px) {
  .features .lst_point .point .point_ttl__jp {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.1em;
  }
}

.features .lst_point .point .point_ttl__jp--04 {
  margin-top: 8px;
}

@media (max-width: 767px) {
  .features .lst_point .point .point_ttl__jp--04 {
    margin-top: 25px;
  }
}

.features .lst_point .point .point_ttl__txt {
  position: relative;
  max-width: 146px;
  margin: 27px auto 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #275fba;
}

.features .lst_point .point .point_ttl__txt::before, .features .lst_point .point .point_ttl__txt::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  background: #275fba;
}

.features .lst_point .point .point_ttl__txt::before {
  left: 0;
  transform: rotate(-26deg);
}

.features .lst_point .point .point_ttl__txt::after {
  right: 0;
  transform: rotate(26deg);
}

.features .lst_point .point .pCont {
  margin-top: -38px;
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  .features .lst_point .point .pCont {
    margin-top: -44px;
  }
}

.features .lst_point .point .pCont .img {
  text-align: center;
}

@media (max-width: 767px) {
  .features .lst_point .point .pCont .img {
    width: 140px;
    height: 140px;
    margin: 0 auto;
  }
}

.features .lst_point .point .pCont .img--03 {
  position: relative;
  top: 21px;
}

@media (max-width: 767px) {
  .features .lst_point .point .pCont .img--03 {
    top: -3px;
  }
}

.features .lst_point .point .pCont .column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 63px 0 61px;
}

@media (max-width: 767px) {
  .features .lst_point .point .pCont .column {
    margin: 29px 0 40px;
  }
}

.features .lst_point .point .pCont .column .column01 {
  width: 51.56%;
  max-width: 528px;
}

@media (max-width: 767px) {
  .features .lst_point .point .pCont .column .column01 {
    width: 100%;
    margin-bottom: 27px;
  }
}

.features .lst_point .point .pCont .column .column01__ttl {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.66667em;
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #275fba;
  margin-bottom: 23px;
}

@media (max-width: 767px) {
  .features .lst_point .point .pCont .column .column01__ttl {
    font-size: 18px;
    line-height: 30px;
  }
}

.features .lst_point .point .pCont .column .column01 .txt {
  letter-spacing: 0.05em;
  line-height: 30px;
}

@media (max-width: 767px) {
  .features .lst_point .point .pCont .column .column01 .txt {
    font-size: 15px;
    line-height: 26px;
  }
}

.features .lst_point .point .pCont .column .column02 {
  width: 48.44%;
  max-width: 440px;
  border-radius: 10px;
}

@media (min-width: 768px) {
  .features .lst_point .point .pCont .column .column02.mtpc-20 {
    margin-top: -20px;
  }
}

@media (max-width: 767px) {
  .features .lst_point .point .pCont .column .column02 {
    width: 100%;
  }
}

.features .lst_point .point .pCont .box {
  display: flex;
  flex-wrap: wrap;
  border: 2px solid #275fba;
  border-radius: 10px;
}

.features .lst_point .point .pCont .box .box01 {
  width: 28.62%;
  max-width: 293px;
  background: #275fba;
  border-radius: 6px 0px 0px 6px;
  color: #fff;
  text-align: center;
  padding: 46px 0 43px;
}

@media (max-width: 767px) {
  .features .lst_point .point .pCont .box .box01 {
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    padding: 16px 8px 16px 23px;
    border-radius: 6px 6px 0 0;
  }
}

@media (max-width: 767px) {
  .features .lst_point .point .pCont .box .box01 img {
    width: 30px;
    height: 30px;
  }
}

.features .lst_point .point .pCont .box .box01__ttl {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.65em;
  letter-spacing: 0.15em;
  font-weight: bold;
  margin-top: 18px;
}

@media (max-width: 767px) {
  .features .lst_point .point .pCont .box .box01__ttl {
    font-size: 16px;
    margin-left: 13px;
    margin-top: 0;
  }
}

.features .lst_point .point .pCont .box .box02 {
  width: 71.38%;
  max-width: 731px;
  padding: 43px 50px 20px;
}

@media (max-width: 767px) {
  .features .lst_point .point .pCont .box .box02 {
    width: 100%;
    padding: 22px 22px 12px;
  }
}

.features .lst_point .point .pCont .box .box02 ul li {
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.55556em;
  letter-spacing: 0.05em;
  font-weight: bold;
  padding-bottom: 14px;
  padding-left: 15px;
}

@media (max-width: 767px) {
  .features .lst_point .point .pCont .box .box02 ul li {
    font-size: 15px;
  }
}

.features .lst_point .point .pCont .box .box02 ul li::before {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  background: #275fba;
  border-radius: 50%;
  left: -1px;
  top: 11px;
}

@media (max-width: 767px) {
  .features .lst_point .point .pCont .box .box02 ul li::before {
    top: 9px;
    left: 0;
  }
}

.features .lst_point .point .pCont .box .box02 ul li:not(:last-child) {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 13px;
}

@media (max-width: 767px) {
  .features .lst_point .point .pCont .box .box02 ul li:not(:last-child) {
    margin-bottom: 9px;
  }
}

.features .gBtn {
  max-width: 866px;
  margin: 0 auto 115px;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .features .gBtn {
    flex-direction: column;
    margin: 0 auto 43px;
  }
}

@media (min-width: 768px) {
  .features .gBtn__link {
    margin: 0 10px;
  }
}

@media (max-width: 767px) {
  .features .gBtn__link {
    margin: 0 auto 20px;
  }
}

/*# sourceMappingURL=maps/features.min.css.map */