@charset "UTF-8";

.p-concept_plan_detail_paln___floor_area_detail > .floor_pointer_01_01 {
  bottom: calc((400 / 617) * 100%);
  left: calc((318 / 544) * 100%);
}
.p-concept_plan_detail_paln___floor_area_detail > .floor_pointer_01_02 {
  bottom: calc((310 / 617) * 100%);
  right: calc((270 / 544) * 100%);
}
.p-concept_plan_detail_paln___floor_area_detail > .floor_pointer_01_03 {
  bottom: calc((430 / 617) * 100%);
  right: calc((389 / 544) * 100%);
}
.p-concept_plan_detail_paln___floor_area_detail > .floor_pointer_01_04 {
  top: calc((305 / 617) * 100%);
  right: calc((389 / 544) * 100%);
}

