@import url("./reset.css");
@import url("./modal-video.min.css");
@import url("./animate.css");
html {
  font-size: 62.5%;
  min-height: 100%;
}

body {
  font-family: "Assistant", sans-serif, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  background-color: #f5f5f5;
  color: #333333;
  width: 100%;
  margin: 0 auto;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  line-height: 1.2;
}

h1 {
  font-family: "Cinzel", serif;
  font-size: 2.4rem;
}

h2 {
  font-family: "Cinzel", serif;
  font-size: 2.2rem;
}

.hide-sp {
  display: none;
}

@media screen and (min-width: 960px) {
  body {
    font-size: 1.8rem;
  }
  h2 {
    font-size: 2.8rem;
  }
  p {
    line-height: 1.4em;
  }
  .hide-sp {
    display: initial;
  }
  .hide-pc {
    display: none;
  }
  #link-news {
    display: none;
  }
  a[href*="tel:"] {
    pointer-events: none;
  }
}
.container {
  margin-top: 9rem;
  padding: 1.5rem 2rem 3rem;
  width: 100%;
  position: relative;
  z-index: 0;
  background-color: #f5f5f5;
}

.pagedescription {
  padding-bottom: 4.5rem;
  text-align: right;
}

.btn-video {
  color: #848484;
  font-size: 1.2rem;
  margin-top: 1.5rem;
}
.btn-video .icon {
  width: 1.8rem;
  height: 1.8rem;
  fill: #848484;
}
.btn-video:hover {
  cursor: pointer;
  opacity: 0.4;
}

.icon {
  vertical-align: middle;
}

@media screen and (min-width: 960px) {
  a:hover {
    cursor: pointer;
    opacity: 0.4;
  }
  .container {
    margin: 0 auto;
    max-width: 129rem;
    padding: 0 0 14rem 0;
  }
  .pagedescription {
    width: 75%;
    margin-left: auto;
    padding-top: 1rem;
    padding-bottom: 8rem;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 9rem;
  background-color: #f5f5f5;
  border-bottom: 0.05rem solid #848484;
}
header .container-header {
  padding: 2.5rem 2rem;
  position: relative;
}

.logo {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  width: 16rem;
}
.logo img {
  width: 4rem;
  margin-right: 0.5rem;
}
.logo h1 {
  font-family: "Assistant", sans-serif;
  font-size: 1rem;
  color: #333333;
  margin-bottom: 0.5rem;
}

.audio-btn {
  position: absolute;
  top: 0;
  right: 6.5rem;
  z-index: 1;
  height: 9rem;
  padding: 0 2rem;
}
.audio-btn .icon-audio,
.audio-btn .icon-noaudio {
  width: 2.5rem;
  height: 100%;
  fill: #f5f5f5;
}
.audio-btn .icon-audio {
  display: none;
}

.menuber {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  height: 9rem;
  padding: 0 2rem;
}
.menuber .icon-menu {
  width: 2.5rem;
  height: 100%;
  fill: #333333;
}

.open .icon-menu {
  fill: #f5f5f5;
}

nav {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  color: #f5f5f5;
  text-align: right;
  padding: 10rem 2rem;
  transition: 0.5s;
}
nav .navigation {
  font-size: 1.8rem;
}
nav .navigation li {
  margin-bottom: 2em;
}

.pagecurrent p {
  display: none;
  font-size: 1rem;
  text-align: right;
}
.pagecurrent .active {
  display: block;
}

#home header {
  background-color: transparent;
  border-bottom: none;
}
#home .logo h1 {
  color: #f5f5f5;
}
#home .menuber .icon-menu {
  fill: #f5f5f5;
}

@media screen and (min-width: 960px) {
  header {
    position: initial;
    max-width: 129rem;
    height: 13.2rem;
    margin: 0 auto;
    border: none;
  }
  header .container-header {
    width: 75%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    padding-top: 7.5rem;
    padding-bottom: 1rem;
    border-bottom: 0.05rem solid #848484;
    margin-left: auto;
  }
  #logo:hover {
    z-index: 11;
  }
  .logo {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    width: initial;
    padding: 2.5rem 2rem;
  }
  .logo img {
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 0.5rem;
  }
  .logo h1 {
    font-size: 1.8rem;
  }
  .logo:hover {
    z-index: 11;
  }
  .menuber {
    display: none;
  }
  nav {
    display: block;
    position: initial;
    height: initial;
    padding: initial;
    width: initial;
    height: initial;
    background-color: initial;
    color: #848484;
    padding: initial;
  }
  nav ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    font-family: "Cinzel", serif;
  }
  nav ul li {
    margin-left: 4rem;
    font-size: 80%;
  }
  .pagecurrent {
    display: none;
  }
  [data-current-nav=top] .navigation li:nth-child(0),
  [data-current-nav=legacyfilms] .navigation li:nth-child(1),
  [data-current-nav=profilestories] .navigation li:nth-child(2),
  [data-current-nav=team] .navigation li:nth-child(3),
  [data-current-nav=contact] .navigation li:nth-child(4) {
    font-weight: bold;
    color: #333333;
  }
}
#home {
  background-color: #000000;
}
#home .home-video_wrapper {
  width: 100%;
  height: 80vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#home .home-video_wrapper .home-video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#home .container {
  height: 100vh;
  background: linear-gradient(to top, #000 20%, rgba(0, 0, 0, 0) 50%);
  margin-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
#home .home-container {
  color: #f5f5f5;
  text-align: right;
}
#home .home-container .home-title {
  font-size: 2rem;
  margin-bottom: 1rem;
}
#home .home-container .home-content .home-content_link {
  display: flex;
  flex-direction: row;
}
#home .home-container .home-content .home-content_link li {
  text-transform: uppercase;
  font-size: 1.4rem;
  padding-bottom: 1rem;
  margin-right: 4.5rem;
  position: relative;
}
#home .home-container .home-content .home-content_link li::after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 80%;
  border-bottom: 0.15rem solid #EDC281;
  margin-left: -40%;
}

@media screen and (min-width: 960px) {
  #home .container-header {
    border-bottom: none;
  }
  #home .audio-btn {
    display: block;
    cursor: pointer;
  }
  #home .menuber {
    display: block;
    cursor: pointer;
  }
  #home nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    color: #f5f5f5;
    text-align: right;
    padding: 10rem 2rem;
    transition: 0.5s;
  }
  #home nav ul {
    flex-direction: column;
    justify-content: flex-start;
  }
  #home nav .navigation {
    max-width: 129rem;
    width: 125rem;
    font-size: 1.8rem;
    margin: 0 auto;
    margin-top: 2em;
    padding: 0 2rem;
  }
  #home nav .navigation li {
    margin-bottom: 2em;
  }
  #home .container {
    max-width: 100%;
    width: 100%;
    padding-left: 2rem;
    padding-bottom: 5rem;
    margin-top: -14.6rem;
  }
  #home .home-container {
    max-width: 129rem;
    width: 125rem;
    padding: 0 2rem;
    margin: 0 auto;
  }
  #home .home-container .home-title {
    font-size: 2.8rem;
  }
  #home .home-container .home-content {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
  }
  #home .home-container .home-content .home-content_text {
    font-size: 2.2rem;
  }
  #home .home-container .home-content .home-content_link li:hover {
    opacity: 0.4;
    cursor: pointer;
  }
}
#legacyfilms .legacyfilms-items {
  display: flex;
  flex-direction: column;
}
#legacyfilms .legacyfilms-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-bottom: 4rem;
  border-bottom: 0.05rem solid #848484;
  margin-bottom: 4rem;
}
#legacyfilms .legacyfilms-item .legacyfilms-item_title {
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 1rem;
}
#legacyfilms .legacyfilms-item .legacyfilms-item_image {
  width: 30%;
  height: 100%;
  padding: 0 0.4rem;
}
#legacyfilms .legacyfilms-item .legacyfilms-item_synopsi {
  width: 70%;
  padding-left: 1.2rem;
}
#legacyfilms .legacyfilms-item .legacyfilms-item_synopsi .private {
  color: #848484;
  font-size: 1.2rem;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.4rem;
  border: 0.05rem solid #848484;
  margin-top: 1.5rem;
}

.picture-modal {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.picture-modal .modal-content {
  max-width: 75%;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  padding: 1.5rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.picture-modal .btn-close {
  text-align: right;
}
.picture-modal .btn-close .icon {
  width: 1.6rem;
  height: 1.6rem;
  fill: #f5f5f5;
  margin-bottom: 0.5rem;
  transform: translateX(1.6rem);
}
.picture-modal .modal-pic {
  background-color: #f5f5f5;
  padding: 0.4rem;
  border-radius: 0.1rem;
}
.picture-modal .modal-pic img {
  width: 100%;
  display: block;
}

@media screen and (min-width: 960px) {
  #legacyfilms .legacyfilms-item {
    width: 75%;
    padding-bottom: 5rem;
    margin-left: auto;
    margin-bottom: 5rem;
    position: relative;
  }
  #legacyfilms .legacyfilms-item .legacyfilms-item_title {
    position: absolute;
    top: 0;
    left: calc(15% + 2rem);
    width: initial;
  }
  #legacyfilms .legacyfilms-item .legacyfilms-item_image {
    width: 15%;
  }
  #legacyfilms .legacyfilms-item .legacyfilms-item_image:hover {
    cursor: pointer;
  }
  #legacyfilms .legacyfilms-item .legacyfilms-item_synopsi {
    width: calc(85% - 2rem);
    position: absolute;
    top: 3.8rem;
    left: calc(15% + 2rem);
    padding-left: 0;
  }
  .picture-modal .modal-content {
    width: -moz-fit-content;
    width: fit-content;
    max-width: 80%;
    max-height: 80%;
  }
  .picture-modal .btn-close .icon {
    width: 2.6rem;
    height: 2.6rem;
    transform: translateX(2.6rem);
  }
}
#profilestories .profilestories-items {
  display: flex;
  flex-direction: column;
}
#profilestories .profilestories-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-bottom: 3rem;
  border-bottom: 0.05rem solid #848484;
  margin-bottom: 3rem;
}
#profilestories .profilestories-item .profilestories-item_logo {
  width: 32%;
  padding-left: 0.4rem;
  padding-right: 2.5rem;
}
#profilestories .profilestories-item .profilestories-item_logo img {
  width: 100%;
  height: 100%;
}
#profilestories .profilestories-item .profilestories-item_title h2 {
  font-family: "Cinzel", serif;
  font-size: 1.4rem;
}
#profilestories .profilestories-item .profilestories-item_title .btn-video {
  margin-top: 0.5rem;
}

@media screen and (min-width: 960px) {
  #profilestories .profilestories-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 75%;
    padding-top: 2rem;
    padding-bottom: 4rem;
    border-bottom: 0.05rem solid #848484;
    margin-left: auto;
    margin-bottom: 2rem;
  }
  #profilestories .profilestories-item .profilestories-item_logo {
    width: 26%;
    padding-left: 0.8rem;
    padding-right: 5rem;
  }
  #profilestories .profilestories-item:hover .profilestories-item {
    padding-top: 1rem;
    padding-bottom: 3rem;
    transition: 0.3s;
  }
  #profilestories .profilestories-item:hover .profilestories-item_logo {
    width: 30%;
    transition: 0.3s;
  }
  #profilestories .profilestories-item .profilestories-item_title {
    padding-left: 1.5rem;
  }
  #profilestories .profilestories-item .profilestories-item_title h2 {
    font-family: "Cinzel", serif;
    font-size: 2.8rem;
  }
  #profilestories .profilestories-item .profilestories-item_title .btn-video {
    margin-top: 0.5rem;
  }
}
#team .team-items {
  display: flex;
  flex-direction: column;
}
#team .team-item {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding-bottom: 4rem;
  border-bottom: 0.05rem solid #848484;
  margin-bottom: 4rem;
  position: relative;
}
#team .team-item .team-item_title {
  color: #f5f5f5;
  position: absolute;
  top: 19.5rem;
  left: 1.5rem;
  filter: drop-shadow(0px 0px 7px black);
}
#team .team-item .team-item_title .team-item_name {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0.2rem;
}
#team .team-item .team-item_title .team-item_name .team-item_gender {
  font-family: "Assistant", sans-serif, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 1rem;
}
#team .team-item .team-item_title .team-item_jobtitle {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
#team .team-item .team-item_photo img {
  width: 100%;
}
#team .team-item .team-item_textarea {
  padding: 0.6rem 0.2rem;
}
#team .team-item .team-item_textarea .team-item_link {
  margin-top: 1.5rem;
  font-size: 80%;
  color: #848484;
}
#team .team-item .team-item_textarea .icon {
  width: 1.2rem;
  height: 1.2rem;
  fill: #848484;
  margin-right: 0.5rem;
}
#team ._cailleah .team-item_title {
  top: 19rem;
}
#team ._cailleah .team-item_title .team-item_name {
  line-height: 1.6rem;
}

@media screen and (min-width: 960px) {
  #team .team-item {
    width: 75%;
    height: 35.5rem;
    padding-bottom: 5rem;
    margin-left: auto;
    margin-bottom: 5rem;
  }
  #team .team-item .team-item_title {
    position: initial;
    color: #333333;
    filter: none;
    display: flex;
    flex-direction: column;
    width: 65%;
    margin-bottom: 0.8rem;
    order: 1;
  }
  #team .team-item .team-item_title .team-item_jobtitle {
    margin-bottom: 0.5rem;
  }
  #team .team-item .team-item_photo {
    width: 35%;
    order: 3;
  }
  #team .team-item .team-item_textarea {
    width: 65%;
    padding: 0;
    padding-right: 2rem;
    order: 2;
  }
  #team .team-item .team-item_textarea .team-item_link {
    margin-top: 3.5rem;
  }
  #team ._jin {
    height: 48.5rem;
  }
  #team ._cailleah .team-item_title .team-item_name {
    line-height: inherit;
  }
}
#contact .container .icon {
  width: 1.8rem;
  height: 1.8rem;
}
#contact .contact_info {
  font-size: 1.8rem;
}
#contact .contact_info li {
  margin-bottom: 3rem;
}
#contact .contact_place {
  font-size: 1.8rem;
  margin-bottom: 3rem;
}
#contact .contact_place li {
  width: 50%;
}
#contact .contact_place .place_item {
  display: inline-block;
  margin-bottom: 1rem;
  opacity: 0.4;
}
#contact .contact_place .active {
  font-weight: bold;
  opacity: initial;
}
#contact .contact-map p {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
#contact .contact-map .maparea {
  border: 0.05rem solid #848484;
  padding-right: 0.1rem;
}
#contact .contact-map .maparea iframe {
  width: 100%;
  height: 35rem;
}
#contact .contact-map .hide {
  display: none;
}

@media screen and (min-width: 960px) {
  #contact .contact_info {
    width: 75%;
    margin-left: auto;
  }
  #contact .contact_info .icon {
    width: 2.2rem;
    height: 2.2rem;
  }
  #contact .contact_place {
    width: 75%;
    margin-left: auto;
  }
  #contact .contact_place .place_item:hover {
    cursor: pointer;
    opacity: initial;
  }
  #contact .contact_place .active:hover {
    cursor: default;
  }
  #contact .contact-map {
    width: 75%;
    margin-left: auto;
  }
  #contact .contact-map p {
    text-align: initial;
  }
  #contact .contact-map .maparea iframe {
    height: 60rem;
  }
}/*# sourceMappingURL=style.css.map */