@charset "UTF-8";


/* custom txt padding
-------------------------------------------------- */
@media print, screen and (min-width:768px){
  .imgtxt_hor_2_1_img_col4.imgtxt_hor_2_1 > .col_inner > * {
    width: calc((100% - 24px) / 2);
  }
}
.imgtxt_hor_2_2 > .col_inner > .w58p {
  width: 58%;
}
.imgtxt_hor_2_2 > .col_inner > .w36p {
  width: 36%;
}