@charset "UTF-8";
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0; }

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

body {
  margin: 0; }

main {
  display: block; }

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0; }

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit; }

pre {
  font-family: monospace, monospace;
  font-size: inherit; }

address {
  font-style: inherit; }

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit; }

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img,
embed,
object,
iframe {
  vertical-align: bottom; }

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit; }

[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox; }

[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none; }

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

select::-ms-expand {
  display: none; }

option {
  padding: 0; }

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0; }

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

label[for] {
  cursor: pointer; }

details {
  display: block; }

summary {
  display: list-item; }

[contenteditable] {
  outline: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption {
  text-align: left; }

td,
th {
  vertical-align: top;
  padding: 0; }

th {
  text-align: left;
  font-weight: bold; }

template {
  display: none; }

[hidden] {
  display: none; }

@font-face {
  font-family: 'Noto Sans JP Subset';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local("Noto Sans CJK JP Regular"), url("/lp/pimco/font/NotoSans_Regular.woff2") format("woff2"), url("/lp/pimco/font/NotoSans_Regular.woff") format("woff"); }
@font-face {
  font-family: 'Noto Sans JP Subset';
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: local("Noto Sans CJK JP Bold"), url("/lp/pimco/font/NotoSans_Bold.woff2") format("woff2"), url("/lp/pimco/font/NotoSans_Bold.woff") format("woff"); }
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/lp/pimco/font/YakuHanJP-Regular.woff2") format("woff2"), url("/lp/pimco/font/YakuHanJP-Regular.woff") format("woff"); }
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url("/lp/pimco/font/YakuHanJP-Bold.woff2") format("woff2"), url("/lp/pimco/font/YakuHanJP-Bold.woff") format("woff"); }
body {
  font-family: 'arial', 'YakuHanJP','Noto Sans', 'Noto Sans CJK JP', 'Noto Sans JP Subset', sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  overflow-wrap: break-word;
  text-align: justify; }

.ico {
  display: inline-block; }
  .ico--yt {
    display: inline-block;
    width: 30px;
    height: 22px;
    margin: 0 2px;
    vertical-align: bottom; }
    @media screen and (max-width: 767px) {
      .ico--yt {
        width: 18px;
        height: auto; } }
    .ico--yt::after {
      content: url("https://www.am.mufg.jp/lp/bg/images/news_icon_mov.svg");
      width: 100%;
      height: 100%;
      vertical-align: bottom; }
  .ico--pdf {
    display: inline-block;
    width: 40px;
    height: 18px;
    margin: 0 2px;
    vertical-align: middle; }
    @media screen and (max-width: 767px) {
      .ico--pdf {
        width: 24px;
        height: auto; } }
    .ico--pdf::after {
      content: url("https://www.am.mufg.jp/lp/bg/images/news_icon_pdf.svg");
      width: 100%;
      height: 100%;
      vertical-align: middle; }
  .ico--blank {
    display: inline-block;
    width: 18px;
    height: 14px;
    margin: 0 2px;
    vertical-align: top; }
      .ico--blank::after {
        content: url("https://www.am.mufg.jp/lp/bg/images/common/icon_blank.png");
        width: 100%;
        height: 100%;
        vertical-align: top; }

.bg-header {
  display: block;
  width: 100%;
  height: 100px; }
  @media screen and (max-width: 767px) {
    .bg-header {
      width: 300px;
      height: 50px;
      margin: 0 auto; } }
  .bg-header__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: #FFF; }
    @media screen and (max-width: 767px) {
      .bg-header__wrap {
        justify-content: space-between; } }
  .bg-header__logo {
    margin-left: 34px; }
    @media screen and (max-width: 767px) {
      .bg-header__logo {
        margin-left: 0; } }
  .bg-header__right {
    margin-right: 34px;
    text-align: right;
    line-height: 1.0; }
    @media screen and (max-width: 767px) {
      .bg-header__right {
        margin-right: 17px; } }
    .bg-header__right__logo {
      margin: 0 0 0 auto; }
      @media screen and (max-width: 767px) {
        .bg-header__right__logo {
          width: 75px; } }

#footer {
  background-color: #eee;
  border-top: 10px solid #b61018;
  width: 100%;
  padding: 0;
  font-size: 14px; }

#footer * {
  box-sizing: content-box;
  line-height: 1.75; }

#footer a {
  color: #005699;
  text-decoration: underline; }

#footer a:hover {
  opacity: 1; }

#footer .contents_inner {
  max-width: 1000px;
  margin: 0 auto; }

#footer .cover2 {
  background: #505050; }

#footer_bg {
  background: #DDDDDD;
  padding: 15px 0 5px;
  height: 40px; }

#footer_bg dl {
  max-width: 960px;
  margin: 0 auto;
  padding-left: 20px;
  background: url(https://www.am.mufg.jp/lp/bg/images/common/footer_txt.gif) no-repeat 0 0;
  height: 29px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

span.blank {
  display: inline-block;
  background: url(https://www.am.mufg.jp/lp/bg/images/common/icon_blank.png) no-repeat left 0px;
  padding: 0px 0px 0px 18px;
  margin: 3px 0px -5px 3px;
  min-height: 16px;
  height: auto !important; }

span.pdf {
  background: transparent url(https://www.am.mufg.jp/lp/bg/images/common/icon_pdf_s.gif) no-repeat left center;
  display: inline-block;
  height: auto !important;
  margin: 0 0 0 3px;
  min-height: 16px;
  padding: 0 0 0 30px; }

#pagetop_btn a {
  display: block;
  float: right;
  background: url(https://www.am.mufg.jp/lp/bg/images/common/btn_pagetop.png) no-repeat left top;
  width: 130px;
  height: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin-top: -33px;
  position: relative; }

#pagetop_btn {
  margin: 0 !important; }

#footer_bana {
  clear: both;
  padding: 15px 0 0 10px;
  overflow: hidden;
  margin: 0 auto 20px; }

#footer_bana li {
  float: left;
  margin-right: 30px; }

#footer_bana li.btn04 {
  margin-right: 0; }

#footer_bana li a {
  display: block;
  height: 54px;
  width: 217px;
  text-indent: -9999px;
  background-image: url(https://www.am.mufg.jp/lp/bg/images/common/footer_bana.png); }

#footer_bana li.btn01 a {
  background-position: 0 0; }

#footer_bana li.btn01 a:hover {
  background-position: 217px 0; }

#footer_bana li.btn02 a {
  background-position: 0 164px; }

#footer_bana li.btn02 a:hover {
  background-position: 217px 164px; }

#footer_bana li.btn03 a {
  background-position: 0 109px; }

#footer_bana li.btn03 a:hover {
  background-position: 217px 109px; }

#footer_bana li.btn04 a {
  background-position: 0 54px; }

#footer_bana li.btn04 a:hover {
  background-position: 217px 54px; }

#footer_textlink {
  font-size: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 15px; }

#footer_textlink ul {
  padding: 0 0 10px 0;
  text-align: center; }

#footer_textlink ul:first-child {
  margin-top: 20px; }

#footer_textlink li {
  display: inline-block;
  padding: 0 5px 0 5px;
  overflow: hidden;
  line-height: 2; }

#footer_textlink li a {
  padding-left: 15px;
  background: url(https://www.am.mufg.jp/lp/bg/images/common/arrow_footer.png) no-repeat left center; }

#footer_textlink li img {
  vertical-align: middle;
  margin-left: 5px;
  margin-bottom: 5px; }

#footer_textlink hr {
  max-width: 980px;
  border-top: 1px #c5c2c2 solid;
  border-bottom: 1px #fff solid;
  height: 0; }

#footer_inner2 {
  padding: 20px 0 20px 0;
  text-align: center;
  font-size: 15.2px;
  border-top: 10px solid #eee;
  background: #eee; }

#footer_inner2 li {
  display: inline;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #222; }

#footer_inner2 li.last {
  display: inline;
  border-right: none;
  padding-right: 0;
  margin-right: 0; }

#footer_inner2 li a {
  background: url(https://www.am.mufg.jp/lp/bg/images/common/arrow_news.png) no-repeat left center;
  padding-left: 20px; }

#footer_inner3 {
  background: #505050;
  color: #fff;
  font-size: 86%;
  padding: 20px 0;
  max-width: 980px;
  margin: 0 auto; }

#footer_inner3 img {
  width: auto; }

#footer_inner3 img:last-child,
#copyright {
  display: none; }

#page-top {
  display: none;
  width: 50px;
  height: 50px;
  background: rgba(80, 80, 80, 0.6);
  border-radius: 100px;
  position: fixed;
  bottom: 7%;
  right: 100px;
  z-index: 100;
  transition: all 0s;
  text-decoration: none;
  color: #fff;
  text-align: center;
  padding-top: 5px;
  font-size: 2rem; }

@media screen and (max-width: 767px) {
  #footer {
    border-top: 1px solid #cecece;
    margin-top: 0;
    padding-bottom: 62px;
    position: relative; }

  #footer_bg {
    background: none;
    height: auto; }

  #footer_bg dl {
    background: none;
    padding: 20px 10px;
    height: auto;
    overflow: visible;
    text-indent: 0;
    white-space: normal; }

  #footer_bg dd {
    margin: 0; }

  footer .inquiryBox {
    border-top: 1px solid #cecece; }

  footer .inquiry {
    padding: 20px 10px;
    text-align: center; }

  .inquiry_inner {
    background: #fff;
    margin-top: 10px;
    padding: 20px 10px 5px;
    line-height: 1 !important; }

  .inquiry_tel {
    color: #e60000;
    font-weight: bold;
    line-height: 1 !important; }

  .inquiry_telnum {
    font-size: 32px;
    font-weight: bold;
    line-height: 1 !important; }

  .inquiry_telnum a {
    color: #e60000 !important;
    text-decoration: none !important; }

  .inquiry_telnum a::before {
    content: "";
    display: inline-block;
    background: url(https://www.am.mufg.jp/lp/bg/images/common/icon_inquiry_tel.png) no-repeat 0 0;
    background-size: 24px;
    width: 24px;
    height: 24px;
    margin-right: 5px; }

  .inquiry_time {
    margin-top: 15px;
    line-height: 0.8 !important; }

  .inquiry_time > span {
    font-weight: bold;
    display: block; }

  #footer_textlink {
    width: auto; }

  #footer_textlink li {
    display: block;
    overflow: visible;
    padding: 0; }

  #footer_inner2 li {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    border-right: none !important; }

  #footer_textlink ul, #footer .contents_inner {
    background-color: #fff;
    margin: 0 !important;
    padding: 0 !important; }

  #footer_inner2 {
    padding: 0;
    border-top: none;
    background: none; }

  #footer_textlink li a, #footer_inner2 li a {
    background: none;
    color: #595857;
    border-bottom: 1px solid #eeeeee;
    display: block;
    font-size: 12px;
    line-height: 1.7;
    padding: 11px 35px 11px 9px;
    position: relative;
    text-align: left;
    text-decoration: none; }

  #footer_textlink li a:after, #footer_inner2 li a:after {
    background-image: url(https://www.am.mufg.jp/lp/bg/images/common/bg_nav_fnavi_01.png);
    background-size: 6px 12px;
    content: "";
    width: 6px;
    height: 12px;
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -6px; }

  #footer_textlink li a[href$=".pdf"]:after, #footer_inner2 li a[href$=".pdf"]:after {
    background-image: url(https://www.am.mufg.jp/lp/bg/images/common/icon_footer_pdf.png);
    background-size: 28px 15px;
    width: 28px;
    height: 15px;
    right: 6px;
    margin-top: -8px; }

  span.pdf {
    background: none;
    min-height: 0;
    padding: 0; }

  #copyright {
    background-color: #fff;
    display: block;
    text-align: center;
    padding: 4px 0 5px;
    margin: 0; }

  #copyright img {
    width: 280px;
    vertical-align: baseline; }

  #footer_inner3 {
    border-bottom: 2px #E60000 solid;
    padding: 15px 5px 15px 15px; }

  #footer_inner3 img:last-child {
    display: block;
    width: 260px; }

  #pagetop_btn {
    background: #f0f0f0 url(https://www.am.mufg.jp/lp/bg/images/common/btn_scroll_top.png) no-repeat center center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 42px; }

  #pagetop_btn a {
    background: none;
    float: none;
    margin-top: 0;
    position: static;
    width: 100%;
    height: 42px; }

  #page-top {
    width: 40px;
    height: 40px;
    bottom: 3%;
    right: 25px;
    font-size: 1.6rem; }

  #footer_bana,
  #footer_textlink hr,
  #footer_textlink li span:not(.pdf),
  #footer_inner2 li span:not(.pdf),
  #footer_textlink li.spNone:not(.pdf),
  #footer_inner3 img:first-child {
    display: none; } }
/* スマホ対応 */
/* ランドスケープ時(横向き表示時)の表示調整 */
@media only screen and (max-width: 823px) and (max-height: 414px) and (orientation: landscape) {
  #footer {
    border-top: 1px solid #cecece;
    margin-top: 0;
    padding-bottom: 42px;
    position: relative; }

  #footer_bg {
    background: none;
    height: auto; }

  #footer_bg dl {
    background: none;
    padding: 20px 10px;
    height: auto;
    overflow: visible;
    text-indent: 0;
    white-space: normal; }

  #footer_bg dd {
    margin: 0; }

  footer .inquiryBox {
    border-top: 1px solid #cecece; }

  footer .inquiry {
    padding: 20px 10px;
    text-align: center; }

  .inquiry_inner {
    background: #fff;
    margin-top: 15px;
    padding: 20px 10px; }

  .inquiry_tel {
    color: #e60000;
    font-weight: bold; }

  .inquiry_telnum {
    font-size: 32px;
    font-weight: bold;
    margin-top: 10px; }

  .inquiry_telnum a {
    color: #e60000 !important;
    text-decoration: none !important; }

  .inquiry_telnum a::before {
    content: "";
    display: inline-block;
    background: url(https://www.am.mufg.jp/lp/bg/images/common/icon_inquiry_tel.png) no-repeat 0 0;
    background-size: 24px;
    width: 24px;
    height: 24px;
    margin-right: 5px; }

  .inquiry_time {
    margin-top: 15px;
    line-height: 1.4 !important; }

  .inquiry_time > span {
    font-weight: bold;
    display: block; }

  #footer_textlink {
    width: auto; }

  #footer_textlink li {
    display: block;
    overflow: visible;
    padding: 0; }

  #footer_inner2 li {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    border-right: none !important; }

  #footer_textlink ul, #footer .contents_inner {
    background-color: #fff;
    margin: 0 !important;
    padding: 0 !important; }

  #footer_inner2 {
    padding: 0;
    border-top: none;
    background: none; }

  #footer_textlink li a, #footer_inner2 li a {
    background: none;
    color: #595857;
    border-bottom: 1px solid #eeeeee;
    display: block;
    font-size: 1.2rem;
    line-height: 1.7;
    padding: 11px 35px 11px 9px;
    position: relative;
    text-align: left;
    text-decoration: none; }

  #footer_textlink li a:after, #footer_inner2 li a:after {
    background-image: url(https://www.am.mufg.jp/lp/bg/images/common/images/bg_nav_fnavi_01.png);
    background-size: 6px 12px;
    content: "";
    width: 6px;
    height: 12px;
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -6px; }

  #footer_textlink li a[href$=".pdf"]:after, #footer_inner2 li a[href$=".pdf"]:after {
    background-image: url(https://www.am.mufg.jp/lp/bg/images/common/images/icon_footer_pdf.png);
    background-size: 28px 15px;
    width: 28px;
    height: 15px;
    right: 6px;
    margin-top: -8px; }

  span.pdf {
    background: none;
    min-height: 0;
    padding: 0; }

  #copyright {
    background-color: #fff;
    display: block;
    text-align: center;
    padding: 4px 0 5px;
    margin: 0; }

  #copyright img {
    width: 280px;
    vertical-align: baseline; }

  #footer_inner3 {
    border-bottom: 2px #E60000 solid;
    padding: 15px 5px 15px 15px; }

  #footer_inner3 img:last-child {
    display: block;
    width: 260px; }

  #pagetop_btn {
    background: #f0f0f0 url(bg_nav_fnavi_01btn_scroll_top.png) no-repeat center center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 42px; }

  #pagetop_btn a {
    background: none;
    float: none;
    margin-top: 0;
    position: static;
    width: 100%;
    height: 42px; }

  #page-top {
    width: 40px;
    height: 40px;
    bottom: 3%;
    right: 25px;
    font-size: 1.6rem; }

  #footer_bana,
  #footer_textlink hr,
  #footer_textlink li span:not(.pdf),
  #footer_inner2 li span:not(.pdf),
  #footer_textlink li.spNone:not(.pdf),
  #footer_inner3 img:first-child {
    display: none !important; } }
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #pagetop_btn a {
    left: -10vw; }

  #footer_bana {
    max-width: 60%;
    display: flex;
    flex-wrap: wrap; }

  #footer_bana li {
    margin-top: 20px;
    margin-right: 0;
    flex: 1 1 auto; } }
.modaal-inner-wrapper {
  padding: 80px 15px !important; }

.modaal-video-wrap {
  margin: 0 !important; }

@media screen and (max-width: 767px) {
  .pc {
    display: none; } }

@media screen and (min-width: 768px) {
  .sp {
    display: none; } }

.bg-img {
  width: 100%; }

html, body {
  min-width: 980px; }
  @media screen and (max-width: 767px) {
    html, body {
      min-width: 100%; } }

.bg-main {
  min-width: 980px; }
  @media screen and (max-width: 767px) {
    .bg-main {
      min-width: 100%; } }

.bg-inner {
  width: 980px;
  margin-right: auto;
  margin-left: auto; }
  @media screen and (max-width: 767px) {
    .bg-inner {
      width: 100%; } }

/* hero画像 
----------------------------------------------------- */
.bg-hero {
  display: block;
  position: relative;
  width: 100%; }
  .bg-hero__slider__scene {
    background: no-repeat center / cover; }
    .bg-hero__slider__scene--01 {
      background-image: url("../images/hero_bg_1.jpg"); }
    .bg-hero__slider__scene--02 {
      background-image: url("../images/hero_bg_2.jpg"); }
    .bg-hero__slider__scene--03 {
      background-image: url("../images/hero_bg_3.jpg"); }
    .bg-hero__slider__scene--04 {
      background-image: url("../images/hero_bg_4.jpg"); }
    .bg-hero__slider__scene__inner {
      width: 100%;
      height: 600px; }
      @media screen and (max-width: 767px) {
        .bg-hero__slider__scene__inner {
          height: 80vw; } }
  .bg-hero__right__anc {
    position: absolute;
    text-align: right;
    top: 25px;
    right: 34px;
    line-height: 1.0;
    color: #FFF;
    font-size: 16px;
    transition: .3s all ease; }
    @media screen and (max-width: 767px) {
      .bg-hero__right__anc {
        font-size: 10px;
        top: 12px;
        right: 12px; } }
    .bg-hero__right__anc::after {
      display: inline-block;
      box-sizing: content-box;
      content: url("../images/arrow_wt.svg");
      width: 12px;
      height: 12px;
      margin-left: 8px;
      padding: 4px 0; }
      @media screen and (max-width: 767px) {
        .bg-hero__right__anc::after {
          width: 8px;
          height: 8px;
          margin-left: 4px;
          padding: 2px 0; } }
    .bg-hero__right__anc:hover {
      opacity: 0.4; }
  .bg-hero__ttl {
    position: absolute;
    top: 138px;
    left: calc(50% - 352.5px);
    width: 705px; }
    @media screen and (max-width: 767px) {
      .bg-hero__ttl {
        width: 90vw;
        top: 18.4vw;
        left: 5vw; } }
  .bg-hero__playbtn {
    display: inline-block;
    position: absolute;
    top: calc(50% - 55px);
    left: calc(50% - 100px);
    text-align: center;
    width: 200px; }
    @media screen and (max-width: 767px) {
      .bg-hero__playbtn {
        top: 32vw;
        left: calc(50% - 100px); } }
    .bg-hero__playbtn a {
      display: block;
      cursor: pointer;
      outline: none; }
    .bg-hero__playbtn figure {
      display: block;
      width: 115px;
      height: auto;
      margin: 0 auto 10px;
      transition: .4s all ease;
      transform-origin: center; }
      @media screen and (max-width: 767px) {
        .bg-hero__playbtn figure {
          width: 15vw;
          margin: 0 auto 1.3333333vw; } }
    .bg-hero__playbtn a:hover figure {
      transform: scale(1.12);
      opacity: 0.8; }
    .bg-hero__playbtn span {
      text-align: center;
      color: #FFF;
      font-size: 16px;
      font-weight: bold; }
      @media screen and (max-width: 767px) {
        .bg-hero__playbtn span {
          font-size: 2.1vw; } }
  .bg-hero__branding {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: calc(50% + 130px);
    left: calc(50% - 280px);
    width: 560px;
    height: 100px;
    border: 1px solid #FFF; }
    @media screen and (max-width: 767px) {
      .bg-hero__branding {
        top: 57.3333333333vw;
        left: calc(50% - 37.5vw);
        width: 75vw;
        height: 13.3333333333vw; } }
    .bg-hero__branding img {
      width: 500px;
      height: auto; }
      @media screen and (max-width: 767px) {
        .bg-hero__branding img {
          width: 66.6vw; } }

.slick-dots {
  bottom: 16px !important; }
  @media screen and (max-width: 767px) {
    .slick-dots {
      bottom: 1.5vw !important; } }
  .slick-dots li {
    margin: 0 !important; }
    .slick-dots li button::before {
      color: #FFF !important;
      font-size: 9px !important;
      opacity: 1 !important; }
      @media screen and (max-width: 767px) {
        .slick-dots li button::before {
          font-size: 6px !important; } }
    .slick-dots li.slick-active button::before {
      color: #000 !important; }

/* トップナビゲーション 
----------------------------------------------------- */
.bg-topnavi {
  display: flex;
  align-items: stretch;
  width: 100%;
  min-height: 100px; }
  @media screen and (max-width: 767px) {
    .bg-topnavi {
      flex-direction: column;
      height: auto; } }
  .bg-topnavi a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    width: 33.3%;
    padding: 20px 60px;
    padding-left: 30px;
    background-color: #000;
    transition: .3s all ease;
    line-height: 1.6; }
    @media screen and (max-width: 767px) {
      .bg-topnavi a {
        width: 100%;
        padding: .6em 0; } }
    .bg-topnavi a {
      border-right: 1px solid #595757; }
      @media screen and (max-width: 767px) {
        .bg-topnavi a {
          border-right: none;
          border-bottom: 1px solid #595757;} }
    .bg-topnavi a:last-child {
      border-right: none; }
      @media screen and (max-width: 767px) {
        .bg-topnavi a:last-child {
          border-bottom: none;} }
    .bg-topnavi a:hover {
      background-color: #323232; }
    .bg-topnavi a::after {
      display: inline-block;
      content: url("https://www.am.mufg.jp/lp/bg/images/arrow_wt.svg");
      position: absolute;
      right: 20px;
      top: calc(50% - 10px);
      width: 20px; }
      @media screen and (max-width: 767px) {
        .bg-topnavi a::after {
          top: calc(50% - 7px);
          right: 15px;
          width: 15px; } }
    .bg-topnavi a span {
      display: inline-block;
      color: #FFF;
      font-size: 17px; }
      @media screen and (max-width: 767px) {
        .bg-topnavi a span {
          font-size: 11px; } }
      .bg-topnavi a span em {
        font-size: 21px;
        font-weight: bold;
        font-style: normal; }
        @media screen and (max-width: 767px) {
          .bg-topnavi a span em {
            font-size: 13px; } }

/* リード 
----------------------------------------------------- */
.bg-lead {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 84px 0;
  background-color: #FFF; }
  @media screen and (max-width: 767px) {
    .bg-lead {
      padding: 25px 0 15px; } }
  .bg-lead h2 {
    display: inline-block;
    margin-bottom: 1.8em;
    font-size: 18px;
    font-weight: bold;
    line-height: 2.4;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .bg-lead h2 {
        font-size: 11px;
        line-height: 2.0; } }
  .bg-lead p {
    display: inline-block;
    margin-bottom: 1em;
    padding-left: 1em;
    font-size: 15px;
    line-height: 1.8;
    text-indent: -1em; }
    @media screen and (max-width: 767px) {
      .bg-lead p {
        font-size: 10px;
        text-align: left; } }

/* ページ内メニュー 
----------------------------------------------------- */
.bg-pagelink {
  display: block;
  position: absolute;
  right: 0;
  z-index: 10; }
  @media screen and (max-width: 767px) {
    .bg-pagelink {
      position: relative;
      left: 0;
      width: 100%;
      height: 8vw; } }
  .bg-pagelink ul {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    position: absolute;
    top: 0;
    right: 0; }
    @media screen and (max-width: 767px) {
      .bg-pagelink ul {
        flex-direction: row;
        justify-content: space-between;
        left: 0;
        width: 100%; } }
    .bg-pagelink ul li {
      display: flex;
      margin-bottom: 10px; }
      .bg-pagelink ul li:last-of-type {
        margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .bg-pagelink ul li {
          width: 32%;
          height: 8vw;
          margin-bottom: 0; } }
      .bg-pagelink ul li a {
        display: block;
        position: relative;
        width: 40px;
        height: 120px;
        transition: .3s all ease; }
        @media screen and (max-width: 767px) {
          .bg-pagelink ul li a {
            width: 100%;
            height: 100%; } }
        .bg-pagelink ul li a:hover {
          filter: brightness(140%); }
    .bg-pagelink ul.fixed {
      position: fixed;
      top: 0;
      right: 0; }

.bg-history {
  width: 100%;
  overflow-x: hidden; }
  .bg-history__lead {
    position: relative;
    width: 100%;
    height: 1622px;
    background: #000 url("https://www.am.mufg.jp/lp/bg/images/inv_bg.jpg") no-repeat center top/cover; }
    @media screen and (max-width: 767px) {
      .bg-history__lead {
        height: 830px;
        background-image: url("https://www.am.mufg.jp/lp/bg/images/sp/inv_bg.jpg"); } }
    .bg-history__lead__body {
      display: flex;
      flex-direction: row-reverse;
      justify-content: space-between;
      position: absolute;
      top: 395px;
      left: calc(50% - 118.5px);
      width: 237px;
      z-index: 1; }
      @media screen and (max-width: 767px) {
        .bg-history__lead__body {
          top: 222px;
          left: calc(50% - 60px);
          width: 120px; } }
      .bg-history__lead__body h2 {
        display: block;
        width: 52px; }
        @media screen and (max-width: 767px) {
          .bg-history__lead__body h2 {
            width: 26px; } }
      .bg-history__lead__body p {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        width: 120px; }
        @media screen and (max-width: 767px) {
          .bg-history__lead__body p {
            width: 60px; } }
        .bg-history__lead__body p span {
          display: block; }
          .bg-history__lead__body p span:first-of-type {
            width: 32px;
            margin-top: 145px; }
            @media screen and (max-width: 767px) {
              .bg-history__lead__body p span:first-of-type {
                width: 18px;
                margin-top: 70px; } }
          .bg-history__lead__body p span:last-of-type {
            width: 34px;
            margin-top: 367px; }
            @media screen and (max-width: 767px) {
              .bg-history__lead__body p span:last-of-type {
                width: 17px;
                margin-top: 178.5px; } }
    .bg-history__lead__photo {
      display: block;
      position: absolute;
      width: 550px;
      z-index: 0; }
      @media screen and (max-width: 767px) {
        .bg-history__lead__photo {
          width: 275px; } }
      .bg-history__lead__photo--1 {
        top: 85px;
        right: calc(50% - 170px - 550px); }
        @media screen and (max-width: 767px) {
          .bg-history__lead__photo--1 {
            top: 42.5px;
            right: 0; } }
      .bg-history__lead__photo--2 {
        bottom: 0;
        left: calc(50% - 170px - 550px); }
        @media screen and (max-width: 767px) {
          .bg-history__lead__photo--2 {
            bottom: 0;
            left: 0; } }
      .bg-history__lead__photo span {
        display: block;
        width: 100%; }
  .bg-history__msg {
    padding: 100px 0;
    background-color: #000;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .bg-history__msg {
        padding: 55px 0; } }
    .bg-history__msg p {
      margin-bottom: 34px;
      color: #FFF;
      font-size: 18px;
      text-align: center;
      line-height: 2.2;
      vertical-align: middle; }
      @media screen and (max-width: 767px) {
        .bg-history__msg p {
          font-size: 11px;
          margin-bottom: 30px; } }
      .bg-history__msg p em {
        display: inline-block;
        border-bottom: 3px solid #B2965E;
        color: #B2965E;
        font-style: normal;
        font-weight: bold;
        font-size: 26px;
        line-height: 1.4;
        vertical-align: baseline; }
        @media screen and (max-width: 767px) {
          .bg-history__msg p em {
            font-size: 16px;
            border-bottom-width: 1.5px; } }
    .bg-history__msg a {
      display: inline-block;
      margin-top: 30px;
      color: #B2965E;
      font-size: 18px;
      transition: .3s all ease; }
      @media screen and (max-width: 767px) {
        .bg-history__msg a {
          margin-top: 0;
          font-size: 11.5px; } }
      .bg-history__msg a::after {
        display: block;
        content: url("https://www.am.mufg.jp/lp/bg/images/arrow_gd.svg");
        width: 21px;
        margin: 0 auto; }
        @media screen and (max-width: 767px) {
          .bg-history__msg a::after {
            width: 15.5px; } }
      .bg-history__msg a:hover {
        opacity: 0.6; }

/* news 
----------------------------------------------------- */
.bg-news {
  padding: 110px 0; }
  @media screen and (max-width: 767px) {
    .bg-news {
      padding: 45px 25px; } }
  .bg-news__ttl {
    display: block;
    width: 193px;
    margin: 0 auto 45px; }
    @media screen and (max-width: 767px) {
      .bg-news__ttl {
        width: 96px;
        margin: 0 auto 30px; } }
  .bg-news__list {
    display: block;
    height: 305px;
    border-top: 1px solid #D5D5D5;
    overflow-x: hidden;
    overflow-y: visible; }
    .bg-news__list__row {
      display: flex;
      align-items: flex-start;
      padding: 14px 0 10px;
      border-bottom: 1px solid #D5D5D5;
      font-size: 15px; }
      @media screen and (max-width: 767px) {
        .bg-news__list__row {
          flex-wrap: wrap;
          font-size: 10px; } }
      .bg-news__list__row__date {
        width: 130px;
        flex-shrink: 0; }
        @media screen and (max-width: 767px) {
          .bg-news__list__row__date {
            width: 86.5px; } }
      .bg-news__list__row__category {
        width: 168px;
        flex-shrink: 0;
        padding: 1px 0;
        text-align: center;
        color: #FFF;
        transform: translateY(-1px);
        font-size: 14px; }
        @media screen and (max-width: 767px) {
          .bg-news__list__row__category {
            width: 124px;
            padding: 0 0 1px 0;
            font-size: 10px; } }
        .bg-news__list__row__category--tangerine {
          background-color: #F8B323; }
        .bg-news__list__row__category--violet {
          background-color: #781B7D; }
        .bg-news__list__row__category--darkbluegreen {
          background-color: #0e5062; }
      .bg-news__list__row__subject {
        text-align: left;
        padding-left: 20px; }
        @media screen and (max-width: 767px) {
          .bg-news__list__row__subject {
            width: 100%;
            margin-top: 5px;
            padding-left: 0; } }
      .bg-news__list__row a {
        transition: .3s all ease; }
        .bg-news__list__row a:hover {
          opacity: 0.6; }
  .bg-news__container {
    display: block;
    position: relative;
    overflow: hidden; }
    .bg-news__container--scroll .bg-news__list {
      overflow-y: scroll;
      padding-bottom: 30px; }
    .bg-news__container--scroll::after {
      display: block;
      position: absolute;
      bottom: -30px;
      left: 0;
      right: 0;
      content: "";
      width: 100%;
      height: 30px;
      background-color: #FFF;
      box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
      pointer-events: none; }

.bg-secret__header {
  padding: 130px 0 110px;
  background: url("https://www.am.mufg.jp/lp/bg/images/3key_bg_1.jpg") no-repeat center top/cover; }
  @media screen and (max-width: 767px) {
    .bg-secret__header {
      padding: 65px 0 55px;
      background: url("https://www.am.mufg.jp/lp/bg/images/sp/3key_bg_1.jpg") no-repeat center top/cover; } }
  .bg-secret__header__ttl {
    text-align: center;
    color: #B2965E;
    font-size: 28px;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .bg-secret__header__ttl {
        font-size: 16px; } }
    .bg-secret__header__ttl em {
      display: inline-block;
      width: 284px;
      margin-top: 36px; }
      @media screen and (max-width: 767px) {
        .bg-secret__header__ttl em {
          width: 142px;
          margin-top: 18px; } }
.bg-secret__partner {
  padding: 65px 0 54px;
  background: linear-gradient(90deg, #8c764a 0%, #bea576 50%, #8c764a 100%); }
  @media screen and (max-width: 767px) {
    .bg-secret__partner {
      padding: 32px 0 27px; } }
  .bg-secret__partner a {
    display: block;
    width: 490px;
    margin: 0 auto 50px;
    transition: .3s all ease;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .bg-secret__partner a {
        width: 73.33333333333%;
        margin: 0 auto 15px; } }
    .bg-secret__partner a:hover {
      transform: scale(1.05);
      filter: brightness(150%); }
  .bg-secret__partner__ttl {
    text-align: center;
    color: #000;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.6; }
    @media screen and (max-width: 767px) {
      .bg-secret__partner__ttl {
        font-size: 16px; } }
.bg-secret__report {
  padding: 175px 0 130px;
  background: url("https://www.am.mufg.jp/lp/bg/images/3key_bg_2.jpg") no-repeat center top/cover; }
  @media screen and (max-width: 767px) {
    .bg-secret__report {
      padding: 87.5px 0 65px; } }
  .bg-secret__report ol {
    width: 100%; }
    @media screen and (max-width: 767px) {
      .bg-secret__report ol {
        padding: 0 25px; } }
  .bg-secret__report__box {
    margin-bottom: 160px; }
    @media screen and (max-width: 767px) {
      .bg-secret__report__box {
        margin-bottom: 80px; } }
    .bg-secret__report__box:last-of-type {
      margin-bottom: 0; }
    .bg-secret__report__box header {
      position: relative;
      margin-bottom: 36px;
      padding-bottom: 30px;
      border-bottom: 2px solid #B2965E;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .bg-secret__report__box header {
          margin-bottom: 18px;
          padding-bottom: 15px; } }
    .bg-secret__report__box__num {
      display: block;
      position: absolute;
      bottom: 0; }
    .bg-secret__report__box__ttl {
      display: inline-block;
      text-align: center; }
    .bg-secret__report__box main h4 {
      margin-bottom: 20px;
      color: #B2965E;
      font-size: 22px;
      font-weight: bold; }
      @media screen and (max-width: 767px) {
        .bg-secret__report__box main h4 {
          margin-bottom: 10px;
          font-size: 12px; } }
      .bg-secret__report__box main h4 em {
        font-style: normal;
        font-size: 32px; }
        @media screen and (max-width: 767px) {
          .bg-secret__report__box main h4 em {
            font-size: 17px; } }
    .bg-secret__report__box main p {
      color: #FFF;
      line-height: 2.0;
      font-size: 18px;
      text-align: justify;
      text-justify: inter-ideograph; }
      .bg-secret__report__box main p:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      @media screen and (max-width: 767px) {
        .bg-secret__report__box main p {
          font-size: 11px; } }
      .bg-secret__report__box main p img {
        float: right;
        width: 186px;
        margin: -50px 0 0 40px; }
        @media screen and (max-width: 767px) {
          .bg-secret__report__box main p img {
            width: 110px;
            margin: 30px 0 30px 20px; } }
    .bg-secret__report__box--1 .bg-secret__report__box__num {
      width: 59px;
      left: 70px;
      bottom: -10px; }
      @media screen and (max-width: 767px) {
        .bg-secret__report__box--1 .bg-secret__report__box__num {
          width: 29.5px;
          left: -9px;
          bottom: -6px; } }
    .bg-secret__report__box--1 .bg-secret__report__box__ttl {
      width: 590px; }
      @media screen and (max-width: 767px) {
        .bg-secret__report__box--1 .bg-secret__report__box__ttl {
          width: 271px; } }
    .bg-secret__report__box--2 .bg-secret__report__box__num {
      width: 90px;
      right: 70px;
      bottom: -20px; }
      @media screen and (max-width: 767px) {
        .bg-secret__report__box--2 .bg-secret__report__box__num {
          width: 45px;
          right: -9px;
          bottom: -10px; } }
    .bg-secret__report__box--2 .bg-secret__report__box__ttl {
      width: 376px; }
      @media screen and (max-width: 767px) {
        .bg-secret__report__box--2 .bg-secret__report__box__ttl {
          width: 188px; } }
    .bg-secret__report__box--2 main p {
      text-align: center;
      margin-bottom: 50px; }
      @media screen and (max-width: 767px) {
        .bg-secret__report__box--2 main p {
          margin-bottom: 25px; } }
    .bg-secret__report__box--2__list {
      display: flex;
      justify-content: space-between;
      align-items: stretch; }
      @media screen and (max-width: 767px) {
        .bg-secret__report__box--2__list {
          flex-direction: column;
          justify-content: flex-start; } }
      .bg-secret__report__box--2__list li {
        width: 280px; }
        @media screen and (max-width: 767px) {
          .bg-secret__report__box--2__list li {
            width: 100%;
            margin-bottom: 25px; }
            .bg-secret__report__box--2__list li:last-of-type {
              margin-bottom: 0; } }
        .bg-secret__report__box--2__list li a {
          display: block;
          width: 100%;
          padding-bottom: 40px;
          background-color: #F39925;
          cursor: pointer;
          transition: .3s all ease; }
          .bg-secret__report__box--2__list li a:hover {
            filter: brightness(116%); }
            .bg-secret__report__box--2__list li a:hover button {
              background-color: #FFF; }
          @media screen and (max-width: 767px) {
            .bg-secret__report__box--2__list li a {
              display: flex;
              padding-bottom: 0; } }
        .bg-secret__report__box--2__list li figure {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 280px;
          height: 200px; }
          @media screen and (max-width: 767px) {
            .bg-secret__report__box--2__list li figure {
              width: 50%;
              height: 120px; } }
          .bg-secret__report__box--2__list li figure img {
            width: 210px; }
            @media screen and (max-width: 767px) {
              .bg-secret__report__box--2__list li figure img {
                width: 75%;
                max-height: 100%; } }
        @media screen and (max-width: 767px) {
          .bg-secret__report__box--2__list li main {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            width: 50%; } }
        .bg-secret__report__box--2__list li main h4 {
          text-align: center;
          color: #000;
          margin-bottom: 40px; }
          @media screen and (max-width: 767px) {
            .bg-secret__report__box--2__list li main h4 {
              margin-bottom: 20px; } }
        .bg-secret__report__box--2__list li main button {
          display: block;
          position: relative;
          width: 220px;
          margin: 0 auto;
          padding: 10px 0;
          border-radius: 10px;
          border: 1px solid #000;
          text-align: center;
          transition: .3s all ease; }
          @media screen and (max-width: 767px) {
            .bg-secret__report__box--2__list li main button {
              width: 110px;
              padding: 5px 0;
              border-radius: 5px;
              font-size: 11px; } }
          .bg-secret__report__box--2__list li main button::after {
            display: inline-block;
            position: absolute;
            top: calc(50% - 8px);
            right: 20px;
            content: url("https://www.am.mufg.jp/lp/bg/images/icon_open.svg");
            width: 16px;
            pointer-events: none; }
            @media screen and (max-width: 767px) {
              .bg-secret__report__box--2__list li main button::after {
                top: calc(50% - 4px);
                right: 10px;
                width: 8px; } }
    .bg-secret__report__box--2__notice {
      margin-top: 1em;
      font-size: 18px;
      text-align: right !important; }
      @media screen and (max-width: 767px) {
        .bg-secret__report__box--2__notice {
          font-size: 11px; } }
    .bg-secret__report__box--3 .bg-secret__report__box__num {
      width: 78px;
      left: 70px;
      bottom: -20px; }
      @media screen and (max-width: 767px) {
        .bg-secret__report__box--3 .bg-secret__report__box__num {
          width: 39px;
          left: -10px;
          bottom: -10px; } }
    .bg-secret__report__box--3 .bg-secret__report__box__ttl {
      width: 474px; }
      @media screen and (max-width: 767px) {
        .bg-secret__report__box--3 .bg-secret__report__box__ttl {
          width: 237px; } }

.bg-funds__header {
  padding: 100px 0 65px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .bg-funds__header {
      padding: 42px 0 40px; } }
  .bg-funds__header__ttl {
    width: 232px;
    margin: 0 auto 55px; }
    @media screen and (max-width: 767px) {
      .bg-funds__header__ttl {
        width: 116px;
        margin: 0 auto 27px; } }
  .bg-funds__header p {
    font-size: 18px;
    line-height: 1.8; }
    @media screen and (max-width: 767px) {
      .bg-funds__header p {
        font-size: 11px; } }
.bg-funds__main {
  display: flex; }
  @media screen and (max-width: 767px) {
    .bg-funds__main {
      flex-direction: column; } }
  .bg-funds__main__col {
    width: 33.3%; }
    @media screen and (max-width: 767px) {
      .bg-funds__main__col {
        width: 100%; } }
    .bg-funds__main__col__cont {
      border-top: 14px solid; }
      @media screen and (max-width: 767px) {
        .bg-funds__main__col__cont {
          border-top: 5px solid; } }
      .bg-funds__main__col__cont--1__header {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #000;
        width: 100%;
        height: 250px; }
        @media screen and (max-width: 767px) {
          .bg-funds__main__col__cont--1__header {
            height: 135px; } }
        .bg-funds__main__col__cont--1__header h3 {
          margin-bottom: 28px; }
          @media screen and (max-width: 767px) {
            .bg-funds__main__col__cont--1__header h3 {
              margin-bottom: 14px; } }
        .bg-funds__main__col__cont--1__header p {
          text-align: center;
          color: #FFF;
          font-size: 17px;
          line-height: 1.9;
          width: 100%; }
          @media screen and (max-width: 767px) {
            .bg-funds__main__col__cont--1__header p {
              font-size: 11px; } }
      .bg-funds__main__col__cont--1__main {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: no-repeat center / cover;
        height: 425px; }
        @media screen and (max-width: 767px) {
          .bg-funds__main__col__cont--1__main {
            height: 200px; } }
        .bg-funds__main__col__cont--1__main__ft {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          width: 300px;
          height: 230px;
          margin-bottom: 30px;
          background-color: rgba(255, 255, 255, 0.85);
          text-align: center; }
        .bg-funds__main__col--3 .bg-funds__main__col__cont--1__main__nt {
          display: inline-block;
          margin-top: 22px;
          margin-bottom: -34px;
          text-align: left;
          height: 275px;
          width: 315px;
          font-size: 0.8em;
          padding: 15px 10px;
          background-color: rgba(255, 255, 255, 0.85); }
          @media screen and (max-width: 767px) {
            .bg-funds__main__col--3 .bg-funds__main__col__cont--1__main__nt {
              margin-top: 20px;
              margin-bottom: 0;
              width: 290px;
              height: 240px;
              font-size: 11px;} }
          @media screen and (max-width: 767px) {
            .bg-funds__main__col__cont--1__main__ft {
              width: 200px;
              height: 120px;
              margin-bottom: 15px; } }
          .bg-funds__main__col__cont--1__main__ft__ttl {
            margin-bottom: 4px;
            font-size: 18px;
            font-weight: bold; }
            @media screen and (max-width: 767px) {
              .bg-funds__main__col__cont--1__main__ft__ttl {
                margin-bottom: 2px;
                font-size: 11px; } }
          .bg-funds__main__col__cont--1__main__ft__date {
            display: block;
            margin-bottom: 10px;
            font-size: 15px; }
            @media screen and (max-width: 767px) {
              .bg-funds__main__col__cont--1__main__ft__date {
                margin-bottom: 5px;
                font-size: 10px; } }
          .bg-funds__main__col__cont--1__main__ft__percent {
            margin-bottom: 15px;
            line-height: 1;
            font-size: 40px; }
            @media screen and (max-width: 767px) {
              .bg-funds__main__col__cont--1__main__ft__percent {
                margin-bottom: 7px;
                font-size: 20px; } }
            .bg-funds__main__col__cont--1__main__ft__percent em {
              font-size: 80px;
              font-style: normal;
              font-weight: bold;
              margin-right: 5px; }
              @media screen and (max-width: 767px) {
                .bg-funds__main__col__cont--1__main__ft__percent em {
                  font-size: 40px;
                  margin-right: 3px; } }
          .bg-funds__main__col__cont--1__main__ft__link {
            font-size: 15px;
            text-decoration: underline; }
            @media screen and (max-width: 767px) {
              .bg-funds__main__col__cont--1__main__ft__link {
                font-size: 10px; } }
      .bg-funds__main__col__cont--2 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 260px;
        background: no-repeat center / cover; }
        @media screen and (max-width: 767px) {
          .bg-funds__main__col__cont--2 {
            height: 130px; } }
        .bg-funds__main__col__cont--2__text {
          display: block;
          width: 310px;
          margin-bottom: 16px;
          color: #FFF;
          font-size: 16px;
          line-height: 1.9; }
          @media screen and (max-width: 767px) {
            .bg-funds__main__col__cont--2__text {
              width: 100%;
              margin-bottom: 8px;
              font-size: 11px;
              text-align: center; } }
    .bg-funds__main__col--1 .bg-funds__main__col__cont {
      border-top-color: #F8B323;
      border-right: 1px solid #595757; }
    .bg-funds__main__col--1 .bg-funds__main__col__cont--1 .bg-funds__main__col__cont--1__header h3 {
      width: 230px; }
      @media screen and (max-width: 767px) {
        .bg-funds__main__col--1 .bg-funds__main__col__cont--1 .bg-funds__main__col__cont--1__header h3 {
          width: 140px; } }
    .bg-funds__main__col--1 .bg-funds__main__col__cont--1 .bg-funds__main__col__cont--1__main {
      background-image: url("https://www.am.mufg.jp/lp/bg/images/funds_col_l_bg_1.jpg"); }
    .bg-funds__main__col--1 .bg-funds__main__col__cont--2 {
      border-top-color: #F8B323;
      background-image: url("https://www.am.mufg.jp/lp/bg/images/funds_col_l_bg_2.jpg"); }
    .bg-funds__main__col--2 .bg-funds__main__col__cont {
      border-top-color: #781B7D;
      border-right: 1px solid #595757; }
    .bg-funds__main__col--2 .bg-funds__main__col__cont--1 .bg-funds__main__col__cont--1__header h3 {
      width: 300px; }
      @media screen and (max-width: 767px) {
        .bg-funds__main__col--2 .bg-funds__main__col__cont--1 .bg-funds__main__col__cont--1__header h3 {
          width: 230px; } }
    .bg-funds__main__col--2 .bg-funds__main__col__cont--1 .bg-funds__main__col__cont--1__main {
      background-image: url("https://www.am.mufg.jp/lp/bg/images/funds_col_r_bg_1.jpg"); }
    .bg-funds__main__col--2 .bg-funds__main__col__cont--2 {
      border-top-color: #781B7D;
      background-image: url("https://www.am.mufg.jp/lp/bg/images/funds_col_r_bg_2.jpg"); }
    .bg-funds__main__col--3 .bg-funds__main__col__cont {
      border-top-color: #0e5062; }
    .bg-funds__main__col--3 .bg-funds__main__col__cont--1 .bg-funds__main__col__cont--1__header h3 {
      width: 220px; }
      @media screen and (max-width: 767px) {
        .bg-funds__main__col--3 .bg-funds__main__col__cont--1 .bg-funds__main__col__cont--1__header h3 {
          width: 160px; } }
    .bg-funds__main__col--3 .bg-funds__main__col__cont--1 .bg-funds__main__col__cont--1__main {
      background-image: url("https://www.am.mufg.jp/lp/bg/images/funds_col_cr_bg.jpeg");
      background-position: left bottom;
      height: 685px; }
      @media screen and (max-width: 767px) {
        .bg-funds__main__col--3 .bg-funds__main__col__cont--1 .bg-funds__main__col__cont--1__main {
          height: 470px; }
        .bg-funds__main__col--3 .bg-funds__main__col__cont--1 .bg-funds__main__col__cont--1__header {
          height: 160px;} }
.bg-funds__after {
  padding: 50px 0 140px; }
  @media screen and (max-width: 767px) {
    .bg-funds__after {
      padding: 25px 0 70px; } }
  .bg-funds__after__notice1 {
    font-size: 15px;
    color: #000;
    line-height: 1.8; }
    @media screen and (max-width: 767px) {
      .bg-funds__after__notice1 {
        margin-bottom: 45px;
        padding: 0 25px;
        font-size: 11px; } }
  .bg-funds__after__corp {
    width: 650px;
    margin: 0 auto;
    padding-top: 90px; }
    @media screen and (max-width: 767px) {
      .bg-funds__after__corp {
        margin: 0 auto;
        width: 100%;
        padding: 45px 25px 0; } }
    .bg-funds__after__corp h3 {
      width: 100%;
      font-size: 28px;
      font-weight: bold;
      margin-bottom: 30px;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .bg-funds__after__corp h3 {
          font-size: 16px;
          margin-bottom: 15px; } }
    .bg-funds__after__corp ul {
      width: 100%; }
      .bg-funds__after__corp ul li {
        margin-bottom: 10px; }
        @media screen and (max-width: 767px) {
          .bg-funds__after__corp ul li {
            margin-bottom: 5px; } }
        .bg-funds__after__corp ul li a {
          display: inline-block;
          position: relative;
          font-size: 18px;
          padding-right: 20px;
          text-decoration: underline;
          transition: .3s all ease; }
          @media screen and (max-width: 767px) {
            .bg-funds__after__corp ul li a {
              font-size: 10px;
              padding-right: 10px; } }
          .bg-funds__after__corp ul li a::after {
            display: block;
            position: absolute;
            content: url("https://www.am.mufg.jp/lp/bg/images/arrow_r_bk.svg");
            top: calc(50% - 8px);
            right: 0;
            width: 8px;
            height: 8px;
            line-height: 0; }
            @media screen and (max-width: 767px) {
              .bg-funds__after__corp ul li a::after {
                top: calc(50% - 5px);
                width: 4px;
                height: 5px; } }
          .bg-funds__after__corp ul li a:hover {
            opacity: 0.6; }

/* ボタン 
----------------------------------------------------- */
.bg-btn {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 10px;
  background-color: #FFF;
  color: #000;
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.0; }
  @media screen and (max-width: 767px) {
    .bg-btn {
      padding: 10px 5px;
      font-size: 11px; } }
  .bg-btn::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .3s all ease; }
  .bg-btn--arrow::after {
    display: block;
    position: absolute;
    content: url("https://www.am.mufg.jp/lp/bg/images/arrow_r_bk.svg");
    top: calc(50% - 8px);
    right: 12px;
    width: 8px;
    height: 8px;
    line-height: 0; }
    @media screen and (max-width: 767px) {
      .bg-btn--arrow::after {
        top: calc(50% - 4px);
        right: 6px;
        width: 4px;
        height: 4px; } }
  .bg-btn--tangerine {
    width: 310px;
    color: #F8B323; }
    @media screen and (max-width: 767px) {
      .bg-btn--tangerine {
        width: 200px; } }
    .bg-btn--tangerine.bg-btn--arrow::after {
      content: url("https://www.am.mufg.jp/lp/bg/images/arrow_r_tn.svg"); }
    .bg-btn--tangerine.bg-btn--icon {
      padding: 13px 10px;
      padding-right: 20px;}
    .bg-btn--tangerine.bg-btn--icon img {
      width: 108px;
      float: left;
      margin-top: 5px;
      margin-right: 10px;
      vertical-align: middle; }
      @media screen and (max-width: 767px) {
        .bg-btn--tangerine.bg-btn--icon img {
          width: 54px;
          margin-right: 5px; } }
    .bg-btn--tangerine::before {
      background-color: #F8B323; }
  .bg-btn--violet {
    width: 310px;
    color: #781B7D; }
    @media screen and (max-width: 767px) {
      .bg-btn--violet {
        width: 200px; } }
    .bg-btn--violet.bg-btn--arrow::after {
      content: url("https://www.am.mufg.jp/lp/bg/images/arrow_r_vi.svg"); }
    .bg-btn--violet.bg-btn--icon {
      padding: 10px 10px;
      padding-right: 20px; }
      @media screen and (max-width: 767px) {
        .bg-btn--violet.bg-btn--icon {
          padding: 5px 5px; } }
      .bg-btn--violet.bg-btn--icon img {
        width: 40px;
        margin-right: 10px;
        vertical-align: middle; }
        @media screen and (max-width: 767px) {
          .bg-btn--violet.bg-btn--icon img {
            width: 20px;
            margin-right: 5px; } }
    .bg-btn--violet::before {
      background-color: #781B7D; }
  .bg-btn:hover::before {
    opacity: .3; }
  .bg-btn--darkbluegreen {
    width: 310px;
    color: #0e5062; }
    @media screen and (max-width: 767px) {
      .bg-btn--darkbluegreen {
        width: 200px; } }
    .bg-btn--darkbluegreen.bg-btn--arrow::after {
      content: url("https://www.am.mufg.jp/lp/bg/images/arrow_r_dbg.svg"); }
    .bg-btn--darkbluegreen::before {
      background-color: #0e5062; }

.bg-about {
  background-color: #000; }
  .bg-about__header {
    padding: 100px 0 24px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .bg-about__header {
        padding: 42px 0 12px; } }
    .bg-about__header__ttl {
      width: 244px;
      margin: 0 auto 55px; }
      @media screen and (max-width: 767px) {
        .bg-about__header__ttl {
          width: 122px;
          margin: 0 auto 27px; } }
    .bg-about__header p {
      font-size: 18px;
      line-height: 1.8;
      color: #B2965E; }
      @media screen and (max-width: 767px) {
        .bg-about__header p {
          font-size: 11px; } }
      .bg-about__header p::after {
        display: block;
        content: "";
        width: 60px;
        height: 2px;
        margin: 24px auto 0;
        background-color: #B2965E; }
        @media screen and (max-width: 767px) {
          .bg-about__header p::after {
            width: 30px;
            height: 1px;
            margin: 12px auto 0; } }
  .bg-about__main {
    padding-bottom: 100px; }
    @media screen and (max-width: 767px) {
      .bg-about__main {
        padding-bottom: 60px; } }
    .bg-about__main__ttl {
      width: 100%;
      margin-bottom: 100px;
      font-size: 28px;
      font-weight: bold;
      color: #B2965E;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .bg-about__main__ttl {
          margin-bottom: 40px;
          font-size: 16px; } }
  .bg-about__data {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto 60px; }
    @media screen and (max-width: 767px) {
      .bg-about__data {
        flex-direction: column;
        margin: 0 auto 30px;
        padding: 0 25px; } }
    .bg-about__data__col {
      display: block;
      width: 420px; }
      @media screen and (max-width: 767px) {
        .bg-about__data__col {
          width: 100%;
          margin-bottom: 60px; } }
      .bg-about__data__col__ttl {
        width: 100%;
        text-align: center;
        margin-bottom: 35px;
        padding: 14px 0;
        background-color: #4D4D4D;
        color: #FFF;
        font-size: 18px; }
        @media screen and (max-width: 767px) {
          .bg-about__data__col__ttl {
            margin-bottom: 18px;
            padding: 14px 0;
            font-size: 12px; } }
      .bg-about__data__col__graph img {
        height: 283px; }
        @media screen and (max-width: 767px) {
          .bg-about__data__col__graph img {
            height: 200px; } }
  .bg-about__notice1 {
    margin-bottom: 90px;
    padding: 0 25px;
    color: #FFF;
    font-size: 15px; }
    @media screen and (max-width: 767px) {
      .bg-about__notice1 {
        margin-top: -60px;
        margin-bottom: 80px;
        font-size: 11px;
        line-height: 1.6; } }
  .bg-about__notice2 {
    margin-bottom: 90px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    line-height: 2.0; }
    @media screen and (max-width: 767px) {
      .bg-about__notice2 {
        padding: 0 25px;
        font-size: 11px;
        margin-bottom: 55px; } }
  .bg-about__banner1 {
    width: 100%; }
    @media screen and (max-width: 767px) {
      .bg-about__banner1 {
        padding: 0 25px; } }
  .bg-about__msg {
    width: 100%;
    padding: 60px 0;
    border-top: 2px solid #FFF;
    background-color: #000; }
    @media screen and (max-width: 767px) {
      .bg-about__msg {
        padding: 30px 25px; } }

.bg-notice {
  width: 700px;
  margin: 0 auto;
  padding: 120px 0; }
  @media screen and (max-width: 767px) {
    .bg-notice {
      width: 100%;
      padding: 60px 25px; } }
  .bg-notice p {
    font-size: 18px;
    line-height: 2.0;
    text-align: justify;
    text-justify: inter-ideograph; }
    @media screen and (max-width: 767px) {
      .bg-notice p {
        font-size: 11px; } }
    .bg-notice p em {
      color: #FF0000;
      font-style: normal; }
    .bg-notice p a {
      transition: 0.3s all ease;
    }
      .bg-notice p a:hover {
        opacity: 0.6;
      }

#bg-modal--1, #bg-modal--2, #bg-modal--3 {
  display: none; }

.modaal-container {
  width: 800px !important; }
  @media screen and (max-width: 767px) {
    .modaal-container {
      width: 320px !important; } }

.modaal-content-container {
  padding: 0 !important; }

.bg-modal {
  display: block;
  width: 800px;
  background-color: #F39925;
  padding: 60px 100px; }
  @media screen and (max-width: 767px) {
    .bg-modal {
      width: 100%;
      padding: 25px 25px; } }
  .bg-modal figure {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 230px;
    margin-bottom: 60px; }
    @media screen and (max-width: 767px) {
      .bg-modal figure {
        height: 115px;
        margin-bottom: 30px; } }
    .bg-modal figure img {
      width: auto;
      height: 100%; }
  .bg-modal h2 {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 40px;
    line-height: 1.8;
    color: #000; }
    @media screen and (max-width: 767px) {
      .bg-modal h2 {
        font-size: 12px;
        margin-bottom: 20px; } }
    .bg-modal h2 em {
      font-size: 32px;
      font-style: normal; }
      @media screen and (max-width: 767px) {
        .bg-modal h2 em {
          font-size: 18px; } }
  .bg-modal p {
    font-size: 18px;
    line-height: 1.9;
    color: #000; }
    @media screen and (max-width: 767px) {
      .bg-modal p {
        font-size: 11px; } }

.pagetop {
  display: block;
  position: relative;
  width: 100%;
  height: 108px;
  z-index: 15; }
  @media screen and (max-width: 767px) {
    .pagetop {
      width: 100%;
      height: 54px; } }
  .pagetop__inner {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 20px;
    opacity: 0;
    pointer-events: none;
    transition: .3s all ease; }
    @media screen and (max-width: 767px) {
      .pagetop__inner {
        padding: 10px; } }
    .pagetop__inner a {
      display: block;
      width: 68px;
      height: 68px; }
      @media screen and (max-width: 767px) {
        .pagetop__inner a {
          width: 34px;
          height: 34px; } }
      .pagetop__inner a:hover {
        filter: brightness(140%); }
    .pagetop__inner.fixed {
      position: fixed; }
    .pagetop__inner.visible {
      opacity: 1;
      pointer-events: all; }

.delighter .bg-fadein {
  transition: all .8s ease-in-out !important;
  transform: translateY(5px) !important;
  opacity: 0 !important; }
  .delighter .bg-fadein--d02 {
    transition-delay: 0.2s !important; }
  .delighter .bg-fadein--d03 {
    transition-delay: 0.3s !important; }
  .delighter .bg-fadein .bold {
    font-weight: bold;  }
  .delighter .bg-fadein a {
    text-decoration: underline;  }
.delighter .bg-fadeslide {
  transition: all .8s ease-in-out !important;
  transform: translateY(15px) !important;
  opacity: 0 !important; }
  .delighter .bg-fadeslide--d04 {
    transition-delay: 0.4s !important; }
  .delighter .bg-fadeslide--d05 {
    transition-delay: 0.5s !important; }
.delighter .bg-3dphoto {
  transition: all 1.0s ease-in-out !important;
  transform-style: preserve-3d;
  perspective: 1000px;
  opacity: 0 !important;
  transform: translate3d(-30px, 300px, -100px); }
  .delighter .bg-3dphoto img {
    transition: all 1.0s ease-in-out !important;
    transform-style: preserve-3d;
    perspective: 1000px;
    transform: scale(0.5) rotate3d(2, 2, 2, 180deg);
    filter: brightness(0%); }

.started .bg-fadein {
  transform: none !important;
  opacity: 1 !important; }
.started .bg-fadeslide {
  transform: none !important;
  opacity: 1 !important; }
.started .bg-3dphoto {
  opacity: 1 !important;
  transform: none !important; }
  .started .bg-3dphoto img {
    opacity: 1 !important;
    transform: none !important;
    filter: brightness(100%); }

@media screen and (max-width: 767px) {
  .fancybox-content {
    width: 300px !important;
    height: 154px !important; } }