@charset "UTF-8";
/* CSS Document */

@media (max-width: 800px) {
  html,
  body {
    font-size: 12px;
  }

  .pc {
    display: none !important;
  }
  .sp {
    display: inherit;
  }

  header {
    position: fixed;
    width: auto;
    height: auto;
    background: none;
    top: 0;
    left: 0;
    z-index: 998;
  }

  header .logo,
  .top header .logo {
    top: 3em;
    left: 5vw;
    transform: none;
    width: 33vw;
    max-width: 230px;
    min-width: 120px;
  }

  .bk header .logo img {
    opacity: 0;
  }

  .bk header .logo {
    background: url(/images/about/logo_bk.svg) no-repeat;
    background-size: contain;
  }

  .bk header.open .logo {
    background: url(/images/about/logo.svg) no-repeat;
    background-size: contain;
  }

  /*
--------------------
TOP
*/

  .top-contents-wrap {
    padding-top: 7em;
  }

  .top-movie-wrap {
    width: 100vw;
    height: 42vh;
    line-height: 0;
    position: static;
  }

  .top-movie-wrap .inner {
    position: relative;
  }

  .top-movie-wrap .movie {
    height: 42vh;
  }

  .top-movie-wrap .logo-b {
    bottom: auto;
    top: 42vh;
    transform: translateY(-50%);
    width: 90vw;
  }

  .top-movie-wrap .sns-nav {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 5em;
    left: 5vw;
    transform: none;
  }

  .top-movie-wrap .sns-nav li {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    margin-right: 1em;
  }

  .top-movie-wrap .sns-nav li.copyright {
    display: block;
    margin-top: 3em;
    font-size: 0.8em;
    text-align: left;
  }

  .top-contents-wrap .more {
    font-size: 1em;
    transform: translateX(5.8em);
    position: relative;
    margin-top: 1em;
  }

  .top-contents-wrap .more:before {
    content: "";
    display: block;
    width: 5em;
    height: 0.58em;
    background: url(/images/arrow.svg) no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-110%, -50%);
  }

  .top-copy-wrap {
    position: static;
    transform: none;
    width: auto;
    height: auto;
    white-space: nowrap;
    padding-top: 9vh;
    padding-left: 5vw;
  }

  .top-copy-wrap .copy {
    font-size: 1.6em;
    line-height: 1;
    margin-bottom: 0.6em;
  }

  /*
--------------------
PAGE
*/

  .page-contents-wrap {
    background: #fafafa;
    color: #0a0a0a;
    padding: 0;
    padding-top: 7em;
  }

  .page-contents-wrap.about.division-detail.division-detail-slug {
    margin-bottom: 0;
  }

.page-contents-wrap.about {
    background: linear-gradient(to bottom, #0a0a0a 7em, #fafafa 7em) !important;
    color: #0a0a0a !important;
}

.page-contents-wrap.reel {
    background: linear-gradient(to bottom, #0a0a0a 7em, #fafafa 7em) !important;
    color: #0a0a0a !important;
}

.page-contents-wrap.people{
    background: linear-gradient(to bottom, #0a0a0a 7em, #fafafa 7em) !important;
    color: #0a0a0a !important;
}

.page-contents-wrap.people{
    background: linear-gradient(to bottom, #0a0a0a 7em, #fafafa 7em) !important;
    color: #0a0a0a !important;
}

.page-contents-wrap.works{
    background: linear-gradient(to bottom, #0a0a0a 7em, #fafafa 7em) !important;
    color: #0a0a0a !important;
}

.page-contents-wrap.journal{
    background: linear-gradient(to bottom, #0a0a0a 7em, #fafafa 7em) !important;
    color: #0a0a0a !important;
}

.recruit-contents-wrap.page-contents-wrap{
    background: linear-gradient(to bottom, #0a0a0a 7em, #fafafa 7em) !important;
    color: #0a0a0a !important;
}

.contact-contents-wrap.page-contents-wrap{
    background: linear-gradient(to bottom, #0a0a0a 7em, #fafafa 7em) !important;
    color: #0a0a0a !important;
}

.recruit-split__container{
    background: #0a0a0a ;
    color: #fafafa;
    padding: 0;
    padding-top: 7em;
}

  footer.page {
    width: 100%;
    margin: 0;
  }

  footer.page .division-nav {
    font-size: 13px;
  }

  footer.page .division-nav li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 1em;
  }

  footer.page .text-l,
  footer.page .text-r {
    font-size: 0.8em;
  }

  footer.page .text-r {
    top: 57%;
  }

  /*
--------------------
ABOUT
*/

  .about-icatch-wrap {
    padding: 3em 5vw;
    margin-bottom: 5em;
    position: relative;
  }

  .about-icatch-wrap .read-wrap {
    left: 5vw;
  }

  .division-detail .about-icatch-wrap .read-wrap{
    position: absolute;
    left: 5vw;
    bottom: 5em;
    max-width: 90%;
    display: flex;
    flex-direction: column;
    gap: 2em;
    padding-top: 0;
  }

  .division-detail .about-icatch-wrap .read-content{
    order: 1;
    max-width: 100%;
  }

  .division-detail .about-icatch-wrap .header-image{
    order: 0;
    max-width: 100%;
  }

  .division-detail .about-icatch-wrap .pickup-works-label{
    margin-top: 2em;
  }

  .about-icatch-wrap .copy-wrap {
    position: absolute;
    top: 5em;
    left: 5vw;
    right: 5vw;
    display: flex;
    flex-direction: column;
    gap: .8em;
    text-align: right;
    align-items: flex-end;
  }

  .division-detail .about-icatch-wrap .copy-wrap .copy-left{
    order: 3;
    margin-top: .6em;
    align-self: flex-start;
    text-align: left;
  }

  .division-detail .about-icatch-wrap .copy-wrap .copy-right{
    order: 1;
    text-align: right;
  }

  .about-icatch-wrap .copy-wrap .copy {
    font-size: 1.1em;
  }

  .about-icatch-wrap .copy-wrap .copy-left{
    font-size: 1.1em;
  }

  .about-icatch-wrap .copy-wrap .copy-right{
    text-align: left;
  }

  .about-title {
    padding: 0 5vw;
  }

  .division-contents-wrap {
    margin-bottom: 7em;
    padding-top: 0;
  }

  .division-contents {
    padding: 5em 0;
  }

  .division-contents .inner {
    display: block;
    padding: 0 5vw;
  }

  .division-contents .inner .logo {
    zoom: 0.5;
  }

  .division-contents .inner .text-wrap {
    padding: 0;
  }

  /*
  --------------------
  ABOUT / DIVISION DETAIL
  */

  .division-gallery{
    padding: 0 5vw;
    gap: .8em;
  }

  .division-detail .division-gallery{
    width: 100%;
    height: auto;
    padding: 0;
    gap: 0;
    display: flex;
    flex-direction: column;
  }

  .division-detail .division-gallery-item{
    height: 56vw;
    aspect-ratio: auto;
  }

  .division-gallery.grid-8,
  .division-gallery.grid-16{
    grid-template-columns: repeat(2, 1fr);
  }

  .division-switcher-wrap{
    padding: 0 0 6em;
    position: relative;
    border-top: 1px solid rgba(10, 10, 10, 0.2);

  }

  .division-switcher{
    display: flex;
    flex-direction: column !important;
    align-items: center !important;
    gap: 0;
    padding: 0 5vw;
    width: 100%;
  }

  .division-switcher li{
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 96px;
    position: relative;
  }

  .division-switcher li::before{
    content: "";
    position: absolute;
    top: 0;
    left: -5vw;
    right: -5vw;
    height: 2px;
    background: rgba(10, 10, 10, 0.35);
  }

  .division-switcher li:first-child::before{
    display: none;
  }

  .division-switcher li:last-child::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: -5vw;
    right: -5vw;
    height: 2px;
    background: rgba(10, 10, 10, 0.35);
  }

  .division-switcher a{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 220px;
    height: 90px;
  }

  .division-switcher img{
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
  }

  .division-contents .inner .text-wrap .title {
    display: none;
  }

  .about-client-wrap {
    margin-bottom: 5em;
  }

  .about-client-wrap .about-title {
    margin-bottom: 4em;
  }

  .about-detail-wrap {
    padding-top: 4em;
    margin-bottom: 3em;
  }

  .about-detail-wrap th {
    display: block;
    width: 100%;
    padding-left: 5vw;
    padding-bottom: 1vw;
    font-size: 0.9rem;
    border: none;
  }

  .about-detail-wrap td {
    display: block;
    width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.2rem;
    border: none;
  }

  .about-map-wrap #map {
    height: 38vh;
  }

  .about-map-wrap:before {
    width: 13.5em;
    height: 2em;
    top: 50%;
    left: 50%;
    transform: translate(15%, -50%);
  }

  .about-map-wrap:after {
    zoom: 0.7;
  }

  .division-contents .inner .logo {
    margin-bottom: 2em;
  }

  /*
--------------------
WORKS
*/

  .works-contents-wrap {
    height: auto;
    padding: 0;
    padding-top: 4em;
  }

  .works-contents-wrap:before {
    content: "";
    display: block;
    width: 100vw;
    height: 7em;
    background: #0a0a0a;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
  }

  .movie-wrap {
    padding: 30vh 5vw;
  }

  .movie-wrap .close-btn {
    top: 5em;
  }

  .works-menu-wrap {
    width: 100vw;
    height: 4em;
    left: 0;
    top: 7em;
    background: #eaeaea;
    color: #0a0a0a;
    z-index: 10;
    cursor: pointer;
  }

  .works-menu-wrap .title {
    top: 50%;
    left: 5vw;
    transform: translateY(-50%);
    cursor: pointer;
  }

  .works-menu-wrap .works-cat {
    bottom: auto;
    top: 50%;
    left: calc(5vw + 7em);
    transform: translateY(-50%);
    pointer-events: none;
  }

  .works-menu-wrap.open .works-cat {
    top: 0.66em;
    transform: none;
    pointer-events: visible;
  }

  .works-menu-wrap.open .works-cat:after {
    content: "";
    display: block;
    width: 200vw;
    height: 110%;
    background: #eaeaea;
    position: absolute;
    top: 0;
    left: -50vw;
    z-index: -1;
  }

  .works-menu-wrap .works-cat li {
    font-size: 1em;
    margin: 0;
    padding: 0;
    display: none;
    padding-right: 1.5em;
  }

  .works-menu-wrap.open .works-cat li {
    display: inherit;
    margin: 0.5em 0;
  }

  .works-menu-wrap .works-cat li.current {
    display: table;
  }

  .works-menu-wrap .works-cat li.current:before {
    display: none;
  }

  .works-menu-wrap .works-cat li.current:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 0.4em solid transparent;
    border-bottom: 0.4em solid transparent;
    border-left: 0.7em solid #0a0a0a;
    border-right: 0;
  }

  .works-contents-wrap .works-contents {
    width: 100%;
    height: 33vh;
  }

  .works-single-contents-wrap .icatch-wrap {
    height: 50vh;
  }

  .movie-btn {
    width: 10em;
    height: 10em;
  }

  .works-single-contents-wrap .text-wrap {
    padding-bottom: 0;
  }

  .works-thumb-wrap .works-thumb {
    width: 100%;
  }

  /*
--------------------
REEL
*/

  .reel-contents-wrap {
    height: calc(100vh - 7em);
  }

  /*
--------------------
PEOPLE
*/

  .people-contents-wrap {
    height: auto;
  }

  .people-contents-wrap .people-contents {
    width: 100%;
    height: auto;
  }

  .people-contents-wrap .people-contents .thumb-wrap {
    height: auto;
  }

  .people-contents-wrap .people-contents .thumb-wrap img {
    display: block;
    height: auto;
  }

  .people-single-contents-wrap {
    background: #fafafa;
    color: #0a0a0a;
  }

  .people-single-contents-wrap .icatch-wrap {
    height: auto;
  }

  .people-contents-wrap .people-contents .text-wrap,
  .arc-nav.people {
    padding: 0 5vw;
  }

  .people-single-contents-wrap .text-wrap .title {
    font-size: 1.4em;
  }

  .people-single-contents-wrap .text-wrap .text {
    font-size: 1em;
  }

  .people-link-wrap .people-contents {
    width: 50%;
  }

  /*
--------------------
JOURNAL
*/

  .journal-contents-wrap {
    height: auto;
    display: block;
  }

  .page-contents-wrap.journal-has-sp .journal-contents-wrap.arc {
    display: none;
  }

  .journal-contents-wrap-sp {
    display: none;
  }

  .page-contents-wrap.journal-has-sp .journal-contents-wrap-sp {
    display: block;
  }

  .journal-contents {
    border-top: 1px solid #0a0a0a;
    width: 100%;
    height: auto;
  }

  .journal-contents .text-wrap {
    padding: 1em 5vw;
    flex-wrap: wrap;
  }

  .journal-contents-wrap-sp .journal-contents.sp-first .thumb-wrap {
    display: block !important;
    height: auto;
    margin-bottom: 1.2em;
  }

  .journal-contents-wrap .journal-list-scroll .journal-contents .text-wrap {
    height: auto !important;
  }

  .journal-contents .date-wrap {
    width: 100%;
    white-space: normal;
  }

  .journal-contents .text-wrap .title-wrap {
    width: 100%;
    margin-bottom: 1em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.4em;
  }

  .journal-contents .text-wrap .date-wrap .date {
    margin-right: 2em;
  }

  .journal-contents .cat {
    width: auto;
    padding-right: 0;
  }

  .journal-contents .title-wrap {
    width: 100%;
    padding-right: 0;
  }

  .journal-contents .credit {
    position: relative;
    padding-right: 3em;
  }

  .journal-contents .credit span {
    width: 2.5em;
    height: 2.5em;
  }

  .journal-contents-wrap .journal-list-scroll {
    display: block;
    overflow: visible !important;
    max-height: none !important;
    height: auto !important;
  }

  .arc-nav-pc {
    display: none;
  }

  .arc-nav-sp {
    display: block;
  }

  .arc-nav-sp .page-numbers.prev {
    position: relative;
    top: 1.2em;
  }

 .arc-nav-sp .page-numbers {
    position: relative;
    top: 1.8em;
  }

  .arc-nav-sp .page-numbers.next {
    position: relative;
    top: 1.2em;
  }

  .journal-single-contents-wrap .icatch-wrap {
    width: 100%;
    height: auto;
    margin-bottom: 3em;
  }

  .journal-single-contents-wrap .journal-contents {
    margin: 0 auto 3em;
  }

  .journal-single-contents-wrap .journal-single-contents {
    margin: 0 auto 3em;
    padding-top: 3em;
  }

  .journal-single-contents-wrap .journal-contents .date-wrap {
    width: 100%;
  }

  .journal-single-contents-wrap .journal-contents .title {
    font-size: 1.2em;
  }

  .journal-single-contents-wrap {
    background: #fafafa;
    color: #0a0a0a;
  }

  .journal-list-wrap {
    background: #fafafa;
    color: #0a0a0a;
  }

  .journal-list-wrap.single .journal-contents {
    padding: 0;
  }

  /*
--------------------
RECRUIT
*/

  .recruit-contents-wrap {
    background: #fafafa;
    color: #0a0a0a;
    padding-bottom: 4em;
  }

  .recruit-contents-wrap .inner {
    margin: 6em auto;
  }

  .recruit-contents-wrap .read {
    margin-bottom: 3em;
  }

  .job-contents-wrap .job-contents {
    width: 100%;
  }

  /*
--------------------
CONTACT
*/

  .contact-contents-wrap {
    background: #fafafa;
    color: #0a0a0a;
    padding-bottom: 4em;
  }

  .form-wrap {
    margin: 5em auto;
  }

  textarea {
    height: 15em;
  }

  /*
--------------------
PRIVACY POLICY
*/

  .policy-contents-wrap {
    background: #fafafa;
    color: #0a0a0a;
    padding-bottom: 4em;
  }

  .policy-contents-wrap.page-contents-wrap {
    background: linear-gradient(to bottom, #0a0a0a 7em, #fafafa 7em) !important;
    color: #0a0a0a !important;
  }

  .policy-contents-wrap .inner {
    margin: 5em auto;
  }

  .policy-contents-wrap .read,
  .policy-contents-wrap .policy-contents {
    margin-bottom: 3em;
  }

  .info-wrap.contact {
    height: calc(100vh - 10em);
  }

  .info-wrap .title {
    font-size: 2em;
  }

  .info-wrap p {
    font-size: 1.2em;
  }
  .info-wrap a {
    font-size: 1em;
  }

  /*
-----------------------
OPEN MENU
*/

  .top .open-menu {
    display: inherit;
  }

  .open-menu-btn-wrap {
    display: block;
    position: fixed;
    width: 3em;
    height: 1.5em;
    top: 2.6em;
    bottom: auto;
    left: auto;
    right: 5vw;
  }

  .open-menu-btn .toggle {
    height: 3px;
  }

  .bk .open-menu-btn .toggle {
    background: #0a0a0a;
  }

  .bk .open .open-menu-btn .toggle {
    background: #fafafa;
  }

  .open-menu-wrap {
    padding: 15em 5vw 7em;
  }

  .open-menu-l {
    position: static;
    margin-bottom: 3em;
  }

  .open-menu-l .address {
    margin-bottom: 2em;
    white-space: nowrap;
    word-break: keep-all;
    font-size: clamp(0.85em, 2.6vw, 1em);
  }

  .open-menu-r {
    text-align: left;
    margin-bottom: 5em;
  }

  .open-menu-r .division-nav {
    position: static;
  }

  .open-menu-r .open-menu-nav {
    position: static;
  }

  .open-menu-r .open-menu-nav li {
    font-size: 10vw;
  }

  .open-menu-wrap .inav {
    position: static;
    margin-bottom: 3em;
  }

  .open-menu-wrap .copyright {
    font-size: 0.9em;
  }
}

@media (max-height: 680px) {
  .top-movie-wrap .sns-nav {
    bottom: 15px;
    top: auto;
    left: auto;
    right: 0;
  }
  .top-movie-wrap .sns-nav li.copyright {
    margin-top: 20px;
  }
}
.top-contents-wrap {
  height: 100svh;
}
/* .top-movie-wrap .sns-nav li.copyright{
	margin:0;
	padding:0;
} */

@media (max-width: 800px) {
  .top-movie-wrap .sns-nav {
    display: none;
  }
}
