@charset "UTF-8";

body {
  overflow: initial !important;
}
#ca_storys {
  overflow: initial !important;
}

/*============================
#ca_storys_kv
============================*/
#ca_storys_kv {
  background-image: url(/dam/brand/about/mufg_way_story/our005/imgs/kv_bg.png);
}
/*============================
PC
============================*/
@media screen and (min-width: 768px) {
  .ca_storys_kv_contents {
    top: 220px;
    left: 35px;
  }
  .ca_storys_kv_contents .text_copy {
    text-shadow: 0 0 20px #fff;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .ca_storys_kv_contents {
    top: 18.3486vw;
    left: 2.919vw;
  }
}
/*============================
SP
============================*/
@media screen and (max-width: 767px) {
  #ca_storys_kv {
    background-image: url(/dam/brand/about/mufg_way_story/our005/imgs/kv_bg_sp.png);
  }
}




/* our005
================================================== */

/*============================
PC
============================*/
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
}
/*============================
SP
============================*/
@media screen and (max-width: 767px) {
  .ca_storys_section.interview .block_interview_section.section2,
  .ca_storys_section.interview .block_interview_section.section4 {
    flex-direction: column-reverse;
  }
  .ca_storys_section.interview .block_interview_section.section3 .item_image {
    margin-top: 40px !important;
  }
  .ca_storys_section.interview .block_interview_section.section4 .item_image {
    margin-top: 40px !important;
  }
  .ca_storys_section.interview .block_interview_section.section4 .item_image .text_caption {
    padding: 0 !important;
  }
}
