@charset "UTF-8";

#step + .contents_box01 .inner_item_txt:nth-of-type(1):nth-last-of-type(1),
#price + .contents_box01 .inner_item_txt:nth-of-type(1):nth-last-of-type(1),
#worry + .contents_box01 .inner_item_txt:nth-of-type(1):nth-last-of-type(1) {
  width: fit-content;
}

#move + .contents_box01.block_image_text_1 .wrapper_item .inner_item_txt {
  width: fit-content;
  margin: 0 auto;
}

/* レイアウト調整(2026/07/24) */
#check02 + .contents_box01 .inner_item_txt:nth-of-type(1):nth-last-of-type(1) {
  width: fit-content;
}
