@charset "UTF-8";

/* clearfix */
.lyt-hdg-l1 .hdg-l1::before,
.lyt-hdg-l1 .hdg-l1::after {
    content: "";
    display: table;
}

.lyt-hdg-l1 .hdg-l1::after {
    clear: both;
}

.lyt-hdg-l1 .hdg-l1 {
    max-width: 1200px;
    text-align: left;
    margin: 0 auto;
}

@media only screen and (max-width: 1000px) {
    .lyt-hdg-l1 .hdg-l1 {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media only screen and (max-width: 860px) {
    .lyt-hdg-l1 .hdg-l1 {
        width: auto;
    }
}

.lyt-hdg-l1,
.hdg-l2,
.hdg-l3,
.hdg-l4-02 {
    line-height: 1.2;
}

/* ----------------------------------------------------------------
    Headings
----------------------------------------------------------------- */
/* .lyt-hdg-l1
----------------------------------------------- */
.lyt-hdg-l1 {
    background: #006fbc;
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    margin: 0 0 20px;
    padding: 16px 0 11px;
}

.lyt-hdg-l1 .hdg-l1 > b {
    margin: 0 10px 0 0;
}

.lyt-hdg-l1 .hdg-l1 .name {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    vertical-align: middle;
    display: inline-block;
}

.lyt-hdg-l1 .hdg-l1 .district {
    float: right;
    margin: -4px 0 0;
}

@media only screen and (max-width: 640px) {
    .lyt-hdg-l1 {
        font-size: 23px;
        font-size: 2.3rem;
        padding: 10px 0;
    }

    .lyt-hdg-l1 .hdg-l1 .name {
        font-size: 12px;
        font-size: 1.2rem;
    }

    .lyt-hdg-l1 .hdg-l1 .district {
        margin: 5px 0 0;
    }
}

/* .hdg-l3
----------------------------------------------- */
.hdg-l3 {
    border-left: 2px solid #005996;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
    margin: 0 0 20px;
    padding: 7px 15px 5px;
}

.hdg-l3 .sub {
    font-size: 20px;
    font-size: 2rem;
    margin: 0 0 0 10px;
}

.hdg-l3 [class^="label"] {
    vertical-align: middle;
    margin: 0 5px;
}

@media only screen and (max-width: 640px) {
    .hdg-l3 {
        font-size: 18px;
        font-size: 1.8rem;
        padding: 7px 10px 5px;
    }

    .hdg-l3 .sub {
        font-size: 16px;
        font-size: 1.6rem;
    }
}

/* ----------------------------------------------------------------
    Box
----------------------------------------------------------------- */
/* .box
----------------------------------------------- */
.box {
    border: 1px solid #e6e6e6;
    margin: 0 0 20px;
    padding: 15px 20px;
}

.box > :last-child {
    margin-bottom: 0;
}

.box .box-hdg {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: 400;
    margin: 0 0 5px;
}

.box.box-movie .movie-catch {
    width: 38%;
    vertical-align: middle;
    display: table-cell;
}

.box.box-movie .list-movie {
    vertical-align: middle;
    display: table-cell;
}

@media only screen and (max-width: 640px) {
    .box.box-movie .movie-catch {
        width: 100% !important;
        text-align: center;
        display: block;
    }

    .box.box-movie .list-movie {
        display: block;
    }
}

/* .box-notice
----------------------------------------------- */
.box-notice {
    background: #f8f8f8;
    padding: 21px 0 25px 33px;
    margin: 36px 0 29px;
    letter-spacing: .1px;
}

.box-notice_msg {
    position: relative;
    margin: 0;
}

/* .row-indent
----------------------------------------------- */
.row-indent {
    padding: 0 0 0 20px;
}

.row-indent > :last-child {
    margin-bottom: 40px;
}

.row-indent > .link-list-anchor:last-child {
    margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
    .row-indent {
        padding: 0 0 0 10px;
    }
}

/* .nav-menu
----------------------------------------------- */
.nav-menu[data-position="top"] {
    border-bottom: 3px solid #006fbc;
    margin: 0 0 40px;
}

[data-category^="products-account"] .nav-menu[data-position="top"] {
    border-bottom-color: #0084df;
}

[data-category^="products-aoiro"] .nav-menu[data-position="top"] {
    border-bottom-color: #008db0;
}

[data-category^="products-account-ae"] .nav-menu[data-position="top"] {
    border-bottom-color: #003a8c;
}

[data-category^="products-dealing"] .nav-menu[data-position="top"] {
    border-bottom-color: #d64768;
}

[data-category^="products-payroll"] .nav-menu[data-position="top"] {
    border-bottom-color: #00943e;
}

[data-category^="products-kyuyo"] .nav-menu[data-position="top"] {
    border-bottom-color: #62ac00;
}

[data-category^="products-customer"] .nav-menu[data-position="top"] {
    border-bottom-color: #c78202;
}

[data-category^="products-seikyu"] .nav-menu[data-position="top"] {
    border-bottom-color: #e6553d;
}

.nav-menu[data-position="bottom"] {
    margin: 35px 0 40px;
}

@media only screen and (max-width: 640px) {
    .nav-menu[data-position="top"] {
        border: 0;
    }
}
/* .nav-menu-hook
----------------------------------------------- */
.nav-menu-hook {
    display: none;
}

@media only screen and (max-width: 640px) {
    .nav-menu-hook {
        display: block;
    }
}
/* .nav-menu-selected
----------------------------------------------- */
.nav-menu-selected {
    width: 100%;
    border: 1px solid #bfbfbf;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2;
    padding: 12px 35px;
    position: relative;
}

.nav-menu-selected::before {
    width: 11px;
    height: 6px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAAQklEQVQoz2NgQAP////XBeKrIJoBH4AqvAPEGVBal5BCcyjfHKsGdIVI4qgaoAqvAbExDhtNoPK6IM4uQp6BGrgLANPsZouwutlRAAAAAElFTkSuQmCC");
    transition: transform .2s ease-out;
    transform: rotate(-180deg);
    margin-top: -3px;
    position: absolute;
    top: 50%;
    right: 15px;
}

.is-open .nav-menu-selected {
    border-bottom: 0;
}

.is-open .nav-menu-selected::before {
    transform: rotate(0deg);
}

[data-category^="products-account"] .nav-menu-selected {
    background: #0084df;
}

[data-category^="products-aoiro"] .nav-menu-selected {
    background: #008db0;
}

[data-category^="products-account-ae"] .nav-menu-selected {
    background: #003a8c;
}

[data-category^="products-dealing"] .nav-menu-selected {
    background: #d64768;
}

[data-category^="products-payroll"] .nav-menu-selected {
    background: #00943e;
}

[data-category^="products-kyuyo"] .nav-menu-selected {
    background: #62ac00;
}

[data-category^="products-customer"] .nav-menu-selected {
    background: #c78202;
}

[data-category^="products-seikyu"] .nav-menu-selected {
    background: #e6553d;
}

/* .nav-menu-state
----------------------------------------------- */
.nav-menu-state {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

/* .nav-menu-list
----------------------------------------------- */
.nav-menu-list {
    display: flex;
    width: 100%;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
    margin: 0;
}

.nav-menu-list > li {
    display: flex;
    width: 100%;
    min-height: 48px;
    border-left: 1px solid #bfbfbf;
    background: #faf8f3;
    vertical-align: top;
    margin: 0;
    cursor: pointer;
}

.nav-menu-list > li:first-child {
    border-left: 0;
}

.nav-menu-list li > * {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none;
    padding: 8px 10px;
}

.nav-menu-list li > * > span {
    vertical-align: middle;
    display: table-cell;
}

.nav-menu-list li[role="tab"][aria-selected="true"],
.nav-menu-list li.is-current {
    background: #006fbc;
}

.nav-menu-list li[role="tab"][aria-selected="true"] > *,
.nav-menu-list li.is-current > * {
    color: #fff;
    font-weight: 700;
}

[data-category^="products-account"] .nav-menu-list > .is-current {
    background: #0084df;
}

[data-category^="products-aoiro"] .nav-menu-list > .is-current {
    background: #008db0;
}

[data-category^="products-account-ae"] .nav-menu-list > .is-current {
    background: #003a8c;
}

[data-category^="products-dealing"] .nav-menu-list > .is-current {
    background: #d64768;
}

[data-category^="products-payroll"] .nav-menu-list > .is-current {
    background: #00943e;
}

[data-category^="products-kyuyo"] .nav-menu-list > .is-current {
    background: #62ac00;
}

[data-category^="products-customer"] .nav-menu-list > .is-current {
    background: #c78202;
}

[data-category^="products-seikyu"] .nav-menu-list > .is-current {
    background: #e6553d;
}

[data-position="top"] .nav-menu-list {
    border-radius: 3px 3px 0 0;
    border-bottom: 0;
}

[data-position="bottom"] .nav-menu-list {
    border-radius: 3px;
}

@media only screen and (max-width: 640px) {
    .nav-menu-list > li {
        width: 100%;
        height: auto !important;
        border-left: 0;
        border-bottom: 1px solid #bfbfbf;
        display: block;
    }

    .nav-menu-list li > * {
        padding: 12px 35px;
        position: relative;
        table-layout: auto;
    }

    .nav-menu-list li > *::before {
        content: "";
        display: block;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAALCAYAAABcUvyWAAAAMklEQVQoz2OYOXPmLiDWZUAHIEEgvoZL0hiI7+CSNCdbMgOIrxLWgUvQBJsgdn/g8jkA/XFCr4MSCQgAAAAASUVORK5CIIA=");
        width: 6px;
        height: 11px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        right: 15px;
    }

    [data-position="top"] .nav-menu-list {
        border-radius: 0;
    }

    [data-position="bottom"] .nav-menu-list {
        border-radius: 0;
        border-bottom: 0;
    }
}

/* .nav-menu.js-settab
----------------------------------------------- */
@media only screen and (max-width: 640px) {
    .nav-menu.js-settab[data-position="top"] .nav-menu-contents {
        margin-bottom: -10px;
    }

    .nav-menu.js-settab .nav-menu-list {
        display: flex;
        flex-wrap: wrap;
        width: calc(100% + 9px);
        transform: translate(-9px, -10px);
        border: 0;
    }

    .nav-menu.js-settab .nav-menu-list > li {
        flex-grow: 1;
        flex-basis: 100%; /* android 4.2 */
        flex-basis: calc(50% - 9px);
        width: 100%;
        min-height: 0;
        margin: 10px 0 0 9px;
        border: 1px solid #bfbfbf;
        border-radius: 4px;
    }

    html:not(.ie9) .nav-menu.js-settab .nav-menu-list > li {
        max-width: calc(50% - 9px);
    }

    html:not(.ie9) .nav-menu.js-settab .nav-menu-list > li:nth-child(odd):last-child {
        max-width: calc(100% - 9px);
    }

    .nav-menu.js-settab .nav-menu-list > li[aria-selected="true"] {
        border-color: #006fbc;
    }

    .nav-menu.js-settab .nav-menu-list li > * {
        padding: 11px 5px;
    }

    .nav-menu.js-settab .nav-menu-list li > *::before {
        display: none;
    }
}

/* .text-include
----------------------------------------------- */
/* includeファイルで読んでいるソースを非表示 */
.text-include span,
.text-include br {
    display: none !important;
}

/* .list-number
----------------------------------------------- */
.list-number > li {
    margin-bottom: 10px;
    width: 100%;
    display: table;
}

.list-number > li .num,
.list-number > li .note {
    vertical-align: top;
    display: table-cell;
}

.list-number > li .num {
    width: 1.5em;
    white-space: nowrap;
    padding: 0 10px 0 0;
}

/* .list-service
----------------------------------------------- */
.list-service > li > .inner {
    gap: 0 22px;
    padding: 10px;
}

.list-service > li > .inner::after {
    content: none;
}

.list-service > li > .inner > .title {
    min-width: 200px;
}

.list-service > li > .inner > .title > .name {
    width: 100%;
}

.list-service > li > .inner .category {
    overflow: hidden;
}

.list-service > li > .inner .category > .inner {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: flex-end;
    float: right;
    width: calc(100% + 5px);
}

.list-service > li > .inner .category > .inner span {
    display: flex;
    align-items: center;
    font-size: 1.4rem;
    line-height: 1;
    background: #d8ecfa;
    padding: 6px 8px;
    text-align: center;
    white-space: nowrap;
}

[data-type="ク"] .list-service > li > .inner .wrap {
    display: flex;
    align-items: center;
    gap: 4px;
}

@media only screen and (max-width: 640px) {
    .list-service > li > .inner .category {
        min-width: auto;
        flex: 1;
    }

    .list-service > li > .inner .category > .inner span {
        justify-content: center;
        width: 100%;
        max-width: 80px;
        font-size: 1rem;
        padding: 4px 6px;
    }
}

/* .info-wrap
----------------------------------------------- */
[data-type="ク"] .info-wrap {
    display: flex;
    gap: 4px;
    justify-content: flex-end;
    min-width: 210px;
}

/* .info-btn
----------------------------------------------- */
.info-btn > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 40px;
    font-size: 1.4rem;
    text-decoration: none;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    padding: 8px;
    transition: background-color .2s ease, color .2s ease, font-weight .2s ease;
}

.info-btn.-label > a {
    background-color: #faf8f3;
}

.info-btn.-label > a:hover,
.info-btn.-label > a:focus,
.info-btn.-label > a:active {
    font-weight: bold;
    color: #fff;
    background-color: #006fbc;
}

.info-btn.-link > a {
    color: #fff;
    background-color: #ffa10a;
}

.info-btn.-link > a:hover,
.info-btn.-link > a:focus,
.info-btn.-link > a:active {
    font-weight: bold;
    background-color: #ff8d12;
}

/* .func-tag
----------------------------------------------- */
.func-tag {
    min-height: 40px;
}

@media only screen and (max-width: 640px) {
    .func-tag {
        min-height: 28px;
    }
}

/* ----------------------------------------------------------------
    JavaScriptウィジェット
----------------------------------------------------------------- */
/* filter-with-keyboard キーボードつきフィルタウィジェット
----------------------------------------------------------------- */
.filter-with-keyboard .func-keyboard {
    position: relative;
}

.filter-with-keyboard .func-keyboard button {
    font-size: 1.8rem;
    cursor: pointer;
    transition: .2s background ease-out;
    appearance: none;
}

.filter-with-keyboard .func-keyboard > div {
    position: relative;
    float: left;
    width: 20%;
    padding: 4px 0 0 4px;
}

.filter-with-keyboard .func-keyboard > div > button {
    background: #fff;
    position: relative;
    width: 100%;
    padding: 12px 0;
    border: 1px solid #436fc0;
    border-radius: 10px;
}

.filter-with-keyboard .func-keyboard > div > button[aria-expanded="true"] {
    color: #436fc0;
    background: #edf2f9;
    border-radius: 10px 10px 0 0;
    padding: 12px 0 17px;
    border-bottom: none;
    font-weight: bold;
}

.filter-with-keyboard .func-keyboard > div > button:not([aria-expanded="true"]) {
    color: #436fc0;
    font-weight: bold;
}

.filter-with-keyboard .func-keyboard > div > button:not([aria-expanded="true"]):hover {
    background: #edf2f9;
}

.filter-with-keyboard .func-keyboard > div.is-current::after {
    background: #edf2f9;
    position: absolute;
    top: calc(100% - 1.6px);
    right: 1px;
    display: block;
    width: calc(100% - 2px);
    height: 2px;
    content: "";
    z-index: 100;
}

.filter-with-keyboard .func-keyboard .group {
    position: absolute;
    top: 60px;
    right: 0;
    width: 100%;
    padding: 0 0 0 4px;
}

.filter-with-keyboard .func-keyboard .group.is-hidden {
    display: none;
}

.filter-with-keyboard .func-keyboard .group:nth-of-type(10) ~ .group {
    top: 113px;
}

.filter-with-keyboard .func-keyboard > div.is-current ~ div:not(.group) {
    margin-top: 52px;
}

.filter-with-keyboard .func-keyboard > div:nth-of-type(2).group + div,
.filter-with-keyboard .func-keyboard > div:nth-of-type(4).group + div,
.filter-with-keyboard .func-keyboard > div:nth-of-type(6).group + div,
.filter-with-keyboard .func-keyboard > div:nth-of-type(8).group + div,
.filter-with-keyboard .func-keyboard > div:nth-of-type(10) ~ div.is-current ~ div:not(.group) {
    margin-top: 0;
}

.filter-with-keyboard .func-keyboard > div:nth-of-type(9) + div ~ div.is-current,
.filter-with-keyboard .func-keyboard > div:nth-of-type(9) + div ~ div.is-current ~ div:not(.group) {
    margin-bottom: 65px;
}

.filter-with-keyboard .func-keyboard .group > div {
    background: #edf2f9;
    overflow: hidden;
    /* padding: 7px 0; */
    border-radius: 0 10px 10px;
    border: 1px solid #436fc0;
}

.filter-with-keyboard .func-keyboard .is-current + .group[aria-label="カ行"] > div,
.filter-with-keyboard .func-keyboard .is-current + .group[aria-label="サ行"] > div,
.filter-with-keyboard .func-keyboard .is-current + .group[aria-label="タ行"] > div,
.filter-with-keyboard .func-keyboard .is-current + .group[aria-label="マ行"] > div,
.filter-with-keyboard .func-keyboard .is-current + .group[aria-label="ヤ行"] > div,
.filter-with-keyboard .func-keyboard .is-current + .group[aria-label="ラ行"] > div {
    border-radius: 10px;
}

.filter-with-keyboard .func-keyboard .is-current + .group[aria-label="ナ行"] > div,
.filter-with-keyboard .func-keyboard .is-current + .group[aria-label="ワ行"] > div {
    border-radius: 10px 0 10px 10px;
}

.filter-with-keyboard .func-keyboard .group > div > div {
    float: left;
    width: 20%;
}

.filter-with-keyboard .func-keyboard .group > div:not(:first-child) {
    border-left: 1px solid #367eb0;
}

.filter-with-keyboard .func-keyboard .group button {
    color: #436fc0;
    background: #edf2f9;
    width: 100%;
    padding: 12px 0;
    border: 0;
    transition: background .2s cubic-bezier(.4, 0, .2, 1);
    font-weight: bold;
}

.filter-with-keyboard .func-keyboard .group button:disabled {
    background: #e6e3e1;
    color: #afadab;
    cursor: not-allowed;
}

.filter-with-keyboard .func-keyboard .group button[aria-pressed="true"] {
    background: #436fc0;
    color: #fff;
    font-weight: bold;
}

.filter-with-keyboard .func-keyboard .delete {
    clear: both;
    width: calc(100% + 9px);
    padding: 89px 0 0;
    transform: translateX(-9px);
}

.filter-with-keyboard .func-keyboard .delete button {
    font-size: 1.6rem;
    background: #e6e6e6;
    width: calc(50% - 9px);
    margin: 0 0 0 9px;
    padding: 14px 10px 11px;
    border: 0;
    border-radius: 10px;
}

.filter-with-keyboard .func-keyboard::after {
    display: block;
    clear: both;
    content: "";
}

.filter-with-keyboard > .input {
    margin: 20px 0 36px;
}

.filter-with-keyboard > .input input {
    font-size: 2rem;
    width: 100%;
    height: 60px;
    padding: 3px 0 0 20px;
    border: 1px solid #bfbfbf;
}

.filter-with-keyboard > .count {
    font-size: 1.6rem;
    margin: 0 0 13px;
}

@media only screen and (min-width: 641px) {
    .filter-with-keyboard .func-keyboard {
        display: flex;
        flex-wrap: wrap;
        margin: 0 0 0 -8px;
    }

    .filter-with-keyboard .func-keyboard > div:not(.group) {
        display: none;
    }

    .filter-with-keyboard .func-keyboard .group {
        background: transparent;
        position: static;
        display: flex;
        flex-direction: column;
        width: 10%;
        padding: 0 0 0 4px;
    }

    .filter-with-keyboard .func-keyboard .group.is-hidden {
        display: block;
    }

    html.ie9 .filter-with-keyboard .func-keyboard .group {
        display: block;
    }

    .filter-with-keyboard .func-keyboard .group:not(:last-child) {
        justify-content: space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    }

    .filter-with-keyboard .func-keyboard .group > div {
        background: transparent;
        padding: 0;
        border: none;
    }

    .filter-with-keyboard .func-keyboard .group > div > div {
        width: calc(20% - 10px);
        min-width: 100%;
        max-width: none;
        margin: 0 0 4px;
        padding: 0;
    }

    .filter-with-keyboard .func-keyboard .group button {
        border-radius: 10px;
        background: #436fc0;
    }

    .filter-with-keyboard .func-keyboard .group > div > div:not(:first-child) {
        border: 0;
        font-weight: bold;
    }

    .filter-with-keyboard .func-keyboard .group > div > div button:not([aria-pressed="true"]) {
        color: #436fc0;
        background: #fff;
        border: 1px solid #436fc0;
    }

    .filter-with-keyboard .func-keyboard .group > div > div button:not([aria-pressed="true"]):disabled {
        background: #e6e3e1;
        border: 1px solid #e6e3e1;
        color: #afadab;
        cursor: not-allowed;
    }

    .filter-with-keyboard .func-keyboard .group > div > div button:not([aria-pressed="true"]):disabled:hover {
        background: #e6e3e1;
    }

    .filter-with-keyboard .func-keyboard .group > div > div button:not([aria-pressed="true"]):hover {
        background: #edf2f9;
    }

    .filter-with-keyboard .func-keyboard .group button[aria-pressed="true"] {
        border: 1px solid #436fc0;
        font-weight: bold;
        background: #436fc0;
    }

    .filter-with-keyboard .func-keyboard .delete {
        flex-basis: 100%;
        width: 100%;
        max-width: 470px;
        margin: 0 auto;
        padding-top: 6px;
        transform: none;
        -ms-flex-preferred-size: 100%;
    }

    .filter-with-keyboard > .input {
        margin-top: 30px;
        margin-bottom: 46px;
    }
}

@media only screen and (min-width: 1024px) {
    .filter-with-keyboard .func-keyboard {
        flex-wrap: nowrap;
        margin-left: -10px;
    }

    .filter-with-keyboard .func-keyboard .group {
        padding-left: 4px;
    }

    .filter-with-keyboard .func-keyboard .delete {
        max-width: 269px;
        max-width: 470px;
        padding-top: 0;
        padding-top: 6px;
        padding-left: 10px;
    }

    *::-ms-backdrop,
    .filter-with-keyboard .func-keyboard .delete {
        transform: none;
    }

    .filter-with-keyboard .func-keyboard .delete button {
        width: calc(50% - 9px);
        min-width: 100%;
        margin: 0 0 4px;
    }
}

@media only screen and (max-width: 640px) {
    .filter-with-keyboard .func-keyboard {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        gap: 4px;
    }

    .filter-with-keyboard .func-keyboard > div {
        width: 100%;
        padding: 0;
    }

    .filter-with-keyboard .func-keyboard .group {
        top: 56px;
        padding: 0;
    }
}

/* .unq-financial-table
----------------------------------------------- */
.unq-financial-table {
    margin-top: 24px;
}

.unq-financial-table.is-hidden {
    display: none;
}

.unq-financial-table tr,
.unq-financial-table th,
.unq-financial-table td {
    border-width: 1px;
}

.unq-financial-table td {
    border-right-color: transparent;
}

.unq-financial-table tr td:last-child {
    border-right-color: #e6e3e1;
}

.unq-financial-table-name {
    display: flex;
}

.unq-financial-table_thead th {
    background-color: #fff;
    font-size: 1.4rem;
}

.unq-financial-table_remarks {
    margin: 0;
    white-space: break-spaces;
}

.unq-financial-table-name_labels {
    display: inline-flex;
    flex-direction: column;
    gap: 8px 0;
}

.unq-financial-table-name_title {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 1.4rem;
}

.unq-financial-table-name_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.unq-financial-table-name_link {
    display: flex;
    gap: 16px;
    margin: 0;
    font-size: 1.2rem;
}

.unq-financial-table-name_link:has(li) {
    margin-top: 8px;
}

.unq-financial-table_caption {
    display: none;
}

.unq-financial-table_note {
    font-size: 1.4rem;
}

.unq-financial-tab_btn {
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .unq-financial-table-name {
        display: block;
    }

    .unq-financial-table-name_title {
        margin-top: 8px;
    }

    .unq-financial-table-name_labels {
        flex-direction: row;
    }

    .unq-financial-table-name_link {
        flex-direction: column;
        gap: 0;
    }

    .unq-financial-table-name_link li:not(:first-child) {
        margin-top: 4px;
    }

    .unq-financial-table caption.unq-financial-table_caption {
        color: #22254c;
        position: relative;
        padding-left: 40px;
        margin-bottom: 18px;
        padding-top: 10px;
        display: table-caption;
        font-weight: inherit;
    }

    .unq-financial-table caption.unq-financial-table_caption::before {
        position: absolute;
        content: "";
        display: block;
        background: no-repeat url("/smart/financial-list/img/scroll.svg");
        width: 32px;
        height: 32px;
        left: 0;
        top: 7px;
    }

    .unq-financial-tab-sp {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
    }

    .unq-financial-tab_btn {
        padding: 16px 8px;
    }

    .unq-financial-tab_list {
        border-bottom: none;
    }
}

@media screen and (min-width: 768px) {
    .unq-financial-tab-sp {
        display: flex;
        gap: 16px;
        flex: 956px;
    }

    .unq-financial-tab-sp button {
        max-width: 228px;
        width: 100%;
    }

    .acq-tab_btn.-bank {
        width: 100%;
        flex: 228px;
    }
}

/* .unq-financial-count-text
----------------------------------------------- */
.unq-financial-count-text {
    padding-bottom: 16px;
    border-bottom: 2px solid #e6e3e1;
}

/* .unq-icon-label
----------------------------------------------- */
.unq-icon-label {
    height: fit-content;
    white-space: nowrap;
    margin-inline: 0 8px;
}

/* .unq-link
----------------------------------------------- */
.unq-list-link {
    margin-top: 8px;
}

/* .-sp-width-20
----------------------------------------------- */
@media screen and (max-width: 500px) {
    .acq-u-width-35.-sp-width-20 {
        width: 20% !important;
    }
}
