@charset "UTF-8";
.is-nav-fixed .t-header_drawer_logo .t-header_logo_copy{
    display: none !important;
}
.t-header_logo_20th{
    margin-left: 15px;
}
.t-header_logo_20th img{
	width: 52px;
	height: 37px;
}
@media screen and (max-width: 48em) {
    .t-header_logo {
        max-width: inherit !important;
        min-width: inherit !important;
        justify-content: center;
        gap: 15px;
    }
    .t-header_logo_mufg {
        max-width: inherit;
    }
	.t-header_logo_20th{
	    margin-left: 15px;
	}
	.t-header_logo_20th img{
		width: 32px;
		height: 23px;
		position: relative;
		top: -2px;
	}
}
@media screen and (max-width: 36em) {
    .t-header_menu + .t-header_logo {
        gap: 10px;
    }
    .t-header_menu + .t-header_logo .t-header_logo_link-mufg {
        width: 84px;
        background-size: 84px auto;
    }
    .t-header_menu + .t-header_logo .t-header_logo_mufg {
        padding-top: 3px;
        padding-left: 10px;
    }
	.t-header_menu + .t-header_logo .t-header_logo_20th{
	    margin-left: 12px;
	}
	.t-header_menu + .t-header_logo .t-header_logo_20th img{
		width: 30px;
		height: 20px;
		top: -5px;
	}
    .t-header_login{
        margin-left: 5px;
        border: solid 1px #f00;
    }
}

.t-simple .t-header_logo_20th{
    margin-left: 24px;
}
.t-simple .t-header_logo_20th img{
	width:52px;
	height:37px;
}
@media screen and (max-width: 48em) {
    .t-simple .t-header-popup_logo .t-header-popup_logo_mufg {
        max-width: inherit !important;
    }
    .t-simple .t-header_logo_mufg {
        max-width: inherit;
    }
	.t-simple .t-header_logo_20th{
	    margin-left: 15px;
	}
	.t-simple .t-header_logo_20th img{
		width: 32px;
		height: 23px;
		position: relative;
		top: -3px;
	}
}

.houjin .t-header_logo_20th{
    margin-left: 20px;
}
.houjin .t-header_logo_20th img{
	width:52px;
	height:37px;
}
@media screen and (max-width: 48em) {
    .houjin .t-header-biz_logo .t-header-biz_logo_mufg {
        max-width: inherit !important;
        width: inherit !important;
    }
    .houjin .t-header_logo_mufg {
        max-width: inherit !important;
    }
	.houjin .t-header_logo_20th{
	    margin-left: 13px;
	}
	.houjin .t-header_logo_20th img{
		width: 41px;
		height: 29px;
		position:relative;
		top: -3px;
	}
}
.t-simple .houjin .t-header_logo_20th{
    margin-left: 24px;
}
.t-simple .houjin .t-header_logo_20th img{
	width:52px;
	height:37px;
}
@media screen and (max-width: 48em) {
    .t-simple .houjin .t-header-biz_logo .t-header-biz_logo_mufg {
        max-width: inherit !important;
        width: inherit !important;
    }
    .t-simple .houjin .t-header_logo_mufg {
        max-width: inherit !important;
    }
	.t-simple .houjin .t-header_logo_20th{
	    margin-left: 18px;
	}
	.t-simple .houjin .t-header_logo_20th img{
		width: 41px;
		height: 29px;
		position:relative;
		top: -3px;
	}
}