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

#company .nikkato-sub-img__inner {
    background-image: url(../img/company/bg_mv01_sp.jpg)
}

@media all and (min-width: 768px) {
    #company .nikkato-sub-img__inner {
        background-image: url(../img/company/bg_mv01_pc.jpg)
    }
}

.company-message {
    padding: 55px 0 125px
}

.company-message__txt {
    margin-bottom: 25px;
    font-weight: 500
}

.company-message__sign-area {
    font-weight: 500
}

.company-message__img {
    padding-top: 5px;
    width: 140px
}

@media all and (min-width: 768px) {
    .company-message {
        padding: 70px 40px 130px
    }

    .company-message__txt {
        max-width: 750px;
        margin: 0 auto 33px;
        line-height: 2;
        text-align: center
    }

    .company-message__sign-area {
        text-align: right
    }

    .company-message__img {
        margin-left: auto;
        padding-top: 10px
    }
}

@media (min-width: 768px) and (max-width: 812px) {
    .company-message__txt {
        max-width: 700px;
        font-size: 1.5rem
    }
}

@media (min-width: 1101px) {
    .company-message {
        padding-left: 0;
        padding-right: 0
    }
}

.company-summary {
    padding-bottom: 60px;
    background-color: #efefef
}

.company-summary-head {
    margin-bottom: -5px;
    -webkit-transform: translateY(-35px);
    -ms-transform: translateY(-35px);
    transform: translateY(-35px)
}

.company-summary__table {
    position: relative;
    margin: 0 8%
}

.company-summary__table:after {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 41%;
    height: 100%;
    background: linear-gradient(-55deg, #00ACD1 0%, #0072BA 100%)
}

.company-summary__table table {
    position: relative;
    z-index: 2;
    table-layout: fixed;
    font-size: 1.2rem
}

.company-summary__table table th,
.company-summary__table table td {
    border-bottom: 1px solid #e6e6e6
}

.company-summary__table table th {
    width: 41%;
    vertical-align: middle;
    font-weight: 500;
    color: #fff;
    text-align: center
}

.company-summary__table table td {
    width: 59%;
    padding: 13px 20px;
    background-color: #fff
}

.company-summary__ico {
    margin-left: 3px
}

@media all and (min-width: 768px) {
    .company-summary {
        padding-bottom: 100px
    }

    .company-summary-head {
        margin-bottom: 15px;
        -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        transform: translateY(-50px)
    }

    .company-summary__table {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 1100px;
        margin: auto;
        padding: 0 20px
    }

    .company-summary__table:after {
        display: none
    }

    .company-summary__table table {
        position: relative;
        width: calc(50% - 11px);
        height: 530px
    }

    .company-summary__table table:after {
        content: "";
        display: inline-block;
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 29%;
        height: 100%;
        background: linear-gradient(-55deg, #00ACD1 0%, #0072BA 100%)
    }

    .company-summary__table table:first-of-type {
        margin-right: 10px
    }

    .company-summary__table table:last-of-type {
        margin-left: 10px
    }

    .company-summary__table table:last-of-type tr:not(:first-child) td {
        padding: 14px 25px
    }

    .company-summary__table table tr {
        border-right: 1px solid #e6e6e6
    }

    .company-summary__table table th,
    .company-summary__table table td {
        font-size: 1.5rem
    }

    .company-summary__table table th {
        width: 29%
    }

    .company-summary__table table td {
        width: 71%;
        padding: 27px 30px
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .company-summary__table table:after {
        width: 32%
    }

    .company-summary__table table th,
    .company-summary__table table td {
        font-size: 1.4rem
    }

    .company-summary__table table th {
        width: 32%
    }

    .company-summary__table table td {
        width: 68%
    }
}

.company-access {
    padding: 40px 0 48px
}

.company-access__map {
    position: relative;
    width: 100%;
    height: 0;
    margin-bottom: 25px;
    padding-top: 53%
}

.company-access__map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.company-access__txt-area {
    padding: 0 8%
}

.company-access__addr {
    margin-bottom: 20px;
    padding: 5px 0 2px 20px;
    line-height: 2.28;
    border-left: 2px solid #0072BA;
    font-weight: 500
}

.company-access__link {
    display: block;
    padding-top: 10px;
    color: #0072BA
}

.company-access__link:hover {
    text-decoration: underline
}

.company-access-train {
    padding: 15px 0 2px 20px;
    border-left: 2px solid #0072BA
}

.company-access-train__head {
    margin-bottom: 3px;
    padding-left: 28px;
    background: url(../img/company/ico_train01.png) no-repeat left center;
    background-size: 16px;
    font-weight: 700;
    color: #0072BA
}

.company-access-train-list {
    padding: 5px 0;
    line-height: 2.28
}

.company-access-train-list__item {
    position: relative;
    padding-left: 10px;
    font-weight: 500
}

.company-access-train-list__item:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #0072BA
}

@media (max-width: 359px) {
    .company-access-train-list__item {
        font-size: 1.3rem
    }

    .company-access-train-list__item:before {
        top: 16px
    }
}

@media all and (min-width: 768px) {
    .company-access {
        padding: 90px 0
    }

    .company-access__map {
        max-width: 1100px;
        margin: 0 auto 40px;
        padding-top: 29%
    }

    .company-access__txt-area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 1100px;
        margin: auto;
        padding: 0 40px
    }

    .company-access__addr {
        box-sizing: border-box;
        width: 34%;
        margin: 0 2% 0 0;
        padding: 7px 0 7px 20px;
        line-height: 2
    }

    .company-access-train {
        box-sizing: border-box;
        width: 64%;
        padding: 7px 0 7px 23px
    }

    .company-access-train__head {
        margin-bottom: 0;
        padding-left: 22px;
        background-position: left top 5px;
        font-size: 1.8rem
    }

    .company-access-train-list {
        overflow: hidden;
        line-height: 2;
        -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    .company-access-train-list__item {
        box-sizing: border-box;
        float: left;
        min-width: 50%
    }

    .company-access-train-list__item:last-of-type {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width: 1099px) {
    .company-access__addr {
        width: 48%
    }

    .company-access-train {
        width: 50%
    }
}

@media (min-width: 768px) and (max-width: 896px) {
    .company-access__txt-area {
        padding: 0 30px
    }

    .company-access__addr {
        font-size: 1.5rem
    }

    .company-access-train {
        font-size: 1.5rem
    }
}

.company-business {
    padding-bottom: 60px
}

.company-business-list__item:not(:last-of-type) {
    margin-bottom: 40px
}

.company-business-list__img {
    margin-left: 21.33%
}

.company-business-list__txt-area {
    position: relative;
    margin: 0 8%;
    padding: 35px 18px 25px;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    border: 1px solid #e5e5e5;
    background-color: #fff
}

.company-business-list__txt-area:before,
.company-business-list__txt-area:after {
    content: "";
    display: inline-block;
    position: absolute
}

.company-business-list__num {
    position: absolute;
    left: 20px;
    top: -40px;
    font-weight: 800;
    font-style: italic;
    font-size: 4.5rem;
    color: #0072BA
}

.company-business-list__head {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 1.8rem;
    letter-spacing: 0.25em;
}

.head01 {
	text-align:center;
	background:#0072BA;
	color:#fff;
}

.head02 {
text-align:center;background:#00ACD1;color:#fff;margin-bottom: 0px!Important;
}


.company-business-list__txt {
    font-weight: 500
}

@media only screen and (max-width: 480px){
.mv-nav-item:nth-child(n+4) {
    margin-top: 0px!Important;
}

}

@media all and (max-width: 767px) {
.mv-nav-item2,.mv-nav-item3  {
    border: none;
    width: 47%!important;
	margin-bottom: 15px;
}

    .home-summary-btn {
padding: 0 8px!important;
    }

.mv-nav {
    width: 85%!important;
    margin: 0 auto;
}

.mv-nav-item {
    width: calc(100% / 2)!important;
    border: none;
	padding: 0!important;
	margin-bottom: 25px;
}


	
    .company-business-list__item:first-of-type .company-business-list__txt-area:before {
        top: 26px;
        right: -18px;
        width: 24px;
        height: 24px;
        background: url(../img/company/bg_circle01.png) no-repeat center;
        background-size: 24px
    }

    .company-business-list__item:first-of-type .company-business-list__txt-area:after {
        bottom: 15px;
        left: -40px;
        width: 53px;
        height: 53px;
        background: url(../img/company/bg_circle02.png) no-repeat center;
        background-size: 53px
    }

    .company-business-list__item:nth-of-type(2) .company-business-list__txt-area:before {
        bottom: -25px;
        right: -17px;
        width: 58px;
        height: 63px;
        background: url(../img/company/bg_circle03.png) no-repeat center;
        background-size: 58px
    }

    .company-business-list__item:nth-of-type(3) .company-business-list__txt-area:before {
        top: 35px;
        right: -14px;
        width: 55px;
        height: 42px;
        background: url(../img/company/bg_circle04.png) no-repeat center;
        background-size: 55px
    }

    .company-business-list__item:nth-of-type(3) .company-business-list__txt-area:after {
        bottom: -33px;
        left: -22px;
        width: 53px;
        height: 53px;
        background: url(../img/company/bg_circle02.png) no-repeat center;
        background-size: 53px
    }
}

@media all and (min-width: 768px) {
    .company-business {
        padding-bottom: 160px
    }

    .company-business__inner {
        max-width: 1100px;
        margin: auto
    }

    .company-business-list {
        padding-top: 35px
    }

    .company-business-list__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .company-business-list__item:not(:last-of-type) {
        margin-bottom: 100px
    }

    .company-business-list__item:first-of-type .company-business-list__txt-area:before {
        top: -24px;
        right: 25px;
        width: 48px;
        height: 48px;
        background: url(../img/company/bg_circle01.png) no-repeat center;
        background-size: 48px
    }

    .company-business-list__item:first-of-type .company-business-list__txt-area:after {
        bottom: -53px;
        left: -53px;
        width: 106px;
        height: 106px;
        background: url(../img/company/bg_circle02.png) no-repeat center;
        background-size: 106px
    }

    .company-business-list__item:nth-of-type(2) .company-business-list__txt-area:before {
        bottom: -42px;
        left: -71px;
        width: 116px;
        height: 126px;
        background: url(../img/company/bg_circle03.png) no-repeat center;
        background-size: 116px
    }

    .company-business-list__item:nth-of-type(3) .company-business-list__txt-area:before {
        top: -10px;
        right: -38px;
        width: 110px;
        height: 84px;
        background: url(../img/company/bg_circle04.png) no-repeat center;
        background-size: 110px
    }

    .company-business-list__item:nth-of-type(3) .company-business-list__txt-area:after {
        bottom: -52px;
        left: 24px;
        width: 80px;
        height: 80px;
        background: url(../img/company/bg_circle02.png) no-repeat center;
        background-size: 80px
    }

    .company-business-list__img {
        width: calc(50% + 40px);
        margin: 10px 0 0 -40px
    }

    .company-business-list__txt-area {
        box-sizing: border-box;
        width: 50%;
        margin: 0;
        padding: 45px 40px;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    .company-business-list__num {
        top: -65px;
        left: 40px;
        font-size: 7rem
    }

    .company-business-list__head {
        margin-bottom: 20px;
        font-size: 2.4rem
    }

    .company-business-list__txt {
        line-height: 2
    }
}

@media (min-width: 768px) and (max-width: 1100px) {
    .company-business__inner {
        padding-left: 20px
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .company-business-list__img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .company-business-list__txt-area {
        width: 55%;
        margin-right: -5%
    }

    .company-business-list__txt {
        font-size: 1.4rem
    }

    .company-business-list__head {
        font-size: 2rem
    }
}

.u-inner {
    width: 100%;
    max-width: 1110px;
    margin: auto;
    padding: 0;
}


.wrapper {
  width: 100%;
}


.container {
  background-color: white;
  color: black;
  border-radius: 10px;
  box-shadow: 0 5px 10px 0 rgb(0,0,0,0.25);
  margin: 20px 0;
}


@media screen and (max-width: 767px){
  .wrapper {
  width: 80%;
}

.popup__content {
	width:95%;
    min-width: 200px!important;
	max-height: -webkit-fill-available;
	overflow: auto;
}
}

.breadcrumb_position{
	
position:relative;z-index:10;
}

.company-summary__table .company_table01 {
padding: 30px 25px!important;
}

.company_buttonflex {
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1100px;
    margin: auto;
}

.company_buttonflex .btn01
{
	width:49%;padding-right: 1%;
}
.company_buttonflex .btn02 {
width:49%;padding-left: 1%;
}

.company_note {
text-align:right;

}

@media screen and (max-width: 767px){
.company_note {
width:90%;

}
.company_buttonflex .btn01 {
    width: 85%;
	padding-right:0px;
	margin: 0 auto;
}

.company_buttonflex .btn02 {
    width: 85%;
	padding-left:0px;
margin: 0 auto;
}

.nikkato-btn01__link {
    width: 100%;
    max-width: 800px;

}

.nikkato__modal__body {
    display: inherit;
}


.nikkato__modal__img {
    margin-bottom: 30px;
}

.company-summary__table table th, .company-summary__table table td, .company-summary__table:after {
    box-sizing: border-box;
    display: block;
    width: 100%;
}

.company-summary__table th {
    position: relative;
    padding: 13px 18px;
    background: linear-gradient(-55deg, #00ACD1 0%, #0072BA 100%);
    font-weight: 500;
    font-size: 1.3rem;
    color: #fff;
    text-align: center;
}

.company-summary__table td {
padding: 12px 19px 13px;
    font-size: 1.4rem;

}
}


 
.icon_blue01{
color:#0072BA;
}

.icon_blue02{
color:#00ACD1;
}</pre></body></html>