<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
}

a {
    color: #333;
}

.f-fs18 {
    font-size: 18px;
}

.f-fs30 {
    font-size: 30px;
}

.f-fs24 {
    font-size: 24px;
}

.f-fs20 {
    font-size: 20px;
}

.f-fs18 {
    font-size: 18px;
}

.f-fs16 {
    font-size: 16px;
}

.f-fs14 {
    font-size: 14px;
}

.f-cfff {
    color: #fff;
}

.f-c333 {
    color: #333;
}

.f-c666 {
    color: #666;
}

.f-cff4444 {
    color: #ff4444;
}

.f-cffa944 {
    color: #ffa944;
}

.f-mt35 {
    margin-top: 35px;
}

.f-mt50 {
    margin-top: 50px !important;
}

.f-mt60 {
    margin-top: 60px !important;
}

.f-mt120 {
    margin-top: 120px !important;
}

.f-flex {
    display: flex;
}

/*綏�� ������鎵�*/
.f-flex-r-sa {
    display: flex;
    justify-content: space-around;
}

/*綏�� 鋇ょ���絽�*/
.f-flex-r-sb {
    display: flex;
    justify-content: space-between;
}


/*筝�筝� ������絽�*/
.f-flex-c-sa {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

/*筝�筝� 筝ょ���絽�*/
.f-flex-c-sb {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


/* ��臀�bootstrap�桁� */
p {
    margin: 0;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

@media screen and (min-width: 1200px) {
    .display-mobile {
        display: none !important;
    }

    .f-mwrap {
        width: 1200px;
        margin: 0 auto;
    }
}

.newsTopNav {
    background: url(../images/inv.hn.header.jpg) no-repeat center/cover;
}

.g-bd-wrap {
    background-color: #f7f7f7;
}

.g-bd-wrap .bd-banner {
    margin: 0 auto;
    height: 515px;
    background: url(../images/inv.hn.head.jpg) no-repeat center/cover;
}

.g-bd-wrap .bd-banner .banner-ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 150px;
    /* line-height: 60px;
    text-align: center; */
    padding: 15px 0;
    background-image: linear-gradient(90deg,
    rgba(0, 205, 178, 0.9) 0%,
    rgba(0, 179, 194, 0.9) 62%,
    rgba(0, 152, 209, 0.9) 100%),
    linear-gradient(
            rgba(0, 82, 217, 0.3),
            rgba(0, 82, 217, 0.3));
    font-size: 46px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
}

.bd-main {
    padding: 68px 0;
}

.bd-main-top {
    padding: 50px!important;
    background-image: linear-gradient(90deg, #d3e8f0, #ceece7);
}

.bd-content-box {
    background-color: #f5f6f8;
    padding: 50px 63px;
}

.bd-main-top .m-serv p {
    font-size: 30px;
    font-weight: 600;
    line-height: 54px;
    text-align: center;
    overflow-wrap: break-word;
    word-break: keep-all;
    color: #343333;
}

.bd-main-top .serv-link {
    margin-top: 35px;
}

.bd-main-top .serv-link:first-child {
    margin-top: 50px;
}

.bd-main-top .u-link {
    display: inline-block;
    padding: 15px 25px;
    font-size: 20px;
    color: #fff;
    background-image: linear-gradient(90deg,
    #00cdb2 0%,
    #00b3c2 46%,
    #0098d1 100%),
    linear-gradient(
            #50d7ae,
            #50d7ae);
    background-blend-mode: normal,
    normal;
    border-radius: 50px;

}

.bd-main-top .m-list {
    margin-top: 120px;
}

.bd-main-top .m-list .list-item,
.bd-main-top .m-list .sel-item {
    width: 147px;
    height: 260px;
    padding: 80px 12px 0 10px;
    color: #3c9cc9;
    background-color: #fff;
    border-style: solid;
    border-width: 2px;
    border-image-source: linear-gradient(135deg,
    #b0d0e9 0%,
    #caeaf5 100%);
    border-image-slice: 1;
}

.list-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.bd-main-top .m-list .list-item-big {
    width: 215px;
    height: 245px;
    margin: 0px 15px;
}

.bd-main-top .m-list .list-item p,
.bd-main-top .m-list .sel-item p {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    font-weight: 500;
}

.bd-main-top .m-list .sel-item p.p-t-long {
    font-size: 16px;
    line-height: 26px;
    margin-left: -5px;
}

.bd-main-top .m-list .list-item .u-img {
    top: -56px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 120px;
    height: 120px;
    background: #effffe url(../images/inv.hn.1-1.png) no-repeat center center;
    border-radius: 60px;
    border: solid 2px #18cfbb;
}

.bd-main-top .m-list .sel-item .u-img {
    top: -56px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 120px;
    height: 120px;
    background: #effffe url(../images/inv.hn.3-1-1.png) no-repeat center center;
    border-radius: 60px;
    border: solid 2px #18cfbb;
}

.bd-main-top .m-list .sel-item:nth-child(1) .u-img {
    background: #effffe url(../images/inv.hn.3-1-1.png) no-repeat center center;
}

.bd-main-top .m-list .sel-item:nth-child(2) .u-img {
    background: #effffe url(../images/inv.hn.3-2-1.png) no-repeat center center;
}

.bd-main-top .m-list .sel-item:nth-child(3) .u-img {
    background: #effffe url(../images/inv.hn.3-3-1.png) no-repeat center center;
}

.bd-main-top .m-list .sel-item:nth-child(4) .u-img {
    background: #effffe url(../images/inv.hn.3-4-1.png) no-repeat center center;
}

.bd-main-top .m-list .sel-item:nth-child(5) .u-img {
    background: #effffe url(../images/inv.hn.3-5-1.png) no-repeat center center;
}

.bd-main-top .m-list .sel-item:nth-child(6) .u-img {
    background: #effffe url(../images/inv.hn.3-6-1.png) no-repeat center center;
}


.bd-main-top .m-list .sel-item:focus {
    background-image: linear-gradient(90deg,
    #d0f1ea 0%,
    #d6eaf1 100%),
    linear-gradient(
            #ffffff,
            #ffffff);
    border-style: none;
    color: #000000;
}

.bd-main-top .m-list .sel-item:focus .u-img {
    border: none;
}

.bd-main-top .m-list .sel-item:focus:nth-child(1) .u-img {
    background: url(../images/inv.hn.3-1-2.png) center center no-repeat, linear-gradient(45deg,
    #01dfc2 0%,
    #06cadb 46%,
    #0bb4f3 100%);
}

.bd-main-top .m-list .sel-item:focus:nth-child(2) .u-img {
    background: url(../images/inv.hn.3-2-2.png) center center no-repeat, linear-gradient(45deg,
    #01dfc2 0%,
    #06cadb 46%,
    #0bb4f3 100%);
}

.bd-main-top .m-list .sel-item:focus:nth-child(3) .u-img {
    background: url(../images/inv.hn.3-3-2.png) center center no-repeat, linear-gradient(45deg,
    #01dfc2 0%,
    #06cadb 46%,
    #0bb4f3 100%);
}

.bd-main-top .m-list .sel-item:focus:nth-child(4) .u-img {
    background: url(../images/inv.hn.3-4-2.png) center center no-repeat, linear-gradient(45deg,
    #01dfc2 0%,
    #06cadb 46%,
    #0bb4f3 100%);
}

.bd-main-top .m-list .sel-item:focus:nth-child(5) .u-img {
    background: url(../images/inv.hn.3-5-2.png) center center no-repeat, linear-gradient(45deg,
    #01dfc2 0%,
    #06cadb 46%,
    #0bb4f3 100%);
}

.bd-main-top .m-list .sel-item:focus:nth-child(6) .u-img {
    background: url(../images/inv.hn.3-6-2.png) center center no-repeat, linear-gradient(45deg,
    #01dfc2 0%,
    #06cadb 46%,
    #0bb4f3 100%);
}

.bd-main-top .m-list .list-item-small:nth-child(1) .u-img {
    background-image: url(../images/inv.hn.1-1.png);
}

.bd-main-top .m-list .list-item-small:nth-child(2) .u-img {
    background-image: url(../images/inv.hn.1-2.png);
}

.bd-main-top .m-list .list-item-small:nth-child(3) .u-img {
    background-image: url(../images/inv.hn.1-3.png);
}

.bd-main-top .m-list .list-item-small:nth-child(4) .u-img {
    background-image: url(../images/inv.hn.1-4.png);
}

.bd-main-top .m-list .list-item-small:nth-child(5) .u-img {
    background-image: url(../images/inv.hn.1-5.png);
}

.bd-main-top .m-list .list-item-small:nth-child(6) .u-img {
    background-image: url(../images/inv.hn.1-6.png);
}

.first-line .list-item-big:nth-child(1) .u-img {
    background-image: url(../images/inv.hn.2-1.png);
}

.first-line .list-item-big:nth-child(2) .u-img {
    background-image: url(../images/inv.hn.2-2.png);
}

.first-line .list-item-big:nth-child(3) .u-img {
    background-image: url(../images/inv.hn.2-3.png);
}

.second-line .list-item-big:nth-child(1) .u-img {
    background-image: url(../images/inv.hn.2-4.png);
}

.second-line .list-item-big:nth-child(2) .u-img {
    background-image: url(../images/inv.hn.2-5.png);
}

.second-line .list-item-big:nth-child(3) .u-img {
    background-image: url(../images/inv.hn.2-6.png);
}

.second-line .list-item-big:nth-child(4) .u-img {
    background-image: url(../images/inv.hn.2-7.png);
}

.bd-main-top .m-acces {
    margin-top: 60px;
    padding: 58px 28px 62px 46px;
    text-align: right;
    height: 280px;
    background-image: linear-gradient(90deg,
    #00cdb2 0%,
    #00b3c2 46%,
    #0098d1 100%),
    linear-gradient(
            #36d4ae,
            #36d4ae);
    background-blend-mode: normal,
    normal;
}

.bd-main-top .m-acces p {
    margin-top: 30px;
    display: inline-block;
    width: 448px;
    text-align: left;
    font-size: 30px;
    color: #fff;
    margin-left: 52%
}

.bd-main-top .m-acces p.p-long {
    margin-top: -10px;
    font-size: 24px;
}

.bd-main-top .m-acces .u-img {
    width: 413px;
    height: 278px;
    background: url(../images/inv.hn.img01.png) no-repeat center/cover;
}

.bd-main-top .m-acces .u-img::after {
    content: '';
    position: absolute;
    bottom: 155px;
    right: -155px;
    width: 200px;
    height: 6px;
    background-color: #ffffff;
}

.bd-main-top .b-txt {
    margin: 110px 10px 0 10px;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}

.bd-main-top .m-collist .collist-ttl {
    display: flex;
    align-items: end;
    color: #fff;
}

.bd-main-top .m-collist .u-ttl {
    margin-right: 20px;
    padding: 0 48px;
    line-height: 50px;
    font-size: 20px;
    background-image: linear-gradient(90deg,
    #857cf8 0%,
    #849dfc 38%,
    #83bdff 100%),
    linear-gradient(
            #7ab4fd,
            #7ab4fd);
    background-blend-mode: normal,
    normal;
    border-radius: 25px;
}

.bd-main-top .m-collist .u-notes {
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    background-color: #ff4444;
    border-radius: 18px;
}

.bd-main-top .m-collist .u-notes.u-notes1 {
    background-color: #ffa944;
}

.bd-main-top .m-collist .collist-cont {
    padding-top: 10px;
    padding-left: 46px;
    line-height: 24px;
    font-size: 16px;
    color: #666;
}


.f-border {
    position: relative;
    border: 50px solid;
    border-image: linear-gradient(90deg,
    #00cdb2 0%,
    #00b3c2 50%,
    #0098d1 100%) 30 30;
    background-image: linear-gradient(to right, #d1f6f1 0%, #e1ecf7 100%);
}

.f-border .u-tips {
    position: absolute;
    display: flex;
    align-items: center;
    top: -50px;
    left: -50px;
    width: 160px;
    height: 100px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    background-color: rgba(5, 178, 184, .6);
}
.u-tips-1 {
    position: absolute;
    display: flex;
    align-items: center;
    top: -50px;
    left: -50px;
    width: 130px;
    height: 100px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    background-color: rgba(5, 178, 184, .6);
}
.u-tips-k-p {
    position: absolute;
    display: flex;
    align-items: center;
    top: -50px;
    left: -50px;
    width: 160px;
    height: 70px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    background-color: rgba(5, 178, 184, .6);
}

.f-border::before,
.f-border::after {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
}

.f-border::before {
    bottom: -50px;
    width: 50px;
    background-color: #fdfdfd;
    border-top: 50px solid #f7f7f7;
    border-bottom: 50px solid #f7f7f7;
}

.f-border::after {
    width: 30px;
    height: 30px;
    background-color: rgba(114, 199, 190, .3);
}

.f-border-n {
    position: relative;
    background-image: linear-gradient(90deg,
    rgba(0, 205, 178, 0.9) 0%,
    rgba(0, 179, 194, 0.9) 46%,
    rgba(0, 152, 209, 0.9) 100%),
    linear-gradient(
            rgba(122, 229, 255, 1),
            rgba(122, 229, 255, 1));
}

.f-border-n .u-tips {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 160px;
    height: 100px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    background-color: rgba(5, 178, 184, .6);
}

.f-border-n::before,
.f-border-n::after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
}

.f-border-n::before {
    bottom: -1px;
    width: 50px;
    background-color: #fdfdfd;
    border-top: 50px solid #f7f7f7;
    border-bottom: 50px solid #f7f7f7;
}

.f-border-n::after {
    width: 30px;
    height: 30px;
    background-color: rgba(114, 199, 190, .3);
}

.f-border-n .md-wrap {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 35px 64px 20px 120px;
}

.bd-main-md .md-wrap ul,
.bd-main-btm .md-wrap ul {
    line-height: 40px;
    font-size: 18px;
    color: #333333;
}

.bd-main-btm .u-more i,
.bd-main-md .u-more i {
    font-style: italic;
    font-size: 16px;
}

.bd-main-md {
    padding: 35px 64px 20px 120px;
}

.bd-main-btm .btm-lt {
    width: 720px;
    padding: 38px 30px 15px 65px;
}

.bd-main-btm .btm-rt {
    width: 460px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.bd-main-btm .btm-rt .u-tips,
.bd-main-btm .btm-lt .u-tips {
    width: 110px;
    height: 100px;
    line-height: 24px;
}

.bd-main-btm .u-icon {
    display: inline-block;
    margin-top: 10px;
    width: 117px;
    height: 90px;
    background: url(../images/inv.hn.4-1.png) no-repeat center center;
}

.bd-main-btm .u-ttl {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #333;
}

.bd-main-btm .u-des {
    font-size: 16px;
    color: #333;
}

.bd-main-btm .btm-rt .u-ttl::after {
    content: '';
    position: absolute;
    top: 0;
    right: -20px;
    width: 18px;
    height: 24px;
    background: url(../images/inv.hn.4-2.png) no-repeat center center;
}

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

    .f-mt35 {
        margin-top: 15px !important;
    }

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

    .f-mt120 {
        margin-top: 35px !important;
    }

    .g-bd-wrap .bd-banner {
        height: 215px;
    }

    .g-bd-wrap .bd-banner .banner-ttl {
        height: 70px;
        font-size: 22px;
    }

    .bd-main {
        padding: 28px 0;
    }

    .bd-main-top {
        padding: 15px 15px;
    }

    .bd-main-top .m-serv p {
        font-size: 16px;
        line-height: 28px;
    }

    .bd-main-top .u-link {
        line-height: 25px;
        font-size: 16px;
    }

    .m-list.f-flex-r-sb {
        display: block;
    }

    .bd-main-top .m-list {
        margin-top: 10px;
    }

    .bd-main-top .m-list .list-item-big {
        margin: 0;
    }

    .bd-main-top .m-list .list-item.col-xs-12,
    .bd-main-top .m-list .sel-item.col-xs-12 {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 40px;
        padding: 35px 5px 15px;
        width: 100%;
        height: inherit;
    }

    .bd-main-top .m-list .list-item .u-img,
    .bd-main-top .m-list .sel-item .u-img {
        top: -35px;
        width: 70px;
        height: 70px;
        background-size: 50%;
    }

    .bd-main-top .m-list .sel-item:nth-child(1) .u-img,
    .bd-main-top .m-list .sel-item:nth-child(2) .u-img,
    .bd-main-top .m-list .sel-item:nth-child(3) .u-img,
    .bd-main-top .m-list .sel-item:nth-child(4) .u-img,
    .bd-main-top .m-list .sel-item:nth-child(5) .u-img,
    .bd-main-top .m-list .sel-item:nth-child(6) .u-img {
        background-size: 50%;
    }

    .bd-main-top .m-list .list-item p,
    .bd-main-top .m-list .sel-item p {
        font-size: 16px;
    }

    .bd-main-top .m-acces {
        /*margin-top: 800px;*/
        height: auto;
        text-align: center;
        padding: 10px 15px 10px;
    }

    .visible-lg {
        display: none;
    }


    .bd-main-top .m-acces p {
        margin-top: 0px;
        width: auto;
        font-size: 18px;
        margin-left: 24%;
    }

    .bd-main-top .m-acces .u-img::after {
        content: none;
    }

    .bd-main-top .b-txt {
        margin: 30px 0 0 0;
    }

    .bd-main-top .m-collist .collist-ttl {
        display: inline-block
    }

    .bd-main-top .m-collist .collist-cont {
        padding-left: 10px;
        font-size: 14px;
    }

    .bd-main-top .m-collist .u-ttl {
        display: block;
        padding: 0 10px;
        line-height: 30px;
        font-size: 16px;
    }

    .bd-main-top .m-collist .u-notes {
        display: block;
        margin-top: 10px;
        width: 80px;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }

    .bd-main-md {
        padding: 30px 20px 20px 65px;
    }

    .f-border {
        border-width: 15px;
    }

    .f-border::before {
        bottom: -15px;
        width: 15px;
        border-top: 15px solid #f7f7f7;
        border-bottom: 15px solid #f7f7f7;
        color: #f7f7f7;
    }

    .f-border::before, .f-border::after {
        top: -15px;
        right: -15px;
    }

    .f-border::after {
        width: 10px;
        height: 10px;
    }

    .bd-main-md .md-wrap ul,
    .bd-main-btm .md-wrap ul {
        line-height: 24px;
        font-size: 16px;
    }

    .bd-main-md .md-wrap ul li + li,
    .bd-main-btm .md-wrap ul li + li {
        margin-top: 10px;
    }

    .bd-main-md .u-more i,
    .bd-main-btm .u-more i {
        font-size: 14px;
    }

    .f-border .u-tips {
        top: -15px;
        left: -15px;
        width: 80px;
        height: auto;
        font-size: 16px;
    }

    .bd-main-btm .btm-lt .u-tips,
    .bd-main-btm .btm-rt .u-tips {
        padding: 5px 0;
        width: 100px;
        height: auto;
        line-height: 18px;
    }

    .bd-main-btm.f-flex-r-sb {
        display: block;
        background-color: #f7f7f7;
    }

    .bd-main-btm &gt; a {
        display: block;
        width: initial;
        padding: 20px 0;
    }

    .bd-main-btm &gt; a + a {
        margin-top: 30px;
    }

    .bd-main-btm .u-icon {
        width: 60px;
        height: 48px;
        background-size: contain;
    }

    .bd-main-btm .u-ttl {
        margin-top: 10px;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
    }

    .bd-main-btm .u-des {
        font-size: 16px;
    }

    .bd-main-btm .btm-rt .u-ttl::after {
        background-size: 75%;
    }

    .bd-main-btm.f-flex-r-sb {
        display: block;
    }

    .bd-main-btm .btm-lt, .bd-main-btm .btm-rt {
        width: auto;
        padding: 30px 20px 20px 65px;
    }

    .bd-main-btm .btm-rt {
        margin-top: 30px;
        padding: 36px 0 15px;
    }

    .u-tips-1 {
        position: absolute;
        display: flex;
        align-items: center;
        top: -15px;
        left: -15px;
        line-height: 18px;
        width: 110px;
        height: 65px;
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        background-color: rgba(5, 178, 184, .6);
    }
    .bd-main-top .m-acces p.p-long {
        margin-top: 0px;
        font-size: 16px;
        margin-left: 0px;
    }
    .u-tips-k-p {
        position: absolute;
        display: flex;
        align-items: center;
        line-height: 16px;
        top: -15px;
        left: -14px;
        width: 100px;
        height: 40px;
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        background-color: rgba(5, 178, 184, .6);
    }
}</pre></body></html>