
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");

@charset "UTF-8";
/* -----------------------------------------------------------------
Webフォント設定
----------------------------------------------------------------- */
.w5p {
    width: 5% !important;
}

.w10p {
    width: 10% !important;
}

.w15p {
    width: 15% !important;
}

.w20p {
    width: 20% !important;
}

.w25p {
    width: 25% !important;
}

.w30p {
    width: 30% !important;
}

.w35p {
    width: 35% !important;
}

.w40p {
    width: 40% !important;
}

.w45p {
    width: 45% !important;
}

.w50p {
    width: 50% !important;
}

.w55p {
    width: 55% !important;
}

.w60p {
    width: 60% !important;
}

.w65p {
    width: 65% !important;
}

.w70p {
    width: 70% !important;
}

.w75p {
    width: 75% !important;
}

.w80p {
    width: 80% !important;
}

.w85p {
    width: 85% !important;
}

.w90p {
    width: 90% !important;
}

.w95p {
    width: 95% !important;
}

.w100p {
    width: 100% !important;
}

@media screen and (max-width: 767px) {
    .hide-sp {
        display: none !important;
    }
}

@media print, screen and (min-width: 768px) {
    .hide-pc {
        display: none !important;
    }
}

.cred {
    color: var(--red) !important;
}

.mat0 {
    margin-top: 0px !important;
}

.mab0 {
    margin-bottom: 0px !important;
}

.pab0 {
    padding-bottom: 0px !important;
}

.matss {
    margin-top: 5px !important;
}

@media print, screen and (min-width: 768px) {
    .matss {
        margin-top: 10px !important;
    }
}

.mats {
    margin-top: 10px !important;
}

@media print, screen and (min-width: 768px) {
    .mats {
        margin-top: 20px !important;
    }
}

.matm {
    margin-top: 20px !important;
}

@media print, screen and (min-width: 768px) {
    .matm {
        margin-top: 40px !important;
    }
}

.matl {
    margin-top: 30px !important;
}

@media print, screen and (min-width: 768px) {
    .matl {
        margin-top: 60px !important;
    }
}

.matll {
    margin-top: 40px !important;
}

@media print, screen and (min-width: 768px) {
    .matll {
        margin-top: 80px !important;
    }
}

.mabss {
    margin-bottom: 5px !important;
}

@media print, screen and (min-width: 768px) {
    .mabss {
        margin-bottom: 10px !important;
    }
}

.mabs {
    margin-bottom: 10px !important;
}

@media print, screen and (min-width: 768px) {
    .mabs {
        margin-bottom: 20px !important;
    }
}

.mabm {
    margin-bottom: 20px !important;
}

@media print, screen and (min-width: 768px) {
    .mabm {
        margin-bottom: 40px !important;
    }
}

.mabl {
    margin-bottom: 30px !important;
}

@media print, screen and (min-width: 768px) {
    .mabl {
        margin-bottom: 60px !important;
    }
}

.mabll {
    margin-bottom: 40px !important;
}

@media print, screen and (min-width: 768px) {
    .mabll {
        margin-bottom: 80px !important;
    }
}

.tac {
    text-align: center !important;
}

.tdu {
    text-decoration: underline;
}

.bdb {
    border-bottom: 1px solid #0747a6;
}

.tdl {
    text-decoration: line-through;
}

.fw {
    font-weight: bold;
}

[data-gs="12"] {
    margin: 0 -8px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

@media print {
    [data-gs="12"] {
        display: block;
        letter-spacing: -.40em;
    }
}

@media print, screen and (min-width: 768px) {
    [data-gs="12"] {
        margin: 0 -15px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}

@media print {
    [data-gs="12"] {
        display: block;
        letter-spacing: -.40em;
    }
}

[data-gs="12"] > [data-gs-col] {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
}

@media print, screen and (min-width: 768px) {
    [data-gs="12"] > [data-gs-col] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media print, screen and (min-width: 768px) {
    [data-gs="12"] > [data-gs-col="12"] {
        box-sizing: border-box;
        width: calc(100% / 1);
        width: calc((100% / 1 ) - 0.1px) \0;
        padding: 0 15px;
    }
}

@media print {
    [data-gs="12"] > [data-gs-col="12"] {
        width: 100%;
        display: inline-block;
        padding: 0 15px;
        box-sizing: border-box;
        vertical-align: top;
        letter-spacing: normal;
    }
}

@media print, screen and (min-width: 768px) {
    [data-gs="12"] > [data-gs-col="6"] {
        box-sizing: border-box;
        width: calc(100% / 2);
        width: calc((100% / 2 ) - 0.1px) \0;
        padding: 0 15px;
    }
}

@media print {
    [data-gs="12"] > [data-gs-col="6"] {
        width: 50%;
        display: inline-block;
        padding: 0 15px;
        box-sizing: border-box;
        vertical-align: top;
        letter-spacing: normal;
    }
}

@media print, screen and (min-width: 768px) {
    [data-gs="12"] > [data-gs-col="4"] {
        box-sizing: border-box;
        width: calc(100% / 3);
        width: calc((100% / 3 ) - 0.1px) \0;
        padding: 0 15px;
    }
}

@media print {
    [data-gs="12"] > [data-gs-col="4"] {
        width: 33.33333%;
        display: inline-block;
        padding: 0 15px;
        box-sizing: border-box;
        vertical-align: top;
        letter-spacing: normal;
    }
}

@media print, screen and (min-width: 768px) {
    [data-gs="12"] > [data-gs-col="3"] {
        box-sizing: border-box;
        width: calc(100% / 4);
        width: calc((100% / 4 ) - 0.1px) \0;
        padding: 0 15px;
    }
}

@media print {
    [data-gs="12"] > [data-gs-col="3"] {
        width: 25%;
        display: inline-block;
        padding: 0 15px;
        box-sizing: border-box;
        vertical-align: top;
        letter-spacing: normal;
    }
}

@media print, screen and (min-width: 768px) {
    [data-gs="12"] > [data-gs-col="8"] {
        box-sizing: border-box;
        width: calc(100% / 1.5);
        width: calc((100% / 1.5 ) - 0.1px) \0;
        padding: 0 15px;
    }
}

@media print {
    [data-gs="12"] > [data-gs-col="8"] {
        width: 66.66667%;
        display: inline-block;
        padding: 0 15px;
        box-sizing: border-box;
        vertical-align: top;
        letter-spacing: normal;
    }
}

@media print, screen and (min-width: 768px) {
    [data-gs="12"] > [data-gs-col="9"] {
        box-sizing: border-box;
        width: calc(100% / 1.33333);
        width: calc((100% / 1.33333 ) - 0.1px) \0;
        padding: 0 15px;
    }
}

@media print {
    [data-gs="12"] > [data-gs-col="9"] {
        width: 75%;
        display: inline-block;
        padding: 0 15px;
        box-sizing: border-box;
        vertical-align: top;
        letter-spacing: normal;
    }
}

@media screen and (max-width: 767px) {
    [data-gs="12"][data-gs-sp="2"] > [data-gs-col] {
        width: 50%;
    }
}

.m-box-youtube {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
    .m-box-youtube {
        margin: 40px auto 0;
        max-width: 495px;
    }
}

.m-box-youtube:before {
    content: "";
    display: block;
    padding-top: 56.5%;
}

.m-box-youtube > iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
}

.m-box-frame {
    margin-top: 60px;
    border: solid 1px #DDDDDD;
    padding: 20px;
    border-radius: 6px;
    background-color: #fff;
}

@media print, screen and (min-width: 768px) {
    .m-box-frame {
        padding: 40px;
        margin-top: 50px;
        border-width: 2px;
    }
}

.m-box-frame + .m-box-frame {
    margin-top: 30px;
}

@media print, screen and (min-width: 768px) {
    .m-box-frame + .m-box-frame {
        margin-top: 40px;
    }
}

.m-box-frame > *:first-child {
    margin-top: 0 !important;
}

.m-box-frame.frame-bg-gray {
    border-color: #F6F6F6;
    background-color: #F6F6F6;
}

.m-box-frame.frame-bg-red {
    border-color: #ffd9d5;
    background-color: #ffd9d5;
}

.m-box-frame.frame-size-s {
    margin-top: 30px;
    padding: 10px;
}

@media print, screen and (min-width: 768px) {
    .m-box-frame.frame-size-s {
        margin-top: 25px;
        padding: 20px;
        border-width: 1px;
    }
}

.m-box-accordion {
    margin-top: 30px;
    border-radius: 6px;
    overflow: hidden;
}

@media print, screen and (min-width: 768px) {
    .m-box-accordion {
        margin-top: 50px;
    }
}

.m-box-accordion + .m-box-accordion {
    margin-top: 20px;
}

.m-box-accordion.accordion-qa .accordion-head .head-wrap {
    padding-left: 40px;
}

@media print, screen and (min-width: 768px) {
    .m-box-accordion.accordion-qa .accordion-head .head-wrap {
        padding-left: 75px;
    }
}

.m-box-accordion.accordion-qa .accordion-head .head-wrap:before {
    position: absolute;
    content: 'Q';
    top: 12px;
    left: 15px;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
    color: #0747a6;
    line-height: 1;
}

@media print, screen and (min-width: 768px) {
    .m-box-accordion.accordion-qa .accordion-head .head-wrap:before {
        font-size: 3.0rem;
        top: 18px;
        left: 30px;
    }
}

.m-box-accordion.accordion-qa .accordion-body {
    position: relative;
    padding-left: 40px;
}

@media print, screen and (min-width: 768px) {
    .m-box-accordion.accordion-qa .accordion-body {
        padding-left: 75px;
    }
}

.m-box-accordion.accordion-qa .accordion-body:before {
    position: absolute;
    content: 'A';
    top: 20px;
    left: 15px;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
    color: #0097D0;
    line-height: 1;
}

@media print, screen and (min-width: 768px) {
    .m-box-accordion.accordion-qa .accordion-body:before {
        font-size: 3.0rem;
        top: 38px;
        left: 30px;
    }
}

.m-box-accordion .accordion-head {
    cursor: pointer;
    display: block;
    background-color: transparent;
    border: none;
    padding: 0;
    width: 100%;
    outline: none;
}

.m-box-accordion .accordion-head .head-wrap {
    position: relative;
    z-index: 1;
    padding: 13px 40px 11px 15px;
    text-align: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    transition: all 0.2s ease-out;
    overflow: hidden;
    background-color: #E4EBF5;
}

@media print, screen and (min-width: 768px) {
    .m-box-accordion .accordion-head .head-wrap {
        padding: 21px 65px 21px 20px;
    }
}

.m-box-accordion .accordion-head .head-wrap .head-ttl {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #0747a6;
}

@media print, screen and (min-width: 768px) {
    .m-box-accordion .accordion-head .head-wrap .head-ttl {
        font-size: 1.8rem;
    }
}

.m-box-accordion .accordion-head .head-wrap .head-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 22px;
    height: 22px;
    margin: auto;
    border-radius: 50%;
    border: solid 2px #0747a6;
    z-index: 1;
    background-color: #fff;
    box-sizing: border-box;
    transition: background-color 0.3s ease-out;
}

@media print, screen and (min-width: 768px) {
    .m-box-accordion .accordion-head .head-wrap .head-toggle {
        width: 30px;
        height: 30px;
        right: 20px;
    }
}

.m-box-accordion .accordion-head .head-wrap .head-toggle:before, .m-box-accordion .accordion-head .head-wrap .head-toggle:after {
    position: absolute;
    content: '';
    width: 10px;
    height: 2px;
    background-color: #0747a6;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 2;
}

@media print, screen and (min-width: 768px) {
    .m-box-accordion .accordion-head .head-wrap .head-toggle:before, .m-box-accordion .accordion-head .head-wrap .head-toggle:after {
        width: 14px;
    }
}

.m-box-accordion .accordion-head .head-wrap .head-toggle:before {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    transition: all .6s ease-out;
}

.m-box-accordion .accordion-head .head-wrap .head-toggle:after {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    transition: all .6s ease-out;
}

[data-whatinput="keyboard"] .m-box-accordion .accordion-head:focus .head-wrap .head-toggle {
    background-color: #0747a6;
}

[data-whatinput="keyboard"] .m-box-accordion .accordion-head:focus .head-wrap .head-toggle:before, [data-whatinput="keyboard"] .m-box-accordion .accordion-head:focus .head-wrap .head-toggle:after {
    background-color: #fff;
}

@media print, screen and (min-width: 1025px) {
    .m-box-accordion .accordion-head:hover .head-wrap .head-toggle {
        background-color: #0747a6;
    }
    .m-box-accordion .accordion-head:hover .head-wrap .head-toggle:before, .m-box-accordion .accordion-head:hover .head-wrap .head-toggle:after {
        background-color: #fff;
    }
}

.m-box-accordion .accordion-body {
    background-color: #F5F5F5;
    padding: 20px 15px;
    display: none;
}

@media print, screen and (min-width: 768px) {
    .m-box-accordion .accordion-body {
        padding: 40px;
    }
}

.m-box-accordion .accordion-body > *:first-child {
    margin-top: 0 !important;
}

.m-box-accordion .accordion-head[aria-expanded='true'] .head-wrap .head-toggle:before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}

.m-box-accordion .accordion-head[aria-expanded='true'] .head-wrap .head-toggle:after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.m-box-modal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 110vw;
    right: 0;
    z-index: 2000;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 0 15px;
    transition: opacity 0.2s ease-out;
    pointer-events: none;
    outline: none;
}

@media print, screen and (min-width: 768px) {
    .m-box-modal {
        padding: 0;
    }
}

.m-box-modal .modal-title {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
}

.m-box-modal.is-active {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    left: 0;
    pointer-events: auto;
}

.m-box-modal .modal-overlay {
    background-color: #0747a6;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.m-box-modal .modal-inner {
    position: relative;
    z-index: 1;
    min-width: 200px;
    min-height: 200px;
    pointer-events: none;
}

.m-box-modal .modal-inner .modal-youtube {
    display: none;
}

.m-box-modal .modal-inner .modal-content {
    display: none;
    width: calc(100vw - 30px);
    background-color: #fff;
    padding: 30px 20px;
    border-radius: 6px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 30px);
    max-height: calc(var(--vh, 1vh) * 100 - 30px);
    pointer-events: auto;
    box-sizing: border-box;
}

@media print, screen and (min-width: 768px) {
    .m-box-modal .modal-inner .modal-content {
        max-width: 780px;
        padding: 50px 60px;
        max-height: calc(100vh - 60px);
        max-height: calc(var(--vh, 1vh) * 100 - 60px);
    }
}

.m-box-modal .modal-inner .modal-content > * {
    margin-top: 0 !important;
}

.m-box-modal .modal-inner .modal-content .modal-ttl {
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
    color: #0747a6;
    padding-right: 35px;
    margin-bottom: 15px;
}

@media print, screen and (min-width: 768px) {
    .m-box-modal .modal-inner .modal-content .modal-ttl {
        padding-right: 0;
        margin-bottom: 25px;
    }
}

.m-box-modal .modal-inner .modal-content .modal-ttl + * {
    margin-top: 0 !important;
}

.m-box-modal .modal-inner .modal-content .modal-ttl2 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 18px;
    border-bottom: solid 1px #000;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

@media print, screen and (min-width: 768px) {
    .m-box-modal .modal-inner .modal-content .modal-ttl2 {
        margin-top: 25px;
    }
}

.m-box-modal .modal-inner .modal-content .modal-ttl2 + * {
    margin-top: 0 !important;
}

.m-box-modal .modal-inner .modal-content .modal-desc {
    margin-top: 15px;
    font-size: 14px;
    font-size: 1.4rem;
}

@media print, screen and (min-width: 768px) {
    .m-box-modal .modal-inner .modal-content .modal-desc {
        margin-top: 25px;
    }
}

.m-box-modal .modal-inner .modal-content .modal-desc > a {
    text-decoration: underline;
    color: #0747a6;
}

.m-box-modal .modal-inner .modal-content .modal-desc > a[target='_blank']:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_blank_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
    width: 12.1px;
    height: 10.8px;
}

.m-box-modal .modal-inner .modal-content .modal-desc > a[href$=".pdf"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_pdf_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-box-modal .modal-inner .modal-content .modal-desc > a[href$=".doc"]:not(.noticon):after, .m-box-modal .modal-inner .modal-content .modal-desc > a[href$=".docx"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_word_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-box-modal .modal-inner .modal-content .modal-desc > a[href$=".xls"]:not(.noticon):after, .m-box-modal .modal-inner .modal-content .modal-desc > a[href$=".xlsx"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_excel_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-box-modal .modal-inner .modal-content .modal-desc > a:visited {
    color: #0747a6;
}

[data-whatinput="keyboard"] .m-box-modal .modal-inner .modal-content .modal-desc > a:focus {
    text-decoration: none;
}

@media print, screen and (min-width: 1025px) {
    .m-box-modal .modal-inner .modal-content .modal-desc > a:hover {
        text-decoration: none;
    }
}

.m-box-modal .modal-inner .modal-content .modal-circle, .m-box-modal .modal-inner .modal-content .modal-cross {
    margin-top: 15px;
    font-size: 14px;
    font-size: 1.4rem;
    position: relative;
    padding-left: 20px;
}

@media print, screen and (min-width: 768px) {
    .m-box-modal .modal-inner .modal-content .modal-circle, .m-box-modal .modal-inner .modal-content .modal-cross {
        margin-top: 25px;
    }
}

.m-box-modal .modal-inner .modal-content .modal-circle:before, .m-box-modal .modal-inner .modal-content .modal-cross:before {
    position: absolute;
    left: 0;
    top: 0;
}

.m-box-modal .modal-inner .modal-content .modal-circle:before {
    content: '\25CB';
}

.m-box-modal .modal-inner .modal-content .modal-circle + .modal-cross {
    margin-top: 5px;
}

@media print, screen and (min-width: 768px) {
    .m-box-modal .modal-inner .modal-content .modal-circle + .modal-cross {
        margin-top: 10px;
    }
}

.m-box-modal .modal-inner .modal-content .modal-cross:before {
    content: '\00D7';
}

.m-box-modal .modal-inner .modal-content .modal-asterisk {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 50px;
}

.m-box-modal .modal-inner .modal-content .modal-asterisk > li {
    padding-left: 20px;
    position: relative;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: normal;
}

@media print, screen and (min-width: 768px) {
    .m-box-modal .modal-inner .modal-content .modal-asterisk > li {
        padding-left: 20px;
    }
}

.m-box-modal .modal-inner .modal-content .modal-asterisk > li:first-child {
    margin-top: 0;
}

.m-box-modal .modal-inner .modal-content .modal-asterisk > li:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    content: "\203b";
    background-color: transparent;
}

.m-box-modal .modal-inner .modal-content .modal-asterisk > li > a {
    text-decoration: underline;
    color: #0747a6;
}

.m-box-modal .modal-inner .modal-content .modal-asterisk > li > a:visited {
    color: #0747a6;
}

[data-whatinput="keyboard"] .m-box-modal .modal-inner .modal-content .modal-asterisk > li > a:focus {
    text-decoration: none;
}

@media print, screen and (min-width: 1025px) {
    .m-box-modal .modal-inner .modal-content .modal-asterisk > li > a:hover {
        text-decoration: none;
    }
}

.m-box-modal .modal-inner .modal-content .modal-asterisk > li > a[target="_blank"] {
    position: relative;
}

.m-box-modal .modal-inner .modal-content .modal-asterisk > li > a[target="_blank"]:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 9.8px;
    margin-left: 5px;
    background: url("../../../svg/i_blank_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.1em;
}

.m-box-modal .modal-inner .modal-content .modal-frame {
    background: rgba(7, 71, 166, 0.1);
    border-radius: 6px;
    padding: 20px;
    margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
    .m-box-modal .modal-inner .modal-content .modal-frame {
        padding: 30px;
        margin-top: 30px;
    }
}

.m-box-modal .modal-inner .modal-content .modal-frame > *:first-child {
    margin-top: 0 !important;
}

.m-box-modal .modal-inner .modal-close {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #fff;
    border: none;
    transition: all 0.2s ease-out;
    width: 30px;
    height: 30px;
    pointer-events: auto;
    border-radius: 50%;
    border: solid 2px #0747a6;
    cursor: pointer;
}

@media print, screen and (min-width: 768px) {
    .m-box-modal .modal-inner .modal-close {
        top: 20px;
        right: 20px;
    }
}

.m-box-modal .modal-inner .modal-close:before, .m-box-modal .modal-inner .modal-close:after {
    content: '';
    width: 11px;
    height: 2px;
    background-color: #0747a6;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.2s ease-out;
    border-radius: 1px;
}

.m-box-modal .modal-inner .modal-close:before {
    -webkit-transform: rotateZ(-45deg);
            transform: rotateZ(-45deg);
}

.m-box-modal .modal-inner .modal-close:after {
    -webkit-transform: rotateZ(45deg);
            transform: rotateZ(45deg);
}

.m-box-modal .modal-inner .modal-close .btn-wrap {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
}

[data-whatinput="keyboard"] .m-box-modal .modal-inner .modal-close:focus {
    text-decoration: none;
    background: #0747a6;
}

[data-whatinput="keyboard"] .m-box-modal .modal-inner .modal-close:focus:before, [data-whatinput="keyboard"] .m-box-modal .modal-inner .modal-close:focus:after {
    background-color: #fff;
}

@media print, screen and (min-width: 1025px) {
    .m-box-modal .modal-inner .modal-close:hover {
        text-decoration: none;
        background: #0747a6;
    }
    .m-box-modal .modal-inner .modal-close:hover:before, .m-box-modal .modal-inner .modal-close:hover:after {
        background-color: #fff;
    }
}

.m-box-modal-content {
    display: none;
}

.m-box-fixedbtn {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 80;
    background-color: #fff;
    box-shadow: 0px 0px 20px rgba(145, 168, 181, 0.25);
    padding-block: 15px;
}

@media print, screen and (min-width: 768px) {
    .m-box-fixedbtn {
        box-shadow: none;
        padding-block: 0;
        left: auto;
        background-color: transparent;
        right: 32px;
        bottom: 32px;
    }
}

.m-box-fixedbtn .fixedbtn-inner {
    padding-inline: 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

@media print, screen and (min-width: 768px) {
    .m-box-fixedbtn .fixedbtn-inner {
        padding-inline: 0;
    }
}

.m-box-fixedbtn .fixedbtn-inner .fixedbtn-link {
    border: solid 1px #FF7463;
    background-color: #FF7463;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0.01em;
    line-height: 1.5;
    font-weight: bold;
    padding: 10px 15px;
    transition: color 0.3s ease-out, background-color 0.3s ease-out;
    border-radius: 20px;
    width: 100%;
    box-sizing: border-box;
}

@media print, screen and (min-width: 768px) {
    .m-box-fixedbtn .fixedbtn-inner .fixedbtn-link {
        border-radius: 8px;
        width: auto;
        font-size: 1.6rem;
        box-shadow: 0px 0px 10px rgba(145, 168, 181, 0.25);
        padding: 16px 24px;
    }
}

.m-box-fixedbtn .fixedbtn-inner .fixedbtn-link .link-inner {
    display: inline-block;
    position: relative;
    -webkit-padding-end: 18px;
            padding-inline-end: 18px;
}

@media print, screen and (min-width: 768px) {
    .m-box-fixedbtn .fixedbtn-inner .fixedbtn-link .link-inner {
        -webkit-padding-end: 0;
                padding-inline-end: 0;
        -webkit-padding-after: 22px;
                padding-block-end: 22px;
    }
}

.m-box-fixedbtn .fixedbtn-inner .fixedbtn-link .link-inner:after {
    position: absolute;
    content: '';
    top: -0.2em;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url("../../../svg/i_arrow_wht.svg") center no-repeat;
    -webkit-transform: rotateZ(90deg);
            transform: rotateZ(90deg);
    width: 7.05px;
    height: 11.76px;
    background-size: 100% auto;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

@media print, screen and (min-width: 768px) {
    .m-box-fixedbtn .fixedbtn-inner .fixedbtn-link .link-inner:after {
        top: auto;
        left: 0;
        right: 0;
        width: 10.575px;
        height: 17.64px;
    }
}

.m-box-fixedbtn .fixedbtn-inner .fixedbtn-link.link-back .link-inner {
    -webkit-padding-start: 18px;
            padding-inline-start: 18px;
    -webkit-padding-end: 0;
            padding-inline-end: 0;
}

@media print, screen and (min-width: 768px) {
    .m-box-fixedbtn .fixedbtn-inner .fixedbtn-link.link-back .link-inner {
        -webkit-padding-start: 0;
                padding-inline-start: 0;
        -webkit-padding-before: 22px;
                padding-block-start: 22px;
        -webkit-padding-after: 0;
                padding-block-end: 0;
    }
}

.m-box-fixedbtn .fixedbtn-inner .fixedbtn-link.link-back .link-inner:after {
    left: 0;
    right: auto;
    -webkit-transform: rotateZ(-90deg);
            transform: rotateZ(-90deg);
}

@media print, screen and (min-width: 768px) {
    .m-box-fixedbtn .fixedbtn-inner .fixedbtn-link.link-back .link-inner:after {
        right: 0;
        bottom: auto;
        top: 0;
    }
}

[data-whatinput="keyboard"] .m-box-fixedbtn .fixedbtn-inner .fixedbtn-link.link-back:focus .link-inner:after {
    -webkit-transform: translateY(-3px) rotateZ(-90deg);
            transform: translateY(-3px) rotateZ(-90deg);
}

@media print, screen and (min-width: 1025px) {
    .m-box-fixedbtn .fixedbtn-inner .fixedbtn-link.link-back:hover .link-inner:after {
        -webkit-transform: translateY(-3px) rotateZ(-90deg);
                transform: translateY(-3px) rotateZ(-90deg);
    }
}

[data-whatinput="keyboard"] .m-box-fixedbtn .fixedbtn-inner .fixedbtn-link:focus .link-inner:after {
    -webkit-transform: translateY(3px) rotateZ(90deg);
            transform: translateY(3px) rotateZ(90deg);
}

@media print, screen and (min-width: 1025px) {
    .m-box-fixedbtn .fixedbtn-inner .fixedbtn-link:hover .link-inner:after {
        -webkit-transform: translateY(3px) rotateZ(90deg);
                transform: translateY(3px) rotateZ(90deg);
    }
}

/* -----------------------------------------------------------------
タブレイアウト
----------------------------------------------------------------- */
.c-box-tab {
    margin-top: 50px;
}

@media print, screen and (min-width: 768px) {
    .c-box-tab {
        margin-top: 35px;
    }
}

.c-box-tab > * {
    margin-top: 0 !important;
}

.c-box-tabhead {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    overflow-x: auto;
}

.c-box-tabhead + * {
    margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
    .c-box-tabhead + .image-position-left + *,
    .c-box-tabhead + .image-position-right + * {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .c-box-tabhead + [data-gs] [data-gs-col]:first-child > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tabhead + [data-gs] > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tabhead + [data-gs] > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tabhead + [data-gs] > [data-gs-col="4"]:nth-child(-n+3) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tabhead + [data-gs] > [data-gs-col="3"]:nth-child(-n+4) > *:first-child {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .c-box-tabhead + [data-gs-group][data-gs-sp="2"] > [data-gs-col]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tabhead {
        margin-top: 35px;
        margin-bottom: 20px;
    }
}

.c-box-tabhead + * {
    margin-top: 0 !important;
}

.c-box-tabhead__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-column-gap: 40px;
            column-gap: 40px;
}

.c-box-tabhead__item {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.c-box-tabhead__item:nth-child(n+2):before {
    position: absolute;
    content: '';
    left: -20px;
    top: 0.1em;
    bottom: 0.1em;
    width: 1px;
    background-color: #DDDDDD;
}

.c-box-tabhead__link {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.25;
    text-align: center;
    transition: all 0.2s ease-out;
    font-weight: bold;
    white-space: nowrap;
}

[data-whatinput="keyboard"] .c-box-tabhead__link:focus {
    color: #0747a6;
}

@media print, screen and (min-width: 1025px) {
    .c-box-tabhead__link:hover {
        color: #0747a6;
    }
}

.c-box-tabhead__link.is-active {
    color: #0747a6;
}

.c-box-tab__content {
    margin-top: 20px;
}

.c-box-tab__panel {
    display: none;
}

.c-box-tab__panel > *:first-child {
    margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
    .c-box-tab__panel > .image-position-left:first-child + *,
    .c-box-tab__panel > .image-position-right:first-child + * {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .c-box-tab__panel > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tab__panel > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tab__panel > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tab__panel > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tab__panel > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tab__panel > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tab__panel > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tab__panel > [data-gs]:first-child > [data-gs-col="4"]:nth-child(-n+3) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tab__panel > [data-gs]:first-child > [data-gs-col="4"]:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tab__panel > [data-gs]:first-child > [data-gs-col="4"]:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tab__panel > [data-gs]:first-child > [data-gs-col="3"]:nth-child(-n+4) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tab__panel > [data-gs]:first-child > [data-gs-col="3"]:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tab__panel > [data-gs]:first-child > [data-gs-col="3"]:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .c-box-tab__panel > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .c-box-tab__panel > [data-gs-group]:first-child[data-gs-sp="2"] > [data-gs-col]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

.c-box-tab__panel:first-child {
    display: block;
}

.m-list-desc {
    margin-top: 10px;
    font-size: 12px;
    font-size: 1.2rem;
}

.m-list-desc .fzs {
    font-size: 10px;
    font-size: 1rem;
}

@media print, screen and (min-width: 768px) {
    .m-list-desc .fzs {
        font-size: 1.4rem;
    }
}

.m-list-desc .fzm {
    font-size: 12px;
    font-size: 1.2rem;
}

@media print, screen and (min-width: 768px) {
    .m-list-desc .fzm {
        font-size: 1.6rem;
    }
}

.m-list-desc .fzl {
    font-size: 14px;
    font-size: 1.4rem;
}

@media print, screen and (min-width: 768px) {
    .m-list-desc .fzl {
        font-size: 1.8rem;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-desc {
        font-size: 1.6rem;
    }
}

.m-list-desc a {
    text-decoration: underline;
    color: #0747a6;
}

.m-list-desc a[target='_blank']:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_blank_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
    width: 12.1px;
    height: 10.8px;
}

.m-list-desc a[href$=".pdf"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_pdf_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-list-desc a[href$=".doc"]:not(.noticon):after, .m-list-desc a[href$=".docx"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_word_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-list-desc a[href$=".xls"]:not(.noticon):after, .m-list-desc a[href$=".xlsx"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_excel_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-list-desc a:visited {
    color: #0747a6;
}

[data-whatinput="keyboard"] .m-list-desc a:focus {
    text-decoration: none;
}

@media print, screen and (min-width: 1025px) {
    .m-list-desc a:hover {
        text-decoration: none;
    }
}

.m-list-desc > li {
    position: relative;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding-left: 10px;
    margin-top: 3px;
}

.m-list-desc > li > ul,
.m-list-desc > li > ol {
    margin-top: 5px;
    counter-reset: number;
}

.m-list-desc > li > ul > li {
    padding-left: 0.75em;
}

.m-list-desc > li > ul > li:before {
    width: 2px;
    height: 2px;
    top: 0.7em;
}

@media print, screen and (min-width: 768px) {
    .m-list-desc > li > ul > li:before {
        width: 3px;
        height: 3px;
        top: 0.7em;
    }
}

.m-list-desc > li > ul.m-list-asterisk > li {
    padding-left: 20px;
}

.m-list-desc > li > ul.m-list-asterisk > li:before {
    width: auto;
    height: auto;
    top: 0;
    left: 0;
}

@media print, screen and (min-width: 768px) {
    .m-list-desc > li {
        padding-left: 14px;
        margin-top: 5px;
    }
}

.m-list-desc > li:first-child {
    margin-top: 0;
}

.m-list-desc > li:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #000;
    top: .70em;
    left: 0;
}

@media print, screen and (min-width: 768px) {
    .m-list-desc > li:before {
        width: 5px;
        height: 5px;
        top: .50em;
    }
}

.m-list-num {
    margin-top: 10px;
    font-size: 12px;
    font-size: 1.2rem;
}

@media print, screen and (min-width: 768px) {
    .m-list-num {
        margin-top: 20px;
        font-size: 1.6rem;
    }
}

.m-list-num > li {
    padding-left: 1.5em;
    counter-increment: number;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: normal;
    margin-top: 3px;
}

.m-list-num > li > ul,
.m-list-num > li > ol {
    margin-top: 5px;
    counter-reset: number;
}

.m-list-num > li > ul > li {
    padding-left: 0.75em;
}

.m-list-num > li > ul > li:before {
    width: 2px;
    height: 2px;
    top: 0.7em;
}

@media print, screen and (min-width: 768px) {
    .m-list-num > li > ul > li:before {
        width: 3px;
        height: 3px;
        top: 0.7em;
    }
}

.m-list-num > li > ul.m-list-asterisk > li {
    padding-left: 20px;
}

.m-list-num > li > ul.m-list-asterisk > li:before {
    width: auto;
    height: auto;
    top: 0;
    left: 0;
}

@media print, screen and (min-width: 768px) {
    .m-list-num > li {
        margin-top: 5px;
    }
}

.m-list-num > li:first-child {
    margin-top: 0;
}

.m-list-num > li:before {
    content: counter(number) ".";
    display: inline-block;
    vertical-align: top;
    margin-left: -1.5em;
    margin-right: .5em;
}

@media print, screen and (min-width: 768px) {
    .m-list-num > li:before {
        margin-left: -1.5em;
    }
}

/*-----------------
	数字付きリスト
	① ② ③
-----------------*/
.m-list-num3 {
    margin-top: 10px;
}

@media print, screen and (min-width: 768px) {
    .m-list-num3 {
        margin-top: 20px;
    }
}

.m-list-num3 > li {
    padding-left: 1.2em;
    counter-increment: number;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: normal;
    list-style: none !important;
    margin-top: 3px;
}

.m-list-num3 > li > ul,
.m-list-num3 > li > ol {
    margin-top: 5px;
    counter-reset: number;
}

.m-list-num3 > li > ul > li {
    padding-left: 0.75em;
}

.m-list-num3 > li > ul > li:before {
    width: 2px;
    height: 2px;
    top: 0.7em;
}

@media print, screen and (min-width: 768px) {
    .m-list-num3 > li > ul > li:before {
        width: 3px;
        height: 3px;
        top: 0.7em;
    }
}

.m-list-num3 > li > ul.m-list-asterisk > li {
    padding-left: 20px;
}

.m-list-num3 > li > ul.m-list-asterisk > li:before {
    width: auto;
    height: auto;
    top: 0;
    left: 0;
}

@media print, screen and (min-width: 768px) {
    .m-list-num3 > li {
        margin-top: 5px;
        padding-left: 1.2em;
    }
}

.m-list-num3 > li:first-child {
    margin-top: 0;
}

.m-list-num3 > li:before {
    margin-left: -1.0em;
    left: -5px;
    margin-right: 0;
}

@media print, screen and (min-width: 768px) {
    .m-list-num3 > li:before {
        margin-left: -1.0em;
    }
}

.m-list-num3 > li:nth-child(1):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(1):before {
    content: "\2460";
}

.m-list-num3 > li:nth-child(2):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(2):before {
    content: "\2461";
}

.m-list-num3 > li:nth-child(3):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(3):before {
    content: "\2462";
}

.m-list-num3 > li:nth-child(4):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(4):before {
    content: "\2463";
}

.m-list-num3 > li:nth-child(5):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(5):before {
    content: "\2464";
}

.m-list-num3 > li:nth-child(6):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(6):before {
    content: "\2465";
}

.m-list-num3 > li:nth-child(7):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(7):before {
    content: "\2466";
}

.m-list-num3 > li:nth-child(8):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(8):before {
    content: "\2467";
}

.m-list-num3 > li:nth-child(9):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(9):before {
    content: "\2468";
}

.m-list-num3 > li:nth-child(10):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(10):before {
    content: "\2469";
}

.m-list-num3 > li:nth-child(11):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(11):before {
    content: "\246a";
}

.m-list-num3 > li:nth-child(12):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(12):before {
    content: "\246b";
}

.m-list-num3 > li:nth-child(13):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(13):before {
    content: "\246c";
}

.m-list-num3 > li:nth-child(14):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(14):before {
    content: "\246d";
}

.m-list-num3 > li:nth-child(15):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(15):before {
    content: "\246e";
}

.m-list-num3 > li:nth-child(16):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(16):before {
    content: "\246f";
}

.m-list-num3 > li:nth-child(17):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(17):before {
    content: "\2470";
}

.m-list-num3 > li:nth-child(18):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(18):before {
    content: "\2471";
}

.m-list-num3 > li:nth-child(19):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(19):before {
    content: "\2472";
}

.m-list-num3 > li:nth-child(20):before {
    content: "";
    width: 1em;
    text-align: right;
    background-color: transparent;
    border-radius: auto;
    height: auto;
    top: auto;
    position: relative;
}

.m-list-num3 > li:nth-child(20):before {
    content: "\2473";
}

ul.m-list-asterisk {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 10px;
}

ul.m-list-asterisk .fzs {
    font-size: 10px;
    font-size: 1rem;
}

@media print, screen and (min-width: 768px) {
    ul.m-list-asterisk .fzs {
        font-size: 1.4rem;
    }
}

ul.m-list-asterisk .fzm {
    font-size: 12px;
    font-size: 1.2rem;
}

@media print, screen and (min-width: 768px) {
    ul.m-list-asterisk .fzm {
        font-size: 1.6rem;
    }
}

ul.m-list-asterisk .fzl {
    font-size: 14px;
    font-size: 1.4rem;
}

@media print, screen and (min-width: 768px) {
    ul.m-list-asterisk .fzl {
        font-size: 1.8rem;
    }
}

@media print, screen and (min-width: 768px) {
    ul.m-list-asterisk {
        margin-top: 20px;
        font-size: 1.6rem;
    }
}

ul.m-list-asterisk a {
    text-decoration: underline;
    color: #0747a6;
}

ul.m-list-asterisk a[target='_blank']:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_blank_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
    width: 12.1px;
    height: 10.8px;
}

ul.m-list-asterisk a[href$=".pdf"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_pdf_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

ul.m-list-asterisk a[href$=".doc"]:not(.noticon):after, ul.m-list-asterisk a[href$=".docx"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_word_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

ul.m-list-asterisk a[href$=".xls"]:not(.noticon):after, ul.m-list-asterisk a[href$=".xlsx"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_excel_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

ul.m-list-asterisk a:visited {
    color: #0747a6;
}

[data-whatinput="keyboard"] ul.m-list-asterisk a:focus {
    text-decoration: none;
}

@media print, screen and (min-width: 1025px) {
    ul.m-list-asterisk a:hover {
        text-decoration: none;
    }
}

ul.m-list-asterisk > li {
    padding-left: 20px;
    position: relative;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: normal;
    margin-top: 3px;
}

@media print, screen and (min-width: 768px) {
    ul.m-list-asterisk > li {
        padding-left: 20px;
        margin-top: 5px;
    }
}

ul.m-list-asterisk > li:first-child {
    margin-top: 0;
}

ul.m-list-asterisk > li:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    content: "\203b";
    background-color: transparent;
}

ol.m-list-asterisk {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 10px;
}

@media print, screen and (min-width: 768px) {
    ol.m-list-asterisk {
        margin-top: 20px;
        font-size: 1.6rem;
    }
}

ol.m-list-asterisk > li {
    padding-left: 1.8em;
    counter-increment: number;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: normal;
    margin-top: 3px;
}

@media print, screen and (min-width: 768px) {
    ol.m-list-asterisk > li {
        padding-left: 1.7em;
        margin-top: 5px;
    }
}

ol.m-list-asterisk > li:first-child {
    margin-top: 0;
}

ol.m-list-asterisk > li:before {
    content: "※" counter(number);
    display: inline-block;
    vertical-align: top;
    margin-left: -1.8em;
    margin-right: 2px;
}

@media print, screen and (min-width: 768px) {
    ol.m-list-asterisk > li:before {
        margin-left: -1.7em;
        margin-right: 3px;
    }
}

.m-list-contact {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: -12px !important;
}

@media print, screen and (min-width: 768px) {
    .m-list-contact {
        font-size: 1.6rem;
        margin-top: -5px !important;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}

.m-list-contact dt {
    padding-top: 12px;
    color: #0747a6;
    font-weight: bold;
}

@media print, screen and (min-width: 768px) {
    .m-list-contact dt {
        width: 150px;
        padding-top: 5px;
    }
}

.m-list-contact dd {
    padding-top: 2px;
}

@media print, screen and (min-width: 768px) {
    .m-list-contact dd {
        padding-top: 5px;
        padding-left: 10px;
        width: calc(100% - 150px);
        box-sizing: border-box;
    }
}

.m-list-contact dd a {
    position: relative;
    display: inline-block;
    word-break: break-all;
    text-decoration: underline;
    color: #0747a6;
}

.m-list-contact dd a:visited {
    color: #0747a6;
}

[data-whatinput="keyboard"] .m-list-contact dd a:focus {
    text-decoration: none;
}

@media print, screen and (min-width: 1025px) {
    .m-list-contact dd a:hover {
        text-decoration: none;
    }
}

.m-list-news {
    margin-top: 25px;
}

@media print, screen and (min-width: 768px) {
    .m-list-news {
        margin-top: 35px;
    }
}

.m-list-news .news-inner .news-item {
    border-top: solid 1px #DDDDDD;
}

.m-list-news .news-inner .news-item .item-inner {
    letter-spacing: 0.025em;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    padding: 15px 0;
}

@media print, screen and (min-width: 768px) {
    .m-list-news .news-inner .news-item .item-inner {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding: 18px 0;
    }
}

.m-list-news .news-inner .news-item .item-inner .item-date {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

@media print, screen and (min-width: 768px) {
    .m-list-news .news-inner .news-item .item-inner .item-date {
        width: 120px;
        padding-right: 10px;
        box-sizing: border-box;
    }
}

.m-list-news .news-inner .news-item .item-inner .item-ttl {
    margin-top: 10px;
}

@media print, screen and (min-width: 768px) {
    .m-list-news .news-inner .news-item .item-inner .item-ttl {
        margin-top: 0;
        width: calc(100% - 120px);
    }
}

.m-list-news .news-inner .news-item a.item-inner[target='_blank']:not(.noticon) > .item-ttl:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_blank_blk.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
    width: 12.1px;
    height: 10.8px;
}

.m-list-news .news-inner .news-item a.item-inner[href$=".pdf"]:not(.noticon) > .item-ttl:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_pdf_blk.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-list-news .news-inner .news-item a.item-inner[href$=".doc"]:not(.noticon) > .item-ttl:after, .m-list-news .news-inner .news-item a.item-inner[href$=".docx"]:not(.noticon) > .item-ttl:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_word_blk.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-list-news .news-inner .news-item a.item-inner[href$=".xls"]:not(.noticon) > .item-ttl:after, .m-list-news .news-inner .news-item a.item-inner[href$=".xlsx"]:not(.noticon) > .item-ttl:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_excel_blk.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-list-news .news-inner .news-item a.item-inner .item-ttl {
    position: relative;
}

[data-whatinput="keyboard"] .m-list-news .news-inner .news-item a.item-inner:focus .item-ttl {
    text-decoration: underline;
}

@media print, screen and (min-width: 1025px) {
    .m-list-news .news-inner .news-item a.item-inner:hover .item-ttl {
        text-decoration: underline;
    }
}

.m-list-news .news-inner .news-item.item-imp .item-inner[target='_blank']:not(.noticon) > .item-ttl:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_blank_red.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
    width: 12.1px;
    height: 10.8px;
}

.m-list-news .news-inner .news-item.item-imp .item-inner[href$=".pdf"]:not(.noticon) > .item-ttl:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_pdf_red.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-list-news .news-inner .news-item.item-imp .item-inner[href$=".doc"]:not(.noticon) > .item-ttl:after, .m-list-news .news-inner .news-item.item-imp .item-inner[href$=".docx"]:not(.noticon) > .item-ttl:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_word_red.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-list-news .news-inner .news-item.item-imp .item-inner[href$=".xls"]:not(.noticon) > .item-ttl:after, .m-list-news .news-inner .news-item.item-imp .item-inner[href$=".xlsx"]:not(.noticon) > .item-ttl:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_excel_red.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-list-news .news-inner .news-item.item-imp .item-inner .item-ttl {
    color: #FF0000;
}

.m-list-news .news-inner .news-item:last-child {
    border-bottom: solid 1px #DDDDDD;
}

.m-list-topics {
    margin-top: 25px;
}

@media print, screen and (min-width: 768px) {
    .m-list-topics {
        margin-top: 35px;
    }
}

.m-list-topics .topics-inner .topics-item {
    border-top: solid 1px #DDDDDD;
}

.m-list-topics .topics-inner .topics-item .item-inner {
    display: block;
    padding: 15px 0;
}

@media print, screen and (min-width: 768px) {
    .m-list-topics .topics-inner .topics-item .item-inner {
        padding: 18px 0;
    }
}

.m-list-topics .topics-inner .topics-item .item-inner .item-ttl {
    position: relative;
}

.m-list-topics .topics-inner .topics-item .item-inner .item-ttl .ttl-txt {
    position: relative;
    letter-spacing: 0.025em;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
}

.m-list-topics .topics-inner .topics-item .item-inner .item-ttl .m-txt-cat {
    margin-left: 15px;
    -webkit-transform: translateY(-0.05em);
            transform: translateY(-0.05em);
    vertical-align: middle;
}

.m-list-topics .topics-inner .topics-item a.item-inner[target='_blank']:not(.noticon) > .item-ttl > .ttl-txt:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_blank_blk.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
    width: 12.1px;
    height: 10.8px;
}

.m-list-topics .topics-inner .topics-item a.item-inner[href$=".pdf"]:not(.noticon) > .item-ttl > .ttl-txt:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_pdf_blk.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-list-topics .topics-inner .topics-item a.item-inner[href$=".doc"]:not(.noticon) > .item-ttl > .ttl-txt:after, .m-list-topics .topics-inner .topics-item a.item-inner[href$=".docx"]:not(.noticon) > .item-ttl > .ttl-txt:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_word_blk.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-list-topics .topics-inner .topics-item a.item-inner[href$=".xls"]:not(.noticon) > .item-ttl > .ttl-txt:after, .m-list-topics .topics-inner .topics-item a.item-inner[href$=".xlsx"]:not(.noticon) > .item-ttl > .ttl-txt:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_excel_blk.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-list-topics .topics-inner .topics-item a.item-inner .item-ttl {
    padding-left: 25px;
}

@media print, screen and (min-width: 768px) {
    .m-list-topics .topics-inner .topics-item a.item-inner .item-ttl {
        padding-left: 35px;
    }
}

.m-list-topics .topics-inner .topics-item a.item-inner .item-ttl:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url("../../../svg/i_arrow2_key.svg") center no-repeat;
    width: 15px;
    height: 15px;
    background-size: 100% auto;
}

@media print, screen and (min-width: 768px) {
    .m-list-topics .topics-inner .topics-item a.item-inner .item-ttl:before {
        width: 20px;
        height: 20px;
        top: 0;
    }
}

[data-whatinput="keyboard"] .m-list-topics .topics-inner .topics-item a.item-inner:focus .item-ttl .ttl-txt {
    text-decoration: underline;
}

@media print, screen and (min-width: 1025px) {
    .m-list-topics .topics-inner .topics-item a.item-inner:hover .item-ttl .ttl-txt {
        text-decoration: underline;
    }
}

.m-list-topics .topics-inner .topics-item:last-child {
    border-bottom: solid 1px #DDDDDD;
}

.m-list-btn {
    margin-top: 35px;
}

@media print, screen and (min-width: 768px) {
    .m-list-btn > [data-gs="12"] > [data-gs-col="12"]:nth-child(n+2) {
        margin-top: 25px;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-btn > [data-gs="12"] > [data-gs-col="6"]:nth-child(n+3) {
        margin-top: 25px;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-btn > [data-gs="12"] > [data-gs-col="4"]:nth-child(n+4) {
        margin-top: 25px;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-btn > [data-gs="12"] > [data-gs-col="3"]:nth-child(n+5) {
        margin-top: 25px;
    }
}

@media screen and (max-width: 767px) {
    .m-list-btn > [data-gs-sp="2"] > [data-gs-col]:nth-child(n+3) {
        margin-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .m-list-btn > [data-gs-sp="1"] > [data-gs-col]:nth-child(n+2) {
        margin-top: 20px;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-btn {
        margin-top: 45px;
    }
}

.m-list-btn > ul > li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.m-list-btn .m-btn-common {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.m-list-btn .m-btn-common > span {
    width: 100%;
}

.m-list-btn.link-position-center > ul {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.m-list-btn.link-position-right > ul {
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.m-list-link {
    margin-top: 15px;
}

@media print, screen and (min-width: 768px) {
    .m-list-link > [data-gs="12"] > [data-gs-col="12"]:nth-child(n+2) {
        margin-top: 18px;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-link > [data-gs="12"] > [data-gs-col="6"]:nth-child(n+3) {
        margin-top: 18px;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-link > [data-gs="12"] > [data-gs-col="4"]:nth-child(n+4) {
        margin-top: 18px;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-link > [data-gs="12"] > [data-gs-col="3"]:nth-child(n+5) {
        margin-top: 18px;
    }
}

@media screen and (max-width: 767px) {
    .m-list-link > [data-gs-sp="2"] > [data-gs-col]:nth-child(n+3) {
        margin-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    .m-list-link > [data-gs-sp="1"] > [data-gs-col]:nth-child(n+2) {
        margin-top: 10px;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-link {
        margin-top: 25px;
    }
}

.m-list-link.link-position-center > ul {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.m-list-link.link-position-right > ul {
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.m-list-link.link-text:has(.has-underline) ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.m-list-link.link-text:has(.has-underline) ul li .m-txt-link {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.m-list-anchor {
    margin-top: 35px;
}

@media print, screen and (min-width: 768px) {
    .m-list-anchor > [data-gs="12"] > [data-gs-col="12"]:nth-child(n+2) {
        margin-top: 15px;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-anchor > [data-gs="12"] > [data-gs-col="6"]:nth-child(n+3) {
        margin-top: 15px;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-anchor > [data-gs="12"] > [data-gs-col="4"]:nth-child(n+4) {
        margin-top: 15px;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-anchor > [data-gs="12"] > [data-gs-col="3"]:nth-child(n+5) {
        margin-top: 15px;
    }
}

@media screen and (max-width: 767px) {
    .m-list-anchor > [data-gs-sp="2"] > [data-gs-col]:nth-child(n+3) {
        margin-top: 15px;
    }
}

@media screen and (max-width: 767px) {
    .m-list-anchor > [data-gs-sp="1"] > [data-gs-col]:nth-child(n+2) {
        margin-top: 15px;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-anchor {
        margin-top: 45px;
    }
}

.m-list-anchor ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.m-list-anchor .m-btn-common {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.m-list-anchor .m-btn-common > span {
    width: 100%;
}

.m-list-anchor.link-position-center > ul {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.m-list-anchor.link-position-right > ul {
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.m-list-dlbtn {
    margin-top: 25px;
}

@media print, screen and (min-width: 768px) {
    .m-list-dlbtn {
        margin-top: 25px;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-dlbtn > ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin: -20px -10px 0;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-dlbtn > ul > li {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 0 10px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .m-list-dlbtn > ul > li:nth-child(n+2) {
        margin-top: 15px;
    }
}

@media print, screen and (min-width: 768px) {
    .m-list-dlbtn > ul > li .m-btn-dl {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }
}

.m-table-common {
    width: 100%;
    margin-top: 32px;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: var(--txtSizeSp);
}

@media print, screen and (min-width: 768px) {
    .m-table-common {
        font-size: 1.4rem;
        margin-top: 40px;
        font-size: var(--txtSizePc);
    }
}

.m-table-common tbody tr th, .m-table-common tbody tr td, .m-table-common thead tr th, .m-table-common thead tr td {
    padding: 12px;
    box-sizing: border-box;
    border: 1px solid var(--borderColor);
    text-align: left;
    background: #fff;
    vertical-align: top;
    color: var(--txtColor) !important;
}

.m-table-common tbody tr th > *:first-child, .m-table-common tbody tr td > *:first-child, .m-table-common thead tr th > *:first-child, .m-table-common thead tr td > *:first-child {
    margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
    .m-table-common tbody tr th > .image-position-left:first-child + *,
    .m-table-common tbody tr th > .image-position-right:first-child + *, .m-table-common tbody tr td > .image-position-left:first-child + *,
    .m-table-common tbody tr td > .image-position-right:first-child + *, .m-table-common thead tr th > .image-position-left:first-child + *,
    .m-table-common thead tr th > .image-position-right:first-child + *, .m-table-common thead tr td > .image-position-left:first-child + *,
    .m-table-common thead tr td > .image-position-right:first-child + * {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .m-table-common tbody tr th > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, .m-table-common tbody tr td > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, .m-table-common thead tr th > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, .m-table-common thead tr td > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child, .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child, .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child, .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child, .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child, .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child, .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col="4"]:nth-child(-n+3) > *:first-child, .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col="4"]:nth-child(-n+3) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col="4"]:nth-child(-n+3) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col="4"]:nth-child(-n+3) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col="4"]:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child, .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col="4"]:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col="4"]:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col="4"]:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col="4"]:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child, .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col="4"]:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col="4"]:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col="4"]:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col="3"]:nth-child(-n+4) > *:first-child, .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col="3"]:nth-child(-n+4) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col="3"]:nth-child(-n+4) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col="3"]:nth-child(-n+4) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col="3"]:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child, .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col="3"]:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col="3"]:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col="3"]:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col="3"]:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child, .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col="3"]:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col="3"]:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col="3"]:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-table-common tbody tr th > [data-gs-group]:first-child > [data-gs-col] > *:first-child, .m-table-common tbody tr td > [data-gs-group]:first-child > [data-gs-col] > *:first-child, .m-table-common thead tr th > [data-gs-group]:first-child > [data-gs-col] > *:first-child, .m-table-common thead tr td > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .m-table-common tbody tr th > [data-gs-group]:first-child[data-gs-sp="2"] > [data-gs-col]:nth-child(-n+2) > *:first-child, .m-table-common tbody tr td > [data-gs-group]:first-child[data-gs-sp="2"] > [data-gs-col]:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs-group]:first-child[data-gs-sp="2"] > [data-gs-col]:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs-group]:first-child[data-gs-sp="2"] > [data-gs-col]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-table-common tbody tr th, .m-table-common tbody tr td, .m-table-common thead tr th, .m-table-common thead tr td {
        padding: 18px;
    }
}

.m-table-common tbody tr th, .m-table-common thead tr th {
    font-weight: bold;
    background-color: var(--bgColorTh) !important;
}

.m-table-scroll {
    position: relative;
    margin-top: 32px;
    -webkit-padding-before: 30px;
            padding-block-start: 30px;
}

@media print, screen and (min-width: 768px) {
    .m-table-scroll {
        margin-top: 40px;
    }
}

.m-table-scroll .scroll-mark {
    position: absolute;
    top: 0;
    right: 0;
    background: url("../../../img/common/i_scroll.png") center no-repeat;
    background-size: 100% auto;
    width: 87px;
    height: 22px;
}

.m-table-scroll .scroll-mark span {
    display: none;
}

.m-table-scroll .scroll-wrap {
    overflow-x: scroll;
    padding-bottom: calc(8px + 2px);
}

.m-table-scroll .scroll-wrap table {
    margin-top: 0;
    min-width: 750px;
}

.m-table-scroll .scroll-wrap::-webkit-scrollbar {
    height: 2px;
}

.m-table-scroll .scroll-wrap::-webkit-scrollbar-thumb {
    background: var(--primary);
    border-radius: 1px;
}

.m-table-scroll .scroll-wrap::-webkit-scrollbar-track-piece:start {
    background: var(--borderColor);
}

.m-table-scroll .scroll-wrap::-webkit-scrollbar-track-piece:end {
    background: var(--borderColor);
}

.m-txt-ttl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: url("../../../img/common/bg.png") repeat left top #0747a6;
    background-size: 320px auto;
    margin-bottom: 20px;
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl {
        background-size: 683px auto;
        margin-bottom: 18px;
    }
}

.m-txt-ttl .ttl-inner {
    min-height: 240px;
    padding: 20px 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    box-sizing: border-box;
    width: 100%;
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl .ttl-inner {
        min-height: 360px;
        padding: 20px 0;
    }
}

.m-txt-ttl .ttl-inner .ttl-icon img {
    width: 50px;
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl .ttl-inner .ttl-icon img {
        width: 70px;
    }
}

.m-txt-ttl .ttl-inner .ttl-cat {
    display: inline-block;
    font-size: 10px;
    font-size: 1.0rem;
    letter-spacing: 1px;
    box-sizing: border-box;
    background-color: #FF7463;
    text-align: center;
    color: #fff;
    width: 80px;
    padding: 2px 3px;
    margin-top: 15px;
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl .ttl-inner .ttl-cat {
        font-size: 1.6rem;
        width: 140px;
        padding: 3px;
        margin-top: 25px;
    }
}

.m-txt-ttl .ttl-inner .ttl-cat + .ttl-main {
    margin-top: 10px;
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl .ttl-inner .ttl-cat + .ttl-main {
        margin-top: 20px;
    }
}

.m-txt-ttl .ttl-inner .ttl-cat.cat-orange {
    background-color: #FF7463;
}

.m-txt-ttl .ttl-inner .ttl-cat.cat-blue {
    background-color: #0097D0;
}

.m-txt-ttl .ttl-inner .ttl-main {
    font-size: 22px;
    font-size: 2.2rem;
    letter-spacing: 1.5px;
    font-weight: bold;
    color: #fff;
    margin-top: 15px;
    text-align: center;
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl .ttl-inner .ttl-main {
        margin-top: 25px;
        font-size: 3.6rem;
    }
}

.m-txt-ttl2 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
    background-color: #0747a6;
    padding: 14px 15px 12px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.m-txt-ttl2 + * {
    margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl2 + .image-position-left + *,
    .m-txt-ttl2 + .image-position-right + * {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .m-txt-ttl2 + [data-gs] [data-gs-col]:first-child > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl2 + [data-gs] > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl2 + [data-gs] > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl2 + [data-gs] > [data-gs-col="4"]:nth-child(-n+3) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl2 + [data-gs] > [data-gs-col="3"]:nth-child(-n+4) > *:first-child {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .m-txt-ttl2 + [data-gs-group][data-gs-sp="2"] > [data-gs-col]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl2 {
        font-size: 2.0rem;
        padding: 21px 20px 19px;
        margin-top: 60px;
        margin-bottom: 30px;
    }
}

.m-txt-ttl2 .m-txt-cat {
    padding: 6px;
    background-color: #FF0000;
    margin-left: 8px;
    -webkit-transform: translateY(-0.2em);
            transform: translateY(-0.2em);
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl2 .m-txt-cat {
        font-size: 1.3rem;
        padding: 7px 6px;
    }
}

.m-txt-ttl3 {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 20px;
    padding: 2px 0 1px 12px;
    position: relative;
}

.m-txt-ttl3 + * {
    margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl3 + .image-position-left + *,
    .m-txt-ttl3 + .image-position-right + * {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .m-txt-ttl3 + [data-gs] [data-gs-col]:first-child > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl3 + [data-gs] > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl3 + [data-gs] > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl3 + [data-gs] > [data-gs-col="4"]:nth-child(-n+3) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl3 + [data-gs] > [data-gs-col="3"]:nth-child(-n+4) > *:first-child {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .m-txt-ttl3 + [data-gs-group][data-gs-sp="2"] > [data-gs-col]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl3 {
        font-size: 1.8rem;
        padding: 7px 0 6px 20px;
        margin-top: 50px;
        margin-bottom: 30px;
    }
}

.m-txt-ttl3:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    background-color: #FF7463;
}

.m-txt-ttl3 .m-txt-cat {
    padding: 6px;
    background-color: #FF0000;
    margin-left: 8px;
    -webkit-transform: translateY(-0.2em);
            transform: translateY(-0.2em);
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl3 .m-txt-cat {
        font-size: 1.3rem;
        padding: 7px 6px;
    }
}

.m-txt-frame-ttl {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-weight: bold;
    border-bottom: 1px solid #666;
}

.m-txt-frame-ttl + * {
    margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
    .m-txt-frame-ttl + .image-position-left + *,
    .m-txt-frame-ttl + .image-position-right + * {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .m-txt-frame-ttl + [data-gs] [data-gs-col]:first-child > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-frame-ttl + [data-gs] > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-frame-ttl + [data-gs] > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-frame-ttl + [data-gs] > [data-gs-col="4"]:nth-child(-n+3) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-frame-ttl + [data-gs] > [data-gs-col="3"]:nth-child(-n+4) > *:first-child {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .m-txt-frame-ttl + [data-gs-group][data-gs-sp="2"] > [data-gs-col]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-frame-ttl {
        font-size: 1.6rem;
        margin-top: 35px;
        margin-bottom: 20px;
        border-bottom: 1px solid #666;
        padding-bottom: 10px;
    }
}

.m-txt-ttl4 {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
}

.m-txt-ttl4 + * {
    margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl4 + .image-position-left + *,
    .m-txt-ttl4 + .image-position-right + * {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .m-txt-ttl4 + [data-gs] [data-gs-col]:first-child > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl4 + [data-gs] > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl4 + [data-gs] > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl4 + [data-gs] > [data-gs-col="4"]:nth-child(-n+3) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl4 + [data-gs] > [data-gs-col="3"]:nth-child(-n+4) > *:first-child {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .m-txt-ttl4 + [data-gs-group][data-gs-sp="2"] > [data-gs-col]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl4 {
        font-size: 1.6rem;
        margin-top: 30px;
        margin-bottom: 15px;
    }
}

.m-txt-ttl5 {
    position: relative;
    font-size: 25px;
    font-size: 2.5rem;
    color: #0747a6;
    padding: 10px 27px 6px;
    margin-top: 30px;
    margin-bottom: 15px;
    border-top: 1px solid #0747a6;
    border-bottom: 1px solid #0747a6;
}

.m-txt-ttl5 + * {
    margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl5 + .image-position-left + *,
    .m-txt-ttl5 + .image-position-right + * {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .m-txt-ttl5 + [data-gs] [data-gs-col]:first-child > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl5 + [data-gs] > [data-gs-col="12"]:nth-child(-n+1) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl5 + [data-gs] > [data-gs-col="6"]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl5 + [data-gs] > [data-gs-col="4"]:nth-child(-n+3) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl5 + [data-gs] > [data-gs-col="3"]:nth-child(-n+4) > *:first-child {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .m-txt-ttl5 + [data-gs-group][data-gs-sp="2"] > [data-gs-col]:nth-child(-n+2) > *:first-child {
        margin-top: 0 !important;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-ttl5 {
        font-size: 2.2rem;
        margin-top: 60px;
        margin-bottom: 30px;
    }
}

.m-txt-ttl5:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    left: 6px;
    top: 20px;
    background-color: #0747a6;
}

.m-txt-p {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 15px;
    margin-bottom: 0 !important;
}

.m-txt-p .fzs {
    font-size: 10px;
    font-size: 1rem;
}

@media print, screen and (min-width: 768px) {
    .m-txt-p .fzs {
        font-size: 1.4rem;
    }
}

.m-txt-p .fzm {
    font-size: 12px;
    font-size: 1.2rem;
}

@media print, screen and (min-width: 768px) {
    .m-txt-p .fzm {
        font-size: 1.6rem;
    }
}

.m-txt-p .fzl {
    font-size: 14px;
    font-size: 1.4rem;
}

@media print, screen and (min-width: 768px) {
    .m-txt-p .fzl {
        font-size: 1.8rem;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-p {
        font-size: 1.6rem;
        margin-top: 30px;
    }
}

.m-txt-p a {
    position: relative;
    display: inline-block;
    word-break: break-all;
    text-decoration: underline;
    color: #0747a6;
}

.m-txt-p a[target='_blank']:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_blank_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
    width: 12.1px;
    height: 10.8px;
}

.m-txt-p a[href$=".pdf"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_pdf_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-txt-p a[href$=".doc"]:not(.noticon):after, .m-txt-p a[href$=".docx"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_word_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-txt-p a[href$=".xls"]:not(.noticon):after, .m-txt-p a[href$=".xlsx"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_excel_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-txt-p a:visited {
    color: #0747a6;
}

[data-whatinput="keyboard"] .m-txt-p a:focus {
    text-decoration: none;
}

@media print, screen and (min-width: 1025px) {
    .m-txt-p a:hover {
        text-decoration: none;
    }
}

.m-txt-p:not(.img) + .m-txt-p {
    margin-top: 10px;
}

@media print, screen and (min-width: 768px) {
    .m-txt-p:not(.img) + .m-txt-p {
        margin-top: 20px;
    }
}

.m-txt-p .fzll {
    font-size: 16px;
    font-size: 1.6rem;
}

@media print, screen and (min-width: 768px) {
    .m-txt-p .fzll {
        font-size: 2.0rem;
    }
}

.m-txt-p img {
    border: solid 1px #DDDDDD;
}

.m-txt-link {
    display: inline-block;
    letter-spacing: 0.025em;
    font-weight: bold;
    font-size: 12px !important;
    font-size: 1.2rem !important;
}

.m-txt-link .fzs {
    font-size: 10px;
    font-size: 1rem;
}

@media print, screen and (min-width: 768px) {
    .m-txt-link .fzs {
        font-size: 1.2rem;
    }
}

.m-txt-link .fzm {
    font-size: 12px;
    font-size: 1.2rem;
}

@media print, screen and (min-width: 768px) {
    .m-txt-link .fzm {
        font-size: 1.4rem;
    }
}

.m-txt-link .fzl {
    font-size: 14px;
    font-size: 1.4rem;
}

@media print, screen and (min-width: 768px) {
    .m-txt-link .fzl {
        font-size: 1.6rem;
    }
}

@media print, screen and (min-width: 768px) {
    .m-txt-link {
        font-size: 1.4rem !important;
    }
}

.m-txt-link > span {
    display: block;
    position: relative;
    padding-left: 22px;
}

@media print, screen and (min-width: 768px) {
    .m-txt-link > span {
        padding-left: 30px;
    }
}

.m-txt-link > span:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0.1em;
    background: url("../../../svg/i_arrow2_key.svg") center no-repeat;
    width: 15px;
    height: 15px;
    background-size: 100% auto;
}

@media print, screen and (min-width: 768px) {
    .m-txt-link > span:before {
        width: 20px;
        height: 20px;
        top: 0;
    }
}

.m-txt-link.link-anc > span:before {
    -webkit-transform: rotateZ(90deg);
            transform: rotateZ(90deg);
}

.m-txt-link.has-underline {
    display: block;
    border-bottom: solid 1px #DDDDDD;
    padding-bottom: 5px;
}

@media print, screen and (min-width: 768px) {
    .m-txt-link.has-underline {
        padding-bottom: 9px;
    }
}

a.m-txt-link[target='_blank']:not(.noticon) > span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_blank_blk.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
    width: 12.1px;
    height: 10.8px;
}

a.m-txt-link[href$=".pdf"]:not(.noticon) > span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_pdf_blk.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

a.m-txt-link[href$=".doc"]:not(.noticon) > span:after, a.m-txt-link[href$=".docx"]:not(.noticon) > span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_word_blk.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

a.m-txt-link[href$=".xls"]:not(.noticon) > span:after, a.m-txt-link[href$=".xlsx"]:not(.noticon) > span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_excel_blk.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

[data-whatinput="keyboard"] a.m-txt-link:focus {
    text-decoration: underline;
}

@media print, screen and (min-width: 1025px) {
    a.m-txt-link:hover {
        text-decoration: underline;
    }
}

a.m-txt-link[data-modal] > span:before {
    background-image: url("../../../svg/i_modal_key.svg");
}

span.m-txt-link > span:before {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.m-txt-table-caption {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
}

@media print, screen and (min-width: 768px) {
    .m-txt-table-caption {
        font-size: 1.6rem;
        margin-top: 40px;
        margin-bottom: 15px;
    }
}

.m-txt-table-caption + * {
    margin-top: 0 !important;
}

.m-txt-cat {
    display: inline-block !important;
    font-size: 10px;
    font-size: 1.0rem;
    background-color: #FF7463;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    padding: 5px 12px;
    letter-spacing: 0.025em;
}

.m-txt-cat:after {
    content: none !important;
}

.m-btn-dl {
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    padding: 11px 15px 9px;
    border-radius: 20px;
    border: solid 1px #0747a6;
    color: #0747a6 !important;
    box-sizing: border-box;
    background-color: #fff;
    transition: all 0.3s ease-out;
    text-decoration: none !important;
}

.m-btn-dl[target='_blank']:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_blank_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
    width: 12.1px;
    height: 10.8px;
}

.m-btn-dl[href$=".pdf"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_pdf_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-btn-dl[href$=".doc"]:not(.noticon):after, .m-btn-dl[href$=".docx"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_word_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-btn-dl[href$=".xls"]:not(.noticon):after, .m-btn-dl[href$=".xlsx"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_excel_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

@media print, screen and (min-width: 768px) {
    .m-btn-dl {
        font-size: 1.4rem;
        padding: 10px 15px 8px;
    }
}

.m-btn-dl > span {
    display: block;
    padding-left: 30px;
    position: relative;
}

.m-btn-dl > span:after {
    position: absolute;
    content: '';
    top: -0.1em;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url("../../../svg/i_dl_key.svg") center no-repeat;
    width: 20px;
    height: 20px;
    background-size: 100% auto;
}

[data-whatinput="keyboard"] .m-btn-dl:focus {
    background-color: #0747a6;
    color: #fff !important;
}

[data-whatinput="keyboard"] .m-btn-dl:focus[target='_blank']:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_blank_wht.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
    width: 12.1px;
    height: 10.8px;
}

[data-whatinput="keyboard"] .m-btn-dl:focus[href$=".pdf"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_pdf_wht.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

[data-whatinput="keyboard"] .m-btn-dl:focus[href$=".doc"]:not(.noticon):after, [data-whatinput="keyboard"] .m-btn-dl:focus[href$=".docx"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_word_wht.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

[data-whatinput="keyboard"] .m-btn-dl:focus[href$=".xls"]:not(.noticon):after, [data-whatinput="keyboard"] .m-btn-dl:focus[href$=".xlsx"]:not(.noticon):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_excel_wht.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

[data-whatinput="keyboard"] .m-btn-dl:focus > span:after {
    background-image: url("../../../svg/i_dl_wht.svg");
}

@media print, screen and (min-width: 1025px) {
    .m-btn-dl:hover {
        background-color: #0747a6;
        color: #fff !important;
    }
    .m-btn-dl:hover[target='_blank']:not(.noticon):after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 13.95px;
        height: 16.2px;
        margin-left: 5px;
        background: url("../../../svg/i_blank_wht.svg") no-repeat right top;
        background-size: 100% auto;
        position: relative;
        top: -0.05em;
        width: 12.1px;
        height: 10.8px;
    }
    .m-btn-dl:hover[href$=".pdf"]:not(.noticon):after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 13.95px;
        height: 16.2px;
        margin-left: 5px;
        background: url("../../../svg/i_pdf_wht.svg") no-repeat right top;
        background-size: 100% auto;
        position: relative;
        top: -0.05em;
    }
    .m-btn-dl:hover[href$=".doc"]:not(.noticon):after, .m-btn-dl:hover[href$=".docx"]:not(.noticon):after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 13.95px;
        height: 16.2px;
        margin-left: 5px;
        background: url("../../../svg/i_word_wht.svg") no-repeat right top;
        background-size: 100% auto;
        position: relative;
        top: -0.05em;
    }
    .m-btn-dl:hover[href$=".xls"]:not(.noticon):after, .m-btn-dl:hover[href$=".xlsx"]:not(.noticon):after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 13.95px;
        height: 16.2px;
        margin-left: 5px;
        background: url("../../../svg/i_excel_wht.svg") no-repeat right top;
        background-size: 100% auto;
        position: relative;
        top: -0.05em;
    }
    .m-btn-dl:hover > span:after {
        background-image: url("../../../svg/i_dl_wht.svg");
    }
}

.m-btn-simple {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #0747a6;
    background-color: #fff;
    border: solid 2px #0747a6;
    padding: 9px 15px 7px;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s ease-out;
}

[data-whatinput="keyboard"] .m-btn-simple:focus {
    background-color: #0747a6;
    color: #fff;
}

@media print, screen and (min-width: 1025px) {
    .m-btn-simple:hover {
        background-color: #0747a6;
        color: #fff;
    }
}

.m-btn-common {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    padding: 12px 20px;
    border-radius: 25px;
    border: solid 2px var(--primary);
    color: var(--primary) !important;
    box-sizing: border-box;
    background-color: transparent;
    transition: color 0.3s ease-out, background-color 0.3s ease-out, opacity 0.3s ease-out;
    cursor: pointer;
    background-color: #fff;
    text-decoration: none !important;
}

.m-btn-common[target='_blank']:not(.noticon) > span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_blank_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
    width: 12.1px;
    height: 10.8px;
}

.m-btn-common[href$=".pdf"]:not(.noticon) > span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_pdf_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-btn-common[href$=".doc"]:not(.noticon) > span:after, .m-btn-common[href$=".docx"]:not(.noticon) > span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_word_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-btn-common[href$=".xls"]:not(.noticon) > span:after, .m-btn-common[href$=".xlsx"]:not(.noticon) > span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_excel_key.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

.m-btn-common > span {
    display: block;
    padding: 0 18px;
    position: relative;
}

.m-btn-common > span:after {
    position: absolute !important;
    content: '';
    top: 0 !important;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url("../../../svg/i_arrow_key.svg") center no-repeat;
    width: 7.05px;
    height: 11.76px;
    background-size: 100% auto;
}

.m-btn-common:not(.disabled) {
    pointer-events: auto;
}

[data-whatinput="keyboard"] .m-btn-common:not(.disabled):focus {
    background-color: var(--primary);
    color: #fff !important;
}

[data-whatinput="keyboard"] .m-btn-common:not(.disabled):focus[target='_blank']:not(.noticon) > span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_blank_wht.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
    width: 12.1px;
    height: 10.8px;
}

[data-whatinput="keyboard"] .m-btn-common:not(.disabled):focus[href$=".pdf"]:not(.noticon) > span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_pdf_wht.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

[data-whatinput="keyboard"] .m-btn-common:not(.disabled):focus[href$=".doc"]:not(.noticon) > span:after, [data-whatinput="keyboard"] .m-btn-common:not(.disabled):focus[href$=".docx"]:not(.noticon) > span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_word_wht.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

[data-whatinput="keyboard"] .m-btn-common:not(.disabled):focus[href$=".xls"]:not(.noticon) > span:after, [data-whatinput="keyboard"] .m-btn-common:not(.disabled):focus[href$=".xlsx"]:not(.noticon) > span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 13.95px;
    height: 16.2px;
    margin-left: 5px;
    background: url("../../../svg/i_excel_wht.svg") no-repeat right top;
    background-size: 100% auto;
    position: relative;
    top: -0.05em;
}

[data-whatinput="keyboard"] .m-btn-common:not(.disabled):focus > span:after {
    background-image: url("../../../svg/i_arrow_wht.svg");
}

@media print, screen and (min-width: 1025px) {
    .m-btn-common:not(.disabled):hover {
        background-color: var(--primary);
        color: #fff !important;
    }
    .m-btn-common:not(.disabled):hover[target='_blank']:not(.noticon) > span:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 13.95px;
        height: 16.2px;
        margin-left: 5px;
        background: url("../../../svg/i_blank_wht.svg") no-repeat right top;
        background-size: 100% auto;
        position: relative;
        top: -0.05em;
        width: 12.1px;
        height: 10.8px;
    }
    .m-btn-common:not(.disabled):hover[href$=".pdf"]:not(.noticon) > span:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 13.95px;
        height: 16.2px;
        margin-left: 5px;
        background: url("../../../svg/i_pdf_wht.svg") no-repeat right top;
        background-size: 100% auto;
        position: relative;
        top: -0.05em;
    }
    .m-btn-common:not(.disabled):hover[href$=".doc"]:not(.noticon) > span:after, .m-btn-common:not(.disabled):hover[href$=".docx"]:not(.noticon) > span:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 13.95px;
        height: 16.2px;
        margin-left: 5px;
        background: url("../../../svg/i_word_wht.svg") no-repeat right top;
        background-size: 100% auto;
        position: relative;
        top: -0.05em;
    }
    .m-btn-common:not(.disabled):hover[href$=".xls"]:not(.noticon) > span:after, .m-btn-common:not(.disabled):hover[href$=".xlsx"]:not(.noticon) > span:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 13.95px;
        height: 16.2px;
        margin-left: 5px;
        background: url("../../../svg/i_excel_wht.svg") no-repeat right top;
        background-size: 100% auto;
        position: relative;
        top: -0.05em;
    }
    .m-btn-common:not(.disabled):hover > span:after {
        background-image: url("../../../svg/i_arrow_wht.svg");
    }
}

.m-btn-common.disabled {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    pointer-events: none;
}

.m-btn-common.btn-back > span:after {
    left: 0;
    right: auto;
    -webkit-transform: rotateZ(180deg);
            transform: rotateZ(180deg);
}

.m-btn-common.btn-anchor > span:after {
    -webkit-transform: rotateZ(90deg);
            transform: rotateZ(90deg);
}

.m-btn-common.size-s {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 6px 10px;
}

.m-btn-common.size-s > span:after {
    width: 5.64px;
    height: 9.4px;
    top: -0.1em;
}

@media print, screen and (min-width: 768px) {
    .m-btn-common.size-l {
        font-size: 1.6rem;
        padding: 15px 20px;
        border-radius: 30px;
    }
}

span.m-btn-common {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    pointer-events: none !important;
}

.m-btn-login {
    display: inline-block;
    text-align: center;
    color: #fff !important;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.01em;
    font-weight: bold;
    border: solid 2px #eb0000;
    background-color: #eb0000;
    padding: 12px 20px;
    transition: color 0.3s ease-out, background-color 0.3s ease-out;
    border-radius: 25px;
    box-sizing: border-box;
}

.m-btn-login > span {
    display: inline-block;
    padding-left: 22px;
    position: relative;
}

.m-btn-login > span:before {
    position: absolute;
    content: '';
    top: -0.15em;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url("../../../svg/i_login_wht.svg") center no-repeat;
    width: 14.3px;
    height: 17.6px;
    background-size: 100% auto;
}

[data-whatinput="keyboard"] .m-btn-login:focus {
    background-color: #fff;
    color: #eb0000 !important;
}

[data-whatinput="keyboard"] .m-btn-login:focus > span:before {
    background-image: url("../../../svg/i_login_red.svg");
}

@media print, screen and (min-width: 1025px) {
    .m-btn-login:hover {
        background-color: #fff;
        color: #eb0000 !important;
    }
    .m-btn-login:hover > span:before {
        background-image: url("../../../svg/i_login_red.svg");
    }
}

/* -----------------------------------------------------------------
アイコン付きボタン
----------------------------------------------------------------- */
.c-btn-icon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-column-gap: 16px;
            column-gap: 16px;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 24px 16px;
    background-color: #fff;
    border-radius: 8px;
    box-sizing: border-box;
}

@media print, screen and (min-width: 768px) {
    .c-btn-icon {
        -webkit-column-gap: 24px;
                column-gap: 24px;
        padding: 24px 40px;
    }
}

[data-whatinput="keyboard"] .c-btn-icon:focus .c-btn-icon__arrow {
    background-color: #000;
}

@media print, screen and (min-width: 1025px) {
    .c-btn-icon:hover .c-btn-icon__arrow {
        background-color: #000;
    }
}

.c-btn-icon--border {
    border: solid 1px #DDDDDD;
}

.c-btn-icon__icon {
    position: relative;
    display: -ms-grid;
    display: grid;
    place-content: center;
    width: 64px;
    height: 64px;
    background-color: #EFF4F7;
    border-radius: 50%;
    transition: background-color 0.2s ease-out;
}

@media print, screen and (min-width: 768px) {
    .c-btn-icon__icon {
        width: 80px;
        height: 80px;
    }
}

.c-btn-icon__icon img {
    width: 32px;
    height: 32px;
    aspect-ratio: 1/1;
    object-fit: contain;
}

@media print, screen and (min-width: 768px) {
    .c-btn-icon__icon img {
        width: 40px;
        height: 40px;
    }
}

.c-btn-icon__wrap {
    position: relative;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-padding-end: calc(44px + 16px);
            padding-inline-end: calc(44px + 16px);
}

@media print, screen and (min-width: 768px) {
    .c-btn-icon__wrap {
        -webkit-padding-end: calc(50px + 24px);
                padding-inline-end: calc(50px + 24px);
    }
}

.c-btn-icon__ttl {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
}

@media print, screen and (min-width: 768px) {
    .c-btn-icon__ttl {
        font-size: 2.0rem;
    }
}

.c-btn-icon__desc {
    -webkit-margin-before: 8px;
            margin-block-start: 8px;
}

.c-btn-icon__arrow {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 44px;
    height: 44px;
    background-color: #0747a6;
    border-radius: 50%;
    transition: background-color 0.2s ease-out;
    translate: 0 -50%;
}

@media print, screen and (min-width: 768px) {
    .c-btn-icon__arrow {
        width: 50px;
        height: 50px;
    }
}

.c-btn-icon__arrow:after {
    position: absolute;
    inset: 0;
    width: 16px;
    height: 16px;
    margin: auto;
    content: '';
    background-color: #fff;
    -webkit-mask: url("../../../svg/i_arrow.svg") center no-repeat;
            mask: url("../../../svg/i_arrow.svg") center no-repeat;
    -webkit-mask-size: 100% auto;
            mask-size: 100% auto;
}

/* -----------------------------------------------------------------
ヘッダー
----------------------------------------------------------------- */
.l-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100;
    font-size: 14px;
    font-size: 1.4rem;
    box-sizing: border-box;
    line-height: 1.75;
}

@media print, screen and (min-width: 768px) {
    .l-header {
        font-size: 1.6rem;
    }
}

/* -----------------------------------------------------------------
オーバーレイ
----------------------------------------------------------------- */
.l-header__overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: opacity 0.3s ease-out;
}

.is-menu-open .l-header__overlay,
.is-lang-open .l-header__overlay {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* -----------------------------------------------------------------
アウター
----------------------------------------------------------------- */
.l-header__outer {
    position: relative;
    z-index: 120;
    background-color: #fff;
}

/* -----------------------------------------------------------------
インナー
----------------------------------------------------------------- */
.l-header__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 8px;
            column-gap: 8px;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 80px;
    padding-inline: 16px;
}

@media print, screen and (min-width: 768px) {
    .l-header__inner {
        box-sizing: content-box;
        height: 80px;
        padding-inline: 40px;
    }
}

/* -----------------------------------------------------------------
タイトル
----------------------------------------------------------------- */
.l-header__ttl {
    font-weight: bold;
    line-height: 1.5;
}

[lang="en"] .l-header__ttl, [lang="vi"] .l-header__ttl, [lang="id"] .l-header__ttl, [lang="th"] .l-header__ttl, [lang="ne"] .l-header__ttl {
    font-size: 12px;
    font-size: 1.2rem;
}

@media print, screen and (min-width: 768px) {
    [lang="en"] .l-header__ttl, [lang="vi"] .l-header__ttl, [lang="id"] .l-header__ttl, [lang="th"] .l-header__ttl, [lang="ne"] .l-header__ttl {
        font-size: 1.4rem;
    }
}

.l-header__ttl-fzs {
    font-size: 12px;
    font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
    .l-header__ttl-fzs {
        font-size: 1.4rem;
    }
}

[lang="en"] .l-header__ttl-fzs, [lang="vi"] .l-header__ttl-fzs, [lang="id"] .l-header__ttl-fzs, [lang="th"] .l-header__ttl-fzs, [lang="ne"] .l-header__ttl-fzs {
    font-size: 10px;
    font-size: 1.0rem;
}

@media print, screen and (min-width: 768px) {
    [lang="en"] .l-header__ttl-fzs, [lang="vi"] .l-header__ttl-fzs, [lang="id"] .l-header__ttl-fzs, [lang="th"] .l-header__ttl-fzs, [lang="ne"] .l-header__ttl-fzs {
        font-size: 1.2rem;
    }
}

.l-header__ttl-link {
    display: inline-block;
}

/* -----------------------------------------------------------------
ラップ
----------------------------------------------------------------- */
.l-header__wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-margin-end: -7px;
            margin-inline-end: -7px;
}

/* -----------------------------------------------------------------
METIリンク
----------------------------------------------------------------- */
.l-header__meti {
    display: none;
}

@media print, screen and (min-width: 768px) {
    .l-header__meti {
        display: block;
        -webkit-margin-end: calc(24px - 2px);
                margin-inline-end: calc(24px - 2px);
    }
}

.l-header__meti-link {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    text-decoration: underline !important;
}

[data-whatinput="keyboard"] .l-header__meti-link:focus {
    text-decoration: none !important;
}

@media print, screen and (min-width: 1025px) {
    .l-header__meti-link:hover {
        text-decoration: none !important;
    }
}

.l-header__meti-link[target="_blank"] {
    position: relative;
}

.l-header__meti-link[target="_blank"]:after {
    position: relative;
    top: 0.25em;
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-margin-start: 4px;
            margin-inline-start: 4px;
    content: '';
    background: url("../../../svg/i_blank2.svg") center no-repeat;
    background-size: 100% auto;
}

@media print, screen and (min-width: 768px) {
    .l-header__meti-link[target="_blank"]:after {
        top: 0.2em;
    }
}

/* -----------------------------------------------------------------
メニューボタン
----------------------------------------------------------------- */
.l-header-menubtn__btn {
    position: relative;
    display: -ms-grid;
    display: grid;
    row-gap: 6px;
    place-content: center;
    place-items: center;
    width: 44px;
    height: 44px;
    padding: 0;
    color: #333333;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.l-header-menubtn__btn .l-header-menubtn__btn-bar, .l-header-menubtn__btn:before, .l-header-menubtn__btn:after {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 2px;
    content: '';
    background-color: #0747a6;
    transition: all 0.2s ease-in-out;
    translate: 0 -8px;
}

.is-menu-open .l-header-menubtn__btn .l-header-menubtn__btn-bar {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.is-menu-open .l-header-menubtn__btn:before {
    rotate: 45deg;
    translate: 0 0;
}

.is-menu-open .l-header-menubtn__btn:after {
    rotate: -45deg;
    translate: 0 -16px;
}

[data-whatinput="keyboard"] .l-header-menubtn__btn:focus .l-header-menubtn__btn-txt {
    color: #0747a6;
}

@media print, screen and (min-width: 1025px) {
    .l-header-menubtn__btn:hover .l-header-menubtn__btn-txt {
        color: #0747a6;
    }
}

.l-header-menubtn__btn-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    font-size: 10px;
    font-size: 1.0rem;
    font-weight: bold !important;
    line-height: 1;
    transition: color 0.2s ease-out;
    translate: -50% 11px;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
}

.is-menu-open .l-header-menubtn__btn-txt {
    color: #0747a6;
}

.l-header-action__btn--menu {
    display: -ms-grid;
    display: grid;
    place-content: center;
    place-items: center;
}

.l-header-action__btn-icon {
    display: block;
    line-height: 1;
}

.l-header-action__btn-icon img {
    width: 24px;
}

/* -----------------------------------------------------------------
メニュー
----------------------------------------------------------------- */
.l-header-menu {
    position: absolute;
    top: 80px;
    right: 0;
    left: 0;
    z-index: 120;
    display: none;
    max-height: calc(100dvh - 80px);
    padding-block: 40px;
    overflow-y: auto;
    background-color: #0747a6;
    box-sizing: border-box;
}

@media print, screen and (min-width: 768px) {
    .l-header-menu {
        padding-block: 64px;
    }
}

.l-header-menu:before {
    position: absolute;
    inset: 0;
    content: '';
    background: url("../../../svg/bg_pattern.svg") top center repeat;
    background-size: 860px 604.5px;
    opacity: 0.08;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";
}

@media print, screen and (min-width: 768px) {
    .l-header-menu:before {
        background-size: 1740px 1223px;
    }
}

.l-header-menu__inner {
    position: relative;
    padding-inline: 16px;
}

@media print, screen and (min-width: 768px) {
    .l-header-menu__inner {
        box-sizing: content-box;
        max-width: 1120px;
        padding-inline: 40px;
        margin-inline: auto;
    }
}

.l-header-gnav__frame {
    padding: 24px 16px;
    background-color: #FFFFFF;
    border-radius: 8px;
}

@media print, screen and (min-width: 768px) {
    .l-header-gnav__frame {
        padding: 40px;
    }
}

.l-header-gnav__frame + .l-header-gnav__frame {
    -webkit-margin-before: 32px;
            margin-block-start: 32px;
}

@media print, screen and (min-width: 768px) {
    .l-header-gnav__frame + .l-header-gnav__frame {
        -webkit-margin-before: 40px;
                margin-block-start: 40px;
    }
}

.l-header-gnav__ttl {
    -webkit-margin-after: 24px;
            margin-block-end: 24px;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
    color: #0747a6;
    text-align: center;
}

@media print, screen and (min-width: 768px) {
    .l-header-gnav__ttl {
        -webkit-margin-after: 32px;
                margin-block-end: 32px;
        font-size: 2.4rem;
    }
}

.l-header-gnav__ttl + * {
    -webkit-margin-before: 0 !important;
            margin-block-start: 0 !important;
}

.l-header-gnav__ttl + *.l-header-gnav__list {
    -webkit-margin-before: -12px !important;
            margin-block-start: -12px !important;
}

@media print, screen and (min-width: 768px) {
    .l-header-gnav__ttl + *.l-header-gnav__list {
        -webkit-margin-before: -16px !important;
                margin-block-start: -16px !important;
    }
}

.l-header-gnav__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
}

@media print, screen and (min-width: 768px) {
    .l-header-gnav__list {
        -ms-grid-columns: (1fr)[2];
            grid-template-columns: repeat(2, 1fr);
        -webkit-column-gap: 24px;
                column-gap: 24px;
    }
}

.l-header-gnav__item {
    line-height: 1;
    border-bottom: solid 1px #CBCBCB;
}

@media print, screen and (min-width: 768px) {
    .l-header-gnav__item {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.l-header-gnav__link {
    display: block;
    padding: 12px 0;
    line-height: 1.5;
    color: #333333;
}

@media print, screen and (min-width: 768px) {
    .l-header-gnav__link {
        padding: 16px 0;
        width: 100%;
    }
}

[data-whatinput="keyboard"] .l-header-gnav__link:focus {
    text-decoration: underline;
}

@media print, screen and (min-width: 1025px) {
    .l-header-gnav__link:hover {
        text-decoration: underline;
    }
}

.l-header-gnav__link.is-current {
    text-decoration: underline;
}

.l-header-gnav__link-inner {
    position: relative;
    display: block;
    padding-left: calc(20px + 8px);
}

.l-header-gnav__link-inner:before {
    position: absolute;
    top: 0.1em;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    background: url("../../../svg/i_arrow2_key.svg") center no-repeat;
    background-size: 100% auto;
}

@media print, screen and (min-width: 768px) {
    .l-header-gnav__link-inner:before {
        top: 0.1em;
    }
}

/* -----------------------------------------------------------------
言語切り替え
----------------------------------------------------------------- */
.l-header-lang {
    position: relative;
    -webkit-margin-end: 6px;
            margin-inline-end: 6px;
}

@media print, screen and (min-width: 768px) {
    .l-header-lang {
        -webkit-margin-end: 14px;
                margin-inline-end: 14px;
    }
}

.l-heaer-langbtn__btn {
    display: -ms-grid;
    display: grid;
    row-gap: 8px;
    place-content: center;
    place-items: center;
    min-width: 44px;
    min-height: 44px;
    padding: 0;
    color: #333333;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

[data-whatinput="keyboard"] .l-heaer-langbtn__btn:focus .l-heaer-langbtn__btn-txt {
    color: #0747a6;
}

@media print, screen and (min-width: 1025px) {
    .l-heaer-langbtn__btn:hover .l-heaer-langbtn__btn-txt {
        color: #0747a6;
    }
}

.l-heaer-langbtn__btn-icon {
    display: inline-block;
    line-height: 1;
}

.l-heaer-langbtn__btn-icon img {
    width: 24px;
}

.l-heaer-langbtn__btn-txt {
    display: inline-block;
    font-size: 10px;
    font-size: 1.0rem;
    font-weight: bold;
    line-height: 1;
    transition: color 0.2s ease-out;
    white-space: nowrap;
}

.is-lang-open .l-heaer-langbtn__btn-txt {
    color: #0747a6;
}

.l-header-lang__content {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    display: none;
    padding: 12px;
    background-color: #FFFFFF;
    border: solid 1px #CBCBCB;
    border-radius: 4px;
    translate: -65%;
}

@media print, screen and (min-width: 768px) {
    .l-header-lang__content {
        padding: 16px;
        translate: -50%;
    }
}

.l-header-lang__item {
    line-height: 1;
}

.l-header-lang__item:nth-child(n+2) {
    -webkit-margin-before: 8px;
            margin-block-start: 8px;
}

.l-header-lang__item-link {
    position: relative;
    display: inline-block;
    -webkit-padding-start: calc(20px + 8px);
            padding-inline-start: calc(20px + 8px);
    line-height: 1.5;
    white-space: nowrap;
}

.l-header-lang__item-link:before {
    position: absolute;
    top: .1em;
    left: 0;
    width: 20px;
    height: 20px;
    content: '';
    background: url("../../../svg/i_arrow2_key.svg") center no-repeat;
    background-size: 100% auto;
}

[data-whatinput="keyboard"] .l-header-lang__item-link:focus {
    text-decoration: underline;
}

@media print, screen and (min-width: 1025px) {
    .l-header-lang__item-link:hover {
        text-decoration: underline;
    }
}

.l-header-gnav__contact {
    -webkit-margin-before: 32px;
            margin-block-start: 32px;
}

@media print, screen and (min-width: 768px) {
    .l-header-gnav__contact {
        -webkit-margin-before: 40px;
                margin-block-start: 40px;
        margin-inline: auto;
        width: calc((100% - 24px) / 2);
    }
}

.l-header-gnav__contact .c-btn-icon {
    width: 100%;
}

#container {
    padding-top: 80px;
}

html {
    overflow-y: scroll;
}

[lang="en"] body, [lang="vi"] body, [lang="id"] body {
    font-family: Arial, Helvetica, sans-serif;
}

[lang="th"] body {
    font-family: tahoma, Helvetica, Arial, sans-serif;
}

[lang="ne"] body {
    font-family: "Mukta Mahee", "Nirmala UI", Arial, Helvetica, sans-serif;
}

[lang="en"], [lang="vi"], [lang="id"] {
    font-family: Arial, Helvetica, sans-serif;
}

[lang="th"] {
    font-family: tahoma, Helvetica, Arial, sans-serif;
}

[lang="ne"] {
    font-family: "Mukta Mahee", "Nirmala UI", Arial, Helvetica, sans-serif;
}

#conts > *:first-child {
    margin-top: 0 !important;
}

#l-footer {
    padding: 40px 15px;
    background-color: #F4F4F4;
}

@media print, screen and (min-width: 768px) {
    #l-footer {
        padding: 60px 0;
    }
}

@media print, screen and (min-width: 768px) {
    #l-footer .footer-top {
        max-width: 1020px;
        margin: 0 auto;
    }
}

#l-footer .footer-top .top-ttl {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0.025em;
    font-weight: bold;
}

#l-footer .footer-top .top-txt {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0.025em;
}

#l-footer .footer-top .top-txt > a {
    color: #0747a6;
    text-decoration: underline;
    position: relative;
    display: inline-block;
    padding-left: 10px;
}

[data-whatinput="keyboard"] #l-footer .footer-top .top-txt > a:focus {
    text-decoration: none;
}

@media print, screen and (min-width: 1025px) {
    #l-footer .footer-top .top-txt > a:hover {
        text-decoration: none;
    }
}

#l-footer .footer-top .top-txt > a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0.35em;
    width: 5.64px;
    height: 9.4px;
    background: url("../../../svg/i_arrow_key.svg") center no-repeat;
    background-size: 100% auto;
}

#l-footer .footer-bottom {
    margin-top: 15px;
    padding-top: 20px;
    border-top: solid 1px #DDDDDD;
}

@media print, screen and (min-width: 768px) {
    #l-footer .footer-bottom {
        max-width: 1020px;
        margin: 35px auto 0;
        padding-top: 40px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
}

#l-footer .footer-bottom .bottom-logo {
    text-align: center;
}

#l-footer .footer-bottom .bottom-logo img {
    width: 182px;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

@media print, screen and (min-width: 768px) {
    #l-footer .footer-bottom .bottom-logo img {
        width: 146px;
    }
}

#l-footer .footer-bottom .bottom-copy {
    font-size: 10px;
    font-size: 1.0rem;
    letter-spacing: 0.025em;
    margin-top: 20px;
    text-align: center;
}

@media print, screen and (min-width: 768px) {
    #l-footer .footer-bottom .bottom-copy {
        font-size: 1.2rem;
        margin-top: 0;
    }
}

@media print, screen and (min-width: 768px) {
    .sidebar-mypage {
        margin-top: 30px;
    }
}

.sidebar-mypage .m-btn-login {
    width: 100%;
}

#sideBar > ul > li > a.is-current {
    color: #0747A6;
    font-weight: bold;
}
