@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/our008/imgs/kv_bg.png);
}
/*============================
PC
============================*/
@media screen and (min-width: 768px) {
  .ca_storys_kv_contents {
    top: 100px;
    left: 35px;
  }
  .ca_storys_kv_contents .text_number {
    color: #fff;
  }
  .ca_storys_kv_contents .text_copy span {
    display: inline;
    position: relative;
    z-index: 0;
  }
  .ca_storys_kv_contents .text_copy span:before {
    background: #fff;
    border-radius: 10px;
    content: "";
    height: 100%;
    opacity: 0.65;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-filter: blur(4px);
    filter: blur(4px);
    z-index: -1;
  }
  .ca_storys_kv_contents .text_title {
    color: #fff;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .ca_storys_kv_contents {
    bottom: 8.3402vw;
    left: 2.919vw;
  }
}
/*============================
SP
============================*/
@media screen and (max-width: 767px) {
  #ca_storys_kv {
    background-image: url(/dam/brand/about/mufg_way_story/our008/imgs/kv_bg_sp.png);
  }
}




/* our008
================================================== */
.ca_storys_section.interview .block_interview_section.section3 .item_image figure {
  border-radius: 8px !important;
  overflow: hidden;
}
.ca_storys_section.interview .block_interview_section.section3 .item_image figure {
  width: 80%;
}
.ca_storys_section.interview .block_interview_section.section3 .item_image figure:nth-of-type(2) {
  margin-top: 110px;
  margin-left: auto;
}
.ca_storys_section.interview .block_interview_section.section4 .item_image figure {
  border-radius: 8px !important;
  overflow: hidden;
}

/*============================
PC
============================*/
@media screen and (min-width: 768px) {
  .ca_storys_section.interview .block_interview_section.section3 .float_right {
    padding-right: 60px;
  }
  .ca_storys_section.interview .block_interview_section.section4 .float_left {
    padding-left: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .ca_storys_section.interview .block_interview_section.section3 .item_image figure:nth-of-type(2) {
    margin-top: 9.1743vw;
  }
}
/*============================
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: 30px -20px 0 !important;
  }
  .ca_storys_section.interview .block_interview_section.section3 .item_image figure {
    width: 66.666%;
  }
  .ca_storys_section.interview .block_interview_section.section3 .item_image figure:nth-of-type(2) {
    margin-top: 30px;
  }
  .ca_storys_section.interview .block_interview_section.section4 .item_image {
    margin-top: 30px !important;
  }
}
