@charset "UTF-8";


/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress　
 */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  color: #323232;
}

*, :after, :before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

input {
  border-radius: 0;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button.menuBtn:focus{
  outline: none;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio, canvas, progress, video {
  display: inline-block;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  height: 100%;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  vertical-align: top;
}

html {
  font-family: 'Noto Sans JP', sans-serif;
}

/*!common */
body {
  position: relative;
  min-height: 100%;
  padding-bottom: 50px;
  background: #ededed;
  letter-spacing: 0.1em;
}

main {
  height: 100%;
  font-size: 1.4rem;
}

a {
  color: #323232;
}

a:hover,
.loginBtn a:hover,
.logoutBtn button:hover {
  opacity: 0.7;
}

.contentsSubTitle {
  margin-bottom: 10px;
  font-size: 1.8rem;
}

.sectionTitle {
  margin-bottom: 30px;
  font-size: 1.7rem;
}

.sectionTitle + article {
  margin-top: 5%;
}

footer {
  padding-top: 150px;
}

.notFound {
  padding-top: 60px;
  text-align: center;
}

.notFound p:not(.btn) {
  font-size: 3.6rem;
  font-weight: 300;
}

.notFound p:not(.btn).notFoundTitle {
  margin-bottom: 120px;
  font-size: 2.6rem;
}

.notFound .btn {
  margin: 150px auto 20px;
  width: 100%;
  max-width: 300px;
}

.notFound .btn a {
  border: none;
  background: none;
  color: #fff;
}

.notFound .btn + p {
  font-size: 1.6rem;
}

.white {
  color: #fff;
}

.white a {
  color: #fff;
}

.gNavi svg.white,
.gNavi .menuBtn span.white,
.gNavi .headerContact a.white,
.gNavi .headerSearch input.white,
.gNavi .headerSearch.white {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.gNavi svg.white {
  fill: #fff;
}

.gNavi .menuBtn span.white {
  background: #fff;
}

.gNavi .sideSearch.white,
.gNavi .breadcrumbTop li.white::after {
  border-bottom: 1px solid #fff;
}

.gNavi .breadcrumbTop span.white,
.gNavi .sideContact a.white {
  color: #fff;
}

.gNavi .menuListWrap.white {
  color: #000;
}

.gNavi .menuListWrap .white {
  color: #000;
}

.active .gNavi .menuBtn span.white {
  background: #000;
}

.headerTop-js,
.gNaviTop-js,
.gNavi-js {
  font-size: 1.6rem;
  color: #323232;
}

.headerTop-js.lowHeader,
.gNaviTop-js.lowHeader,
.gNavi-js.lowHeader {
  position: relative;
  padding: 0;
  width: 183px;
}

.gNavi {
  position: fixed;
  left: 0;
  z-index: 100;
}

.menuListWrap {
  z-index: 1;
  background: #ededed;
  display: none;
  width: 100%;
}

.gLogo,
.menuBtn {
  z-index: 2;
}

.menuBtn {
  position: relative;
}

.menuBtn > span {
  display: block;
  width: 45px;
  height: 2px;
  background: #323232;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
  position: relative;
  transition: all .3s ease;
  left: 0;
  opacity: 1;
}

.menuBtn > span + span {
  margin-top: 8px;
}

.sideSearch {
  margin-bottom: 30px;
  border-bottom: 1px solid #323232;
}

.sideSearch input {
  width: 85%;
  padding: 0 5px;
}

.sideSearch input:focus{
  outline: none;
}

.sideSearch button {
  margin-bottom: 5px;
  width: 16px;
  height: 16px;
}

.sideContact {
  margin-bottom: 50px;
  text-align: right;
}

.sideContact a {
  color: #323232;
}

.sideContact span {
  display: inline-block;
  margin-right: 5px;
  width: 20px;
  vertical-align: middle;
}

.sideContact span svg {
  width: 100%;
  fill: #323232;
}

.sideTitle {
  width: 128px;
}

.sideTitle img {
  width: 100%;
  height: auto;
}

.breadcrumb {
  margin: 0 0 50px 30px;
  font-size: 1.2rem;
}

.breadcrumb a {
  position: relative;
  padding-bottom: 4px;
  display: inline-block;
  color: #323232;
}

.breadcrumb a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 0;
  height: 1px;
  -webkit-transition: .3s all;
  transition: .3s all;
  border-bottom: 1px solid #323232;
}

.breadcrumb a:hover::after {
  width: 100%;
}

.breadcrumb li + li {
  position: relative;
  padding-top: 20px;
}

.breadcrumb li + li::before {
  content: "＞";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  color: #969696;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 1.1rem;
}

.menuList li {
  text-align: center;
}

.menuList li a {
  display: block;
  color: #323232;
  font-weight: bold;
  font-size: 3.2rem;
}

.menuList li a img {
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.menuList li a span {
  display: block;
  margin: 0px 0 0;
  font-weight: 350;
  font-size: 1.4rem;
  letter-spacing: .2em;
  padding-top: 8px;
}

.active .menuBtn > span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-26deg);
  transform: translateY(10px) rotate(-26deg);
}

.active .menuBtn > span:nth-of-type(2) {
  opacity: 0;
  left: -10px;
}

.active .menuBtn > span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(26deg);
  transform: translateY(-10px) rotate(26deg);
}

.gNavi-js.load-flag {
  opacity: 1;
}

.gNaviTop-js .gNavi > * {
  opacity: 0;
  -webkit-transform: translateX(-200px);
  transform: translateX(-200px);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  will-change: opacity, transform;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.gNaviTop-js .gNavi .menuListWrap {
  -webkit-transition-property: none;
  transition-property: none;
  will-change: none;
}

.gNaviTop-js.fade .gNavi > * {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.sideLogo,
.gLogo {
  text-align: right;
}

.sideLogo img,
.gLogo img {
  width: 90%;
}

.sideLogo a:hover{
  opacity: 1;
}

footer .snsList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 110px;
  width: 100%;
  font-size: 6rem;
  color: #969696;
}
footer .snsList a{
  color: #707070;
}

footer .snsList li + li {
  margin-left: 20%;
}

footer .footerInner {
  margin: 0 auto;
}

footer .partnerList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

footer .partnerList li {
  max-height: 82px;
}

footer .partnerList li.aws {
  width: 100px;
}

footer .partnerList li.aws img {
  width: 100%;
}

footer .partnerList li img {
  height: 100%;
}

footer .footerMenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  font-size: 1.2rem;
}

footer .footerMenu li + li {
  margin-left: 20px;
}

footer .footerMenu a {
  color: #323232;
}

footer .copyright {
  position: absolute;
  bottom: 0;
  padding: 16px 0;
  width: 100%;
  background: #323232;
  text-align: center;
  color: #fff;
}

footer .copyright small {
  font-size: 1.1rem;
}

.headerTop-js {
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
nav.gNaviTop-js.fade.active::after,
header.headerTop-js.active + main::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #323232;
  opacity: .8;
  transition: .3s all ease;
}

.headerTop-js .headerLogo {
  width: 40%;
  max-width: 168px;
}

.headerTop-js .headerLogo a{
  transition: .3s all ease;
}

.headerTop-js .headerLogo a:hover{
  opacity: 1;
}

.headerTop-js .headerSearchInner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.headerTop-js .headerSearchInner .sideSearch {
  margin-left: 19%;
  width: 80%;
  margin-bottom: 0;
}

.headerTop-js .headerSearchInner .sideContact {
  margin: 0 0 0 50px;
}

.headerTop-js .headerSearchInner .menuBtn {
  margin: 0 0 0 50px;
}

/*service　ページ固有の指定*/
.gNaviHeadInner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  background: #fff;
  z-index: 99;
}

.gNaviHeadInner > div {
  max-width: 1050px;
  margin: 0 auto;
}

.gNaviHeadInner .gNaviHeadList > li.mailIcon .fas {
  margin-right: 5px;
  color: #fff;
}

.gNaviHeadInner .gNaviHeadList > li.mailIcon a {
  color: #fff;
  background: #ff7850;
}

#loader-bg {
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #000;
}

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

/*#contents p + p.detailLink {
  margin-top: 10px;
}*/
.contentList p + p.detailLink {
  margin-top: 20px;
}

.mainKV {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100vh;
  overflow: hidden;
}

.mainKV .kvSection {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.mainKV .kvSection + .kvSection {
  display: none;
}

.mainKV #videoKV {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.mainKV .kvText {
  position: absolute;
  left: 0;
  width: calc(100% - 250px);
  margin: 0 125px;
  text-align: center;
}

.mainKV .kvText.line01 {
  /*top: 310px;*/
  top: calc(50% + -126px);
}

.mainKV .kvText.line01 span{
  font-size: 1.2em;
}

.mainKV .kvText.line02 {
  /*top: 260px;*/
  top: calc(50% + -98px);
  line-height: 1.9;
}

.mainKV .kv_1 .kvText {
  line-height: 1.5;
  font-size: 2rem;
  letter-spacing: .2em;
  color: #fff;
}

.mainKV .kv_1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 1px;
  background: #ededed;
  -webkit-animation: anm02 10.4s linear;
  animation: anm02 10.4s linear;
  z-index: 2;
}

@-webkit-keyframes anm02 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@keyframes anm02 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

.mainKV .kv_2 .kvText {
  font-size: 2.6rem;
  color: #323232;
  letter-spacing: .2em;
}

.mainKV .kvScroll {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.mainKV .kvScroll.current a {
  color: #000;
}

.mainKV .kvScroll.current a::after {
  background: #000;
}

.mainKV .kvScroll a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 80px;
  font-size: 16px;
  color: #fff;
}

.mainKV .kvScroll a::after {
  position: absolute;
  bottom: 0;
  left: calc(50% - 1px);
  content: "";
  display: block;
  width: 1px;
  height: 50px;
  -webkit-animation: anm01 2s linear infinite;
  animation: anm01 2s linear infinite;
  background: #fff;
}

@-webkit-keyframes anm01 {
  0% {
    bottom: 0;
  }
  35% {
    bottom: -50px;
    background: transparent;
  }
  65% {
    bottom: 50px;
    height: 0;
    background: transparent;
  }
  100% {
    bottom: 0;
    height: 50px;
  }
}

@keyframes anm01 {
  0% {
    bottom: 0;
  }
  35% {
    bottom: -50px;
    background: transparent;
  }
  65% {
    bottom: 50px;
    height: 0;
    background: transparent;
  }
  100% {
    bottom: 0;
    height: 50px;
  }
}

.mainKV .dfuTextArea {
  z-index: 2;
}

.mainKV .dfuTextArea svg {
  position: absolute;
}

.mainKV .dfuTextArea #d {
  top: 240px;
  left: 0;
  width: 135px;
  height: 140px;
}

.mainKV .dfuTextArea #f {
  top: 240px;
  right: 0;
  width: 100px;
  height: 125px;
}

.mainKV .dfuTextArea #u {
  bottom: 135px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 135px;
  height: 145px;
}

.mainKV .dfuTextArea .st0 {
  fill: #fff;
}

section .sectionInner {
  width: 81.33%;
}

section.recent {
  background: #323232;
}

.section__ttl {
  color: #FF7850;
  font-size: 1.8rem;
  border-bottom: 1px solid #FF7850;
  margin-bottom: 100px;
  padding-bottom: 10px;
  letter-spacing: 0em;
}

.breadcrumbTop {
  margin: 0 0 40px 0;
  font-size: 1.2rem;
}

.breadcrumbTop li {
  position: relative;
}

.breadcrumbTop li::after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 50%;
  height: 0;
  border-bottom: 1px solid #323232;
  -webkit-transition-property: width;
  transition-property: width;
  will-change: width;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.breadcrumbTop li span {
  display: block;
  width: 100%;
  text-align: right;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition-property: padding, -webkit-transform;
  transition-property: padding, -webkit-transform;
  transition-property: transform, padding;
  transition-property: transform, padding, -webkit-transform;
  will-change: transform, padding;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 0;
  line-height: 1.2;
  min-height: 10px;
}

.breadcrumbTop .active::before {
  display: none;
}

.breadcrumbTop .active span {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  padding-bottom: 10px;
  font-weight: bold;
  color: #323232;
  font-size: 1.4rem;
}

.breadcrumbTop .active::after {
  width: 100%;
}

.breadcrumbTop li + .active {
  margin-top: 15px;
}

.sideTitleWrap {
  position: relative;
}

.sideTitleWrap .sideTitle {
  position: absolute;
  top: 0;
  left: -100%;
  opacity: 0;
  -webkit-transition-property: opacity, left;
  transition-property: opacity, left;
  will-change: opacity, left;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.sideTitleWrap .sideTitle.active {
  opacity: 1;
  left: 0;
}

svg {
  display: inline-block;
}

.detailLink {
  width: 135px;
}

.fbox > .detailLink {
  margin-top: 15px;
}

.moreLink {
  width: 130px;
}

.btnSvg svg{
  display: none;
}

.progresInner + .moreLink,
.recentList + .moreLink.detailLink.detailTxt{
  margin-top: 45px;
}

.contentsTitle {
  margin-bottom: 35px;
  width: 96%;
  max-width: 830px;
  font-size: 1.8rem;
}

.contentsSubTitle {
  margin-bottom: 30px;
  line-height: 2.5;
  font-size: 1.4rem;
}

#DIGITAL_FORCE_UNITED,
#DIGITAL,
#FORCE,
#UNITED {
  fill-opacity: 0;
}

#DIGITAL_FORCE_UNITED .st0,
#DIGITAL .st0,
#FORCE .st0,
#UNITED .st0 {
  fill: #fff;
}

.caseList li {
  opacity: 0;
}

.caseList li h3 {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: .2em;
}

.caseList li p {
  margin: 30px 0 40px 0;
  line-height: 2.3;
  max-width: 830px;
  letter-spacing: .2em;
}

.caseList a{
  display: block;
}

.digitalFourceUnited .ttl_dfu {
  padding: 0 calc(50px + 8.19%) 10px 0;
  border-bottom: 1px solid #000;
}

.digitalFourceUnited .ttl_dfu svg {
  max-width: 830px;
}

.sceneList li {
  position: relative;
  padding-left: 1.8rem;
}

.sceneList li::before {
  content: "・";
  position: absolute;
  top: 3px;
  left: 0;
  font-size: 15px;
}

.sceneList h3 {
  margin-bottom: 20px;
  font-size: 1.7rem;
}

.service .sectionInner {
  padding-right: 0;
}

.contentList,
.recentList {
  width: 100%;
}

.contentList h3,
.recentList h3 {
  margin-bottom: 10px;
  font-size: 1.4rem;
}

.contentList li,
.recentList li {
  margin-bottom: 20px;
  padding-right: 10%;
}


.contentList li a,
.recentList li a {
  max-width: 830px;
  display: block;
}

.contentList li + li,
.recentList li + li {
  padding-top: 30px;
  border-top: 1px solid #d2d2d2;
}

.contentList li p,
.recentList li p {
  line-height: 2.3;
}

.recentList li p {
  margin-top: 5px;
}

.recentList li span {
  display: inline-block;
  margin-right: 30px;
  font-size: 1.6rem;
  letter-spacing: .15em;
  font-weight: bold;
  color: #fff;
}

.recentList li span.category {
  border: solid 1px #818181;
  padding: 2px 5px;
  font-size: 1.2rem;
  font-weight: normal;
  color: #818181;
}

.recentList li time {
  font-size: 1.4rem;
  color: #818181;
  letter-spacing: .15em
}

.recentList li a {
  color: #bfbfbf;
}

.companyBox,
.recruitBox {
  padding-top: 30px;
  letter-spacing: normal;
}

.companyBox h2,
.recruitBox h2 {
  padding-bottom: 15px;
  text-align: right;
  letter-spacing: 0.2em;
  font-size: 1.6rem;
}

.companyBox {
  background: #ff7850;
}

.companyBox h2 {
  border-bottom: 1px solid #323232;
}

.companyBox p {
  line-height: 2.2;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: .15em;
}

.recruitBox {
  background: #323232;
  color: #ededed;
}

.recruitBox h2 {
  border-bottom: 1px solid #ededed;
}

.recruitBox p{
  letter-spacing: .1em;
}

.recruitBox .companyBoxInner a {
  color: #ededed;
}

.recruitBox .companyBoxInner a::before {
  content: "";
  position: absolute;
  top: 41%;
  left: 0;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2086.97%2025.83%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E3%82%A2%E3%82%BB%E3%83%83%E3%83%88%203%3C%2Ftitle%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1-2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%201%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M0%2C16.3H59.26l-4.62%2C9.53L87%2C12.92%2C54.7%2C0l4.56%2C9.53H0V16.3Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  width: 19px;
  height: 7px;
}

.companyBoxInner {
  padding: 12% 12% 13% 13%;
  line-height: 2.46;
  font-size: 1.5rem;
}

.companyBoxInner p {
  padding-bottom: 8%;
}

.companyBoxInner ul li {
  font-size: 1.5rem;
  letter-spacing: .2em;
  display: flex;
}

.companyBoxInner ul li + li {
  margin-top: 20px;
}

.companyBoxInner ul li a {
  font-weight: bold;
  display: block;
  position: relative;
  padding-left: 35px;
  position: relative;
  transition: .3s ease all;
}

.companyBoxInner ul li a:hover{
  opacity: 1;
}

.companyBoxInner ul li a::before {
  content: "";
  position: absolute;
  top: 41%;
  left: 0;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2086.96%2025.83%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23323232%3Bfill-rule%3Aevenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%E3%82%A2%E3%82%BB%E3%83%83%E3%83%88%202%3C%2Ftitle%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1-2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%201%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M0%2C16.3H59.25l-4.62%2C9.53L87%2C12.92%2C54.7%2C0l4.56%2C9.53H0V16.3Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  width: 19px;
  height: 7px;
}

.serviceMenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.serviceMenu .menuTitle {
  margin-bottom: 15px;
  font-size: 1.6rem;
  font-weight: bold;
}

.serviceMenu li {
  line-height: 2;
  color: #323232;
}

.serviceMenu li .iconLink {
  margin-top: auto;
  line-height: 1;
}

.serviceMenu li .iconLink img {
  width: 70%;
}

.serviceMenu li a {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  transition: .3s ease all;
}

.serviceMenu li h3 {
  margin-bottom: 30px;
  min-height: 191px;
  text-align: center;
  line-height: 1.66;
  font-size: 1.8rem;
  letter-spacing: .1em;
}

.serviceMenu li h3 .serviceIcon {
  display: block;
  margin: 0 auto 30px;
  width: 42%;
  min-height: 80px;
}

.serviceMenu li h3 + p {
  margin-bottom: 30px;
  letter-spacing: .075em;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}

@media screen and (min-width: 769px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .contentsSubTitle {
    font-size: 2rem;
    margin-bottom: 36px;
  }
  .notFound {
    min-height: 100vh;
  }
  .notFound .btn a::before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #323232;
    z-index: -2;
  }
  .notFound .btn a::after {
    background: #ff7850;
  }
  .headerTop-js svg,
  .headerTop-js .headerSearchInner,
  .headerTop-js .sideSearch,
  .headerTop-js .sideContact,
  .headerTop-js .sideContact a,
  .headerTop-js .menuBtn span,
  .headerTop-js .sideSearch {
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }
  .headerTop-js svg {
    -webkit-transition-property: fill;
    transition-property: fill;
  }
  .headerTop-js .headerSearchInner,
  .headerTop-js .sideSearch,
  .headerTop-js .sideContact,
  .headerTop-js .sideContact a {
    -webkit-transition-property: color;
    transition-property: color;
  }
  .headerTop-js .menuBtn span {
    /*-webkit-transition-property: background;
    transition-property: background;*/
  }
  .headerTop-js .sideSearch {
    -webkit-transition-property: border;
    transition-property: border;
  }
  .headerTop-js.white svg {
    fill: #fff;
  }
  .headerTop-js.white .headerSearchInner {
    color: #fff;
  }
  .headerTop-js.white .headerSearchInner .sideSearch,
  .headerTop-js.white .headerSearchInner .sideContact,
  .headerTop-js.white .headerSearchInner .sideContact a {
    color: #fff;
  }
  .headerTop-js.white .headerSearchInner .menuBtn span {
    background: #fff;
  }
  .headerTop-js.white .headerSearchInner .sideSearch {
    border-color: #fff;
  }
  .headerTop-js.white.active .headerSearchInner .menuBtn span {
    background: #000;
  }
  .sideContact{
    position: relative;
  }
  .sideContact a::after{
    content: '';
    width: 0;
    height: 1px;
    background: #323232;
    transition: .3s all ease;
    display: block;
  }
  .white .sideContact a::after,
  .sideContact.white a::after{
    background: #fff;
  }
  .sideContact a:hover{
    opacity: 1;
  }
  .sideContact a:hover::after{
    width: 100%;
  }
  .menuBtn:hover > span:nth-of-type(1){
    transform: translate(0, -3px);
  }
  .menuBtn:hover > span:nth-of-type(3){
    transform: translate(0, 3px);
  }
  .active .menuBtn:hover > span:nth-of-type(1){
    transform: translate(0, 10px) rotate(-45deg)
  }
  .active .menuBtn:hover > span:nth-of-type(3){
    transform: translate(0, -10px) rotate(45deg)
  }
  .gNavi {
    width: 183px;
  }
  .menuBtn {
    margin: 35px 0 35px 138px;
  }
  .sideTitle img {
    width: 90%;
  }
  .menuList {
    overflow: hidden;
  }
  .menuList li {
    display: inline-block;
  }
  .menuList {
    padding: 160px 4.16% 110px 4.16%;
  }
  .menuList li {
    width: 33%;
  }
  .menuList li:nth-child(n + 4) {
    margin-top: 45px;
  }
  .menuList li:nth-child(2n + 4) {
    margin-left: 33%;
  }
  .menuList li a img {
    width: 40%;
  }
  .menuList li.menu_service img {
    width: 43%;
  }
  .menuList li.menu_case img {
    width: 27%;
  }
  .menuList li.menu_news img {
    width: 32%;
  }
  .menuList li.menu_company img {
    width: 60%;
  }
  .menuList li.menu_recruit img {
    width: 47%;
  }
  .menuList li.menu_contact img {
    width: 46%;
  }
  .menuList li a span{
    position: relative;
  }
  .menuList li a > span::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: #323232;
    top: 0;
    position: absolute;
    transition: .3s all ease;
    left: 0;
    right: 0;
    margin: auto;
  }
  .menuList li a:hover > span::after{
    width: 70%;
  }
  .menuList li a:hover{
    opacity: 1;
  }
  .headerTop-js .menuListWrap {
    position: absolute;
    top: 0;
    left: 0;
  }
  .gNaviTop-js .gNavi,
  .gNavi-js .gNavi {
    top: 20px;
  }
  .gNaviTop-js .gNavi.stop,
  .gNavi-js .gNavi.stop {
    position: absolute;
  }
  .gNaviTop-js .menuListWrap,
  .gNavi-js .menuListWrap {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100vw;
  }
  footer .snsList li + li {
    margin-left: 10%;
  }
  footer .footerInner {
    padding-bottom: 20px;
    width: 83.33%;
    max-width: 1000px;
  }
  footer .partnerList li + li {
    margin-left: 30px;
  }
  footer .partnerList li:nth-child(3) {
    width: 220px;
  }
  .headerTop-js {
    position: absolute;
    padding: 20px 4.16%;
    z-index: 101;
  }
  .gNaviHeadInner > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .gNaviHeadInner > div .headerLogo {
    padding: 15px 20px 15px 0;
  }
  .gNaviHeadInner > div .headerLogo img {
    width: 168px;
    max-width: 100%;
  }
  .gNaviHeadInner {
    border-bottom: 1px solid #e8e8e8;
  }
  .gNaviHeadInner .menuBtn {
    display: none;
  }
  .gNaviHeadInner .gNaviHeadList {
    max-width: 730px;
    width: 61.6666667%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .gNaviHeadInner .gNaviHeadList > li {
    width: 17.81%;
  }
  .gNaviHeadInner .gNaviHeadList > li.mailIcon {
    width: 24.65%;
    margin-left: auto;
  }
  .gNaviHeadInner .gNaviHeadList > li a {
    padding: 10px 5px;
    font-weight: bold;
    font-size: 1.6rem;
    color: #323232;
    line-height: 1.5;
    border-bottom: 1px solid transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
  }
  .gNaviHeadInner .gNaviHeadList > li a:hover {
    border-bottom-color: #ff7850;
  }
  #contents section {
    padding-left: 380px;
  }
  section .sectionInner {
    padding: 160px 0;
    width: 100%;
  }
  .sideTitleWrap .sideTitle {
    width: 128px;
  }
  .sideTitleWrap .sideTitle img {
    width: 90%;
  }
  .sideTitleWrap .sideTitle.sTcompany {
    left: -25px;
    width: 150px;
  }
  .sideTitleWrap .sideTitle.sTcompany img {
    width: 100%;
  }
  .contentsTitle {
    margin-bottom: 150px;
    font-size: 2.2rem;
    line-height: 2.27;
    letter-spacing: .4em;
  }
  .contentsSubTitle {
    margin-bottom: 70px;
    font-size: 1.6rem;
  }
  #DIGITAL,
  #FORCE,
  #UNITED {
    display: none;
  }
  .digitalFourceUnited .ttl_dfu {
    margin-bottom: 50px;
  }
  .sceneList li + li {
    margin-top: 40px;
  }
  .service .contentsTitle {
    padding-right: 8.19%;
  }
  .contentList h3,
  .recentList h3 {
    font-size: 1.8rem;
  }
  .recentList li + li {
    border-top: 1px solid #686868;
  }
  .contentList li a,
  .recentList li a{
    opacity: 1;
    transition: all .3s ease;
  }
  .contentList li a:hover,
  .recentList li a:hover{
    opacity: .7;
  }
  .contentList li,
  .recentList li{
    position: relative;
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  .contentList li::after,
  .recentList li::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #fff;
    transition: all 1.0s ease;
  }
  .contentList li::after{
    background: #323232;
  }
  .contentList li:hover::after,
  .recentList li:hover::after{
    width: 100%;
  }
  .detailLink.detailTxt{
    display: flex;
    align-items: center;
    position: relative;
    width: 135px;
    padding: 5px;
    transition: .3s ease all;
    text-decoration: none;
  }
  .detailLink.detailTxt picture{
    display: flex;
  }
  .detailLink.detailTxt.detailLink-bgw{
    background: linear-gradient(to right, rgba(0,0,0,0) 50%, #ffffff 50%) repeat 0 0 / 200% auto;
  }
  .detailLink.detailTxt.detailLink-bgbk{
    background: linear-gradient(to right, rgba(0,0,0,0) 50%, #323232 50%) repeat 0 0 / 200% auto;
  }
  .detailLink.detailTxt.detailLink-or{
    background: linear-gradient(to right, rgba(0,0,0,0) 50%, #ff7850 50%) repeat 0 0 / 200% auto;
  }
  .detailLink.detailTxt::before{
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 1.5px;
    background: #ff7850;
    transform: rotate(17.8deg);
    margin-right: 12px;
    transition: .3s ease all;
  }
  .detailLink.detailTxt::after{
    content: "";
    position: absolute;
    top: calc(50% + -2px);
    right: 0;
    background-image: url(/common/images/icon_arrow_bk.svg);
    width: 28px;
    height: 7px;
    transition: all .3s ease 0s;
  }
  .white .detailLink.detailTxt::after{
    background-image: url(/common/images/icon_arrow_wh.svg);
  }
  .detailLink.detailTxt:hover{
    background-position: -100% 0;
  }
  a:hover .detailLink.detailTxt::before,
  .detailLink.detailTxt:hover::before,
  .contentList li:hover .detailLink.detailTxt::before{
    transform: scale(1.2) rotate(17.8deg);
  }
  .contentList .detailLink.detailTxt:hover::before{
    transform: scale(1.0) rotate(17.8deg);
  }
  a:hover .detailLink.detailTxt::after,
  .detailLink.detailTxt:hover::after,
  .contentList li:hover .detailLink.detailTxt::after{
    right: -10px;
  }
  .contentList .detailLink.detailTxt:hover::after{
    right: 0;
  }
  .detailLink.detailTxt img{
    max-width: 60px;
    transition: all .3s ease 0s;
  }
  a .detailLink.detailTxt img{
    max-width: 70px;
  }
  .contentList li:hover .detailLink.detailTxt img{
    transform: translate(5px, 0px);
  }
  a .moreLink.detailLink.detailTxt{
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .btnSvg svg{
    display: block;
  }
  .btnSvg{
    position: relative;
    width: 100%;
    padding: 14px 35px;
    line-height: 1;
    text-align: center;
  }
  .btnSvg rect{
    fill: none;
    stroke: #323232;
    stroke-width: 1;
    transition: all .3s ease;
  }
  .btnSvg span{
    position: relative;
    display: block;
    transform: translateX(-5px);
    transition: all 250ms;
  }
  .btnSvg svg{
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0, 0);
  }
  .btnSvg svg rect{
    fill: none;
    stroke: #333;
    stroke-width: 1;
    stroke-dasharray: 0, 620;
    stroke-dashoffset: 314;
    stroke-opacity: 0;
    transition: stroke-dasharray 500ms ease, stroke-dashoffset 500ms ease, stroke-opacity 100ms ease-out 300ms;
  }
  .white .btnSvg svg rect{
    stroke: #fff;
  }
  a:hover .btnSvg svg rect{
    stroke-dasharray: 620, 0;
    stroke-dashoffset: 0;
    stroke-opacity: 1;
    transition: stroke-dasharray 500ms ease, stroke-dashoffset 500ms ease, stroke-opacity 300ms ease-out;
  }
  a:hover .btnSvg > span{
    transform: translateX(0);
    opacity: 1;
    transition: opacity 500ms ease-in, transform 500ms ease-out 30ms;
  }
  .moreLink.detailLink.detailTxt{
    flex-flow: wrap;
    padding: 0;
    width: 150px;
  }
  .moreLink.detailLink.detailTxt::before{
    position: absolute;
    left: 10px;
  }
  .moreLink a{
    display: block;
    width: 100%;
  }
  .moreLink a:hover{
    opacity: 1;
  }
  .moreLink .btnSvg{
    display: block;
    padding: 10px 0 10px 40px;
    min-height: 35px;
  }
  .moreLink .btnSvg span{
    /*opacity: 1;*/
  }
  .moreLink.detailLink.detailTxt img {
    max-width: 45px;
  }
  a .moreLink.detailLink.detailTxt img {
    max-width: 70px;
  }
  .tagList li {
    display: inline-block;
    margin: 0 15px 17px 0;
    font-size: 1.1rem;
    padding: 0 10px;
    border: 1px solid #969696;
    background: #ededed;
    vertical-align: top;
    color: #7d7d7d;
    line-height: 1.8;
    opacity: 1;
  }
  .caseList{
    max-width: 830px;
  }
  .caseList li a{
    transition: opacity .3s ease;
    display: flex;
    flex-flow: wrap row;
  }
  .caseList li a h3{
    margin-bottom: 20px;
  }
  .caseList li a h3,
  .caseList li a .tagList{
    width: 100%;
  }
  .caseList li a .tagList{
    margin-top: 30px;
  }
  .caseList li a figure{
    width: 200px;
    overflow: hidden;
  }
  figure img {
      width: 100%;
      transition: .5s ease all;
  }
  .caseList li a:hover figure img {
      transform: scale(1.05);
  }
  .caseList li a .case_detail{
    width: 100%;
  }
  .caseList li a figure + .case_detail{
    margin-left: 35px;
    width: 595px;
    max-width: 595px;
  }
  .caseList li a dl{
    overflow: hidden;
  }
  .caseList li a dl dt {
      float: left;
      clear: both;
      min-width: 130px;
      margin-top: 20px;
  }
  .caseList li a dl dd {
      padding-left: 130px;
      width: 100%;
      margin-top: 20px;
  }
  .caseList li p{
    margin: 0;
  }
  section.company {
    letter-spacing: -0.4em;
  }
  section.company .sectionInner {
    position: relative;
  }
  .companyBox,
  .recruitBox {
    display: inline-block;
    max-width: 310px;
    width: 45%;
  }
  .companyBox h2,
  .recruitBox h2 {
    /*width: 165px;*/
    display: inline-block;
    text-indent: 2em;
    text-align: left;
    font-size: 2rem;
  }
  .recruitBox {
    /*position: absolute;
    top: 300px;
    height: 500px;*/
    min-height: 600px;
    vertical-align: top;
    margin-top: 75px;
  }
  .companyBoxInner p {
    padding-bottom: 12%;
  }
  .companyBoxInner ul li a::after,
  .recruitBox ul li a::after{
    content: '';
    position: absolute;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #323232;
    left: 0;
    transition: .3s ease all;
  }
  .recruitBox ul li a::after{
    background: #ededed;
  }
  .companyBoxInner ul li a:hover::after,
  .recruitBox ul li a:hover::after{
    width: 100%;
  }
  .companyBoxInner ul li a::before,
  .recruitBox ul li a::before{
    transition: .3s ease all;
  }
  .companyBoxInner ul li a:hover::before,
  .recruitBox ul li a:hover::before{
    left: 5px;
  }
  .serviceMenu li {
    position: relative;
    padding: 10px 2% 5.5% 2%;
    width: 30%;
    border-bottom: 1px solid #d2d2d2;
  }
  .serviceMenu li::before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: -7%;
    width: 1px;
    height: 92%;
    background: #d2d2d2;
  }
  .serviceMenu li:nth-child(n+4) {
    padding-top: 7%;
  }
  .serviceMenu li:nth-child(n+4)::before {
    top: 30px;
  }
  .serviceMenu li:last-child {
    border-bottom: none;
  }
  .serviceMenu li:nth-child(3n+1)::before {
    display: none;
  }
  .serviceMenu {
    width: 96%;
    max-width: 830px;
  }
  .footerInner{
    display: flex;
  }
  .footerInner ul{
    width: 50%;
    margin: 0;
    display: flex;
    align-items: center;
  }
  footer .snsList a{
    opacity: 1;
    transition: all .3s ease;
  }
  footer .snsList a:hover{
    opacity: 1;
    color: #323232;
  }
  footer .footerInner a{
    transition: all .3s ease;
    opacity: 1;
    position: relative;
  }
  footer .partnerList a:hover{
    opacity: .7;
  }
  footer .partnerList{
    justify-content: flex-start;
  }
  footer .partnerList li{
    width: 70px;
  }
  footer .partnerList li.aws{
    width: 80px;
  }
  footer .partnerList li a{
    display: block;
  }
  footer .partnerList li a img{
    width: 100%;
  }
  footer .footerMenu{
    justify-content: flex-end;
  }
  footer .footerMenu li + li{
    margin-left: 25px;
  }
  footer .footerMenu a{
    color: #707070;
    display: inline-block;
  }
  footer .footerMenu a:hover{
    opacity: 1;
    color: #323232
  }
  footer .footerMenu a::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #707070;
    transition: all .3s ease;
  }
  footer .footerMenu a:hover::after{
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  .contentsSubTitle {
    padding-right: 8.1967213%;
    line-height: 1.8;
  }
  .notFound p:not(.btn).notFoundTitle {
    margin-bottom: 50px;
    line-height: 1.8;
  }
  .notFound .btn {
    margin-top: 50px;
  }
  .notFound .btn a {
    background: #323232;
  }
  .menuListWrap {
    height: calc(100vh - 64px);
    overflow: scroll;
    -ms-overflow-style: none;
  }
  .menuListWrap::-webkit-scrollbar {
    /* Google Chrome対策*/
    display: none;
  }
  .gLogo {
    width: 168px;
    float: left;
  }
  .menuBtn {
    margin: 10px;
    float: right;
  }
  .sideSearch {
    display: none;
  }
  .sideContact {
    display: none;
  }
  .menuList li {
    margin: 0 auto;
    width: 70%;
  }
  .menuList li a {
    padding: 20px 0;
  }
  .menuList li a img {
    width: 64%;
  }
  .menuList li a span {
    font-size: 1.8rem;
  }
  .menuList li.menu_service img {
    width: 68%;
  }
  .menuList li.menu_case img {
    width: 45%;
  }
  .menuList li.menu_news img {
    width: 50%;
  }
  .menuList li.menu_company img {
    width: 95%;
  }
  .menuList li.menu_recruit img {
    width: 73%;
  }
  .menuList li.menu_contact img {
    width: 75%;
  }
  .active .gLogo {
    display: none;
  }
  .gNavi-js {
    background: #ededed;
    padding-bottom: 66px;
  }
  .gNavi-js .breadcrumb,
  .gNavi-js .sideTitle {
    display: none;
  }
  .gNavi-js .gNavi {
    top: 0;
    width: 100%;
    padding: 12px 15px;
    background: #ededed;
  }
  .gNaviTop-js .gNavi .menuListWrap {
    display: none !important;
  }
  .gNaviTop-js .sideLogo,
  .gNaviTop-js .menuBtn,
  .gNaviTop-js .sideSearch {
    display: none;
  }
  .gNaviTop-js .gNavi {
    top: 100px;
    width: 15%;
  }
  footer{
    padding-top: 27vw;
  }
  footer .footerInner{
    padding-bottom: 8vw;
  }
  footer .footerMenu {
    margin: 10% auto 0;
    font-size: 1.1rem;
  }
  footer .footerMenu li:nth-child(n+3) {
    margin-top: 15px;
  }
  footer .footerMenu li:nth-child(3) {
    margin-left: 0;
  }
  footer .partnerList{
    justify-content: space-around;
    padding: 0 15vw;
  }
  footer .partnerList li a{
    display: block;
  }
  footer .partnerList li{
    width: 25%;
  }
  footer .partnerList li.aws{
    width: 30%;
  }
  footer .partnerList li img{
    height: auto;
    width: 100%;
  }
  .headerTop-js {
    position: fixed;
    background: #ededed;
    padding: 15px 20px;
  }
  .headerTop-js.white{
    background: transparent;
  }
  .headerTop-js.active {
    display: block;
    z-index: 150;
  }
  .headerTop-js.active .headerSearchInner {
    display: block;
  }
  .headerTop-js.active .headerLogo {
    display: none;
  }
  .headerTop-js.active .menuBtn {
    margin: 10px auto;
  }
  .gNaviHeadInner > div {
    background: #fff;
  }
  .gNaviHeadInner > div .headerLogo {
    float: left;
    padding: 15px 20px;
  }
  .gNaviHeadInner > div .headerLogo img {
    width: 150px;
  }
  .gNaviHeadInner .gNaviHeadLogo {
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
  }
  .gNaviHeadInner .menuBtn {
    margin: 22px 20px;
  }
  .gNaviHeadInner .gNaviHeadList {
    overflow: auto;
    display: none;
    width: 100%;
  }
  .gNaviHeadInner .gNaviHeadList > li {
    text-align: center;
  }
  .gNaviHeadInner .gNaviHeadList > li a {
    display: block;
    padding: 15px 5%;
    line-height: 1.5;
    font-size: 1.8rem;
    color: #323232;
  }
  .mainKV .kvText {
    width: 76%;
    margin: 0 12%;
  }
  .mainKV .kvText.line01 {
    top: 42%;
  }
  .mainKV .kvText.line02 {
    top: 25%;
    line-height: 2.2;
  }
  .mainKV .kv_1 .kvText {
    font-size: 1.4rem;
  }
  .mainKV .kv_1::before {
    top: 62px;
  }
  .mainKV .kv_2 .kvText {
    font-size: 1.5rem;
  }
  .mainKV .kvScroll a {
    height: 70px;
  }
  .mainKV .kvScroll a::after {
    height: 40px;
  }
  .mainKV .dfuTextArea #d {
    top: 39%;
    width: 17%;
    height: 17.6296297%;
  }
  .mainKV .dfuTextArea #f {
    top: 39%;
    width: 14%;
    height: 17.5%;
  }
  .mainKV .dfuTextArea #u {
    bottom: 16%;
    width: 17%;
    height: 18.2592592%;
  }
  section:first-child .sectionInner {
    padding-top: calc(5% + 60px);
  }
  section .sectionInner {
    margin-left: auto;
  }
  section.recent.white {
    padding-top: 1px;
  }
  section.recent {
    padding-bottom: 15%;
  }
  section.secCase,
  section.service.secContents,
  section.recent.white.secNews{
    padding: 21vw 0;
  }
  section.secCase{
    padding-top: 42vw;
  }
  .section__ttl {
    margin: 100px 0 45px;
  }
  .breadcrumbTop {
    width: 100%;
  }
  .breadcrumbTop li span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: left;
    padding-left: 7%;
  }
  .breadcrumbTop .active span {
    font-size: 1.2rem;
  }
  .sideTitleWrap .sideTitle {
    width: 100%;
  }
  .sideTitleWrap .sideTitle.sTcompany.active {
    left: -10px;
  }
  .sideTitleWrap .sideTitle.sTcompany.active img {
    width: 120%;
  }
  svg g {
    display: block;
  }
  .contentsTitle {
    line-height: 2;
    padding: 0 8.19% 0 0;
  }
  #DIGITAL_FORCE_UNITED {
    display: none;
  }
  .caseList {
    padding: 0 8.19% 0 0;
  }
  .digitalFourceUnited .ttl_dfu {
    margin-bottom: 25px;
  }
  .sceneList li + li {
    margin-top: 25px;
  }
  .contentList,
  .recentList {
    padding: 0 8.19% 0 0;
  }
  .recentList li {
    font-size: 1.2rem;
  }
  .recentList li + li {
    padding-top: 0;
    border-top: none;
  }
  section.company .sectionInner {
    padding: 0 0 5% 0;
  }
  .companyBox h2,
  .recruitBox h2 {
    padding-bottom: 15px;
    width: 40%;
  }
  .companyBoxInner ul li {
    display: inline-block;
    margin-right: 30px;
  }
  .companyBoxInner ul li a {
    padding-bottom: 10px;
    text-decoration: underline;
  }
  .serviceMenu {
    padding: 0 8.19% 0 0;
  }
  .serviceMenu .menuTitle {
    margin-bottom: 2%;
    font-size: 1.8rem;
  }
  .serviceMenu li {
    padding: 0 8.1967213% 9% 0;
  }
  .serviceMenu li + li {
    padding: 10% 8.1967213% 10% 0;
    border-top: 1px solid #d2d2d2;
  }
  .serviceMenu li p + p {
    margin-top: 5%;
  }
  .serviceMenu li:last-child {
    padding-bottom: 0;
  }
  .serviceMenu li h3 .serviceIcon {
    width: 38%;
  }
  .caseList li a figure,
  .caseList li a figure img{
    width: 100%;
  }
}