@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/our004/imgs/kv_bg.png);
}
/*============================
PC
============================*/
@media screen and (min-width: 768px) {
  .ca_storys_kv_contents {
    top: 90px;
    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: 7.5062vw;
    left: 2.919vw;
  }
}
/*============================
SP
============================*/
@media screen and (max-width: 767px) {
  #ca_storys_kv {
    background-image: url(/dam/brand/about/mufg_way_story/our004/imgs/kv_bg_sp.png);
  }
}



/* our004
================================================== */
.ca_storys_section.interview .block_interview_section.section4 .item_image figure {
  border-radius: 8px !important;
}
/*============================
PC
============================*/
@media screen and (min-width: 768px) {
  .ca_storys_section.interview .block_interview_section.section2 .item_image {
    margin-top: 170px;
    padding-right: 60px;
  }
  .ca_storys_section.interview .block_interview_section.section4 .item_image {
    padding-right: 45px;
  }
  .ca_storys_section.interview .block_interview_section.section4 .item_image figure:nth-of-type(1) {
    width: 71.7%;
  }
  .ca_storys_section.interview .block_interview_section.section4 .item_image figure:nth-of-type(2) {
    margin-top: 30px;
    margin-left: auto;
    width: 76.21%;
  }
  .ca_storys_section.interview .block_interview_section.section4 .item_image figure:nth-of-type(3) {
    margin-top: 50px;
    width: 97.11%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
}
/*============================
SP
============================*/
@media screen and (max-width: 767px) {
  .ca_storys_section.interview .block_interview_section.section1,
  .ca_storys_section.interview .block_interview_section.section3 {
    flex-direction: column-reverse;
  }
  .ca_storys_section.interview .block_interview_section.section1 .item_image {
    margin-top: 40px !important;
  }
  .ca_storys_section.interview .block_interview_section.section2 .item_image {
    margin-top: 60px;
  }
  .ca_storys_section.interview .block_interview_section.section2 .item_image figure {
    border-radius: 0 8px 8px 0 !important;
  }
  .ca_storys_section.interview .block_interview_section.section4 .item_image {
    margin: 40px -20px 0 !important;
  }
  .ca_storys_section.interview .block_interview_section.section4 .item_image figure:nth-of-type(1) {
    width: 59.2307%;
  }
  .ca_storys_section.interview .block_interview_section.section4 .item_image figure:nth-of-type(2) {
    margin-top: 30px;
    margin-left: auto;
    width: 62.82%;
  }
  .ca_storys_section.interview .block_interview_section.section4 .item_image figure:nth-of-type(3) {
    margin-top: 30px;
    margin-left: 20px;
    width: 80%;
  }
}
