@charset "UTF-8";

@media (max-width: 768px) {
    #mv .mv_textimg .mv_textimg_sp {
      width: 65%;
    }
}

/*--------------アクセスボタンレイアウト修正_260305--------------*/
#ac + .composite_box01.block_images_1 .inner_item_txt {
  padding-bottom: 0;
}
#ac + .composite_box01.block_images_1 .inner_item_txt .contents_btn01 {
  margin-top: 3rem;
  margin-bottom: 1rem;
}
#ac + .composite_box01.block_images_1 .inner_item_txt .contents_btn01 a {
  text-decoration: none;
}