<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* header
--------------------------------------------------------- */
header.enterprise {
  -webkit-transition: all 0.2s ease-in 0.2s;
  height: 120px;
  left: 0;
  position: fixed !important;
  top: 0;
  transition: all 0.2s ease-in 0.2s;
  transition: all 0.2s ease-in 0.2s;
  width: 100%;
  z-index: 3;
}
header.enterprise.is-fixed {
  -webkit-transition: all 0.2s ease-in 0.2s;
  height: 120px;
  left: 0;
  position: fixed !important;
  top: 0;
  transition: all 0.2s ease-in 0.2s;
  transition: all 0.2s ease-in 0.2s;
  width: 100%;
  z-index: 3;
}
header.enterprise .nav-wrap {
  display: block;
}
header.enterprise .nav-wrap .content-link-wrap {
  margin-bottom: 12px;
  width: 100%;
}
header.enterprise .nav-wrap .content-link-wrap .content-link {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}
header.enterprise .nav-wrap .content-link-wrap .content-link li a {
  color: #009EB8;
  padding: 12px 32px 12px 40px;
  position: relative;
  text-decoration: none;
}
header.enterprise .nav-wrap .content-link-wrap .content-link li a:before {
  background: url(/assets/img/cmn/icon_nav_rec.svg);
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  height: 14px;
  left: 16px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 14px;
  z-index: 1;
}
header.enterprise .nav-wrap .content-link-wrap .content-link li a:after {
  -webkit-transform: rotate(45deg);
  border-right: 1px solid #009EB8;
  border-top: 1px solid #009EB8;
  bottom: 0;
  content: "";
  height: 6px;
  margin: auto;
  position: absolute;
  right: 16px;
  top: 0;
  transform: rotate(45deg);
  width: 6px;
}
header.enterprise .nav-wrap .content-link-wrap .content-link li a.userbtn:before {
  background: url(/assets/img/cmn/icon_header_userbtn_active.svg);
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  height: 14px;
  left: 16px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 14px;
  z-index: 1;
}
header.enterprise .nav-wrap .content-link-wrap .content-link li a.workspacebtn:before {
  background: url(/assets/img/cmn/icon_header_workspacebtn_active.svg);
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  height: 14px;
  left: 16px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 14px;
  z-index: 1;
}
header.enterprise .nav-wrap .content-link-wrap .content-link li.is-active {
  color: #AAAAAA;
  margin-left: 20px;
}
header.enterprise .nav-wrap .content-link-wrap .content-link li.is-active span.enterprise {
  border: solid 1px #AFAFAF;
  padding: 4px 24px 4px 40px;
  position: relative;
}
header.enterprise .nav-wrap .content-link-wrap .content-link li.is-active span.enterprise:before {
  background: url(/assets/img/cmn/icon_header_enterprisebtn.svg);
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  height: 14px;
  left: 16px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 14px;
  z-index: 1;
}
header.enterprise .nav-wrap .content-link-wrap02 {
  display: none;
}

/* main
--------------------------------------------------------- */
main {
  padding-top: 168px;
  width: 100%;
}

/* mv
--------------------------------------------------------- */
.mv .mv-wrap .txt {
  padding-bottom: 100px;
}

.mv .mv-wrap .txt .txt-elem .btn {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
  width: 100%;
}

.mv .mv-wrap .txt .txt-elem .btn.siryo {
  margin-top: 90px;
}

.mv .mv-wrap .txt .txt-elem .btn a {
  padding: 24px 40px;
  width: 276px;
}

/* about
--------------------------------------------------------- */
.about {
  overflow: hidden;
  padding: 80px 0 0;
  position: relative;
}
.about:after {
  -webkit-transform: translate(50px, 0);
  background-image: url(/assets/img/enterprise/bg_enterprise_about_01_pc.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 422px;
  left: calc(50% + 156px);
  opacity: 0;
  position: absolute;
  top: 190px;
  transform: translate(50px, 0);
  width: 100vw;
  z-index: 1;
}

.about .inner .about_img:after {
  -webkit-transform: translate(50px, 0);
  background: url(/assets/img/enterprise/bg_enterprise_about_02_pc.png) no-repeat;
  background-size: auto 422px;
  content: "";
  height: 422px;
  left: 124px;
  opacity: 0;
  position: absolute;
  top: 193px;
  transform: translate(50px, 0);
  width: 150vw;
  z-index: -1;
}

/* movie
--------------------------------------------------------- */
.movie {
  overflow: hidden;
  padding: 80px 0 0;
  position: relative;
}

.movie .inner .movie__wrap {
  margin: 40px auto 0;
  text-align: center;
}
.movie .inner .movie__wrap iframe {
  height: 315px;
  width: 560px;
}

/* scene
--------------------------------------------------------- */
.scene {
  margin-top: 128px;
  padding: 80px 0 0;
}
.scene .inner .card-wrap .card-list {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(33.3333333333% - 16px);
}
.scene .inner .card-wrap .card-list:first-child {
  margin-left: 0;
}
.scene .inner .card-wrap .card-list:nth-child(odd) {
  margin-left: 16px;
}
.scene .inner .card-wrap .card-list:nth-child(3) {
  margin-top: 0;
}
.scene .inner .card-wrap .card-list:nth-child(3n+1) {
  margin-left: 0;
}
.scene .inner .card-wrap .card-list li.contents .ttl {
  font-size: 2.3rem;
}
.scene .inner .card-wrap .card-list li.img {
  height: 240px;
  width: 100%;
}
.scene h3 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2.4rem;
  font-weight: bold;
  justify-content: center;
  margin-top: 64px;
  text-align: center;
}

/* feature
--------------------------------------------------------- */
.feature-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 96px;
}
.feature-wrap .feature-list {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  background: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  margin-left: 16px;
  padding: 88px 24px 48px;
  position: relative;
  width: 336px;
}
.feature-wrap .feature-list:fast-child {
  margin-left: 0;
}
.feature-wrap .feature-list .icon {
  height: 112px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -56px;
  width: 112px;
}
.feature-wrap .feature-list .ttl {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2.5rem;
  font-weight: bold;
  height: 96px;
  text-align: center;
  text-align: center;
}
.feature-wrap .feature-list .ttl .ttlwrap {
  width: 100%;
}
.feature-wrap .feature-list .ttl .ttlwrap span.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(90%, #FFE839));
  background: linear-gradient(transparent 90%, #FFE839 90%);
  display: inline;
  padding: 0 0 2px;
}
.feature-wrap .feature-list .text {
  font-size: 2.2rem;
  text-align: center;
}
.feature-wrap .feature-list .txt {
  margin-top: 24px;
}
.feature-wrap .feature-list .txt .caut {
  font-size: 1.2rem;
  padding-top: 10px;
}

/* merit
--------------------------------------------------------- */
.merit-wrap h3 {
  padding-top: 40px;
  text-align: center;
}
.merit-wrap .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(90%, #FFE839));
  background: linear-gradient(transparent 90%, #FFE839 90%);
  display: inline;
  font-size: 2.6rem;
  font-weight: bold;
  padding: 0 0 2px;
}
.merit-wrap ul {
  margin: 56px auto 0;
  width: 910px;
}
.merit-wrap ul li {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-repeat: none;
  background-size: 100%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  padding: 60px 40px;
  width: 100%;
}
.merit-wrap ul li.sec01 {
  background-image: url(/assets/img/enterprise/img_enterprise_reason_02_pc.jpg);
  background-position: 0 60%;
}
.merit-wrap ul li.sec02 {
  background-image: url(/assets/img/index/img_scene_card_03.jpg);
  background-position: 0 0;
}
.merit-wrap ul li.sec03 {
  background-image: url(/assets/img/enterprise/img_enterprise_reason_01_pc.jpg);
  background-position: 0 38%;
}
.merit-wrap ul li .point {
  background: #009EB8;
  margin-right: 15px;
  padding: 20px 30px;
  text-align: center;
  width: 260px;
}
.merit-wrap ul li .point:last-child {
  margin-right: 0;
}
.merit-wrap ul li.sec01 .clm02, .merit-wrap ul li.sec02 .clm01, .merit-wrap ul li.sec03 .clm01 {
  background: #fff;
  color: #009EB8;
}
.merit-wrap .pr {
  font-size: 26px;
  margin-top: 40px;
  text-align: center;
}

/* use
--------------------------------------------------------- */
.use {
  padding: 80px 0 0;
}
.use .definition {
  -ms-flex-pack: distribute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  margin: auto;
  padding-top: 40px;
  width: 244px;
}
.use .definition li {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.3rem;
  justify-content: center;
  padding: 8px;
  width: calc(50% - 4px);
}
.use .definition li.manager {
  background: #ECF5F7;
}
.use .definition li.user {
  background: #FFFFFF;
  border: solid 1px #C4C4C4;
}
.use .definition li + li {
  margin-left: 4px;
}
.use .inner .use-wrap .use-list .img {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 48px;
  position: relative;
}
.use .inner .use-wrap .use-list .img figure {
  display: block;
}
.use .inner .use-wrap .use-list .img figure img {
  height: auto;
  width: 246px;
}
.use .inner .use-wrap .use-list.is-active {
  background: #ECF5F7;
  border-radius: 8px;
}
.use .inner .use-wrap .use-list:nth-child(1) .img {
  top: 0;
}
.use .inner .use-wrap .use-list:nth-child(2) .img {
  -webkit-box-shadow: none;
  box-shadow: none;
  left: 0;
  margin: auto;
  position: relative;
  right: 0;
  top: 40px;
  width: 260px;
}
.use .inner .use-wrap .use-list:nth-child(2) .caption {
  top: 63px;
}
.use .inner .use-wrap .use-list:nth-child(3) .img {
  top: -8px;
}
.use .inner .use-wrap .use-list:nth-child(3) .img figure img {
  width: 210px;
}
.use .inner .use-wrap .use-list:nth-child(4) .img {
  top: 24px;
}
.use .inner .use-wrap .use-list:nth-child(4) .img figure img {
  width: 210px;
}
.use .inner .use-wrap .use-list:nth-child(4) .caption {
  top: 16px;
}
.use .inner .use-wrap .use-list:nth-child(5) .img figure img {
  width: 200px;
}
.use .inner .use-wrap .use-list:nth-child(6) .img figure img {
  width: 240px;
}
.use .inner .use-wrap .use-list:nth-child(7) .img figure img {
  width: 220px;
}
.use .inner .use-wrap .use-list:nth-child(8) .img figure img {
  width: 240px;
}
.use .inner .use-wrap .use-list:nth-child(9) .img figure img {
  width: 240px;
}
.use .inner .use-wrap .use-list:nth-child(10) .img figure img {
  width: 240px;
}
.use .inner .use-wrap .use-list:nth-child(3n):after {
  display: none;
}
.use .inner .use-wrap .use-list:nth-child(n+4) {
  margin-top: 64px;
}

/* reason
--------------------------------------------------------- */
.reason .inner h3 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 56px;
}
.reason .inner h3 span.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(90%, #FFE839));
  background: linear-gradient(transparent 90%, #FFE839 90%);
  display: inline;
  font-size: 2.6rem;
  font-weight: bold;
  padding: 0 0 2px;
}
.reason .inner .reason-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 64px;
  width: 100%;
}
.reason .inner .reason-wrap .reason-list {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 50%;
}
.reason .inner .reason-wrap .reason-list .ttl {
  background: #8EA0A2;
  border-radius: 20px;
  color: #FFFFFF;
  display: inline;
  font-size: 2rem;
  left: 0;
  line-height: 1;
  margin: auto;
  padding: 8px 100px;
  position: relative;
  right: 0;
  top: 18px;
}
.reason .inner .reason-wrap .reason-list .img {
  width: 100%;
}
.reason .inner .reason-wrap .reason-list .tag-wrap {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  top: -40px;
  width: 100%;
}
.reason .inner .reason-wrap .reason-list .tag-wrap .taglist {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
  background-color: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
  font-size: 2.2rem;
  font-weight: bold;
  margin-left: 8px;
  padding: 24px 32px 24px;
  text-align: center;
  width: 234px;
}
.reason .inner .reason-wrap .reason-list .tag-wrap .taglist:nth-child(2n+1) {
  margin-left: 0;
}
.reason .inner .reason-wrap .reason-list .tag-wrap .taglist:nth-child(n+3) {
  margin-top: 8px;
}
.reason .inner .reason-wrap .reason-list.after .ttl {
  background: #00C2CB;
}
.reason .inner .reason-wrap .reason-list.after .tag-wrap .taglist {
  background: #00C2CB;
  color: #FFFFFF;
}
.reason .inner .txt_lead {
  font-size: 2.6rem;
  text-align: center;
}

/* support
--------------------------------------------------------- */
.support h2.ttl {
  font-size: 2.6rem;
  font-weight: 500;
  text-align: center;
}
.support .support-wrap {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-top: 96px;
}
.support .support-wrap .support-list {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  background: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  margin-left: 16px;
  padding: 88px 24px 48px;
  position: relative;
  width: calc(50% - 16px);
}
.support .support-wrap .support-list:nth-child(odd) {
  margin-left: 0;
}
.support .support-wrap .support-list:nth-child(n+3) {
  margin-top: 96px;
}
.support .support-wrap .support-list .icon {
  height: 112px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -56px;
  width: 112px;
}
.support .support-wrap .support-list .ttl {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2.5rem;
  font-weight: bold;
  height: 64px;
  text-align: center;
  text-align: center;
}
.support .support-wrap .support-list .ttl .ttlwrap {
  width: 100%;
}
.support .support-wrap .support-list .ttl .ttlwrap span.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(90%, #FFE839));
  background: linear-gradient(transparent 90%, #FFE839 90%);
  display: inline;
  padding: 0 0 2px;
}
.support .support-wrap .support-list .txt {
  margin-top: 24px;
}

/* voice
--------------------------------------------------------- */
.voice .inner .voice-list-wrap {
  margin: 40px auto 0;
  width: 688px;
}
.voice .inner .voice-list-wrap .voice-list {
  width: calc(50% - 8px);
}
.voice .inner .voice-list-wrap .voice-list:nth-child(odd) {
  margin-left: 0;
}
.voice .inner .voice-list-wrap .voice-list:nth-child(n+3) {
  margin-top: 40px;
}
.voice .inner .voice-list-wrap .voice-list li.baloon p.voice-contents span {
  display: inline;
}

/* benefits
--------------------------------------------------------- */
.benefits .inner h3 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  color: #2B90AC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2.4rem;
  font-weight: bold;
  justify-content: center;
  margin-top: 64px;
}

/* googlemap
--------------------------------------------------------- */
.map-wrap {
  margin-top: 40px;
}

/* user
--------------------------------------------------------- */
.user {
  padding: 64px 0 120px 0;
}
.user .user-wrap {
  background: #FFFFFF;
  border-radius: 20px;
  margin: 0 auto;
  padding: 64px 0 80px 0;
  width: 1040px;
}
.user .user-wrap h2.c-ttl {
  margin-top: 0;
}
.user .user-wrap .img {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  position: relative;
}
.user .user-wrap .img .figure-caption {
  bottom: 16px;
  position: absolute;
  right: 64px;
}
.user .user-wrap .user-list-wrap {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 64px;
}
.user .user-wrap .user-list-wrap .user-list {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 170px;
  margin-left: 56px;
  padding: 74px 40px 0;
  position: relative;
  width: 248px;
}
.user .user-wrap .user-list-wrap .user-list:first-child {
  margin-left: 0;
}
.user .user-wrap .user-list-wrap .user-list:nth-child(2) {
  margin-top: 40px;
}
.user .user-wrap .user-list-wrap .user-list .img {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -60px;
}
.user .user-wrap .user-list-wrap .user-list .img img {
  height: 120px;
  width: 120px;
}
.user .user-wrap .user-list-wrap .user-list .txt {
  color: #009eb8;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

/* cv
--------------------------------------------------------- */
.cv .cv-list li {
  width: 100%;
}
.cv .cv-list li a.registbtn span.icon img {
  height: 29px;
  width: 29px;
}

/* slick::overwrite
--------------------------------------------------------- */
.news-cmn_slick .slick-slider:before,
.news-cmn_slick .slick-slider:after {
  background: #ECF5F7;
}

.news-item {
  border-radius: 10px;
}

@media screen and (max-width: 750px) {
  header.enterprise {
    height: auto !important;
  }
  header.enterprise.is-fixed {
    height: auto !important;
  }
  header.enterprise .nav-wrap {
    display: none;
  }
  header.enterprise .nav-wrap .content-link-wrap {
    display: none;
  }
  header.enterprise .nav-wrap nav.nav-bar .nav-list {
    padding-bottom: 0;
  }
  header.enterprise .nav-wrap .content-link-wrap02 {
    background: #FFFFFF;
    display: block;
    padding: 0 0 120px;
  }
  header.enterprise .nav-wrap .content-link-wrap02 .content-link {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 8px 0;
  }
  header.enterprise .nav-wrap .content-link-wrap02 .content-link li {
    width: 100%;
  }
  header.enterprise .nav-wrap .content-link-wrap02 .content-link li a {
    color: #009EB8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 16px 8px 48px;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
  header.enterprise .nav-wrap .content-link-wrap02 .content-link li a:before {
    background: url(/assets/img/cmn/icon_nav_rec.svg);
    background-size: 100% 100%;
    bottom: 0;
    content: "";
    height: 14px;
    left: 16px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 14px;
    z-index: 1;
  }
  header.enterprise .nav-wrap .content-link-wrap02 .content-link li a:after {
    -webkit-transform: rotate(45deg);
    border-right: 1px solid #009EB8;
    border-top: 1px solid #009EB8;
    bottom: 0;
    content: "";
    height: 12px;
    margin: auto;
    position: absolute;
    right: 24px;
    top: -6px;
    transform: rotate(45deg);
    width: 12px;
  }
  header.enterprise .nav-wrap .content-link-wrap02 .content-link li a.userbtn:before {
    background: url(/assets/img/cmn/icon_header_userbtn_active.svg);
    background-size: 100% 100%;
    bottom: 0;
    content: "";
    height: 14px;
    left: 24px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 14px;
    z-index: 1;
  }
  header.enterprise .nav-wrap .content-link-wrap02 .content-link li a.workspacebtn:before {
    background: url(/assets/img/cmn/icon_header_workspacebtn_active.svg);
    background-size: 100% 100%;
    bottom: 0;
    content: "";
    height: 14px;
    left: 24px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 14px;
    z-index: 1;
  }
  header.enterprise .nav-wrap .content-link-wrap02 .content-link li.is-active {
    color: #AAAAAA;
    margin-left: 20px;
    margin-top: 16px;
  }
  header.enterprise .nav-wrap .content-link-wrap02 .content-link li.is-active span.enterprise {
    border: solid 1px #AFAFAF;
    padding: 4px 24px 4px 40px;
    position: relative;
  }
  header.enterprise .nav-wrap .content-link-wrap02 .content-link li.is-active span.enterprise:before {
    background: url(/assets/img/cmn/icon_header_enterprisebtn.svg);
    background-size: 100% 100%;
    bottom: 0;
    content: "";
    height: 14px;
    left: 16px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 14px;
    z-index: 1;
  }
  main {
    padding-top: 64px;
  }
  .mv .mv-wrap .txt {
    padding-bottom: 0;
  }
  .mv .mv-wrap .txt .txt-elem .btn {
    width: 100%;
  }
  .mv .mv-wrap .txt .txt-elem .btn.siryo {
    bottom: 110px !important;
  }
  .mv .mv-wrap .txt .txt-elem .btn a {
    margin: 0 auto;
    padding: 20px 0;
    width: 96%;
  }
  .about:after {
    background-image: url(/assets/img/enterprise/bg_enterprise_about_01_sp.png);
    background-size: 82% auto;
    border-radius: 0 0 0 20px;
    left: 22%;
    margin-left: 0;
    right: 0;
  }
  .about .inner .about_img:after {
    background: url(/assets/img/enterprise/bg_enterprise_about_02_sp.png) no-repeat;
    background-size: contain;
    left: -8px;
    padding-top: 91%;
    width: 100vw;
  }
  .movie {
    margin-top: 64px;
    padding: 40px 0 0;
  }
  .movie .inner .movie__wrap {
    margin: 0;
  }
  .movie .inner .movie__wrap iframe {
    width: 100%;
  }
  .scene {
    margin-top: 64px;
    padding: 40px 0 0;
  }
  .scene .inner .card-wrap .card-list {
    width: 100%;
  }
  .scene .inner .card-wrap .card-list:nth-child(odd) {
    margin-left: 0;
  }
  .scene .inner .card-wrap .card-list:nth-child(3) {
    margin-top: 24px;
  }
  .scene .inner .card-wrap .card-list li.contents .ttl {
    font-size: 1.8rem;
  }
  .scene .inner .card-wrap .card-list li.img {
    height: auto;
    max-width: 100%;
  }
  .scene h3 {
    font-size: 1.8rem;
    margin-top: 0;
  }
  .feature-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
  }
  .feature-wrap .feature-list {
    margin-left: 0;
    padding: 56px 24px 32px;
    width: 100%;
  }
  .feature-wrap .feature-list .icon {
    height: 60px;
    top: -30px;
    width: 60px;
  }
  .feature-wrap .feature-list .ttl {
    font-size: 1.8rem;
    height: auto;
  }
  .feature-wrap .feature-list + .feature-list {
    margin-top: 64px;
  }
  .merit-wrap h3 {
    padding-top: 0px;
  }
  .merit-wrap .marker {
    font-size: 1.8rem;
  }
  .merit-wrap ul {
    width: 100%;
  }
  .merit-wrap ul li {
    background-size: cover;
    display: block;
  }
  .merit-wrap ul li.sec02 {
    background-position: 40% 0;
  }
  .merit-wrap ul li .point {
    margin-bottom: 10px;
    margin-right: 0;
    padding: 12px 30px;
    width: 100%;
  }
  .merit-wrap .pr {
    font-size: 20px;
  }
  .use {
    padding: 40px 0 0;
  }
  .use .definition {
    padding-top: 24px;
    width: 67%;
  }
  .use .definition li {
    font-size: 1.1rem;
    width: auto;
  }
  .use .definition li + li {
    margin-left: 16px;
  }
  .use .inner .use-wrap .use-list .img {
    left: 0;
    margin: auto;
    margin-top: 32px;
    right: 0;
    top: 0;
  }
  .use .inner .use-wrap .use-list:nth-child(1) .img {
    width: 69%;
  }
  .use .inner .use-wrap .use-list:nth-child(2) .img {
    top: 32px;
    width: 68%;
  }
  .use .inner .use-wrap .use-list:nth-child(2) .caption {
    top: 32px;
  }
  .use .inner .use-wrap .use-list:nth-child(3) .img {
    top: 0;
    width: 73%;
  }
  .use .inner .use-wrap .use-list:nth-child(3) .img figure img {
    width: 100%;
  }
  .use .inner .use-wrap .use-list:nth-child(4) .img {
    top: 0;
    width: 68%;
  }
  .use .inner .use-wrap .use-list:nth-child(4) .img figure img {
    width: 100%;
  }
  .use .inner .use-wrap .use-list:nth-child(4) .caption {
    top: 0;
  }
  .use .inner .use-wrap .use-list:nth-child(5) .img {
    width: 68%;
  }
  .use .inner .use-wrap .use-list:nth-child(5) .img figure img {
    width: 100%;
  }
  .use .inner .use-wrap .use-list:nth-child(6) .img {
    width: 76%;
  }
  .use .inner .use-wrap .use-list:nth-child(6) .img figure img {
    width: 100%;
  }
  .use .inner .use-wrap .use-list:nth-child(7) .img figure img {
    width: 100%;
  }
  .use .inner .use-wrap .use-list:nth-child(8) .img figure img {
    width: 100%;
  }
  .use .inner .use-wrap .use-list:nth-child(9) .img figure img {
    width: 100%;
  }
  .use .inner .use-wrap .use-list:nth-child(10) .img figure img {
    width: 100%;
  }
  .use .inner .use-wrap .use-list:nth-child(3n):after {
    display: block;
  }
  .use .inner .use-wrap .use-list:nth-child(n+4) {
    margin-top: 24px;
  }
  .use .inner .use-wrap .use-list:nth-child(even):after {
    display: none;
  }
  .reason .inner h3 {
    font-size: 1.8rem;
    margin-top: 0;
  }
  .reason .inner h3 span.marker {
    font-size: 1.8rem;
  }
  .reason .inner .reason-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 32px;
  }
  .reason .inner .reason-wrap .reason-list {
    width: 100%;
  }
  .reason .inner .reason-wrap .reason-list .tag-wrap {
    top: -26px;
  }
  .reason .inner .reason-wrap .reason-list .tag-wrap .taglist {
    font-size: 1.4rem;
    padding: 16px;
    width: calc(50% - 16px);
  }
  .reason .inner .reason-wrap .reason-list:first-child {
    position: relative;
  }
  .reason .inner .reason-wrap .reason-list:first-child:after {
    -webkit-transform: rotate(90deg);
    background: url(/assets/img/enterprise/icon_enterprise_reason_arrow_sp.svg) no-repeat;
    background-size: cover;
    content: "";
    height: 40px;
    left: 0;
    margin: auto;
    position: relative;
    right: 0;
    transform: rotate(90deg);
    width: 48px;
  }
  .reason .inner .txt_lead {
    font-size: 1.6rem;
  }
  .support h2.ttl {
    font-size: 1.8rem;
  }
  .support .support-wrap {
    margin-top: 40px;
  }
  .support .support-wrap .support-list {
    margin-left: 0;
    padding: 56px 24px 32px;
    width: 100%;
  }
  .support .support-wrap .support-list .icon {
    height: 60px;
    top: -30px;
    width: 60px;
  }
  .support .support-wrap .support-list .ttl {
    font-size: 1.8rem;
    height: auto;
  }
  .support .support-wrap .support-list + .support-list {
    margin-top: 64px;
  }
  .voice .inner .voice-list-wrap {
    width: 100%;
  }
  .voice .inner .voice-list-wrap .voice-list {
    width: 100%;
  }
  .benefits .inner h3 {
    font-size: 1.8rem;
    margin-top: 0;
  }
  .map-wrap {
    margin-top: 0;
  }
  .user {
    padding: 40px 0;
  }
  .user .user-wrap {
    margin: 0 8px;
    padding: 32px 16px 40px;
    width: calc(100% - 16px);
  }
  .user .user-wrap .img {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .user .user-wrap .img img {
    width: 100%;
  }
  .user .user-wrap .img .figure-caption {
    bottom: 0;
    left: 0;
    margin: 16px;
    position: relative;
    right: 0;
  }
  .user .user-wrap .user-list-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 32px;
  }
  .user .user-wrap .user-list-wrap .user-list {
    height: auto;
    margin-left: 0;
    margin-left: 35px;
    padding: 24px 24px 24px 40px;
    width: 100%;
  }
  .user .user-wrap .user-list-wrap .user-list:first-child {
    margin-left: 35px;
  }
  .user .user-wrap .user-list-wrap .user-list:nth-child(n+2) {
    margin-top: 24px;
  }
  .user .user-wrap .user-list-wrap .user-list .img {
    bottom: auto;
    left: -35px;
    right: auto;
    top: calc(50% - 35px);
  }
  .user .user-wrap .user-list-wrap .user-list .img img {
    height: 70px;
    width: 70px;
  }
}</pre></body></html>