@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/our001/imgs/kv_bg.png);
}
/*============================
PC
============================*/
@media screen and (min-width: 768px) {
  .ca_storys_kv_contents {
    bottom: 60px;
    left: 35px;
  }
  .ca_storys_kv_contents .text_number {
    color: #fff;
  }
  .ca_storys_kv_contents .text_copy {
    text-shadow: 0 0 20px #fff;
  }
  .ca_storys_kv_contents .text_title {
    color: #fff;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .ca_storys_kv_contents {
    bottom: 5.004vw;
    left: 2.919vw;
  }
}
/*============================
SP
============================*/
@media screen and (max-width: 767px) {
  #ca_storys_kv {
    background-image: url(/dam/brand/about/mufg_way_story/our001/imgs/kv_bg_sp.png);
  }
}



/* our001
================================================== */
.story-article .ca_storys_section.interview .block_interview_section.section2 .item_image {
  margin-top: 120px;
}
.story-article .ca_storys_section.interview .block_interview_section.section2 .item_image figure {
  border-radius: 8px;
}
.story-article .ca_storys_section.interview .block_interview_section.section2 .item_image .text_caption {
  padding: 0;
}
.story-article .ca_storys_section.interview .block_interview_section.section4 .item_image {
  margin-top: 320px;
}
.story-article .ca_storys_section.interview .block_interview_section.section4 .item_image figure {
  border-radius: 8px;
}
.story-article .ca_storys_section.interview .block_interview_section.section5 .image_scene figure {
  border-radius: 8px;
  overflow: hidden;
}
/*============================
PC
============================*/
@media screen and (min-width: 768px) {
  .story-article .ca_storys_section.interview .block_interview_section.section5 .float_left {
    padding-top: 20px;
  }
  .story-article .ca_storys_section.interview .block_interview_section.section5 .float_right {
    margin-left: calc(-6.5% - 60px);
    padding-right: 60px;
    width: 60.833%;
  }
  .story-article .ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(1) {
    margin-left: 19.94%;
    width: 50.36%;
  }
  .story-article .ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(2) {
    margin-top: 70px;
    margin-left: auto;
    width: 51.1%;
  }
  .story-article .ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(3) {
    margin-top: -110px;
    width: 40.02%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .story-article .ca_storys_section.interview .block_interview_section.section5 .float_right {
    margin-left: 0;
    width: 50%;
  }
}
/*============================
SP
============================*/
@media screen and (max-width: 767px) {
  .story-article .ca_storys_section.interview .block_interview_section.section2,
  .story-article .ca_storys_section.interview .block_interview_section.section3 {
    flex-direction: column-reverse;
  }
  .story-article .ca_storys_section.interview .block_interview_section.section2 .item_image {
    margin-top: 40px;
  }
  .story-article .ca_storys_section.interview .block_interview_section.section4 .item_image {
    margin-top: 32px;
  }
  .story-article .ca_storys_section.interview .block_interview_section.section5 .image_scene {
    margin: 64px -20px 0 !important;
  }
  .story-article .ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(1) {
    width: 68.7179%;
  }
  .story-article .ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(2) {
    margin-top: 30px;
    margin-left: auto;
    width: 69.7435%;
  }
  .story-article .ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(3) {
    margin-top: 30px;
    margin-left: 20px;
    width: 54.6153%;
  }
}
