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




/*index*/
.index .mainimg {
    height: calc(100vh - 8rem);
}
.index .mainimg .title {
    display: grid;
    z-index: 2;
    height: initial;
    background: initial;
    align-items: center;
    gap: 1rem;
    position: absolute;
    top:initial;
    bottom: 6.16vw;
}
.index .mainimg .title h2 {
    font-size: 3.7rem;
    font-weight: bold;
    grid-row: 1/2;
    height: 7rem;
    padding: 0 1em;
    background: #1d1d1d;
    display: grid;
    align-items: center;
}
.index .mainimg .title p {
    font-size: 3.7rem;
    font-weight: bold;
    height: 7rem;
    padding: 0 1em;
    background: #1d1d1d;
    display: grid;
    align-items: center;
    left: 5rem;
    position: relative;
}
.index .mainimg .slider {
    width: 100%;
    height: inherit;
    overflow: hidden;
}
.index .mainimg .slider * {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: middle;
}
.index_cnt1 {
    background: #1d1d1d;
}
.index_cnt1 .inner {
    width: 100%;
    max-width: initial;
}
.index_cnt1 .inner .col2 {
    display: flex;
}
.index_cnt1 .inner .col2 .left {
    width: 50%;
    aspect-ratio: 9.6/4.5;
    overflow: hidden;
}
.index_cnt1 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt1 .inner .col2 .right {
    width: 50%;
    padding: 3.125vw 7.29vw 3.125vw 4.6875vw;
    /*6 14 9*/
}
.index_cnt1 .inner .col2 .right .catch {
    font-size: 3.5rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.8;
    margin: 0 0 3rem;
}
.index_cnt1 .inner .col2 .right p:not(.catch, .buttonA) {
    color: #fff;
    line-height: 2.4;
    margin: 0 0 3rem;
}
.index_cnt2 {
    padding: 11rem 0 9rem;
}
.index_cnt2 .inner&gt;p {
    line-height: 2.4;
    margin: 0 0 3rem;
}
.index_cnt2 .ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.index_cnt2 .li {
    list-style: none;
    width: 100%;
    height: 30rem;
}
.index_cnt2 .li a {
    width: 100%;
    height: inherit;
    display: grid;
    align-items: center;
    text-align: center;
    font-size: 3.7rem;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.index_cnt2 .li:nth-of-type(1) {
    grid-row: 1/2;
    grid-column: 1/3;
}
.index_cnt2 .li p {
    width: 100%;
    height: inherit;
}
.index_cnt2 .li:nth-of-type(1) a {
    background: url(/system_panel/uploads/images/index_cnt2_1.jpg) no-repeat center #87aec5;
    background-blend-mode: multiply;
    background-size: cover;
    text-align: left;
    padding: 0 0 0 18.75vw;
    /*36*/
}

.index_cnt2 .li:nth-of-type(2) a {
    background: url(/system_panel/uploads/images/index_cnt2_2.jpg) no-repeat center #87aec5;
    background-blend-mode: multiply;
    background-size: cover;
}

.index_cnt2 .li:nth-of-type(3) a {
    background: url(/system_panel/uploads/images/index_cnt2_3.jpg) no-repeat center #87aec5;
    background-blend-mode: multiply;
    background-size: cover;
}
.index_cnt2 .li a:hover {
    background-size: 120%;
    transition: 0.5s;
}
.index_cnt3 {
    background: #f2f2f2;
    padding: 11rem 0;
}
.index_cnt3 .inner .titleA {
    width: fit-content;
    display: inline-grid;
}
.index_cnt3 .inner .buttonB {
    display: inline-block;
    float: right;
}
.index_cnt3 .inner .webgene-blog {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5625vw;
    /*3*/
}
.index_cnt3 .inner .webgene-blog .webgene-item .dl {
    width: 100%;
    display: grid;
    gap: 1rem;
}
.index_cnt3 .inner .webgene-blog .webgene-item .dt {
    grid-row: 3/4;
    grid-column: 1/2;
}
.index_cnt3 .inner .webgene-blog .webgene-item .dt a {
    color: inherit;
}
.index_cnt3 .inner .webgene-blog .webgene-item .day {
    grid-row: 2/3;
    grid-column: 1/2;
    width: fit-content;
    height: 2.3rem;
    display: grid;
    margin: 0 0 0 auto;
}
.index_cnt3 .inner .webgene-blog .webgene-item .cate {
    grid-row: 2/3;
    grid-column: 1/2;
    width: fit-content;
    height: 2.3rem;
    background: #238ecc;
    font-size: 1.3rem;
    color: #fff;
    display: grid;
    align-items: center;
    padding: 0 1em;
}
.index_cnt3 .inner .webgene-blog .webgene-item .pic {
    grid-row: 1/2;
    grid-column: 1/2;
    width: 100%;
    aspect-ratio: 3.8/3.25;
    overflow: hidden;
}
.index_cnt3 .inner .webgene-blog .webgene-item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt4 {
    background: #f2f2f2;
    padding: 10rem 0 20rem;
}
.index_cnt4 .inner {
    position: relative;
}
.index_cnt4 .inner .col2 {
    display: flex;
    justify-content: end;
}
.index_cnt4 .inner .col2 .left {
    width: 70%;
    aspect-ratio: 8.4/5.6;
    overflow: hidden;
    position: absolute;
    left: -5.729vw;
    /*11*/
    top: -3.125vw;
    /*6*/
}
.index_cnt4 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt4 .inner .col2 .right {
    width: 50%;
    background: #fff;
    padding: clamp(2rem, 2.6vw, 5rem);
    /*position: absolute;
    right: 0;*/
    position: relative;
    z-index: 2;
}
.index_cnt4 .inner .col2 .right .titleA {
    margin: 0 0 4rem 4.5rem;
}
.index_cnt4 .inner .col2 .right&gt;p:not(.buttonB) {
    line-height: 2.4;
    margin: 0 0 3rem;
}
.index_cnt5 {}
.index_cnt5 .inner {
    width: 100%;
    max-width: initial;
}
.index_cnt5 .inner .col2 {
    display: flex;
    position: relative;
}
.index_cnt5 .inner .col2 .left {
    width: 50%;
    background: url(/system_panel/uploads/images/index_cnt5_1.jpg) no-repeat center #87aec5;
    background-blend-mode: multiply;
    background-size: cover;
    padding: 10rem 0 10rem 18.75vw;
    /*36*/
}
.index_cnt5 .inner .col2 .left:hover {
    background-size: 140%;
    transition: 0.5s;
}
.index_cnt5 .inner .col2 .left a {
    text-decoration: none;
}
.index_cnt5 .inner .col2 .right {
    width: 50%;
    background: url(/system_panel/uploads/images/index_cnt5_2.jpg) no-repeat center #87aec5;
    background-blend-mode: multiply;
    background-size: cover;
    padding: 10rem 0 10rem 5.2vw;
    /*10*/
}
.index_cnt5 .inner .col2 .right .titleB {
    margin: 0 0 4rem 4.5rem;
}
.index_cnt5 .inner .col2 .right h4 {
    font-size: 3.7rem;
    font-weight: bold;
    color: #fff;
    margin: 0 0 2rem;
}
.index_cnt5 .inner .col2 .right&gt;p {
    color: #fff;
    line-height: 2.4;
}
.index_cnt5 .inner .col2 .right .map {
    position: absolute;
    right: 5.2vw;
    /*10*/
    top: 10rem;
    z-index: 1;
}


/*works&amp;worksdetail共通*/
:is(.works, .worksdetail) .mainimg {
    background: url(/system_panel/uploads/images/works_mainimg.jpg) center rgba(0, 50, 85, 0.5);
    background-size: cover;
    background-blend-mode: darken;
}
:is(.works_cnt1, .worksdetail_cnt1) {
    width: 100%;
    padding: 8rem 0;
}
:is(.works_cnt1, .worksdetail_cnt1) .inner .webgene-blog {
    width: fit-content;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /*justify-content: space-around;*/
    gap: 2.6vw;
    /*5*/
}
:is(.works_cnt2, .worksdetail_cnt2) {
    padding: 0 0 13rem;
}


/*works*/
.works_cnt2 .inner .webgene-blog {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3.125vw 1.5625vw;
    /*6 3*/
}
.works_cnt2 .inner .webgene-blog .webgene-item {}
.works_cnt2 .inner .webgene-blog .webgene-item .dl {
    display: grid;
    gap: 1rem;
}
.works_cnt2 .inner .webgene-blog .webgene-item .dt {
    grid-row: 3/4;
    grid-column: 1/2;
    font-weight: bold;
}
.works_cnt2 .inner .webgene-blog .webgene-item .dt a {
    color: inherit;
}
.works_cnt2 .inner .webgene-blog .webgene-item .cate {
    grid-row: 2/3;
    grid-column: 1/2;
    width: fit-content;
    height: 2.3rem;
    display: grid;
    align-items: center;
    padding: 0 1em;
    font-size: 1.3rem;
    background: #238ecc;
    color: #fff;
}
.works_cnt2 .inner .webgene-blog .webgene-item .day {
    grid-row: 2/3;
    grid-column: 1/2;
    width: fit-content;
    height: 2.3rem;
    display: grid;
    align-items: center;
    margin: 0 0 0 auto;
}
.works_cnt2 .inner .webgene-blog .webgene-item .pic {
    grid-row: 1/2;
    aspect-ratio: 3.6/3.4;
    overflow: hidden;
}
.works_cnt2 .inner .webgene-blog .webgene-item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.webgene-pagination {
    grid-column: 1/4;
}

.webgene-pagination ul {
    width: fit-content;
    display: flex;
    margin: 0 auto 0;
}
.webgene-pagination ul li {
    font-size: 1.7rem;
}
.webgene-pagination :is(.prev, .next) {
    width: 3em;
    height: 3em;
    list-style: none;
}
.webgene-pagination .prev {
    margin: 0 5rem 0 0;
}
.webgene-pagination .next {
    margin: 0 0 0 5rem;
}
.webgene-pagination :is(.prev a, .next a) {
    display: grid;
    justify-content: center;
    align-content: center;
    width: inherit;
    height: inherit;
    color: inherit;
    text-decoration: none;
    color: #cdcdcd;
}
.webgene-pagination ul .number {
    list-style: none;
    background: #cdcdcd;
    border-radius: 50%;
    width: 3em;
    height: 3em;
    margin: 0 0.5em;
}
.webgene-pagination ul .number.selected {
    list-style: none;
    background: #238ecc;
    width: 3em;
    height: 3em;
    margin: 0 0.5em;
}
.webgene-pagination ul .number.selected a {
    color: #fff;
}
.webgene-pagination ul .number a {
    display: grid;
    justify-content: center;
    align-content: center;
    width: inherit;
    height: inherit;
    color: inherit;
    text-decoration: none;
    color: #fff;
}





/*worksdetail*/
.worksdetail_cnt2 {
    margin: 0 auto;
}
.worksdetail_cnt2 .inner .webgene-blog {
    margin: 0 auto;
}
.worksdetail_cnt2 .inner .webgene-blog .webgene-item {
    margin: 0 auto 6rem;
}
.worksdetail_cnt2 .inner .webgene-blog .webgene-item .dl {
    display: grid;
    gap: 2rem;
}
.worksdetail_cnt2 .inner .webgene-blog .webgene-item .cate {
    grid-row: 1/2;
    grid-column: 1/2;
    width: fit-content;
    height: 2.3rem;
    display: grid;
    align-items: center;
    padding: 0 2em;
    background: #238ecc;
    font-size: 1.3rem;
    color: #fff;

}
.worksdetail_cnt2 .inner .webgene-blog .webgene-item .day {
    grid-row: 1/2;
    grid-column: 1/2;
    width: fit-content;
    height: 2.3rem;
    display: grid;
    align-items: center;
    margin: 0 0 0 10em;
}
.worksdetail_cnt2 .inner .webgene-blog .webgene-item .dt {
    grid-row: 2/3;
    grid-column: 1/2;
    display: grid;
    align-items: center;
    font-size: 3.5rem;
    font-weight: bold;
}
.worksdetail_cnt2 .inner .webgene-blog .webgene-item .cmt {
    line-height: 2.94;
}
.worksdetail_cnt2 .inner .webgene-blog .webgene-item .pic {
    grid-column: 1/2;
    width: 100%;
    border-radius: 0.5rem;
    overflow: hidden;

}
.worksdetail_cnt2 .inner .webgene-blog .webgene-item .pic img {
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
    object-fit: cover;
    object-position: center;
}
.worksdetail_cnt2 .inner .buttonB {
    margin: auto;
}





/*company*/
.company .mainimg {
    background: url(/system_panel/uploads/images/company_mainimg.jpg) center rgba(0, 50, 85, 0.5);
    background-size: cover;
    background-blend-mode: darken;
}
.company_cnt1 {
    width: 100%;
    padding: 8rem 0;
    background: #1d1d1d;
}
.company_cnt1 .inner .col2 {
    display: flex;
    flex-direction: row-reverse;
    gap: 4.16vw;
    /*8*/
}
.company_cnt1 .inner .col2 .left {
    width: 35%;
}
.company_cnt1 .inner .col2 .left .pic {
    width: 100%;
    aspect-ratio: 3.7/4.6;
    overflow: hidden;
    margin: 0 0 1rem;
}
.company_cnt1 .inner .col2 .left .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.company_cnt1 .inner .col2 .left p {
    color: #fff;
    text-align: right;
    margin: 0 0 1rem;
}
.company_cnt1 .inner .col2 .left .dl {
    display: flex;
    justify-content: end;
    gap: 1rem;
    align-items: end;
}
.company_cnt1 .inner .col2 .left .dt {
    color: #fff;
}
.company_cnt1 .inner .col2 .left .dd {
    font-size: 2.7rem;
    font-weight: bold;
    color: #fff;
}
.company_cnt1 .inner .col2 .right {
    width: 65%;
}
.company_cnt1 .inner .col2 .right h4 {
    font-size: 3.5rem;
    color: #fff;
    line-height: 2;
    margin: 0 0 3rem;
}
.company_cnt1 .inner .col2 .right p {
    color: #fff;
    line-height: 2.4;
}
.company_cnt2 {
    background: #f2f2f2;
    padding: 12rem 0;
}
.company_cnt2 .inner .titleA {
    width: fit-content;
    margin: 0 auto 5rem;
}
.company_cnt2 .inner .titleA h3 {
    text-align: center;
}
.company_cnt2 .inner .dl {
    width: 100%;
    min-height: 7rem;
    display: flex;
}
.company_cnt2 .inner .dt {
    width: 25%;
    min-width: 7em;
    min-height: inherit;
    padding: 1rem 0.5rem;
    border-bottom: 0.1rem solid #238ecc;
    font-weight: bold;
    color: #238ecc;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 2.4;
}
.company_cnt2 .inner .dd {
    width: 75%;
    min-height: inherit;
    padding: 1rem 0.5rem;
    border-bottom: 0.1rem solid #1d1d1d;
    display: grid;
    align-items: center;
    line-height: 2.4;
}
.company_cnt2 .inner .col2 {
    background: #fff;
    display: flex;
    align-items: center;
    gap: 2.6vw;
    /*5*/
    margin: 8rem auto 0;
    padding: 2.08vw 5.2vw;
    /*4 10*/
}
.company_cnt2 .inner .col2 .left {
    width: 40%;
}
.company_cnt2 .inner .col2 .left .pic {
    margin: auto;
}
.company_cnt2 .inner .col2 .right {
    width: 60%;
}
.company_cnt2 .inner .col2 .right h4 {
    font-size: 3.5rem;
    font-weight: bold;
    margin: 0 0 3rem;
}
.company_cnt2 .inner .col2 .right p {
    line-height: 2.4;
}
.company .map {
    width: 100%;
    height: 30rem;
}
.company .map iframe {
    width: 100%;
    height: inherit;
    border: none;
}

.company_cnt3 {
    padding: 12rem 0;
}
.company_cnt3 .inner .titleA {
    width: fit-content;
    margin: 0 auto 5rem;
}
.company_cnt3 .inner .titleA h3 {
    text-align: center;
}
.company_cnt3 .inner h4 {
    font-size: 3.5rem;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 3rem;
}
.company_cnt3 .inner&gt;p {
    text-align: center;
    line-height: 2.4rem;
    margin: 0 auto 8rem;
}
.company_cnt3 .inner .col2 {
    background: #fff;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 3.125vw;
    /*6*/
    margin: 0 auto 5rem;
}
.company_cnt3 .inner .col2:last-of-type {
    margin: 0 auto;
}
.company_cnt3 .inner .col2 .left {
    width: 47.5%;
    aspect-ratio: 5.4/4;
    overflow: hidden;
}
.company_cnt3 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.company_cnt3 .inner .col2 .right {
    width: 52.5%;
}
.company_cnt3 .inner .col2 .right h5 {
    font-size: 2.7rem;
    font-weight: bold;
    margin: 0 0 2rem;
}
.company_cnt3 .inner .col2 .right .dl {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 5.7rem;
    background: #eef3f6;
    padding: 0 clamp(2rem, 1.5625vw, 3rem);
}
.company_cnt3 .inner .col2 .right .dt {
    font-weight: bold;
    width: 40%;
    min-height: inherit;
    display: grid;
    align-items: center;
}
.company_cnt3 .inner .col2 .right .dd {
    width: 40%;
    min-height: inherit;
    display: grid;
    align-items: center;
    line-height: 2.4;
}
.company_cnt3 .inner .col2 .right .dl:nth-of-type(even) {
    background: #f7fafc;
}
.company_cnt3 .inner .col2:nth-of-type(even) {
    flex-direction: initial;
}





/*recruit*/
.recruit .mainimg {
    background: url(/system_panel/uploads/images/recruit_mainimg.jpg) center rgba(0, 50, 85, 0.5);
    background-size: cover;
    background-blend-mode: darken;
}
.recruit_cnt1 {
    background: #1d1d1d;
    padding: 14rem 0;
}
.recruit_cnt1 .inner {
    width: 100%;
    max-width: 100%;
}
.recruit_cnt1 .inner .col2 {
    display: flex;
    flex-direction: row-reverse;
    gap: 4.6875vw;
    /*9*/
}
.recruit_cnt1 .inner .col2 .left {
    width: 47.5%;
    padding: 0 7.29vw 0 0;
    /*14*/
}
.recruit_cnt1 .inner .col2 .left .catch {
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1.8;
    color: #fff;
    margin: 0 0 3rem;
}
.recruit_cnt1 .inner .col2 .left p:not(.catch) {
    color: #fff;
    line-height: 2.4;
}
.recruit_cnt1 .inner .col2 .right {
    width: 52.5%;
    aspect-ratio: 9.6/4.5;
    overflow: hidden;
}
.recruit_cnt1 .inner .col2 .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.recruit_cnt2 {
    padding: 14rem 0 12rem;
}
.recruit_cnt2 .inner .titleA {
    margin: 0 0 8rem;
}
.recruit_cnt2 .col2 {
    display: flex;
    flex-direction: row-reverse;
    gap: 4.16vw;
    /*8*/
    position: relative;
    background: linear-gradient(90deg, #eef3f6 80%, #fff 80%);
    margin: 0 auto 8rem;
}
.recruit_cnt2 .col2 .left {
    width: 30%;
    aspect-ratio: 5.4/4;
    overflow: hidden;
    transform: translate(0, -3rem);
    /*position: absolute;
    top: -3rem;*/
}
.recruit_cnt2 .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.recruit_cnt2 .col2 .right {
    width: 70%;
    padding: 4rem 0 4rem 24vw;
    /*46*/
}
.recruit_cnt2 .col2 .right .dl {}
.recruit_cnt2 .col2 .right .dt {
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1.8;
    margin: 0 0 4rem 0;
}
.recruit_cnt2 .col2 .right .dd {
    line-height: 2.4;
}
.recruit_cnt2 .col2:nth-of-type(even) {
    flex-direction: initial;
    background: linear-gradient(90deg, #fff 20%, #eef3f6 20%);
}
.recruit_cnt2 .col2:nth-of-type(even) .right {
    padding: 4rem 24vw 4rem 0;
    /*46*/
}
.recruit_cnt2 .inner a {}
.recruit_cnt2 .inner a .window {
    width: 100%;
    height: 24rem;
    background: url(/system_panel/uploads/images/recruit_cnt2_4.jpg)no-repeat center rgba(29, 29, 29, 0.75);
    background-size: 100%;
    background-blend-mode: darken;
    display: grid;
    gap: 1rem;
    align-content: center;
    color: #fff;
    text-decoration: none;
}
.recruit_cnt2 .inner a:hover .window {
    background-size: 120%;
    transition: 0.5s;
}
.recruit_cnt2 .inner a .window h4 {
    width: fit-content;
    position: relative;
    left: 60%;
}
.recruit_cnt2 .inner a .window p {
    width: fit-content;
    position: relative;
    left: 60%;
    grid-row: 1/2;
    font-size: 3.7rem;
}
.recruit_cnt3 {
    padding: 11rem 0;
    background: #f2f2f2;
}
.recruit_cnt3 .inner .grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5625vw;
    /*3*/
}
.recruit_cnt3 .inner .grid .dl {
    background: #343399;
    border: double 1rem #fff;
    padding: clamp(2rem, 2.08vw, 4rem);
}
.recruit_cnt3 .inner .grid .dt {
    font-size: 2.7rem;
    font-weight: bold;
    color: #fff;
    padding: 0 0 2rem;
    margin: 0 0 2rem;
    border-bottom: 0.1rem solid #7676b5;
    display: flex;
    align-items: center;
    gap: 1rem;
}
.recruit_cnt3 .inner .grid .dt::before {
    content: "";
    background: url(/system_panel/uploads/images/icon_check.png) no-repeat;
    width: 4rem;
    min-width: 4rem;
    height: 3.6rem;
    display: inline-block;
}
.recruit_cnt3 .inner .grid .dd {
    color: #fff;
    line-height: 2.4;
}
.recruit_cnt4 {
    padding: 13rem 0;
}
.recruit_cnt4 .inner .titleA {
    width: fit-content;
    margin: 0 auto 7rem;
}
.recruit_cnt4 .inner .titleA h3 {
    text-align: center;
}
.recruit_cnt4 .inner .dl {
    width: 100%;
    min-height: 7rem;
    display: flex;
}
.recruit_cnt4 .inner .dt {
    font-weight: bold;
    width: 25%;
    min-height: inherit;
    padding: 1rem 0.5rem;
    border-bottom: 0.1rem solid #238ecc;
    color: #238ecc;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 2.4;
}
.recruit_cnt4 .inner .dd {
    width: 75%;
    min-height: inherit;
    padding: 1rem 0.5rem;
    border-bottom: 0.1rem solid #1d1d1d;
    display: grid;
    align-items: center;
    line-height: 2.4;
}
.recruit_cnt5 {
    padding: 13rem 0;
    background: #f2f2f2;
}
.recruit_cnt5 .inner .titleA {
    width: fit-content;
    margin: 0 auto 3rem;
}
.recruit_cnt5 .inner .titleA h3 {
    text-align: center;
}
.recruit_cnt5 .inner&gt;p {
    text-align: center;
    line-height: 2.4;
    margin: 0 auto 5rem;
}






/*environment*/
.environment .mainimg {
    background: url(/system_panel/uploads/images/environment_mainimg.jpg) center rgba(0, 50, 85, 0.5);
    background-size: cover;
    background-blend-mode: darken;
}
.environment_cnt1 {
    background: #1d1d1d;
    padding: 14rem 0;
}
.environment_cnt1 .inner {
    width: 100%;
    max-width: 100%;
}
.environment_cnt1 .inner .col2 {
    display: flex;
    flex-direction: row-reverse;
    gap: 4.6875vw;
    /*9*/
}
.environment_cnt1 .inner .col2 .left {
    width: 47.5%;
    padding: 0 7.29vw 0 0;
    /*14*/
}
.environment_cnt1 .inner .col2 .left .catch {
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1.8;
    color: #fff;
    margin: 0 0 3rem;
}
.environment_cnt1 .inner .col2 .left p:not(.catch) {
    color: #fff;
    line-height: 2.4;
}
.environment_cnt1 .inner .col2 .right {
    width: 52.5%;
    aspect-ratio: 9.6/4.5;
    overflow: hidden;
}
.environment_cnt1 .inner .col2 .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.environment_cnt2 {
    padding: 14rem 0 17rem;
}
.environment_cnt2 .inner .titleA {
    margin: 0 0 8rem;
}
.environment_cnt2 .col2 {
    display: flex;
    gap: 4.16vw;
    /*8*/
    position: relative;
    background: linear-gradient(90deg, #fff 20%, #eef3f6 20%);
    margin: 0 auto 8rem;
}
.environment_cnt2 .col2 .left {
    width: 30%;
    aspect-ratio: 5.4/4;
    overflow: hidden;
    transform: translate(0, -3rem);
    /*position: absolute;
    top: -3rem;*/
}
.environment_cnt2 .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.environment_cnt2 .col2 .right {
    width: 70%;
    padding: 4rem 24vw 4rem 0;
    /*46*/
}
.environment_cnt2 .col2 .right .dl {}
.environment_cnt2 .col2 .right .dt {
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1.8;
    margin: 0 0 4rem 0;
}
.environment_cnt2 .col2 .right .dd {
    line-height: 2.4;
}
.environment_cnt3 {
    background: #1d1d1d;
    padding: 10rem 0;
}
.environment_cnt3 .inner .titleB {
    margin: 0 0 7rem;
}
.environment_cnt3 .inner .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5.2vw;
    /*10*/
}
.environment_cnt3 .inner .grid .dl {}
.environment_cnt3 .inner .grid .dt {
    font-size: 2.7rem;
    font-weight: bold;
    color: #fff;
    margin: 0 0 2rem;
    padding: 0 0 2rem;
    border-bottom: 0.1rem solid #f5f3f3;
}
.environment_cnt3 .inner .grid .dd {
    line-height: 2.4;
    color: #fff;
}
.environment_cnt4 {
    padding: 12rem 0 15rem;
}
.environment_cnt4 .inner .titleA {
    margin: 0 0 7rem;
}
.environment_cnt4 .inner .col2 {
    display: flex;
    gap: 5.2vw;
    /*10*/
    margin: 0 auto 13rem;
}
.environment_cnt4 .inner .col2 .left {
    width: 45%;
}
.environment_cnt4 .inner .col2 .left .ul {
    display: flex;
    justify-content: space-between;
    gap: 2.6vw;
    /*5*/
    position: relative;
}
.environment_cnt4 .inner .col2 .left .ul::after {
    content: "";
    width: 100%;
    height: 0.1rem;
    background: #1d1d1d;
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: -1;
}
.environment_cnt4 .inner .col2 .left .li {
    list-style: none;
    writing-mode: vertical-rl;
    font-size: 2.1rem;
    font-weight: bold;
    color: #ddd;
    line-height: 1.8;
    background: #1d1d1d;
    padding: clamp(2rem, 2.08vw, 4rem);
}
.environment_cnt4 .inner .col2 .left .li:first-of-type {
    background: #238ecc;
}
.environment_cnt4 .inner .col2 .right {
    width: 65%;
}
.environment_cnt4 .inner .col2 .right .catch {
    font-size: 3.5rem;
    font-weight: bold;
    margin: 0 0 2rem;
    line-height: 1.8;
}
.environment_cnt4 .inner .col2 .right p:not(.catch) {
    line-height: 2.4;
}
.environment_cnt4 .inner a {
    text-decoration: none;
}
.environment_cnt4 .inner a .window {
    width: 100%;
    height: 24rem;
    background: url(/system_panel/uploads/images/environment_cnt4_1.jpg)no-repeat center rgba(29, 29, 29, 0.75);
    background-size: 100%;
    background-blend-mode: darken;
    display: grid;
    grid-template-columns: 0.5fr 1fr;
    gap: 1rem;
    align-content: center;
    color: #fff;
    text-decoration: none;
    padding: 0 5.2vw;
    /*10*/
}
.environment_cnt4 .inner a:hover .window {
    background-size: 120%;
    transition: 0.5s;
}
.environment_cnt4 .inner a .window h4 {
    width: fit-content;
    grid-row: 2/3;
}
.environment_cnt4 .inner a .window p:not(.catch) {
    width: fit-content;
    grid-row: 1/2;
    font-size: 3.7rem;
}
.environment_cnt4 .inner a .window .catch {
    grid-row: 1/3;
    grid-column: 2/3;
    font-size: 3.5rem;
    font-weight: bold;
    align-self: center;
}






/*electrical&amp;inspection&amp;equipment共通*/
.electrical .mainimg {
    background: url(/system_panel/uploads/images/electrical_mainimg.jpg) center rgba(0, 50, 85, 0.5);
    background-size: cover;
    background-blend-mode: darken;
}
:is(.electrical_cnt1, .inspection_cnt1, .equipment_cnt1) {
    background: #1d1d1d;
    padding: 14rem 0;
}
:is(.electrical_cnt1, .inspection_cnt1, .equipment_cnt1) .inner {
    width: 100%;
    max-width: 100%;
}
:is(.electrical_cnt1, .inspection_cnt1, .equipment_cnt1) .inner .col2 {
    display: flex;
    flex-direction: row-reverse;
    gap: 4.6875vw;
    /*9*/
}
:is(.electrical_cnt1, .inspection_cnt1, .equipment_cnt1) .inner .col2 .left {
    width: 47.5%;
    padding: 0 7.29vw 0 0;
    /*14*/
}
:is(.electrical_cnt1, .inspection_cnt1, .equipment_cnt1) .inner .col2 .left .catch {
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1.8;
    color: #fff;
    margin: 0 0 3rem;
}
:is(.electrical_cnt1, .inspection_cnt1, .equipment_cnt1) .inner .col2 .left p:not(.catch) {
    color: #fff;
    line-height: 2.4;
}
:is(.electrical_cnt1, .inspection_cnt1, .equipment_cnt1) .inner .col2 .right {
    width: 52.5%;
    aspect-ratio: 9.6/4.5;
    overflow: hidden;
}
:is(.electrical_cnt1, .inspection_cnt1, .equipment_cnt1) .inner .col2 .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) {
    padding: 14rem 0 17rem;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .inner .titleA {
    margin: 0 0 5rem;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .inner&gt;h4 {
    font-size: 3.5rem;
    font-weight: bold;
    margin: 0 0 3rem;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .inner&gt;p {
    line-height: 2.4;
    margin: 0 0 10rem;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .col2 {
    display: flex;
    gap: 4.16vw;
    /*8*/
    position: relative;
    background: linear-gradient(90deg, #fff 20%, #eef3f6 20%);
    margin: 0 auto 8rem;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .col2 .left {
    width: 30%;
    aspect-ratio: 5.4/4;
    overflow: hidden;
    transform: translate(0, -3rem);
    /*position: absolute;
    top: -3rem;*/
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .col2 .right {
    width: 70%;
    padding: 4rem 24vw 4rem 0;
    /*46*/
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .col2 .right&gt;.dl {}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .col2 .right&gt;.dl&gt;.dt {
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1.8;
    margin: 0 0 4rem 0;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .col2 .right&gt;.dl&gt;.dd {
    line-height: 2.4;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .col2 .right&gt;.dl&gt;.dd&gt;.dl {
    display: flex;
    align-items: start;
    gap: 2rem;
    margin: 1.5rem 0;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .col2 .right&gt;.dl&gt;.dd&gt;.dl&gt;.dt {
    background: #238ecc;
    min-height: 2.8rem;
    padding: 0 1rem;
    display: grid;
    align-items: center;
    font-size: 1.7rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    min-width: 5em;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .col2 .right&gt;.dl&gt;.dd&gt;.dl&gt;.dd {
    min-height: 2.8rem;
    display: grid;
    align-items: center;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .inner .col2b {
    display: flex;
    gap: 2.6vw;
    /*5*/
    background: #1d1d1d;
    padding: clamp(2rem, 1.5625vw, 3rem);
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .inner .col2b .left {
    width: 40%;
    aspect-ratio: 4/2.5;
    overflow: hidden;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .inner .col2b .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .inner .col2b .right {
    width: 60%;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .inner .col2b .right h4 {
    font-size: 3.7rem;
    font-weight: bold;
    color: #fff;
    margin: 0 0 3rem;
}
:is(.electrical_cnt2, .inspection_cnt2, .equipment_cnt2) .inner .col2b .right p:not(.buttonA) {
    color: #fff;
    line-height: 2.4;
    margin: 0 0 3rem;
}
:is(.electrical_cnt3, .inspection_cnt3, .equipment_cnt3) {
    padding: 11rem 0;
    background: #f2f2f2;
}
:is(.electrical_cnt3, .inspection_cnt3, .equipment_cnt3) .inner .col2 {
    display: flex;
    gap: 2.6vw;
    /*5*/
}
:is(.electrical_cnt3, .inspection_cnt3, .equipment_cnt3) .inner .col2 .left {
    width: 40%;
    aspect-ratio: 4/2.5;
    overflow: hidden;
}
:is(.electrical_cnt3, .inspection_cnt3, .equipment_cnt3) .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.electrical_cnt3, .inspection_cnt3, .equipment_cnt3) .inner .col2 .right {
    width: 60%;
}
:is(.electrical_cnt3, .inspection_cnt3, .equipment_cnt3) .inner .col2 .right h4 {
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1.8;
    margin: 0 0 3rem;
}
:is(.electrical_cnt3, .inspection_cnt3, .equipment_cnt3) .inner .col2 .right p:not(.buttonB) {
    line-height: 2.4;
    margin: 0 0 3rem;
}
:is(.electrical_cnt5, .inspection_cnt4, .equipment_cnt4) {
    padding: 10rem 0;
    background: url(/system_panel/uploads/images/electrical_cnt5_bg.jpg) no-repeat center rgba(45, 103, 107, 1);
    background-size: cover;
    background-blend-mode: multiply;
}
:is(.electrical_cnt5, .inspection_cnt4, .equipment_cnt4) .inner .col2 {
    display: flex;
    align-items: center;
    gap: 2.6vw;
    /*5*/
}
:is(.electrical_cnt5, .inspection_cnt4, .equipment_cnt4) .inner .col2 .left {
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 55%;
}
:is(.electrical_cnt5, .inspection_cnt4, .equipment_cnt4) .inner .col2 .left .titleB {
    width: fit-content;
}
:is(.electrical_cnt5, .inspection_cnt4, .equipment_cnt4) .inner .col2 .left .map {
    width: auto;
}
:is(.electrical_cnt5, .inspection_cnt4, .equipment_cnt4) .inner .col2 .left .map img {
    width: 100%;
}
:is(.electrical_cnt5, .inspection_cnt4, .equipment_cnt4) .inner .col2 .right {
    width: 45%;
}
:is(.electrical_cnt5, .inspection_cnt4, .equipment_cnt4) .inner .col2 .right h4 {
    font-size: 3.7rem;
    font-weight: bold;
    color: #fff;
    margin: 0 0 3rem;
    line-height: 1.8;
}
:is(.electrical_cnt5, .inspection_cnt4, .equipment_cnt4) .inner .col2 .right p {
    color: #fff;
    line-height: 2.4;
}
.electrical .mainimg {
    background: url(/system_panel/uploads/images/electrical_mainimg.jpg) center rgba(0, 50, 85, 0.5);
    background-size: cover;
    background-blend-mode: darken;
}
.electrical_cnt4 {
    padding: 11rem 0;
}
.electrical_cnt4 .inner .col2 {
    display: flex;
    flex-direction: row-reverse;
    gap: 2.6vw;
    /*5*/
}
.electrical_cnt4 .inner .col2 .left {
    width: 45%;
    aspect-ratio: 4/2.5;
    overflow: hidden;
}
.electrical_cnt4 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.electrical_cnt4 .inner .col2 .right {
    width: 55%;
}
.electrical_cnt4 .inner .col2 .right h4 {
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1.8;
    margin: 0 0 3rem;
}
.electrical_cnt4 .inner .col2 .right p:not(.buttonB) {
    line-height: 2.4;
    margin: 0 0 3rem;
}


.inspection .mainimg {
    background: url(/system_panel/uploads/images/inspection_mainimg.jpg) center rgba(0, 50, 85, 0.5);
    background-size: cover;
    background-blend-mode: darken;
}
.equipment .mainimg {
    background: url(/system_panel/uploads/images/equipment_mainimg.jpg) center rgba(0, 50, 85, 0.5);
    background-size: cover;
    background-blend-mode: darken;
}





/*feeature*/
.feature .mainimg {
    background: url(/system_panel/uploads/images/feature_mainimg.jpg) center rgba(0, 50, 85, 0.5);
    background-size: cover;
    background-blend-mode: darken;
}
.feature_cnt1 {
    padding: 11rem 0 23rem
}
.feature_cnt1 .inner .titleA {}
.feature_cnt1 .sec {
    width: 90%;
    max-width: 164rem;
    margin: 0 auto 15rem;
}
.feature_cnt1 .sec:last-of-type {
    margin: 0 auto;
}
.feature_cnt1 .sec h3 {
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1.8;
    padding: 0 0 0 7.92vw;
    /*13*/
    display: flex;
    gap: 2rem;
    align-items: start;
}
.feature_cnt1 .sec h3::before {
    content: "";
    font-size: 13rem;
    color: #238ecc;
    line-height: 1;
}
.feature_cnt1 .sec:nth-of-type(2) h3::before {
    content: "01";
}
.feature_cnt1 .sec:nth-of-type(3) h3::before {
    content: "02";
}
.feature_cnt1 .sec:nth-of-type(4) h3::before {
    content: "03";
}
.feature_cnt1 .sec:nth-of-type(5) h3::before {
    content: "04";
}
.feature_cnt1 .sec .bgcolor {
    background: linear-gradient(90deg, #eef3f6 70%, #fff 70%);
    position: relative;
    padding: clamp(2rem, 2.08vw, 4rem) 45% clamp(2rem, 2.08vw, 4rem) 7.92vw;
}
.feature_cnt1 .sec .bgcolor .pic {
    position: absolute;
    right: 0;
    top: -9rem;
    width: 40%;
    aspect-ratio: 6/4;
    overflow: hidden;
}
.feature_cnt1 .sec .bgcolor .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.feature_cnt1 .sec .bgcolor&gt;p {
    line-height: 2.4;
}
.feature_cnt1 .sec .bgcolor .dl {
    margin: 4rem 0 0;
}
.feature_cnt1 .sec .bgcolor .dt {
    width: fit-content;
    min-height: 2.8rem;
    background: #238ecc;
    display: grid;
    align-items: center;
    padding: 0 2em;
    font-weight: bold;
    color: #fff;
    margin: 0 0 -1.5rem clamp(2rem, 2.08vw, 4rem);
    position: relative;
    z-index: 2;
}
.feature_cnt1 .sec .bgcolor .dd {
    background: #fff;
    padding: 3rem clamp(2rem, 2.08vw, 4rem);
}
.feature_cnt1 .sec .bgcolor .dd .ul {}
.feature_cnt1 .sec .bgcolor .dd .li {
    list-style: none;
    line-height: 2.4;
}
.feature_cnt1 .sec .bgcolor .dd .li p::before {
    content: "□ ";
}
.feature_cnt1 .sec:nth-of-type(even) h3 {
    padding: 0 7.92vw 0 45%;
    /*13*/
}
.feature_cnt1 .sec:nth-of-type(even) .bgcolor {
    background: linear-gradient(90deg, #fff 30%, #eef3f6 30%);
    padding: clamp(2rem, 2.08vw, 4rem) 7.92vw clamp(2rem, 2.08vw, 4rem) 45%;
}
.feature_cnt1 .sec:nth-of-type(even) .bgcolor .pic {
    right: initial;
    left: 0;
}






/*contact*/
.contact .mainimg {
    background: url(/system_panel/uploads/images/contact_mainimg.jpg) center rgba(0, 50, 85, 0.5);
    background-size: cover;
    background-blend-mode: darken;
}
.contact_cnt1 {
    width: 100%;
    background: #f2f2f2;
    padding: 8rem 0 12rem;
}
.contact_cnt1 .read {
    line-height: 2.4;
    margin: 0 0 5rem 0;
}
.contact_cnt1 .inner .flex {
    display: flex;
    gap: 1.5625vw;
    /*3*/
    margin: 0 auto 7rem;
}
.contact_cnt1 .inner .flex .dl {
    width: 50%;
    background: #fff;
    padding: 1.5625vw;
    text-align: center;
}
.contact_cnt1 .inner .flex .dl.tel .dt {
    width: 2.6vw;
    /*5*/
    height: 2.08vw;
    display: inline-block;
    width: fit-content;
}
.contact_cnt1 .inner .flex .dl.tel .dt img {
    width: 100%;
}
.contact_cnt1 .inner .flex .dl.tel .dd:has(a) {
    display: inline-block;
    /*width: calc(100% - 2.6vw);*/
    vertical-align: middle;
    letter-spacing: 0.1em;
    margin: 0 auto 1rem;
}
.contact_cnt1 .inner .flex .dl.tel .dd a {
    font-size: 3.7rem;
    color: inherit;
    text-decoration: none;
}

.contact_cnt1 .inner .flex .dl.fax {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
}
.contact_cnt1 .inner .flex .dl.fax .dt {
    font-size: 2rem;
    letter-spacing: 0.1em;
}
.contact_cnt1 .inner .flex .dl.fax .dd {
    font-size: 3.7rem;
    letter-spacing: 0.1em;
}
form .dl {
    width: 100%;
    min-height: 7rem;
    display: flex;
}
form .dl .dt {
    width: 25%;
    min-height: inherit;
    padding: 1rem 0.5rem;
    border-bottom: 0.1rem solid #238ecc;
    font-weight: bold;
    color: #238ecc;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
form .dt .required {
    display: inline-block;
    background: #238ecc;
    padding: 0.5rem;
    font-size: 1.3rem;
    color: #fff;
}
form .dl .dd {
    width: 75%;
    min-height: inherit;
    padding: 1rem 0.5rem;
    border-bottom: 0.1rem solid #1d1d1d;
    display: grid;
    align-items: center;
}
form input[type="text"],
form input[type="email"],
form textarea {
    width: 100%;
    height: 5rem;
    border: 0.1rem solid #1d1d1d;
}
form textarea {
    height: 22rem;
}
form input.zipInput {
    width: 40%;
}
form input[type="text"],
form input[type="email"],
form input[type="checkbox"],
form textarea {
    padding: 0 1em;
    border: 0.1rem solid #dedee4;
}
form .dl .dd .radioArea {
    display: flex;
    gap: 1.5625vw;
    /*3*/
}
form select {}
form .dl .dd .selectArea {}
form .dl .dd .selectArea div {
    width: fit-content;
    display: inline-block;
}
form .terms {
    background: #f9f9f9;
    border: 0.1rem solid #1d1d1d;
    padding: 2.08vw;
    /*4*/
    height: 30rem;
    overflow-y: scroll;
    margin: 1rem 0 5rem 0;
}
form .terms p {
    line-height: 2;
}
form .col {

    width: 100% !important;
    display: flex;
    justify-content: center;
    margin: auto;
}
form .col label {
    width: fit-content;
}
form .privacyLabel {
    width: 100%;
    text-align: center;
    margin: 0 auto 5rem;
}
form button {
    -webkit-appearance: none;    font-size: 2rem;
    letter-spacing: 0.1em;
    display: grid;
    margin: auto;
}

.contact_cnt1 .inner .flex .dl.tel .dt {
      font-size: 2rem;
    letter-spacing: 0.1em;
}
@media screen and (min-width:1024px){
  .index_cnt1 .inner .col2 .right .catch br:nth-child(1),
  .contactbr br:nth-child(2){
    display:none;
}
}
@media screen and (min-width:765px){
  .brdisplaynonepc br{
    display:none;
  }
}</pre></body></html>