.horizontal {
  display: block;
  width: 100%;
}

.panel .content {
  width: 100%;
}

.horizontal-wrapper {
  height: auto;
}

#company .contents {
  height: auto;
}

.Left--Image::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  animation: mvleftbg 0.5s ease forwards;
  animation-delay: 6s;
}

@keyframes mvleftbg {
  0% {
    opacity: 1;
    height: 100%;
  }
  100% {
    opacity: 0;
    height: 0;
  }
}
.panel, .panel .content {
  min-height: 100vh;
  height: auto;
  display: block;
  position: relative;
}

.panel .sec-fv {
  flex-direction: column;
}
.panel .sec-fv .Left--Image {
  height: 70vh;
}
.panel .sec-fv .Right--Image, .panel .sec-fv .Left--Image {
  width: 100%;
}
.panel .sec-fv .Right--Image {
  height: 30vh;
}

.panel .sec-fv .Left--Image .Mainvisual {
  width: 105vw;
  opacity: 1;
}

.panel .sec-fv {
  border-right: 0;
}

.panel .sec-fv .Left--Image .Mainvisual .out-show img {
  width: 100vw;
}

.panel .sec-fv .Left--Image .main--lead {
  width: 55px;
}

.panel .sec-fv::after {
  width: 100%;
  top: 0;
}

.panel .sec-fv .Right--Image .wh__wrap {
  position: relative;
}

.panel .sec-fv::after, .bk--box {
  display: none;
}

.movie_blk video {
  height: 100%;
}

.panel .sec-fv .Left--Image .main--lead span:nth-of-type(1)::after {
  height: 60%;
}

.about-sec .Left_wrap, .about-sec .Right__wrap, .about-sec .Left_wrap, .about-sec .Right__wrap {
  width: 100%;
}

.about-sec .Left_wrap {
  flex-direction: row;
  width: 100%;
  height: auto;
  flex-wrap: wrap;
}
.about-sec .Left_wrap picture {
  display: block;
  width: 49%;
}
.about-sec .Left_wrap picture:nth-of-type(2) {
  margin-top: 2.5em;
}
.about-sec .Left_wrap h3.lead.vertical {
  margin: 1em auto 0;
  font-size: 20px;
}
.about-sec .Left_wrap p {
  text-align: justify;
  text-justify: inter-ideograph;
}

.about-sec .Left_wrap .Text__wrap {
  width: 100%;
}
.about-sec .Left_wrap .Text__wrap .bottom--title {
  position: relative;
  font-size: 52px;
}

.about-sec .Left_wrap h2#text {
  margin-bottom: 0;
}

.Fade-up, h2#text {
  opacity: 1;
}

h2#text {
  display: none;
}

#photo {
  height: 35vh;
  min-height: auto;
}

#yellow .content {
  flex-direction: column;
}

#portfolio .title__wrap, #portfolio .Text__wrap {
  width: 100%;
  margin-right: auto;
}

#portfolio .Text__wrap {
  padding: 0 1em;
}

#portfolio .Text__wrap h3 {
  margin-top: 0;
}

p.portfolio-title {
  line-height: 1.5;
}

h3.lead {
  margin-bottom: 0;
  font-size: 1.2rem;
  text-align: center !important;
}

#yellow {
  height: auto;
  width: 100%;
  padding-top: 5vh;
}

#portfolio .flex__wrap {
  flex-direction: column;
}
#portfolio .flex__wrap .two {
  width: 100%;
}
#portfolio .flex__wrap .four {
  width: 49% !important;
  margin-top: 2.5vh !important;
}

#portfolio .flex__wrap.center {
  flex-direction: row;
}

#yellow-vertical {
  padding-bottom: 5vh;
}
#yellow-vertical .Inner__wrap {
  padding-top: 10vh;
}
#yellow-vertical .Inner__wrap .top__wrap {
  flex-direction: column-reverse;
}

.movie-flex {
  flex-direction: column-reverse !important;
}

#portfolio .Image__contents {
  width: 100%;
  position: relative;
}

#green-vertical .top__wrap.movie {
  flex-direction: column;
  max-height: 100%;
}

#yellow-vertical .Inner__wrap .top__wrap .Top__Image {
  width: 70%;
  margin: 0 auto 5vh;
  position: relative;
}

#red-vertical .Inner__wrap {
  margin-top: 2.5vh;
  padding-top: 0;
}

#portfolio .flex__wrap {
  margin-top: 5vh;
}

#red-vertical .Top__Image, #green-vertical .top__wrap .Top__Image {
  width: 43vw;
  top: 0;
}

#portfolio .Image__contents:nth-of-type(n+2) {
  margin-top: 7vh;
}

#green-vertical {
  padding-top: 7.5vh;
}

#green-vertical .top__wrap .Top__Image {
  position: relative;
}

#green-vertical .Inner__wrap {
  padding-top: 0;
}

#green-vertical .top__wrap .Top__Image {
  width: 65%;
  margin: 0 auto;
}

#white-vertical {
  padding-top: 15vh;
}

#white-vertical .top__wrap .Top__Image {
  width: 60%;
  right: -2.5vw;
  position: relative;
  margin-left: auto;
  top: 0;
}

#white-vertical .top__wrap {
  justify-content: flex-start;
}

#creator--top {
  height: 120vh;
}

#creator .title {
  width: 200px;
}

#creator .title img {
  max-width: 180px;
}

#creator .right--top {
  height: auto;
}

#creator {
  height: 70vh;
  padding: 0 2.6vw;
}

#contact .contents {
  flex-direction: column;
}

#contact .contents .Right, #contact .contents .Left {
  width: 100%;
}

#contact .contents .Left {
  height: 30vh;
}

#contact .contents .Right {
  padding: 0 1em;
}

#contact .contents .Right h2 {
  padding-bottom: 0.5em;
  font-size: 24px;
}

#contact .contents, #company, #contact {
  height: auto;
}

#company .contents {
  flex-direction: column-reverse;
}

#company .contents .Left {
  width: 100%;
  flex-direction: column-reverse;
}

#company .contents .Right {
  width: 100%;
}

#company .contents .Left .contents__wrap {
  padding-bottom: 10vh;
}

#company.company::after {
  left: 2.6vw;
}

#global-nav {
  flex-direction: column;
}

#global-nav .Left, #global-nav .Right {
  width: 100%;
  height: 50vh;
}

.scroll span {
  font-size: 11px;
}
.scroll::after {
  border-radius: 10px;
  height: 35px;
  margin-inline: auto;
  margin-top: 5px;
  width: 20px;
}

#nav-toggle {
  width: 70px;
}

#nav-toggle > div.wrap::after {
  right: -14px;
  font-size: 10px;
}

.container {
  width: 110px;
  margin: 0 0 0 20px;
  height: 110px;
}

.circle-text span, .circle-text02 span, .circle-text03 span {
  font-size: 11px;
}

.illustration {
  max-width: 90px;
}

p.portfolio-title {
  padding-top: 0;
  padding-bottom: 1em;
}

#red-vertical {
  padding-bottom: 10vh;
}

.landingpage .Image__contents::after {
  width: 95% !important;
}

ul.news li {
  flex-direction: column;
  align-items: flex-start;
}

.page_header--wrap .Inner__wrap .Logo {
  max-width: 260px;
}

dl.border dt {
  width: 32%;
}
dl.border dd {
  width: 70%;
}

footer .Right {
  max-width: 100%;
}

footer {
  height: 70vh;
  position: relative;
}
footer::before {
  content: "";
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
}

footer .copy {
  color: #aaa;
  position: relative;
}

#portfolio .title__wrap h2 img {
  max-width: 300px;
}/*# sourceMappingURL=sp.css.map */