<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*HEADERS*/

.header__top {
    padding: 10px 10px;
    background-color: #131517;
}

.header__top-logo img {
    width: 200px;
}

.header__top-menu {
    display: flex;
    gap: 15px;
    align-items: center;
}

.header__top-link {
    color: #fffffb;
}

.header__top-link:hover {
    color: #c8c8c9;
}

.header__top-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1170px;
    margin: 0 auto;
}

.header__top-wrap svg {
    width: 20px;
}

.header__top-item {
    color: #232323;
}

.header {
    background-color: #ccc;
}

.header__down a svg path {
    fill: #fffffb;
}

.header__wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.header__down-wrap {
    padding-bottom: 5px;
    padding-top: 5px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.header__nav-link {
    color: #0f0f0f;
    font-size: 14px;
}

.header__nav-link:not(:last-child) {
    margin-right: 13px;
}

.header__burger span {
    display: block;
    z-index: 5;
    width: 30px;
    height: 4px;
    border-radius: 10px;
    background-color: #fffffb;
}

.header__burger :last-child {
    width: 15px !important;
}

.header__burger :not(:last-child) {
    margin-bottom: 5px;
}

.btn {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: inherit;
    background: #334878;
    color: #ffffff !important;
    padding: 15px 20px;
    font-size: 25px;
    text-decoration: none !important;
    border-radius: 5px;
    width: 200px;
    margin: 0 auto;
    margin-top: 25px;
    transition: all .4s ease-in-out;
}

.btn:hover {
    background: rgb(0, 149, 218);
}

@media (max-width: 1100px) {
    .header__top-link {
        display: none;
    }
}

/*FOOTER*/
.footers {
    display: block;
    margin-bottom: 30px;
}

.footers img {
    width: 100%;
}

.footer-sm,
.footer-m {
    display: none;
}

@media screen and (max-width: 992px) {
    .footer-pc {
        display: none;
    }

    .footer-sm {
        display: block;
    }
}

@media screen and (max-width: 660px) {
    .footer-pc,
    .footer-sm {
        display: none;
    }

    .footer-m {
        display: block;
    }
}


blockquote {
    margin-left: 10px;
    padding-left: 10px;
}

.my-button {
    background-color: #1b4e81;
    border-color: #ccc;
    color: #ffffff;
    padding: 7px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-right: 10px;
    font-weight: bold;
}

.my-button1 {
    background-color: #d20f26;
    border-color: #ccc;
    color: #ffffff;
    padding: 7px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-right: 10px;
    font-weight: bold;
}

.div_hover {
    background-color: #003366;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    font-size: 15px;
    padding: 6px 12px;
}

.div_hover:hover {
    background-color: #40668c;
    color: #ffffff;
    text-decoration: none;
}

.my-button:hover {
    color: #ffffff;
    text-decoration: none;
}

.my-button1:hover {
    color: #ffffff;
    text-decoration: none;
}

#expand-box {
    width: 100%;
    padding: 0;
    border: 2px solid #bbb;
    margin: 7px 0 0 0;
}

#expand-box-header {
    margin: 0;
    padding: 0 0 3px 2px;
    overflow: auto;
}

#expand_box_sub_header {
    clear: both;
}

.m-t-25 {
    font-style: italic;
}

.m-t-25 strong {
    font-style: initial;
}

@media only screen and (max-width: 1180px) {
    #a10 {
        display: none;
    }
}

@media only screen and (max-width: 1120px) {
    #a9 {
        display: none;
    }

    .sub {
        display: block;
    }
}

@media only screen and (max-width: 1060px) {
    #a8 {
        display: none;
    }
}

@media only screen and (max-width: 1000px) {
    #a7 {
        display: none;
    }

    .sub {
        display: none;
    }
}

@media only screen and (max-width: 920px) {
    #a6 {
        display: none;
    }

    .one__none {
        display: none;
    }
}

@media only screen and (max-width: 860px) {
    #a5 {
        display: none;
    }
}

@media only screen and (max-width: 800px) {
    #a4 {
        display: none;
    }
}

@media only screen and (max-width: 740px) {
    #a3 {
        display: none;
    }
}

@media only screen and (max-width: 680px) {
    #a2 {
        display: none;
    }
}

@media only screen and (max-width: 620px) {
    #a1 {
        display: none;
    }
}

@media only screen and (max-width: 400px) {
    #c1 {
        padding-left: 11px;
    }

    .header__nav-link {
        font-size: 12px;
    }

    .header__top-item {
        font-size: 12px;
    }
}

@media only screen and (max-width: 310px) {
    #b1 {
        display: none;
    }
}

.push_to_right {
    padding-left: 100px;
}

.media-left img {
    margin-top: 6px;
    width: 50px;
    height: 40px;
    object-fit: cover;
}
</pre></body></html>