@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.cmp-link__screen-reader-only {
    display: none;
}

html {
    font-size: 10px;
}

.nav-fix .js-g-header-position {
    height: 50px;
}

.js-g-header-position {
    position: relative;
}

.g-wrapper {
    min-width: 1024px;
}

.g-header {
    background-color: #fff;
    min-width: 1024px;
}

.g-header-row01-inr {
    position: relative;
    height: 66px;
    margin: 0 auto;
}

.g-header-logo-mufg {
    position: absolute;
    top: 15px;
    left: 20px;
    width: 157px;
    line-height: 1;
}

.g-header-logo-mufg img {
    width: 100%;
}

.g-header-logo-bank {
    position: absolute;
    top: 24px;
    right: 23px;
    width: 125px;
    line-height: 1;
}

.g-header-logo-bank img {
    width: 100%;
}

.g-header-row01 {
    position: relative;
    z-index: 10001;
    background-color: #fff;
    border-bottom: 5px solid #e60000;
}

.g-header-row02 {
    position: relative;
    z-index: 10001;
    background-color: #fff;
    border-bottom: 1px solid #d6d6d6;
}

.nav-fix .g-header-row02 {
    min-width: 1024px;
    position: fixed;
    top: 0;
    width: 100%;
}

.g-header-row02-inr {
    position: relative;
    margin: 0 auto;
    height: 50px;
}

.g-header-logo-biz-inr {
    line-height: 1;
    font-size: 0;
    padding: 14px 0 0 20px;
}

.g-header-logo-biz img {
    height: 28px;
}

.faq-category-nav {
    display: none;
}

.faq-category-nav-btn:not(:last-child) {
    margin: 0 0 10px;
}

.btn-grayline.is-s,
.btn-grayline-s.is-s {
    vertical-align: -1.3rem;
}

.btn-grayline,
.btn-grayline-s {
    position: relative;
    display: block;
    line-height: 1.2;
    border-radius: 3rem;
    border: 1px solid #5a5a5a;
    overflow: hidden;
    transition: color .2s, background .2s;
}

.btn-grayline.is-s .e-inr,
.btn-grayline-s.is-s .e-inr {
    height: 4rem;
    font-size: 1.6rem;
}

.btn-grayline .e-inr,
.btn-grayline-s .e-inr {
    display: table;
    width: 100%;
    height: 6rem;
    font-size: 1.8rem;
    box-sizing: border-box;
    margin: -1px 0;
}

.btn-grayline.is-s .e-inr2,
.btn-grayline-s.is-s .e-inr2 {
    padding: 5px 10px;
}

.btn-grayline .e-inr2,
.btn-grayline-s .e-inr2 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px 10px;
}

.faq-category-nav-btn.is-active .e-ico {
    transform: rotate(90deg);
}

.faq-category-nav-btn:not(:last-child) {
    margin: 0 0 10px;
}

.btn-grayline,
.btn-grayline-s {
    position: relative;
    display: block;
    line-height: 1.2;
    border-radius: 3rem;
    border: 1px solid #5a5a5a;
    overflow: hidden;
    transition: color .2s, background .2s;
}

.faq-category-nav-btn a {
    color: #333;
    text-decoration: none;
}

/**
* Contents
*/
.g-contents {
    overflow: hidden;
}

.l-bg-gry {
    background: #f2f2f2;
}

.content {
    padding: 0 10px;
}

.content-head-fixed .content-head {
    background: #fff;
    border-bottom: 1px solid #d6d6d6;
}

.content-head-inr {
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 0;
}

.h-title {
    font-size: 3.4rem;
    line-height: 1.23529;
    font-weight: bold;
    margin: 0 0 40px;
}

.h-title.is-mg0 {
    margin: 0;
}

.faq-head-menu-btn {
    display: none;
}

.ico-mg-r {
    margin-right: 0.3em;
}

.content-head-inr.is-pd-s {
    padding: 40px 0;
}

.content-inr {
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 0 150px;
}

.content-column {
    display: flex;
    justify-content: space-between;
}

.content-column-main {
    flex: 1;
    margin: 0 0 0 30px;
    order: 2;
}

.faq-btn-wrap {
    position: relative;
}

.faq-btn {
    position: absolute;
    text-align: right;
    bottom: 0;
    right: 0;
}

.link-txt {
    color: #577bcd;
}

.faqBtn {
    position: relative;
    margin: 0 0 4px;
}

.faqBtn:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -8px;
    background-color: #e60000;
}

.faqBtn p {
    display: inline-block;
    position: relative;
    padding: 2px 29px 2px 8px;
    cursor: pointer;
    font-size: 1.4rem;
}

.faqBtn p:before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 3px;
    margin-top: -1px;
    background-color: #fff;
}

.faqBtn p:after {
    content: "";
    display: block;
    width: 2px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -5px;
    background-color: #fff;
}

.faqBtn p.active:after {
    content: none;
}

.section {
    background: #fff;
    border-radius: 3px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.section:not(:last-child) {
    margin: 0 0 40px;
}

.section-head {
    padding: 0 60px;
}

.section-head.is-bdr {
    border-bottom: 1px solid #d6d6d6;
}

.section-body {
    padding: 0 60px 80px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.section-body.is-usual {
    padding: 40px 60px 60px;
}

.h-section {
    position: relative;
    font-size: 2.8rem;
    line-height: 1.28571;
    padding: 40px 0;
}

.h-section::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    border-top: 3px solid #e60000;
    width: 60px;
}

.h-b3 {
    position: relative;
    font-size: 2.0rem;
    line-height: 1.35;
    font-weight: bold;
    margin: 0 0 30px;
    padding: 5px 0 0;
}

.h-b3:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    margin: 8px 0 0;
    background-image: linear-gradient(90deg, #e60000 0%, #a50082 100%);
}

.faq {
    margin-bottom: 40px;
}

.faq dl {
    border-bottom: 1px solid #ccc;
}

.faq dl dt {
    position: relative;
    padding: 16px 48px 16px 64px;
    cursor: pointer;
    font-size: 16px;
}

.faq dl dd {
    display: none;
    position: relative;
    padding: 24px 32px 24px 60px;
    background-color: #f3f5f2;
    font-size: 16px;
}

.faq dl dt .faqItem {
    position: absolute;
    top: 16px;
    left: 20px;
    color: #e60000;
    font-weight: bold;
}

.faq dl dt .faqIcon {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -8px;
    background-color: #e60000;
}

.faq dl dt .faqIcon:before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 3px;
    margin-top: -1px;
    background-color: #fff;
}

.faq dl dt .faqIcon:after {
    content: "";
    display: block;
    width: 2px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -5px;
    background-color: #fff;
}

.faq dl dt.active .faqIcon:after {
    content: none;
}

.faq dl dd .faqItem {
    position: absolute;
    left: 24px;
    font-weight: bold;
}

.g-footer {
    background: #fff;
    border-top: 5px solid #e60000;
    overflow: hidden;
    padding: 0 10px;
}

.g-footer-inr {
    padding: 20px 0;
    margin: 0 auto;
    max-width: 1200px;
}

.g-footer-copyright {
    text-align: center;
    font-size: 1.4rem;
    padding: 10px 0;
}

.pagetop {
    position: fixed;
    bottom: 75px;
    right: 10px;
    z-index: 100;
}

.pagetop-a {
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #838383 url(/content/dam/bizbuddy/share/ico_pagetop.svg) no-repeat 50% 50%;
    background-size: 62.22222% auto;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.1);
}

.faq-img-wrapper {
    max-width: 880px;
    margin: 12px 0;
    border: 1px solid #eee;
}

.img-res {
    width: 100%;
    height: auto;
}

@media print,
screen and (min-width: 751px) {
    .pagetop-a {
        transition: opacity .2s;
    }
}

@media screen and (max-width: 750px) {
    html.is-content-head-fixed .content-head-fixed .content-head {
        position: fixed;
        top: 51px;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        z-index: 10001;
    }

    .g-header {
        min-width: 0;
    }

    .nav-fix .g-header-row02 {
        min-width: 0;
    }

    .g-wrapper {
        min-width: 0;
    }

    .faq-category-nav {
        display: block;
        margin: 0 0 20px;
    }

    .faq-btn {
        position: static;
    }

    .content-head-inr.is-pd-s {
        padding: 20px 0;
    }

    .nav-fix .g-header-row02 {
        min-width: 0;
    }

    .content-head {
        padding: 0 20px;
    }

    .h-title.is-mg0 {
        margin: 0;
        font-size: 2.6rem;
    }

    .faq-head-menu-btn {
        display: block;
        margin: 5px 0 0;
        text-align: right;
        font-size: 1.6rem;
    }

    .content {
        padding: 0 20px;
    }

    .content-inr {
        padding: 30px 0 100px;
    }

    .content-column {
        display: block;
    }

    .content-column-main {
        width: auto;
        margin: 0;
    }

    .btn-grayline.is-notap,
    .btn-grayline-s.is-notap {
        transition: none;
    }

    .section:not(:last-child) {
        margin: 0 0 20px;
    }

    .section-head {
        padding: 0 20px;
    }

    .h-section {
        font-size: 2.4rem;
        line-height: 1.33333;
        padding: 30px 0;
    }

    .section-body.is-usual {
        padding: 30px 20px;
    }

    .faq {
        margin-bottom: 24px;
    }

    .faq dl dt {
        padding: 12px 48px 12px 56px;
        font-size: 14px;
    }

    .faq dl dt .faqItem {
        top: 12px;
        left: 16px;
    }

    .faq dl dd {
        padding: 16px 16px 16px 48px;
        font-size: 14px;
    }

    .faq dl dd .faqItem {
        left: 20px;
    }

    .pagetop {
        bottom: 35px;
    }

}