@charset "UTF-8";
/*=======================================
	breakpoint
=======================================*/
/*=======================================
	hover
=======================================*/
/*=======================================
	中央配置
=======================================*/
/*=======================================
	可変レスポンシブ
=======================================*/
/* PC */
/* TB */
/* SP */
/*=======================================
	ブラウザ別
=======================================*/
/* Safari */
/* Firefox */
/*-------------------------
- renewal_sec
- vi-ci_sec
-------------------------*/
/*=======================================
	renewal_sec
=======================================*/
.renewal_sec {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .renewal_sec {
    margin-bottom: 54px;
  }
}
.renewal_sec .renewal_img {
  max-width: 626px;
  margin-inline: auto;
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .renewal_sec .renewal_img {
    margin-bottom: 54px;
  }
}

/*=======================================
	vi-ci_sec
=======================================*/
.vi-ci_sec .column_wrap__3 {
  margin-bottom: 45px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.vi-ci_sec .column_wrap__3 .col_item {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .vi-ci_sec .column_wrap__3 .col_item {
    width: 47.5%;
  }
}
.vi-ci_sec .column_wrap__3 .col_item .img {
  margin-bottom: 10px;
}
.vi-ci_sec .column_wrap__3 .col_item .col_caption {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.222;
}
@media screen and (max-width: 768px) {
  .vi-ci_sec .column_wrap__3 .col_item .col_caption {
    font-size: 16px;
  }
}/*# sourceMappingURL=bland.css.map */