@charset "UTF-8";

/* reset */
.sb-appshell-v1-contents {
    border-bottom: none !important;
}

.footer-breadcrumbs-2019 {
    margin: 0;
    padding: 0;
    font-family: Meiryo, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', system-ui, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #424242;
    background-color: #e5e5e5;
    padding: 10px 0;
    min-width: 990px;
    min-height: 50px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    text-align: left;
    border-bottom: 5px solid #307bef;
}
.footer-breadcrumbs-2019::before {
    display: block;
    content: '';
    float: left;
    width: 0;
    height: 30px;
}
.footer-breadcrumbs-2019_inner {
    display: flex;
    flex-flow: nowrap;
    align-items: center;
    width: 100%;
    min-width: 950px;
    min-height: 14px;
    margin: 0 auto;
    padding: 0 20px;
}
.footer-breadcrumbs-2019_list {
    flex-shrink: 1;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 2;
    list-style-type: none;
    letter-spacing: 0;
}
.footer-breadcrumbs-2019_list::after {
    content: '';
    display: block;
    clear: both;
}
.footer-breadcrumbs-2019_item {
    float: left;
    margin: -2px 6px 0 0;
    padding: 0;
    letter-spacing: normal;
    line-height: inherit;
}
.footer-breadcrumbs-2019_item-current {
    color: #424242;
    font-weight: bold;
}
.footer-breadcrumbs-2019_item:not(:first-child)::before {
    content: '>';
    padding: 0 5px 0 0 !important;
}
.footer-breadcrumbs-2019_item-home .footer-breadcrumbs-2019_item-link::before {
    content: '';
    display: inline-block;
    margin: 0 5px 2px 0;
    vertical-align: middle;
    content: '';
    display: inline-block;
    margin: 0 5px 2px 0;
    vertical-align: middle;
    background-image: url(/mobile/set/data/service/softbankpremium/lib/img/shared/icon-home-2019-rf2.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 11px;
    text-indent: -9999px;
    overflow: hidden;
    background-size: 100%;
}
.footer-breadcrumbs-2019_item-link:link, .footer-breadcrumbs-2019_item-link:visited {
    color: #555555;
    text-decoration: none;
}
.footer-breadcrumbs-2019_item-link:hover, .footer-breadcrumbs-2019_item-link:active, .footer-breadcrumbs-2019_item-link:focus {
    text-decoration: underline;
}
.footer-2019 {
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-family: Meiryo, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', system-ui, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #424242;
    min-width: 990px;
}
.footer-2019_inner {
    padding: 40px 0;
    background-color: #e1e1e6;
    box-shadow: inset 0px 10px 10px -3px rgba(0,0,0,0.4);
}
.footer-2019_contents-inner {
    width: 950px;
    margin: auto;
}
.footer-2019_logo {
    margin-top: 11px;
}
.footer-2019_logo-link {
    display: block;
    width: 192px;
    height: 28px;
    background: url(/mobile/set/data/service/softbankpremium/lib/img/shared/logo-sb-2019-rf2.svg) no-repeat center center;
    background-size: 100%;
    margin: auto;
    text-indent: -9999px;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    will-change: opacity;
}
.footer-2019_utility {
    list-style-type: none;
    margin: 0;
    padding: 14px 0 0 0;
    text-align: center;
    font-size: 0;
}
.footer-2019_utility-item {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 0 10px;
    margin: 16px 0 0 -1px;
}
.footer-2019_utility-item::before {
    left: 0;
}
.footer-2019_utility-item::after {
    right: 0;
}
.footer-2019_utility-item::before, .footer-2019_utility-item::after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 12px;
    background-color: #555555;
}
.footer-2019_utility-link {
    font-size: 12px;
    line-height: 1;
}
.footer-2019_utility-link:link, .footer-2019_utility-link:visited, .footer-2019_utility-link:active {
    color: #424242;
    text-decoration: none;
}
.footer-2019_registration {
    text-align: center;
    margin: 0;
    padding: 30px 0 0;
    font-size: 11px;
    line-height: 1;
    color: #424242;
}
.footer-2019_registration+.footer-2019_copyright {
    padding-top: 30px;
}
.footer-2019_copyright {
    text-align: center;
    margin: 0;
    padding: 40px 0 0;
    font-size: 11px;
    line-height: 1;
    color: #555555;
}
.footer-2019_copyright-small {
    font-size: 100%;
}
