@charset "UTF-8";
/*
Theme Name: STOVAG-HP
Version: 1.0
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  scroll-behavior: smooth;
  font-size: 62.5%;
}

body {
  font-family: "Sawarabi Mincho", serif;
  position: relative;
  line-height: 1.5;
  overflow-x: hidden;
  background-color: #c0c3d0;
}

body::-webkit-scrollbar {
  display: none;
}

h1 {
  margin: 0;
  font-weight: normal;
  display: inline;
}

h2 {
  margin: 0;
  font-weight: normal;
  display: inline;
}

h3 {
  margin: 0;
  font-weight: normal;
  display: inline;
}

h4 {
  margin: 0;
  font-weight: normal;
  display: inline;
}

h5 {
  margin: 0;
  font-weight: normal;
  display: inline;
}

h6 {
  margin: 0;
  font-weight: normal;
  display: inline;
}

p {
  margin: 0;
  display: inline;
}

.l-left-menu {
  position: fixed;
  display: flex;
  align-items: end;
  padding: 0 0 0 20px;
  bottom: 30px;
  z-index: 500;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .l-left-menu {
    top: 0;
    bottom: 0;
    padding: 0;
    display: none;
    opacity: 0;
  }
}
.l-left-menu__pr-line {
  background: linear-gradient(to bottom, transparent, #000);
  height: 250px;
  width: 1px;
  position: relative;
  z-index: 550;
}
@media screen and (max-width: 767px) {
  .l-left-menu__pr-line {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
}
.l-left-menu__pr-line::before {
  position: absolute;
  content: "";
  background-color: #000;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  opacity: 1;
  animation: scrollAnime 2.5s infinite ease-in-out;
  z-index: 550;
}
.l-left-menu__scroll {
  font-size: 1.6rem;
  height: 100%;
  text-align: end;
  transform: rotate(90deg);
  z-index: 550;
}
@media screen and (max-width: 767px) {
  .l-left-menu__scroll {
    visibility: hidden;
    opacity: 0;
  }
}
.l-left-menu__nav {
  display: flex;
  flex-direction: column;
  font-size: 2.4rem;
  z-index: 550;
}
@media screen and (max-width: 767px) {
  .l-left-menu__nav {
    visibility: hidden;
    opacity: 0;
  }
}
.l-left-menu__nav--web, .l-left-menu__nav--movie, .l-left-menu__nav--ec, .l-left-menu__nav--system {
  font-size: 1.6rem;
  text-decoration: none;
  color: #868585;
  line-height: 1.25;
  opacity: 0;
  visibility: hidden;
  display: none;
}
.l-left-menu__nav--space {
  height: 2vh;
}
.l-left-menu__nav--top, .l-left-menu__nav--about, .l-left-menu__nav--recruit, .l-left-menu__nav--works, .l-left-menu__nav--product, .l-left-menu__nav--service {
  background-color: transparent;
  text-align: start;
  color: #868585;
  text-decoration: none;
  line-height: 1.5;
}
.l-left-menu__menu {
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .l-left-menu__menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow-y: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
    z-index: 550;
  }
}
.l-left-menu__menu__nav {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 7.2rem;
  width: 280px;
}
@media screen and (max-width: 767px) {
  .l-left-menu__menu__nav {
    font-size: 2.6rem;
    padding: 70px 0 0 5vw;
  }
}
.l-left-menu__menu__nav--service, .l-left-menu__menu__nav--about, .l-left-menu__menu__nav--recruit, .l-left-menu__menu__nav--works, .l-left-menu__menu__nav--product, .l-left-menu__menu__nav--movie, .l-left-menu__menu__nav--ec, .l-left-menu__menu__nav--system, .l-left-menu__menu__nav--web {
  width: 100%;
  display: inline;
  background-color: transparent;
  text-align: start;
  color: #fff;
  text-decoration: none;
  line-height: 1.75;
  white-space: nowrap;
}
.l-left-menu__menu--to-top {
  position: absolute;
  top: 20px;
  left: 20px;
}
.l-left-menu__menu--insta {
  position: absolute;
  top: 42%;
  right: 25px;
}
.l-left-menu__menu--stovag {
  position: absolute;
  top: 50%;
  right: 16px;
}

.l-main {
  background-color: #c0c3d0;
  width: 100vw;
}
.l-main__top {
  position: relative;
  width: 100%;
}
.l-main__top__bar {
  height: 125px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .l-main__top__bar {
    height: 100px;
  }
}
.l-main__top__bar--icon1, .l-main__top__bar--icon3, .l-main__top__bar--icon2 {
  padding-left: 30px;
  width: 60px;
  height: auto;
  z-index: 90;
}
@media screen and (max-width: 767px) {
  .l-main__top__bar--icon1, .l-main__top__bar--icon3, .l-main__top__bar--icon2 {
    padding: 0 10px;
    width: 50px;
  }
}
.l-main__top--tokyo {
  position: absolute;
  top: -5px;
  right: 10px;
  z-index: 90;
  width: 300px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .l-main__top--tokyo {
    top: 50px;
    width: 100px;
  }
}
.l-main__top__theme {
  height: 200px;
  background: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  row-gap: 30px;
  z-index: 90;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-main__top__theme {
    height: 220px;
    row-gap: 20px;
  }
}
.l-main__top__theme--sentence {
  font-size: 3.04rem;
  color: #fff;
  line-height: 1.4;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .l-main__top__theme--sentence {
    width: 310px;
    font-size: 1.9rem;
  }
  .l-main__top__theme--sentence br {
    display: none;
  }
}
.l-main__top__theme--sub {
  font-size: 1.6rem;
  letter-spacing: 8px;
  text-align: end;
}
.l-main__top__theme--sub br {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-main__top__theme--sub {
    text-align: end;
    line-height: 3;
    letter-spacing: 4px;
    width: auto;
    font-size: 1.3rem;
  }
  .l-main__top__theme--sub br {
    display: block;
  }
}
.l-main__top__theme--sub span {
  border: solid 3px #fff;
  padding: 15px 10px;
}
@media screen and (max-width: 767px) {
  .l-main__top__theme--sub span {
    border: solid 3px #fff;
    padding: 10px 5px;
  }
}
.l-main__top__theme--sass {
  position: absolute;
  width: 250px;
  height: 45px;
  text-align: center;
  line-height: 2;
  top: -25px;
  left: 30px;
  font-size: 2.08rem;
  background-color: #000;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .l-main__top__theme--sass {
    left: 20px;
    top: -20px;
    width: 170px;
    height: 30px;
    line-height: 2.3;
    font-size: 1.5rem;
  }
}
.l-main__top__events {
  display: grid;
  justify-content: start;
  position: fixed;
  bottom: 30px;
  left: 200px;
  line-height: 2;
  z-index: 90;
}
.l-main__top__events br {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-main__top__events {
    position: absolute;
    bottom: -180px;
    grid-template-rows: repeat(3, auto);
    grid-auto-flow: column;
    left: 50%;
    transform: translateX(-50%);
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .l-main__top__events br {
    display: block;
  }
}
.l-main__top__events--ttl {
  font-size: 2.4rem;
  display: block;
  text-decoration: none;
  color: #000;
}
.l-main__top__events--txt {
  font-size: 1.28rem;
  display: block;
  white-space: nowrap;
  text-decoration: none;
  color: #000;
}
@media screen and (max-width: 767px) {
  .l-main__top__events--txt {
    padding-bottom: 10px;
  }
}
.l-main__top--txt, .l-main__top--logo, .l-main__top--insta {
  font-size: 1.6rem;
  position: fixed;
  bottom: 30px;
  right: 100px;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .l-main__top--txt, .l-main__top--logo, .l-main__top--insta {
    font-size: 1.2rem;
    bottom: 35px;
    right: 100px;
  }
}
.l-main__top--insta {
  bottom: 25px;
  right: 60px;
  width: 25px;
}
.l-main__top--insta img {
  width: 100%;
}
.l-main__top--logo {
  animation: jumpLogo 3s ease-in-out infinite both;
  bottom: 33px;
  right: 15px;
  width: 25px;
}

.l-right-menu {
  position: fixed;
  z-index: 450;
  display: grid;
  height: auto;
  bottom: 20px;
  right: 30px;
}
@media screen and (max-width: 767px) {
  .l-right-menu {
    bottom: 10px;
    right: 5px;
  }
}
.l-right-menu__home, .l-right-menu__to-top, .l-right-menu__contact, .l-right-menu__request {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-right-menu__home img, .l-right-menu__to-top img, .l-right-menu__contact img, .l-right-menu__request img {
  width: 40px;
  padding: 10px 0 15px 0;
}
@media screen and (max-width: 767px) {
  .l-right-menu__home img, .l-right-menu__to-top img, .l-right-menu__contact img, .l-right-menu__request img {
    width: 30px;
  }
}
.l-right-menu__bar {
  height: 3px;
  width: 65px;
  transform: rotate(-30deg);
  background: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
  border-radius: 3px;
}
@media screen and (max-width: 767px) {
  .l-right-menu__bar {
    height: 3px;
    width: 45px;
  }
}
.l-footer {
  position: absolute;
  background: transparent;
  width: 100vw;
  bottom: 0;
}
.l-footer__logo {
  position: absolute;
  padding: 10px 0;
  width: 200px;
  left: 50%;
  top: -60px;
  transform: translate(-50%);
}
@media screen and (max-width: 767px) {
  .l-footer__logo {
    width: 100px;
    top: -40px;
  }
}
.l-footer__bar {
  height: 30px;
  background: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
}
@media screen and (max-width: 767px) {
  .l-footer__bar {
    height: 20px;
  }
}

.l-service {
  width: 100%;
  background-color: #d9d9d9;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.l-service--txt1 {
  width: 100%;
  font-size: 2.72rem;
  padding-top: 150px;
  text-align: center;
  line-height: 2;
  z-index: 100;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-service--txt1 {
    width: auto;
    padding-top: 100px;
    font-size: 1.8rem;
    padding-left: 50px;
    padding-right: 10px;
  }
}
.l-service--txt2 {
  width: 100%;
  font-size: 2.4rem;
  text-align: center;
  line-height: 2;
  z-index: 100;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-service--txt2 {
    width: auto;
    font-size: 1.6rem;
    padding: 0 10px 0 20px;
  }
}
.l-service--txt2 br {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-service--txt2 br {
    display: block;
  }
}
.l-service--txt3 {
  width: 100%;
  font-size: 2.4rem;
  text-align: center;
  line-height: 2;
  z-index: 100;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-service--txt3 {
    width: auto;
    font-size: 1.4rem;
    padding: 0 10px;
  }
}
.l-service--txt4 {
  font-size: 1.6rem;
  line-height: 2;
  padding: 30px 120px 50px 120px;
  text-align: start;
  z-index: 100;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-service--txt4 {
    font-size: 1.4rem;
    width: 75vw;
    padding: 30px 0 50px 0;
  }
}
.l-service--txt5 {
  position: absolute;
  font-size: 4.8rem;
  text-align: center;
  color: #868585;
  top: 500px;
  left: 20vw;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-service--txt5 {
    display: none;
  }
}
.l-service--txt6 {
  position: absolute;
  font-size: 4.8rem;
  text-align: center;
  color: #868585;
  top: 800px;
  right: 3vw;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-service--txt6 {
    display: none;
  }
}
.l-service--japan {
  position: absolute;
  right: 10%;
  top: 150px;
  width: 450px;
  opacity: 0.1;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-service--japan {
    width: 40vw;
    right: 2vw;
    top: 100px;
  }
}
.l-service .service-wrapper {
  height: 450px;
  align-items: center;
  background: transparent;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-service .service-wrapper {
    height: 50vw;
  }
}
.l-service .service-slide {
  background-color: #e8e8e8;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 1.2vw;
  line-height: 1.15;
  opacity: 0.8;
  border-radius: 20px;
  transition: 0.3s;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-service .service-slide {
    font-size: 2vw;
    height: 45vw;
  }
}
.l-service .service-slide a {
  font-weight: bold;
  font-size: 2.5vw;
  text-decoration: none;
  color: #000;
}
@media screen and (max-width: 767px) {
  .l-service .service-slide a {
    font-size: 2.6vw;
  }
}
.l-service .swiper-slide-active {
  height: 330px;
  font-size: 1.5vw;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .l-service .swiper-slide-active {
    font-size: 2.5vw;
    height: 50vw;
  }
}
.l-service .swiper-slide-active a {
  font-size: 3vw;
  background: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
@media screen and (max-width: 767px) {
  .l-service .swiper-slide-active a {
    font-size: 6vw;
  }
}
.l-service__top-text {
  text-align: start;
  font-size: 2rem;
  width: 450px;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .l-service__top-text {
    width: 75vw;
    font-size: 1.8rem;
  }
}
.l-service__texts {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 70px;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .l-service__texts {
    flex-direction: column;
  }
}
.l-service__texts--txt1 {
  font-size: 2rem;
  width: 30vw;
}
@media screen and (max-width: 767px) {
  .l-service__texts--txt1 {
    text-align: center;
    width: 75vw;
    font-size: 1.6rem;
    padding-bottom: 50px;
  }
}
.l-service__texts--txt2 {
  font-size: 1.6rem;
  width: 35vw;
}
@media screen and (max-width: 767px) {
  .l-service__texts--txt2 {
    width: 75vw;
    font-size: 1.4rem;
  }
}
.l-service__sentences {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
@media screen and (max-width: 767px) {
  .l-service__sentences {
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
  }
}
.l-service__sentences--cha {
  display: block;
  color: #868585;
  font-size: 1.4rem;
  line-height: 1.25;
  width: 35vw;
  padding-bottom: 55px;
}
@media screen and (max-width: 767px) {
  .l-service__sentences--cha {
    width: 85vw;
    font-size: 1.2rem;
    padding-bottom: 0;
    transform: translateX(-5%);
  }
}
.l-service__sentences--hang {
  display: block;
  font-size: 1.4rem;
  line-height: 1.25;
  width: 40vw;
  color: #868585;
  padding-top: 55px;
}
@media screen and (max-width: 767px) {
  .l-service__sentences--hang {
    width: 85vw;
    font-size: 1.2rem;
    padding-top: 0;
    transform: translateX(5%);
  }
}
.l-service__sentences--en {
  display: block;
  position: absolute;
  font-size: 1.4rem;
  line-height: 1.25;
  width: 65vw;
  color: #868585;
  z-index: 400;
  bottom: -250px;
}
@media screen and (max-width: 767px) {
  .l-service__sentences--en {
    font-size: 1.2rem;
    width: 95vw;
    bottom: -260px;
  }
}
.l-service__links {
  position: relative;
  display: grid;
  justify-content: center;
  line-height: 1;
  width: 100%;
  height: 500px;
  padding: 75px 0 50px 0;
}
@media screen and (max-width: 767px) {
  .l-service__links {
    height: 800px;
  }
}
.l-service__links--map {
  width: 70vw;
  opacity: 0.7;
}
.l-service__links--map span {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .l-service__links--map {
    position: absolute;
    top: -150px;
    left: 50%;
    transform: translateX(-50%);
    width: 95vw;
    opacity: 0.5;
  }
}
.l-service__links__grids {
  top: 350px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .l-service__links__grids {
    grid-template-columns: repeat(1, 1fr);
    width: -moz-fit-content;
    width: fit-content;
    left: 50%;
    transform: translateX(-50%);
    row-gap: 40px;
  }
}
.l-service__links__grids--web, .l-service__links__grids--movie, .l-service__links__grids--ec, .l-service__links__grids--dev {
  position: relative;
  text-align: center;
  grid-column: 1;
  transform: translateX(51%);
  grid-row: 1;
  font-size: 2.2rem;
  color: #000;
  border: 3px solid;
  -o-border-image: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
     border-image: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
  border-image-slice: 1;
  text-decoration: none;
  padding: 10px 0;
  width: 250px;
  transition: color 0.5s, letter-spacing 0.5s;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .l-service__links__grids--web, .l-service__links__grids--movie, .l-service__links__grids--ec, .l-service__links__grids--dev {
    grid-column: 1;
    width: 220px;
    transform: translateX(0);
    margin: 0 auto;
    grid-row: 2;
    font-size: 1.7rem;
  }
}
.l-service__links__grids--web::before, .l-service__links__grids--movie::before, .l-service__links__grids--ec::before, .l-service__links__grids--dev::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: -100;
}
@media screen and (max-width: 767px) {
  .l-service__links__grids--web::before, .l-service__links__grids--movie::before, .l-service__links__grids--ec::before, .l-service__links__grids--dev::before {
    display: none;
  }
}
.l-service__links__grids--web span, .l-service__links__grids--movie span, .l-service__links__grids--ec span, .l-service__links__grids--dev span {
  font-size: 1.6rem;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .l-service__links__grids--web span, .l-service__links__grids--movie span, .l-service__links__grids--ec span, .l-service__links__grids--dev span {
    font-size: 1.4rem;
  }
}
.l-service__links__grids--web:hover, .l-service__links__grids--movie:hover, .l-service__links__grids--ec:hover, .l-service__links__grids--dev:hover {
  color: #fff;
  letter-spacing: 0.1rem;
  transition: 0.2s;
}
@media screen and (max-width: 767px) {
  .l-service__links__grids--web:hover, .l-service__links__grids--movie:hover, .l-service__links__grids--ec:hover, .l-service__links__grids--dev:hover {
    color: #000;
  }
}
.l-service__links__grids--web:hover::before, .l-service__links__grids--movie:hover::before, .l-service__links__grids--ec:hover::before, .l-service__links__grids--dev:hover::before {
  opacity: 1;
}
.l-service__links__grids--dev {
  transform: translateX(-51%);
  grid-column: 3;
}
@media screen and (max-width: 767px) {
  .l-service__links__grids--dev {
    transform: translateX(0);
    grid-column: 1;
    margin: 0 auto;
    grid-row: 3;
  }
}
.l-service__links__grids--www {
  font-size: 3.2rem;
  grid-column: 1;
  grid-row: 2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-service__links__grids--www {
    grid-column: 1;
    grid-row: 1;
    margin: 0 auto;
    transform: translateX(-22vw);
    font-size: 2.4rem;
  }
}
.l-service__links__grids--www span {
  font-size: 1.6rem;
  text-decoration: line-through;
}
@media screen and (max-width: 767px) {
  .l-service__links__grids--www span {
    font-size: 1.4rem;
  }
}
.l-service__links__grids--movie, .l-service__links__grids--ec {
  transform: translateX(0);
  grid-column: 2;
  grid-row: 2;
}
@media screen and (max-width: 767px) {
  .l-service__links__grids--movie, .l-service__links__grids--ec {
    grid-column: 1;
    grid-row: 4;
    margin: 0 auto;
  }
}
.l-service__links__grids--ec {
  transform: translateX(0);
  grid-column: 3;
  grid-row: 2;
}
@media screen and (max-width: 767px) {
  .l-service__links__grids--ec {
    grid-column: 1;
    grid-row: 5;
    margin: 0 auto;
  }
}
.l-service__space {
  height: 300px;
}

.l-web {
  width: 100vw;
  background-color: #e8e8e8;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.l-web__container {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 100px;
}
.l-web__container__periods {
  display: flex;
  justify-content: space-around;
  padding: 200px 0 30px 0;
  width: 650px;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-web__container__periods {
    position: absolute;
    flex-direction: column;
    justify-content: space-between;
    width: 70px;
    height: 290px;
    top: -90px;
    right: 20vw;
  }
}
.l-web__container__texts {
  display: flex;
  width: 650px;
  justify-content: space-between;
  padding: 20px 0;
  font-size: 1.2rem;
  line-height: 1.75;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-web__container__texts {
    position: absolute;
    flex-direction: column;
    width: auto;
    justify-content: center;
    text-align: center;
    font-size: 1rem;
    top: 150px;
    padding: 0;
    row-gap: 73px;
  }
  .l-web__container__texts br {
    display: none;
  }
}
.l-web__container__logos {
  display: flex;
  width: 650px;
  justify-content: space-between;
  animation: loadAnime 2s ease both;
}
.l-web__container__logos img {
  width: 150px;
}
@media screen and (max-width: 767px) {
  .l-web__container__logos {
    position: absolute;
    flex-direction: column;
    width: auto;
    height: 400px;
    top: 70px;
    transform: translateX(-55px);
  }
  .l-web__container__logos img {
    width: 75px;
  }
}
.l-web__container--tuning {
  font-size: 1.6rem;
  padding: 20px 0;
  text-align: center;
  width: 50vw;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-web__container--tuning {
    font-size: 1.4rem;
    padding-top: 100px;
    width: 75vw;
  }
}
.l-web__container--sentence {
  width: 70vw;
  font-size: 2rem;
  line-height: 3;
  padding: 0 20px 0;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-web__container--sentence {
    width: 85vw;
    transform: translateX(-5vw);
    font-size: 1.4rem;
    padding: 0;
  }
}
.l-web__container__contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 2%;
       column-gap: 2%;
  row-gap: 10px;
  width: 600px;
  padding: 70px 0;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-web__container__contents {
    width: 100%;
    display: grid;
    justify-items: center;
    gap: 20px;
    grid-template-columns: repeat(1, 1fr);
  }
}
.l-web__container__contents p {
  text-align: center;
  font-size: 1.76rem;
  color: #000;
  border: 3px solid;
  -o-border-image: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
     border-image: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
  border-image-slice: 1;
  padding: 10px 0;
  transition: color 0.5s, letter-spacing 0.5s;
  flex-basis: 30%;
  flex-grow: 0;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .l-web__container__contents p {
    width: 140px;
    flex-basis: 33%;
    border: 2px solid;
    -o-border-image: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
       border-image: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
    border-image-slice: 1;
    font-size: 1.3rem;
  }
  .l-web__container__contents p:nth-child(1), .l-web__container__contents p:nth-child(3), .l-web__container__contents p:nth-child(5) {
    transform: translateX(-30%);
  }
  .l-web__container__contents p:nth-child(2), .l-web__container__contents p:nth-child(4) {
    transform: translateX(30%);
  }
}
.l-web__container__contents p::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: -100;
}
.l-web__container__contents p:hover {
  color: #fff;
  letter-spacing: 0.1rem;
  transition: 0.2s;
}
.l-web__container__contents p:hover::before {
  opacity: 1;
}
.l-web__container__issue {
  position: relative;
  width: 760px;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .l-web__container__issue {
    display: grid;
    width: 320px;
  }
}
.l-web__container__issue p {
  font-size: 1.6rem;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .l-web__container__issue p {
    font-size: 1.2rem;
  }
}
.l-web__container__issue p:nth-child(1) {
  right: 122px;
  top: 50px;
}
@media screen and (max-width: 767px) {
  .l-web__container__issue p:nth-child(1) {
    right: 50px;
    top: -20px;
  }
}
.l-web__container__issue p:nth-child(2) {
  right: 137px;
  top: 81px;
}
@media screen and (max-width: 767px) {
  .l-web__container__issue p:nth-child(2) {
    right: 60px;
    top: 20px;
  }
}
.l-web__container__issue p:nth-child(3) {
  right: 350px;
  top: 122px;
}
@media screen and (max-width: 767px) {
  .l-web__container__issue p:nth-child(3) {
    right: 159.2px;
    top: 51.5px;
  }
}
.l-web__container__issue p:nth-child(4) {
  right: 0;
  top: 153px;
}
@media screen and (max-width: 767px) {
  .l-web__container__issue p:nth-child(4) {
    right: 5px;
    top: 70px;
  }
}
.l-web__container__issue p:nth-child(5) {
  right: 160px;
  top: 240px;
}
@media screen and (max-width: 767px) {
  .l-web__container__issue p:nth-child(5) {
    grid-row: 2;
    position: static;
    width: 100%;
    padding-top: 20px;
    font-size: 1rem;
    white-space: auto;
  }
}
.l-web__container__issue img {
  width: 760px;
}
@media screen and (max-width: 767px) {
  .l-web__container__issue img {
    grid-row: 1;
    width: 320px;
  }
}

.l-system {
  background-color: #d9d9d9;
  width: 100vw;
}
.l-system__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 200px 0 100px 0;
}
.l-system__container__contents {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-system__container__contents {
    padding: 100px 0 0 0;
    position: relative;
    width: 320px;
  }
}
.l-system__container__contents__issue {
  display: flex;
  justify-content: space-between;
  border-radius: 25px;
  padding: 30px 10px 10px 30px;
  background-color: #e8e8e8;
  width: 400px;
  height: 150px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-system__container__contents__issue {
    position: absolute;
    width: 210px;
    height: 100px;
    left: 0;
    border-radius: 15px;
    padding: 15px 5px 5px 10px;
  }
}
.l-system__container__contents__issue--ttl {
  font-size: 1.92rem;
}
@media screen and (max-width: 767px) {
  .l-system__container__contents__issue--ttl {
    font-size: 1.7rem;
  }
}
.l-system__container__contents__issue--ttl span {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .l-system__container__contents__issue--ttl span {
    font-size: 1rem;
  }
}
.l-system__container__contents__issue--idea {
  font-size: 1.92rem;
  background-color: #fdfdfd;
  padding: 30px 50px 30px 20px;
  border-radius: 25px;
}
@media screen and (max-width: 767px) {
  .l-system__container__contents__issue--idea {
    border-radius: 15px;
    padding: 5px;
    font-size: 1.7rem;
  }
}
.l-system__container__contents__issue--idea span {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .l-system__container__contents__issue--idea span {
    font-size: 1rem;
  }
}
.l-system__container__contents__satisfied {
  display: flex;
  flex-direction: column;
  font-size: 2rem;
  padding-left: 200px;
  position: absolute;
  left: -150px;
  bottom: -200px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .l-system__container__contents__satisfied {
    padding: 0;
    left: 10px;
    bottom: -240px;
    align-items: start;
  }
  .l-system__container__contents__satisfied p {
    font-size: 1.4rem;
  }
  .l-system__container__contents__satisfied img {
    width: 300px;
  }
}
.l-system__container__contents__satisfied img {
  padding: 20px 0;
}
.l-system__container__contents--as {
  position: absolute;
  font-size: 3.84rem;
  top: -30px;
  left: 100px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .l-system__container__contents--as {
    position: absolute;
    font-size: 2.4rem;
    left: 40px;
    top: 10px;
    align-items: center;
  }
}
.l-system__container__contents--txt1 {
  position: absolute;
  font-size: 1.44rem;
  top: 0;
  left: 460px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .l-system__container__contents--txt1 {
    left: 200px;
    top: 40px;
    font-size: 1.2rem;
  }
}
.l-system__container__contents--ico {
  position: absolute;
  left: 280px;
  width: 200px;
  top: 40px;
}
@media screen and (max-width: 767px) {
  .l-system__container__contents--ico {
    left: 180px;
    width: 120px;
    top: 80px;
  }
}
.l-system__container__contents--ball {
  position: absolute;
  width: 15px;
  left: 320px;
  animation: moveRight 10s linear infinite, upDown 1s ease-in-out infinite alternate;
}
@media screen and (max-width: 767px) {
  .l-system__container__contents--ball {
    left: 184px;
    width: 7px;
    animation: moveRightSp 10s linear infinite, upDownSp 1s ease-in-out infinite alternate;
  }
}
.l-system__container__contents--txt2 {
  position: absolute;
  font-size: 1.6rem;
  text-align: end;
  bottom: 15px;
  left: 430px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .l-system__container__contents--txt2 {
    bottom: -70px;
    left: 190px;
    font-size: 1.2rem;
  }
}
.l-system__container__contents--txt2 span {
  font-size: 1.44rem;
}
@media screen and (max-width: 767px) {
  .l-system__container__contents--txt2 span {
    font-size: 1.2rem;
    display: none;
  }
}
.l-system__container--ttl {
  padding-top: 250px;
  font-size: 1.76rem;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-system__container--ttl {
    padding-top: 400px;
    font-size: 1.6rem;
    width: 75vw;
  }
}
.l-system__container--sub {
  padding-bottom: 60px;
  font-size: 1.6rem;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-system__container--sub {
    padding-top: 10px;
    font-size: 1.4rem;
    width: 75vw;
  }
}
.l-system__container__sample {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(3, auto);
  gap: 25px 30px;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-system__container__sample {
    gap: 50px 10px;
  }
}
.l-system__container__sample p {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .l-system__container__sample p {
    font-size: 1.4rem;
  }
}
.l-system__container__sample p:nth-child(1), .l-system__container__sample p:nth-child(4), .l-system__container__sample p:nth-child(7) {
  text-align: end;
}
.l-system__container__sample span {
  width: 80px;
  height: 2px;
  background-color: #000;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-system__container__sample span {
    height: 1px;
    width: 50px;
  }
}
.l-system__container__sample span::after {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
  position: absolute;
  top: -6px;
  animation: samples 3s infinite ease-in-out;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .l-system__container__sample span::after {
    width: 7px;
    height: 7px;
    top: -3px;
    animation: samplesSp 3s infinite ease-in-out;
  }
}
.l-system__container__sample span:nth-child(2)::after {
  animation-delay: 0s;
}
.l-system__container__sample span:nth-child(5)::after {
  animation-delay: 0.5s;
}
.l-system__container__sample span:nth-child(8)::after {
  animation-delay: 1s;
}
.l-system__container--message {
  font-size: 1.6rem;
  padding-top: 40px;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-system__container--message {
    font-size: 1.4rem;
    padding-top: 60px;
  }
}
.l-system__container--motto {
  color: #676666;
  font-size: 1.92rem;
  letter-spacing: 4px;
}
@media screen and (max-width: 767px) {
  .l-system__container--motto {
    letter-spacing: 2px;
    font-size: 1.6rem;
  }
}
.l-system__container__btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 50px;
       column-gap: 50px;
  width: 760px;
  padding: 70px 0;
  padding-top: 200px;
}
@media screen and (max-width: 767px) {
  .l-system__container__btns {
    flex-direction: column;
    justify-content: start;
    align-items: center;
    padding: 60px 0;
    gap: 20px 10px;
    width: 320px;
  }
}
.l-system__container__btns a {
  text-decoration: none;
  text-align: center;
  font-size: 2rem;
  color: #000;
  border: 3px solid;
  -o-border-image: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
     border-image: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
  border-image-slice: 1;
  padding: 10px 0;
  transition: color 0.5s, letter-spacing 0.5s;
  flex-basis: 30%;
  flex-grow: 0;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .l-system__container__btns a {
    font-size: 1.4rem;
    width: 220px;
  }
}
.l-system__container__btns a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: -100;
}
.l-system__container__btns a:hover {
  color: #fff;
  letter-spacing: 0.1rem;
  transition: 0.2s;
}
.l-system__container__btns a:hover::before {
  opacity: 1;
}
.l-system__container--module {
  width: 70vw;
  height: auto;
}
@media screen and (max-width: 767px) {
  .l-system__container--module {
    width: 320px;
  }
}

.l-ec {
  background-color: #e8e8e8;
  width: 100vw;
}
.l-ec__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 100px 0 200px 0;
}
.l-ec__container__niche {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  padding: 100px 0;
  animation: loadAnime 2s ease both;
}
.l-ec__container__niche img {
  width: 200px;
}
@media screen and (max-width: 767px) {
  .l-ec__container__niche {
    flex-direction: column;
    row-gap: 50px;
  }
  .l-ec__container__niche img {
    width: 170px;
  }
}
.l-ec__container__niche--txt {
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .l-ec__container__niche--txt {
    font-size: 1.6rem;
  }
}
.l-ec__container__niche--txt span {
  font-size: 1.92rem;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .l-ec__container__niche--txt span {
    font-size: 1.4rem;
  }
}
.l-ec__container--detail {
  font-size: 1.6rem;
  line-height: 2.5;
  width: 70vw;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-ec__container--detail {
    font-size: 1.4rem;
    width: 75vw;
  }
}
.l-ec__container--back-logo {
  position: absolute;
  right: 120px;
  top: 250px;
  animation: 30s spin linear infinite, loadAnime 2s ease both;
  transition: 1s;
  opacity: 0.5;
}
.l-ec__container--back-logo:hover {
  scale: 1.2;
  transition: 1s;
}
.l-ec__container__business {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 35px;
  width: 70vw;
  padding: 50px 0 100px 0;
}
@media screen and (max-width: 767px) {
  .l-ec__container__business {
    width: 95vw;
    gap: 30px 10px;
  }
}
.l-ec__container__business--ttl {
  font-size: 2.4rem;
  color: #676666;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .l-ec__container__business--ttl {
    font-size: 1.8rem;
  }
}
.l-ec__container__business--ttl p {
  font-size: 1.6rem;
  color: #000;
  display: block;
  line-height: 2;
  white-space: normal;
}
@media screen and (max-width: 767px) {
  .l-ec__container__business--ttl p {
    font-size: 1.4rem;
  }
}
.l-ec__container__business--ttl:nth-child(1) {
  grid-column: span 12;
}
.l-ec__container__business--ttl:nth-child(2) {
  grid-column: span 6;
}
.l-ec__container__business--ttl:nth-child(3), .l-ec__container__business--ttl:nth-child(4), .l-ec__container__business--ttl:nth-child(5) {
  grid-column: span 6;
}
.l-ec__container__business--ttl:nth-child(6), .l-ec__container__business--ttl:nth-child(7) {
  grid-column: span 6;
}
@media screen and (max-width: 767px) {
  .l-ec__container__business--ttl:nth-child(6), .l-ec__container__business--ttl:nth-child(7) {
    grid-column: span 12;
  }
}
.l-ec__container__business--ttl:nth-child(8), .l-ec__container__business--ttl:nth-child(9), .l-ec__container__business--ttl:nth-child(10), .l-ec__container__business--ttl:nth-child(11) {
  grid-column: span 6;
}
.l-ec__container__btns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  padding-bottom: 150px;
}
@media screen and (max-width: 767px) {
  .l-ec__container__btns {
    width: auto;
    gap: 20px 10px;
  }
}
.l-ec__container__btns a {
  width: 250px;
  text-decoration: none;
  text-align: center;
  font-size: 2rem;
  color: #000;
  border: 3px solid;
  -o-border-image: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
     border-image: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
  border-image-slice: 1;
  padding: 10px 0;
  transition: color 0.5s, letter-spacing 0.5s;
  flex-basis: 30%;
  flex-grow: 0;
  position: relative;
  z-index: 100;
}
.l-ec__container__btns a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: -100;
}
@media screen and (max-width: 767px) {
  .l-ec__container__btns a {
    width: 130px;
    font-size: 1.3rem;
  }
}
.l-ec__container__btns a:hover {
  color: #fff;
  letter-spacing: 0.1rem;
  transition: 0.2s;
}
.l-ec__container__btns a:hover::before {
  opacity: 1;
}
.l-ec__container__figures {
  background: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
  width: 100%;
  height: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-ec__container__figures {
    height: auto;
  }
}
.l-ec__container__figures--logo {
  position: absolute;
  top: 50px;
  left: 17%;
  transform: translateX(-17%);
  width: 350px;
}
@media screen and (max-width: 767px) {
  .l-ec__container__figures--logo {
    position: static;
    transform: translateX(0);
    width: 300px;
    -o-object-fit: contain;
       object-fit: contain;
    padding: 40px 0 20px 0;
  }
}
.l-ec__container__figures--ttl {
  position: absolute;
  font-size: 1.92rem;
  top: 100px;
  left: 18%;
  transform: translateX(-18%);
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .l-ec__container__figures--ttl {
    font-size: 1.55rem;
    position: static;
    transform: translateX(0);
  }
}
.l-ec__container__figures--sub {
  position: absolute;
  font-size: 1.28rem;
  top: 130px;
  left: 20%;
  transform: translateX(-20%);
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .l-ec__container__figures--sub {
    transform: translateX(0);
    top: 120px;
    left: 5px;
    width: 65vw;
    font-size: 1.4rem;
  }
}
.l-ec__container__figures--graph {
  position: absolute;
  width: 90vw;
  max-width: 900px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .l-ec__container__figures--graph {
    position: static;
    width: 100vw;
    transform: translateX(0);
  }
}
.l-ec__container__figures--last {
  position: absolute;
  font-size: 1.6rem;
  top: 300px;
  left: 20%;
  transform: translateX(-20%);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .l-ec__container__figures--last {
    position: static;
    transform: translateX(0);
    font-size: 1.4rem;
    padding-bottom: 30px;
  }
}
.l-ec__container__supported {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.l-ec__container__supported h2 {
  width: 50vw;
  font-size: 2.4rem;
  border-bottom: 1px solid #000;
  padding-top: 50px;
  text-align: start;
  transform: translateX(-10vw);
}
@media screen and (max-width: 767px) {
  .l-ec__container__supported h2 {
    font-size: 1.8rem;
  }
}
.l-ec__container__supported img {
  padding-top: 50px;
  width: 70vw;
}
@media screen and (max-width: 767px) {
  .l-ec__container__supported img {
    width: 95vw;
  }
}
.l-ec__container__supported p {
  font-size: 1.6rem;
  width: 70vw;
  text-align: center;
  padding-top: 50px;
}
@media screen and (max-width: 767px) {
  .l-ec__container__supported p {
    width: 80vw;
    font-size: 1.4rem;
  }
}

.l-movie {
  background-color: #d9d9d9;
  width: 100vw;
}
.l-movie__container {
  width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.l-movie__container--top-ttl {
  padding: 200px 0 100px 0;
  width: 650px;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-movie__container--top-ttl {
    padding-top: 250px;
    width: 300px;
  }
}
.l-movie__container--moved {
  font-size: 2.88rem;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-movie__container--moved {
    text-align: center;
    width: 90vw;
    font-size: 1.8rem;
  }
}
.l-movie__container__sentences {
  width: 70vw;
  display: flex;
  flex-direction: column;
  line-height: 2;
  padding-top: 100px;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-movie__container__sentences {
    width: 100vw;
    align-items: center;
  }
}
.l-movie__container__sentences h3 {
  font-size: 1.92rem;
  line-height: 2.5;
}
@media screen and (max-width: 767px) {
  .l-movie__container__sentences h3 {
    font-size: 1.8rem;
    text-align: center;
  }
}
.l-movie__container__sentences p {
  font-size: 1.6rem;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .l-movie__container__sentences p {
    font-size: 1.4rem;
    padding-bottom: 50px;
    width: 80vw;
  }
}
.l-movie__container--explain {
  text-align: center;
  width: 70vw;
  font-size: 1.4rem;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-movie__container--explain {
    width: 80vw;
    font-size: 1.2rem;
    text-align: start;
  }
}
.l-movie__container__arts {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .l-movie__container__arts {
    flex-direction: column;
    align-items: center;
    row-gap: 50px;
  }
}
.l-movie__container__arts--word {
  width: 30vw;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
@media screen and (max-width: 767px) {
  .l-movie__container__arts--word {
    width: 300px;
  }
}
.l-movie__container__arts__pantones {
  position: relative;
  width: 20vw;
  height: 20vw;
  animation: spin 60s linear infinite;
}
@media screen and (max-width: 767px) {
  .l-movie__container__arts__pantones {
    width: 40vw;
    height: 40vw;
  }
}
.l-movie__container__arts__pantones img {
  position: absolute;
  width: 20vw;
}
@media screen and (max-width: 767px) {
  .l-movie__container__arts__pantones img {
    width: 40vw;
  }
}
.l-movie__container--ttl {
  font-size: 2.88rem;
}
@media screen and (max-width: 767px) {
  .l-movie__container--ttl {
    font-size: 1.8rem;
    width: 80vw;
    text-align: center;
  }
}
.l-movie__container--ttl p {
  font-size: 1.92rem;
}
@media screen and (max-width: 767px) {
  .l-movie__container--ttl p {
    font-size: 1.6rem;
  }
}
.l-movie__container__items {
  font-size: 1.6rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px 20px;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .l-movie__container__items {
    grid-template-columns: repeat(1, 1fr);
    font-size: 1.6rem;
  }
}
.l-movie__container__items li {
  list-style: none;
}
.l-movie__container--create {
  text-align: center;
  font-size: 1.6rem;
  width: 70vw;
}
@media screen and (max-width: 767px) {
  .l-movie__container--create {
    width: 75vw;
    font-size: 2rem;
    line-height: 2;
  }
}

.l-works {
  background-color: #d9d9d9;
  width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 100vh;
}
.l-works__container {
  width: 70vw;
  max-width: 1100px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  justify-content: center;
  padding: 200px 0;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-works__container {
    grid-template-columns: repeat(1, 1fr);
  }
}
.l-works__container__items {
  position: relative;
  width: auto;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  background-color: #000;
  text-decoration: none;
}
.l-works__container__items img {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
}
.l-works__container__items img:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.l-works__container__items__ttl {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  background-color: #676666;
  width: auto;
  padding: 5px 15px;
  text-align: center;
  font-size: 1.4rem;
}

.l-about {
  background-color: #d9d9d9;
  width: 100vw;
}
.l-about__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  animation: loadAnime 2s ease both;
}
.l-about__container--logo {
  padding: 150px 0 50px 0;
}
@media screen and (max-width: 767px) {
  .l-about__container--logo {
    width: 70vw;
  }
}
.l-about__container--ttl {
  font-size: 2.4rem;
  letter-spacing: 5px;
  width: 70vw;
  line-height: 2;
  text-align: center;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .l-about__container--ttl {
    width: 80vw;
    letter-spacing: 2px;
    line-height: 3;
    text-align: center;
    font-size: 2rem;
  }
}
.l-about__container--ttl span {
  font-size: 1.4rem;
  text-align: start;
  display: block;
}
.l-about__container--saas {
  font-size: 3.2rem;
  letter-spacing: 10px;
  background: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  line-height: 3;
}
@media screen and (max-width: 767px) {
  .l-about__container--saas {
    width: 85vw;
    letter-spacing: 3px;
    text-align: center;
    font-size: 1.8rem;
  }
}
.l-about__container--sentence {
  font-size: 1.6rem;
  width: 70vw;
  line-height: 3.5;
}
@media screen and (max-width: 767px) {
  .l-about__container--sentence {
    width: 75vw;
    font-size: 1.4rem;
  }
}
.l-about__container--meguro {
  font-size: 3.2rem;
  letter-spacing: 10px;
  line-height: 3;
}
@media screen and (max-width: 767px) {
  .l-about__container--meguro {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .l-about__container--ceo {
    width: 70vw;
  }
}
.l-about__container--blog {
  padding: 50px 0;
  font-size: 2rem;
  letter-spacing: 10px;
  text-decoration: none;
  color: #000;
}
.l-about__container--contact {
  font-size: 10rem;
  color: white;
  text-shadow: 3px 3px 15px rgba(126, 0, 255, 0.44), -3px -3px 17px rgb(235, 103, 83);
}
@media screen and (max-width: 767px) {
  .l-about__container--contact {
    font-size: 5rem;
  }
}
.l-about__container__forms, .l-about__container .wpcf7-form {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 70vw;
  -moz-column-gap: 20px;
       column-gap: 20px;
  padding: 10px 0 300px 0;
}
@media screen and (max-width: 767px) {
  .l-about__container__forms, .l-about__container .wpcf7-form {
    -moz-column-gap: 10px;
         column-gap: 10px;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 20px;
  }
}
.l-about__container__forms__left {
  display: flex;
  flex-direction: column;
  align-items: start;
  row-gap: 15px;
  width: 30vw;
}
@media screen and (max-width: 767px) {
  .l-about__container__forms__left {
    width: 100%;
  }
}
.l-about__container__forms__left div {
  display: flex;
  flex-direction: column;
  align-items: start;
  width: 100%;
}
.l-about__container__forms__left div label {
  font-size: 1.6rem;
}
.l-about__container__forms__left div textarea {
  width: 100%;
}
.l-about__container__forms__left div input {
  border: none;
  padding: 10px 0;
  width: 100%;
}
.l-about__container__forms__right {
  display: flex;
  flex-direction: column;
  align-items: end;
  row-gap: 15px;
  width: 30vw;
}
@media screen and (max-width: 767px) {
  .l-about__container__forms__right {
    width: 100%;
  }
}
.l-about__container__forms__right div {
  display: flex;
  flex-direction: column;
  align-items: start;
  width: 100%;
}
.l-about__container__forms__right div label {
  font-size: 1.6rem;
}
.l-about__container__forms__right div label span {
  font-size: 1.36rem;
}
.l-about__container__forms__right div select {
  width: 100%;
  border: none;
  padding: 10px 0;
  text-align: center;
}
.l-about__container__forms__right div textarea {
  width: 100%;
  border: none;
  padding: 10px 0;
}
.l-about__container__forms__right div input {
  display: flex;
  align-items: center;
  padding: 10px 20px;
  border: none;
  background-color: #fff;
}
.l-about__container__forms__right div div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: end;
  white-space: nowrap;
}
.l-about__container__forms__right--smt {
  align-items: end !important;
}
@media screen and (max-width: 767px) {
  .l-about__container__forms__right--smt {
    align-items: center !important;
  }
}
.l-about__container__forms__right--smt input {
  padding: 10px 100px !important;
}
@media screen and (max-width: 767px) {
  .l-about__container__forms__right--smt input {
    padding: 10px 50px !important;
  }
}
.l-about__container .wpcf7-form-control-wrap {
  width: 100%;
}
.l-about__container .wpcf7-list-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: end;
}

.l-privacy {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.l-privacy__container {
  display: flex;
  flex-direction: column;
  align-items: start;
  width: 60vw;
  padding: 200px 0;
}
.l-privacy__container h2,
.l-privacy__container p,
.l-privacy__container ul,
.l-privacy__container li {
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .l-privacy__container {
    width: 75vw;
    padding: 150px 0;
    line-height: 2;
  }
}
.l-privacy__container--ttl {
  font-size: 6.4rem;
  width: 100%;
  text-align: center;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .l-privacy__container--ttl {
    font-size: 3rem;
  }
}

.l-posts {
  min-height: 100vh;
  background-color: #e8e8e8;
}
.l-posts__container {
  display: flex;
  justify-content: center;
  align-items: start;
  width: 100%;
  padding: 150px 0;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .l-posts__container {
    flex-direction: column;
    justify-content: start;
    align-items: center;
  }
}
.l-posts__container__ttl {
  display: flex;
  justify-content: start;
  align-items: center;
  transform: rotate(90deg);
  width: 50px;
}
@media screen and (max-width: 767px) {
  .l-posts__container__ttl {
    display: none;
  }
}
.l-posts__container__ttl--b-font {
  color: #000;
  font-size: 4rem;
}
.l-posts__container__ttl span {
  font-size: 4rem;
  color: #ff6558;
  padding: 0 10px;
}
.l-posts__container__ttl--g-font {
  color: #868585;
  font-size: 4rem;
}
.l-posts__container__contents {
  display: grid;
  width: auto;
  row-gap: 30px;
  padding: 0 5vw 0 1vw;
}
@media screen and (max-width: 767px) {
  .l-posts__container__contents {
    padding: 30px 0 0 0;
  }
}
.l-posts__container__contents__page {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  position: relative;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  width: 25vw;
  aspect-ratio: 4/5;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  text-decoration: none;
  color: #000;
}
@media screen and (max-width: 767px) {
  .l-posts__container__contents__page {
    width: 220px;
  }
}
.l-posts__container__contents__page img {
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  height: auto;
  top: 10px;
  right: 10px;
}
.l-posts__container__contents__page--ttl {
  font-size: 1.6rem;
  z-index: 100;
  width: 100%;
  text-align: start;
}
.l-posts__container__contents__page--link {
  font-size: 1.4rem;
  width: 100%;
  text-align: end;
}
.l-posts__container__contents__page--date {
  font-size: 1.2rem;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-posts .select-blog {
    display: none;
  }
}

.l-single {
  min-height: 100vh;
  background-color: #e8e8e8;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.l-single__container {
  display: flex;
  justify-content: center;
  align-items: start;
  width: 100%;
  animation: loadAnime 2s ease both;
  padding: 175px 0;
}
@media screen and (max-width: 767px) {
  .l-single__container {
    flex-direction: column;
    justify-content: start;
    align-items: center;
  }
}
.l-single__container__ttl {
  display: flex;
  justify-content: start;
  align-items: center;
  transform: rotate(90deg);
  width: 50px;
}
@media screen and (max-width: 767px) {
  .l-single__container__ttl {
    transform: rotate(0deg);
    width: auto;
    padding-bottom: 40px;
  }
}
.l-single__container__ttl--font {
  color: #868585;
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  .l-single__container__ttl--font {
    font-size: 2.4rem;
  }
}
.l-single__container__ttl span {
  font-size: 4rem;
  color: #ff6558;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .l-single__container__ttl span {
    font-size: 2.4rem;
  }
}
.l-single__container__contents {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  width: 60vw;
  height: auto;
  padding: 10px;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.l-single__container__contents a {
  color: #000;
}
@media screen and (max-width: 767px) {
  .l-single__container__contents {
    width: 90%;
    padding: 5px;
  }
}
.l-single__container__contents__ttls {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.l-single__container__contents__ttls--ttl {
  font-size: 2.4rem;
  text-align: start;
  line-height: 3;
  padding-left: 10px;
  border-left: solid 4px #ff6558;
}
@media screen and (max-width: 767px) {
  .l-single__container__contents__ttls--ttl {
    font-size: 1.8rem;
  }
}
.l-single__container__contents__ttls--date {
  font-size: 1.4rem;
  color: #868585;
  padding: 10px 0;
  text-align: start;
}
@media screen and (max-width: 767px) {
  .l-single__container__contents__ttls--date {
    font-size: 1.2rem;
  }
}
.l-single__container__contents--imgs {
  width: 90%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .l-single__container__contents--imgs {
    width: 100%;
  }
}
.l-single__container__contents--sentence {
  width: 90%;
  display: flex;
  flex-direction: column;
  line-height: 2;
}
.l-single__container__contents--sentence h1 {
  font-size: 3.2rem;
  line-height: 2;
  border-bottom: solid 3px #ff6558;
  position: relative;
  padding: 5px 26px 5px 42px;
  background: #fff0d9;
  font-weight: bold;
  margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
  .l-single__container__contents--sentence h1 {
    line-height: 1.5;
    margin-bottom: 1em;
  }
}
.l-single__container__contents--sentence h1::before {
  position: absolute;
  content: "";
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 115px transparent;
}
.l-single__container__contents--sentence h1::after {
  position: absolute;
  content: "";
  right: -2px;
  bottom: -4px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px transparent;
  border-bottom: solid 115px white;
}
.l-single__container__contents--sentence h2 {
  font-size: 2.4rem;
  line-height: 2;
  position: relative;
  font-weight: bold;
  margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
  .l-single__container__contents--sentence h2 {
    line-height: 1.5;
    margin-bottom: 1em;
  }
}
.l-single__container__contents--sentence h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  background: repeating-linear-gradient(-45deg, #ff6558, #ff6558 2px, #fff 2px, #fff 4px);
}
.l-single__container__contents--sentence h3 {
  font-size: 1.87rem;
  line-height: 2;
  position: relative;
  font-weight: bold;
  margin-bottom: 2em;
  padding-left: 10px;
  border-left: solid 3px #ff6558;
}
@media screen and (max-width: 767px) {
  .l-single__container__contents--sentence h3 {
    line-height: 1.5;
    margin-bottom: 1em;
  }
}
.l-single__container__contents--sentence h4 {
  font-size: 1.6rem;
  line-height: 2;
  border-bottom: solid 3px #b95ecf;
  position: relative;
  font-weight: bold;
  margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
  .l-single__container__contents--sentence h4 {
    line-height: 1.5;
    margin-bottom: 1em;
  }
}
.l-single__container__contents--sentence h4::after {
  content: " ";
  display: block;
  position: absolute;
  border-bottom: solid 3px #ff6558;
  width: 30%;
}
.l-single__container__contents--sentence h5 {
  line-height: 2;
  margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
  .l-single__container__contents--sentence h5 {
    line-height: 1.5;
    margin-bottom: 1em;
  }
}
.l-single__container__contents--sentence h6 {
  line-height: 2;
  margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
  .l-single__container__contents--sentence h6 {
    line-height: 1.5;
    margin-bottom: 1em;
  }
}
.l-single__container__contents--sentence li {
  font-size: 1.6rem;
  padding-bottom: 20px;
  line-height: 2;
}
.l-single__container__contents--sentence p {
  font-size: 1.6rem;
  width: 100%;
  display: block;
  line-height: 1.5;
  padding-bottom: 2em;
}
.l-single__container__contents--sentence img {
  -o-object-fit: scale-down;
     object-fit: scale-down;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .l-single__container__contents--sentence {
    width: 100%;
    padding: 40px 0;
  }
}
.l-single__container__contents--date {
  font-size: 1.4rem;
  color: #868585;
  width: 85%;
  text-align: end;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .l-single__container__contents--date {
    font-size: 1.2rem;
  }
}
.l-single__new-info {
  font-size: 4rem;
  padding: 0 10px;
  border-bottom: solid 3px #ff6558;
}
.l-single__topics {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-content: center;
  width: 75vw;
  padding-top: 100px;
  gap: auto;
}
@media screen and (max-width: 767px) {
  .l-single__topics {
    grid-template-columns: repeat(1, 1fr);
    width: 80vw;
    row-gap: 30px;
  }
}
.l-single__topics__page {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  position: relative;
  width: 22vw;
  aspect-ratio: 4/5;
  height: auto;
  margin: 0 auto;
  text-decoration: none;
  color: #000;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .l-single__topics__page {
    width: 100%;
  }
}
.l-single__topics__page img {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  padding-bottom: 10px;
}
.l-single__topics__page h2 {
  font-size: 1.4rem;
  width: 90%;
  padding-bottom: 2vw;
}
.l-single__topics__page p {
  position: absolute;
  right: 10px;
  bottom: 0;
  font-size: 1.2rem;
}
.l-single__topics__page p span {
  color: #ff6558;
}
.l-single__view-more {
  padding: 100px 0 300px 0;
}
.l-single__view-more a {
  text-decoration: none;
  font-size: 3rem;
  color: #000;
  border-radius: 0 0 100% 0;
  letter-spacing: 5px;
  transition: all 0.5s;
  border-bottom: solid transparent 1px;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.l-single__view-more a:hover {
  letter-spacing: 8px;
  border-bottom: solid #000 1px;
  border-radius: 0;
  text-shadow: 15px 15px 15px rgba(0, 0, 0, 0.1);
}

.is-active-ttl {
  color: #000;
}

.l-details {
  background-color: #d9d9d9;
  width: 100vw;
}
.l-details__container {
  width: 100%;
  padding: 150px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .l-details__container {
    padding: 220px 0;
  }
}
.l-details__container__contents {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-items: end;
  margin: 0 auto;
  gap: 30px;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .l-details__container__contents {
    grid-template-columns: repeat(1, 1fr);
    justify-items: start;
  }
}
.l-details__container__contents__imgs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  align-self: start;
  gap: 5px;
  width: 30vw;
}
@media screen and (max-width: 767px) {
  .l-details__container__contents__imgs {
    width: 85vw;
  }
}
.l-details__container__contents__imgs img {
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.l-details__container__contents__imgs--main {
  grid-column: 1/span 3;
  grid-row: 1/span 2;
}
.l-details__container__contents__imgs--sub1 {
  grid-column: 1/span 1;
  grid-row: 3/span 1;
}
.l-details__container__contents__imgs--sub2 {
  grid-column: 2/span 1;
  grid-row: 3/span 1;
}
.l-details__container__contents__imgs--sub3 {
  grid-column: 3/span 1;
  grid-row: 3/span 1;
}
.l-details__container__contents__info {
  display: flex;
  flex-direction: column;
  width: 36vw;
}
@media screen and (max-width: 767px) {
  .l-details__container__contents__info {
    width: 85vw;
  }
}
.l-details__container__contents__info--project-ttl {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
}
.l-details__container__contents__info__projects {
  display: flex;
  list-style: none;
  font-size: 1.2rem;
  gap: 10px;
  padding-left: 10px;
}
.l-details__container__contents__info--name {
  font-size: 2rem;
  width: 100%;
  border-bottom: 3px solid #000;
}
.l-details__container__contents__info--url {
  width: 100%;
  text-align: end;
  font-size: 1.4rem;
  color: #000;
  text-decoration: none;
}
.l-details__container__contents__info--txt1 {
  font-size: 1.8rem;
  line-height: 2.5;
  width: 100%;
  font-weight: bold;
}
.l-details__container__contents__info--txt2 {
  font-size: 1.4rem;
  width: 100%;
  padding-bottom: 30px;
}
.l-details__container__contents__info--scope {
  font-size: 1.4rem;
  font-weight: bold;
  padding-top: 10px;
}
.l-details__container__contents__info__category {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  gap: 10px;
  padding-left: 10px;
  font-size: 1.2rem;
}
.l-details__container__contents__info__category li {
  color: #fff;
  background-color: #868585;
  padding: 5px 10px;
  border-radius: 30px;
}
.l-details__container--back-list {
  text-decoration: none;
  font-size: 3rem;
  color: #000;
  border-radius: 0 0 100% 0;
  letter-spacing: 5px;
  transition: all 0.5s;
  border-bottom: solid transparent 1px;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.l-details__container--back-list:hover {
  letter-spacing: 8px;
  border-bottom: solid #000 1px;
  border-radius: 0;
  text-shadow: 15px 15px 15px rgba(0, 0, 0, 0.1);
}

.visited {
  color: #000;
}

.visible {
  opacity: 1;
  visibility: visible;
  display: block;
}

.opening {
  display: block !important;
  opacity: 1;
  visibility: visible;
  transition: 0.3s;
  z-index: 550;
  overflow-x: hidden;
}

.open-anime-top {
  transform: rotate(45deg) !important;
  transition: 1s;
  background-color: #fff !important;
}

.open-anime-bottom {
  transform: translateY(0) rotate(495deg) !important;
  transition: 1s;
  background-color: #fff !important;
}

.swiper {
  width: 100%;
  height: 100%;
}
.matter-canvas {
  position: fixed;
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  bottom: 0;
  right: 0;
  opacity: 0.3;
}

@keyframes scrollAnime {
  0% {
    opacity: 0;
    transform: translateX(-7px) translateY(0);
  }
  30% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(-7px) translateY(230px);
  }
}
@keyframes paddings {
  0% {
    padding-bottom: 100px;
  }
  100% {
    padding: 0;
  }
}
@keyframes flexible {
  0% {
    height: 100px;
  }
  100% {
    height: 200px;
  }
}
@keyframes Slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes moveRight {
  0% {
    left: 280px;
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  95% {
    opacity: 0;
  }
  100% {
    left: 482px;
    opacity: 0;
  }
}
@keyframes moveRightSp {
  0% {
    left: 184px;
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  95% {
    opacity: 0;
  }
  100% {
    left: 300px;
    opacity: 0;
  }
}
@keyframes upDown {
  from {
    transform: translateY(-52px);
  }
  to {
    transform: translateY(-2px);
  }
}
@keyframes upDownSp {
  from {
    transform: translateY(-19px);
  }
  to {
    transform: translateY(13px);
  }
}
@keyframes samples {
  0% {
    opacity: 0;
    left: 0;
  }
  15% {
    opacity: 1;
    left: 0;
  }
  85% {
    opacity: 1;
    left: 70px;
  }
  100% {
    opacity: 0;
    left: 70px;
  }
}
@keyframes samplesSp {
  0% {
    opacity: 0;
    left: 0;
  }
  15% {
    opacity: 1;
    left: 0;
  }
  85% {
    opacity: 1;
    left: 45px;
  }
  100% {
    opacity: 0;
    left: 45px;
  }
}
@keyframes spin {
  from {
    translate: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(200px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes loadAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes jumpLogo {
  20% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-30px);
  }
  30% {
    transform: translateY(0);
  }
  35% {
    transform: translateY(-30px);
  }
  40% {
    transform: translateY(0);
  }
  80% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.c-top-line {
  height: 20px;
  width: 100vw;
  background: linear-gradient(to right, #ff6558, #ff7948, #b95ecf, #828ebc);
  position: absolute;
  top: 0;
  z-index: 500;
}

.c-top-logo {
  position: fixed;
  top: 30px;
  left: 30px;
  width: 50px;
  z-index: 400;
}
@media screen and (max-width: 767px) {
  .c-top-logo {
    position: absolute;
    width: 35px;
    top: 30px;
    left: 15px;
  }
}

.c-ttl1 {
  position: fixed;
  font-size: 1.92rem;
  top: 90px;
  left: 15px;
  z-index: 400;
}
@media screen and (max-width: 767px) {
  .c-ttl1 {
    position: absolute;
    top: 80px;
    left: 13px;
    font-size: 1.2rem;
  }
}

.c-ttl2 {
  width: 0;
  position: fixed;
  font-size: 3.2rem;
  transform: rotate(90deg);
  top: 110px;
  left: 35px;
  z-index: 400;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .c-ttl2 {
    font-size: 2rem;
    position: absolute;
    top: 100px;
    left: 25px;
  }
}

.c-ttl3 {
  position: fixed;
  font-size: 2.56rem;
  transform: rotate(90deg);
  top: 245px;
  left: 30px;
  z-index: 400;
}
@media screen and (max-width: 767px) {
  .c-ttl3 {
    font-size: 1.6rem;
    position: absolute;
    top: 170px;
    left: 20px;
  }
}

.c-route {
  font-size: 1.28rem;
  position: absolute;
  top: 40px;
  right: 170px;
  z-index: 400;
}
@media screen and (max-width: 767px) {
  .c-route {
    top: 35px;
    right: 20vw;
    font-size: 1rem;
  }
}
.c-route a {
  text-decoration: none;
  color: #000;
}

.c-end-logo {
  position: absolute;
  top: 40px;
  right: 30px;
  width: 120px;
  z-index: 400;
}
@media screen and (max-width: 767px) {
  .c-end-logo {
    visibility: hidden;
  }
}

.c-under-logo {
  position: absolute;
  font-size: 2.4rem;
  line-height: 1.25;
  color: #868585;
  text-align: end;
  top: 80px;
  right: 30px;
  z-index: 400;
}
@media screen and (max-width: 767px) {
  .c-under-logo {
    visibility: hidden;
  }
}

.c-partner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 90px 0;
  width: 70vw;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .c-partner {
    width: 100vw;
  }
}
.c-partner--ttl {
  font-size: 3.2rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-partner--ttl {
    font-size: 1.9rem;
  }
}
.c-partner--txt {
  font-size: 1.92rem;
  width: 65vw;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-partner--txt {
    font-size: 1.6rem;
    width: 85vw;
  }
}
.c-partner--scroll {
  padding: 20px 0;
}
.c-partner__arrow {
  display: flex;
  flex-direction: column;
  align-items: center;
  animation: paddings 1s ease-in-out alternate infinite;
}
.c-partner__arrow--line {
  height: 100px;
  width: 2px;
  background-color: #000;
  animation: flexible 1s ease-in-out alternate infinite;
}
.c-partner__arrow--logo {
  width: 50px;
  transform: translateY(-30px);
}

.c-logo-lines1, .c-logo-lines3, .c-logo-lines2 {
  width: 100%;
  overflow: hidden;
  display: flex;
}
@media screen and (max-width: 767px) {
  .c-logo-lines1, .c-logo-lines3, .c-logo-lines2 {
    height: 130px;
  }
}
.c-logo-lines1__content {
  display: flex;
  align-items: center;
  animation: Slide 20s infinite linear 1s both;
}
.c-logo-lines1__content__stovag {
  display: block;
  width: auto;
  max-width: none;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .c-logo-lines1__content__stovag {
    width: 300px;
  }
}
.c-logo-lines1__content__bubble {
  display: block;
  width: auto;
  max-width: none;
}

.c-logo-lines2__content {
  display: flex;
  align-items: center;
  animation: Slide 17s infinite linear reverse 1s both;
}
.c-logo-lines2__content__stovag {
  display: block;
  width: auto;
  max-width: none;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .c-logo-lines2__content__stovag {
    width: 300px;
  }
}
.c-logo-lines2__content__bubble {
  display: block;
  width: auto;
  max-width: none;
}

.c-logo-lines3__content {
  display: flex;
  align-items: center;
  animation: Slide 15s infinite linear 1s both;
}
.c-logo-lines3__content__stovag {
  display: block;
  width: auto;
  max-width: none;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .c-logo-lines3__content__stovag {
    width: 300px;
  }
}
.c-logo-lines3__content__bubble {
  display: block;
  width: auto;
  max-width: none;
}

.c-steps {
  width: 650px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: start;
  animation: loadAnime 2s ease both;
}
@media screen and (max-width: 767px) {
  .c-steps {
    flex-direction: column;
    width: 120px;
    height: auto;
    row-gap: 50px;
    padding-top: 100px;
    transform: translateX(-35px);
  }
}
.c-steps p {
  color: #fff;
  width: 100%;
  font-size: 1.6rem;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-steps p {
    font-size: 1.2rem;
    height: 40px;
  }
}
.c-steps p::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: -34px;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 35px solid #fff;
}
@media screen and (max-width: 767px) {
  .c-steps p::after {
    display: none;
  }
}
.c-steps p.c-steps--box1 {
  background-color: #3e3c3c;
  z-index: 90;
}
.c-steps p.c-steps--box1::after {
  border-left-color: #3e3c3c;
}
.c-steps p.c-steps--box2 {
  background-color: #868585;
  z-index: 80;
}
.c-steps p.c-steps--box2::after {
  border-left-color: #868585;
}
.c-steps p.c-steps--box3 {
  background-color: #676666;
  z-index: 70;
}
.c-steps p.c-steps--box3::after {
  border-left-color: #676666;
}
.c-steps p.c-steps--box4 {
  background-color: #868585;
  z-index: 60;
}
.c-steps p.c-steps--box4::after {
  border-left-color: #868585;
}

.c-to-product {
  padding: 100px 0;
  text-align: center;
  text-decoration: none;
  color: #000;
}
.c-to-product p {
  line-height: 0.75;
}
.c-to-product p:nth-child(1) {
  font-size: 4.8rem;
}
.c-to-product p:nth-child(2) {
  font-size: 9.6rem;
}
.c-to-product p:nth-child(3) {
  font-size: 2.4rem;
}

.c-works-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-auto-rows: 5px;
  gap: 20px;
  padding: 0;
  list-style: none;
}

.c-works-list--item {
  border: 1px solid #ccc;
}
.c-works-list--item:nth-child(5n+1) {
  grid-row: span 45;
}
.c-works-list--item:nth-child(5n+2) {
  grid-row: span 55;
}
.c-works-list--item:nth-child(5n+3) {
  grid-row: span 38;
}
.c-works-list--item:nth-child(5n+4) {
  grid-row: span 60;
}
.c-works-list--item:nth-child(5n+5) {
  grid-row: span 48;
}

.c-burger {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  background: transparent;
  border: none;
  top: 10px;
  right: 0;
  height: 40px;
  width: 40px;
  padding: 20px 60px 40px 10px;
}
@media screen and (max-width: 767px) {
  .c-burger {
    visibility: visible;
    opacity: 1;
    z-index: 600;
  }
  .c-burger span {
    position: absolute;
    background-color: #3e3c3c;
    height: 3px;
    width: 35px;
    display: block;
    border-radius: 3px;
  }
  .c-burger span:nth-child(1) {
    transform: translateY(10px);
    transition: 1s;
  }
  .c-burger span:nth-child(2) {
    transition: 1s;
  }
}

.c-switch {
  display: none;
}
@media screen and (max-width: 767px) {
  .c-switch {
    --font-size: 4rem;
    display: inline-flex;
    font-size: var(--font-size);
    line-height: calc(var(--font-size) + 4px);
    align-items: center;
  }
  .c-switch > input[type=checkbox] {
    box-sizing: border-box;
    position: relative;
    font-size: 1.4em;
    width: 2.6em;
    height: 1em;
    padding: 0;
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    background: #ff6558;
    border-radius: 0.5em;
    -webkit-tap-highlight-color: transparent;
  }
  .c-switch > input[type=checkbox]:checked {
    background: #b95ecf;
  }
  .c-switch > input[type=checkbox]::before {
    box-sizing: border-box;
    content: "";
    position: absolute;
    left: 0.1em;
    top: 0.1em;
    bottom: 0.1em;
    width: 0.8em;
    background: #FFF;
    border-radius: 0.4em;
    transform: translate(0%, 0%);
    transition: all 0.2s ease-in-out;
    box-shadow: 0.1em 0.1em 0.1em 0px rgba(0, 0, 0, 0.3);
    margin: 0;
  }
  .c-switch > input[type=checkbox]:checked::before {
    transform: translate(200%, 0%);
    transition: all 0.2s ease-in-out;
  }
  .c-switch > input[type=checkbox]::after {
    box-sizing: border-box;
    position: absolute;
    content: "NEWS";
    color: #fff;
    font-size: 0.4em;
    left: 0.5em;
    text-align: right;
    width: calc(100% - 1em);
    top: 50%;
    transform: translate(0, -50%);
  }
  .c-switch > input[type=checkbox]:checked::after {
    content: "BLOG";
    text-align: left;
  }
}

.fade-in {
  opacity: 0;
  transform: translateY(150px);
}
@media screen and (max-width: 767px) {
  .fade-in {
    transform: translateY(50px);
  }
}

.fade-in.is-visible {
  opacity: 1;
  transition: 1s;
  transform: translateY(0);
}
@media screen and (max-width: 767px) {
  .fade-in.is-visible {
    transition: 0.5s;
  }
}

.slide-r {
  opacity: 0;
  transform: translateX(-300px);
}
@media screen and (max-width: 767px) {
  .slide-r {
    transform: translateX(0);
    transform: translateY(50px);
  }
}

.slide-r.is-visible {
  opacity: 1;
  transition: 1s;
  transform: translateX(0);
}
@media screen and (max-width: 767px) {
  .slide-r.is-visible {
    transition: 0.5s;
    transform: translateY(0);
  }
}

.slide-l {
  opacity: 0;
  transform: translateX(300px);
}
@media screen and (max-width: 767px) {
  .slide-l {
    transform: translateX(0);
    transform: translateY(50px);
  }
}

.slide-l.is-visible {
  opacity: 1;
  transition: 1s;
  transform: translateX(0);
}
@media screen and (max-width: 767px) {
  .slide-l.is-visible {
    transition: 0.5s;
    transform: translateY(0);
  }
}

.fade {
  opacity: 0;
}

.fade.is-visible {
  opacity: 1;
  transition: 1s;
}/*# sourceMappingURL=style.css.map */