@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/our002/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/our002/imgs/kv_bg_sp.png);
  }
}



/* our002
================================================== */
.ca_storys_section.interview .block_interview_section_item.width_full {
  padding-inline: 60px;
  width: 100%;
}
.ca_storys_section.interview .block_interview_section .image_scene figure {
  border-radius: 8px;
  overflow: hidden;
}
.ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(1) {
  margin-left: auto;
  width: 64.76%;
}
.ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(2) {
  margin-top: 50px;
  width: 70.46%;
}
.ca_storys_section.interview .block_interview_section.section6 .image_scene figure:nth-of-type(1) {
  width: 67.21%;
}
.ca_storys_section.interview .block_interview_section.section6 .image_scene figure:nth-of-type(2) {
  margin-left: auto;
  margin-top: 50px;
  width: 68.16%;
}
/*============================
PC
============================*/
@media screen and (min-width: 768px) {
  .ca_storys_section.interview .block_interview_section.section3 {
    margin-top: 150px;
  }
  .ca_storys_section.interview .block_interview_section.section3 .item_image {
    margin-inline: auto;
    max-width: 515px;
  }
  .ca_storys_section.interview .block_interview_section.section3 .item_image figure {
    border-radius: 8px;
    overflow: hidden;
  }
  .ca_storys_section.interview .block_interview_section.section5 .float_right {
    margin-top: 430px;
    margin-left: -3%;
    padding-right: 60px;
    width: 53%;
  }
  .ca_storys_section.interview .block_interview_section.section6 .float_left {
    padding-left: 60px;
  }
  .ca_storys_section.interview .block_interview_section.section6 .image_scene {
    width: 78.51%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .ca_storys_section.interview .block_interview_section.section5 .float_right {
    margin-top: 35.86vw;
  }
}
/*============================
SP
============================*/
@media screen and (max-width: 767px) {
  .ca_storys_section.interview .block_interview_section.section2,
  .ca_storys_section.interview .block_interview_section.section6 {
    flex-direction: column-reverse;
  }
  .ca_storys_section.interview .block_interview_section.section2 .item_image {
    margin: 40px auto 0;
  }
  .ca_storys_section.interview .block_interview_section.section2 .item_image figure {
    border-radius: 8px !important;
  }
  .ca_storys_section.interview .block_interview_section.section2 .float_left .item_person:nth-of-type(2) {
    margin-left: 0;
    margin-right: -20px;
  }
  .ca_storys_section.interview .block_interview_section.section2 .float_left .item_person:nth-of-type(2) figure {
    border-radius: 8px 0 0 8px;
  }
  .ca_storys_section.interview .block_interview_section.section2 .float_left .item_person:nth-of-type(2) .item_person_text {
    padding: 20px 20px 0 0;
  }
  .ca_storys_section.interview .block_interview_section.section5 .item_person {
    margin-top: 0 !important;
  }
  .ca_storys_section.interview .block_interview_section.section5 .image_scene {
    margin-top: 40px !important;
  }
  .ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(1) {
    width: 64.8571%;
  }
  .ca_storys_section.interview .block_interview_section.section5 .image_scene figure:nth-of-type(2) {
    margin-top: 30px;
    width: 70.5714%;
  }
  .ca_storys_section.interview .block_interview_section.section6 .image_scene {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 60px !important;
  }
  .ca_storys_section.interview .block_interview_section.section6 .image_scene figure:nth-of-type(1) {
    width: 47.1428%;
  }
  .ca_storys_section.interview .block_interview_section.section6 .image_scene figure:nth-of-type(2) {
    margin-left: 0;
    margin-top: 75px;
    width: 47.1428%;
  }
}
