@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/our003/imgs/kv_bg.png);
}
/*============================
PC
============================*/
@media screen and (min-width: 768px) {
  .ca_storys_kv_contents {
    top: 55px;
    left: 35px;
  }
  .ca_storys_kv_contents .text_copy {
    text-shadow: 0 0 20px #fff;
  }
  .ca_storys_kv_contents .text_title {
    text-shadow: 0 0 20px #fff;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .ca_storys_kv_contents {
    top: 4.5871vw;
    left: 2.919vw;
  }
}
/*============================
SP
============================*/
@media screen and (max-width: 767px) {
  #ca_storys_kv {
    background-image: url(/dam/brand/about/mufg_way_story/our003/imgs/kv_bg_sp.png);
  }
}


/* our003
================================================== */
.ca_storys_section.interview .block_interview_section_item.width_full {
  width: 100%;
}
.ca_storys_section.interview .block_interview_introduction + .image_scene {
  margin-top: 60px;
  max-width: 869px;
}
.ca_storys_section.interview .block_interview_section.section2 .item_image figure {
  border-radius: 8px;
  overflow: hidden;
}
.ca_storys_section.interview .block_interview_section.section4 .item_image figure {
  border-radius: 8px !important;
}
.ca_storys_section.interview .block_interview_section.section4 .item_image .text_caption {
  padding: 0 !important;
}
.ca_storys_section.interview .block_interview_section.section5 .image_scene figure {
  border-radius: 8px;
  overflow: hidden;
}
/*============================
PC
============================*/
@media screen and (min-width: 768px) {
  .ca_storys_section.interview .block_interview_section_item.width_full {
    padding-inline: 60px;
  }
  .ca_storys_section.interview .block_interview_section.section2 .item_image {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 850px;
    margin-inline: auto;
  }
  .ca_storys_section.interview .block_interview_section.section2 .item_image figure {
    width: 48.76%;
  }
  .ca_storys_section.interview .block_interview_section.section2 .item_image .text_caption {
    margin: 24px auto 0;
    max-width: 566px;
    width: 100%;
  }
  .ca_storys_section.interview .block_interview_section.section4 .float_right {
    padding-left: 70px;
    padding-right: 60px;
  }
  .ca_storys_section.interview .block_interview_section.section4 .item_image {
    max-width: 419px;
  }
  .ca_storys_section.interview .block_interview_section.section5 {
    display: block;
  }
  .ca_storys_section.interview .block_interview_section.section5 .float_left {
    margin-left: auto;
  }
  .ca_storys_section.interview .block_interview_section.section5 .float_right {
    margin-top: -170px;
    margin-right: -31.666%;
    padding-left: 60px;
    width: 81.666%;
  }
  .ca_storys_section.interview .block_interview_section.section5 .image_scene figure {
    width: 42.85%;
  }
  .ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(2) {
    margin-top: -20px;
    margin-left: auto;
  }
  .ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(3) {
    margin-top: -120px;
    margin-left: 75px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .ca_storys_section.interview .block_interview_section.section5 .float_right {
    margin-top: -14.1784vw;
  }
  .ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(2) {
    margin-top: -1.668vw;
  }
  .ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(3) {
    margin-top: -10.0083vw;
    margin-left: 6.2552vw;
  }
}
/*============================
SP
============================*/
@media screen and (max-width: 767px) {
  .ca_storys_section.interview .block_interview_section.section2 .item_image {
    margin-top: 60px;
  }
  .ca_storys_section.interview .block_interview_section.section2 .item_image figure {
    width: 81.1428%;
  }
  .ca_storys_section.interview .block_interview_section.section2 .item_image figure:nth-of-type(2) {
    margin-left: auto;
    margin-top: 30px;
  }
  .ca_storys_section.interview .block_interview_section.section2 .item_image .text_caption {
    margin-top: 10px;
    text-align: left;
  }
  .ca_storys_section.interview .block_interview_section.section3 {
    flex-direction: column-reverse;
  }
  .ca_storys_section.interview .block_interview_section.section4 .item_image {
    margin-top: 40px !important;
  }
  .ca_storys_section.interview .block_interview_section.section5 .image_scene {
    margin: 40px -20px 0 !important;
  }
  .ca_storys_section.interview .block_interview_section.section5 .image_scene figure {
    width: 61.0256%;
  }
  .ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(2) {
    margin-top: 30px;
    margin-left: auto;
  }
  .ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(3) {
    margin-top: 30px;
    margin-left: 70px;
  }
}
