/* main color */
/* base color */
/* gray type */
/* xirn accent */
.container .l_sub {
  padding-bottom: 150px;
}
.container .l_sub .section_top::before {
  background: url(/Content/static/images/sub/apt_info/section_top.jpg) no-repeat center/cover;
}
.container .l_sub .section_01 {
  padding-top: 80px;
}
.container .l_sub_construct .section_01 {
  margin-bottom: 80px;
}
.container .l_sub_construct .section_01 .inner .wrap_info_box .wrap_img .home {
  position: absolute;
  right: 25px;
  top: 95px;
}
.container .l_sub_construct .section_01 .inner .wrap_info_box .wrap_img .home a .icon_home {
  width: 60px;
  height: 60px;
  background-image: url(../../../images/sub/construct/apt_const/icon_home.png);
}
.container .l_sub_construct .section_01 .inner .wrap_info_box .right_info .btn {
  margin-left: 20px;
}