/* CSS Document */
#top-movie {
  width: 100%;
  height: 725px;
  position: relative;
  margin-bottom: 8rem; }
  @media screen and (max-width: 1199px) {
    #top-movie {
      height: 625px; } }
  @media screen and (max-width: 991px) {
    #top-movie {
      height: 525px; } }
  @media screen and (max-width: 767px) {
    #top-movie {
      height: 425px;
      margin-top: 70px;
      margin-bottom: 4rem; } }
  @media screen and (max-width: 575px) {
    #top-movie {
      height: 325px;
      margin-bottom: 2rem; } }
  #top-movie video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0; }
  #top-movie p.top-title {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    position: absolute;
    top: 3%;
    left: 2%;
    z-index: 2; }
  #top-movie .top-catchphrase {
    width: 560px;
    position: absolute;
    top: 25%;
    left: 8%;
    z-index: 2; }
    @media screen and (max-width: 1199px) {
      #top-movie .top-catchphrase {
        width: 460px; } }
    @media screen and (max-width: 991px) {
      #top-movie .top-catchphrase {
        width: 360px; } }
    @media screen and (max-width: 767px) {
      #top-movie .top-catchphrase {
        width: 260px; } }
    @media screen and (max-width: 575px) {
      #top-movie .top-catchphrase {
        left: 0;
        right: 0;
        margin: auto; } }
  #top-movie .top-logo {
    width: 577px;
    position: absolute;
    bottom: 10%;
    right: 10%;
    z-index: 2; }
    @media screen and (max-width: 1199px) {
      #top-movie .top-logo {
        width: 477px; } }
    @media screen and (max-width: 991px) {
      #top-movie .top-logo {
        width: 377px; } }
    @media screen and (max-width: 767px) {
      #top-movie .top-logo {
        width: 277px; } }
    @media screen and (max-width: 575px) {
      #top-movie .top-logo {
        left: 0;
        right: 0;
        margin: auto; } }
  #top-movie::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
    background-blend-mode: multiply; }

.company-img {
  display: flex;
  justify-content: flex-end;
  position: relative; }
  .company-img h2 {
    position: absolute;
    z-index: 2;
    left: 8%;
    top: 5%; }
    @media screen and (max-width: 1199px) {
      .company-img h2 {
        top: 8%; } }
    @media screen and (max-width: 767px) {
      .company-img h2 {
        top: 5%; } }
    @media screen and (max-width: 575px) {
      .company-img h2 {
        top: 10%;
        font-size: 30px;
        font-size: 3rem;
        left: 0;
        right: 0;
        text-align: center;
        margin: auto; } }
  .company-img div {
    background: url("../img/top-img-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 540px;
    width: 85%;
    position: relative; }
    @media screen and (max-width: 1399px) {
      .company-img div {
        height: 440px; } }
    @media screen and (max-width: 1199px) {
      .company-img div {
        height: 400px; } }
    @media screen and (max-width: 991px) {
      .company-img div {
        height: 300px; } }
    @media screen and (max-width: 767px) {
      .company-img div {
        height: 250px; } }
    @media screen and (max-width: 575px) {
      .company-img div {
        height: 200px;
        width: 100%; } }
    .company-img div::before {
      content: '';
      display: block;
      position: absolute;
      background: url("../img/top-img-2.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      height: 300px;
      width: 460px;
      left: -18%;
      bottom: -10%; }
      @media screen and (max-width: 1199px) {
        .company-img div::before {
          height: 215px;
          width: 330px; } }
      @media screen and (max-width: 991px) {
        .company-img div::before {
          height: 190px;
          width: 300px; } }
      @media screen and (max-width: 767px) {
        .company-img div::before {
          left: -20%;
          bottom: -20%;
          height: 150px;
          width: 230px; } }
      @media screen and (max-width: 575px) {
        .company-img div::before {
          left: 0%;
          bottom: -20%;
          height: 120px;
          width: 180px; } }

#company {
  padding-top: 0;
  text-align: center; }

.black-back {
  background: linear-gradient(0deg, black 90%, white 90%);
  padding-bottom: 0; }
  @media screen and (max-width: 767px) {
    .black-back {
      background: linear-gradient(0deg, black 95%, white 95%); } }

#service .service-img {
  background: url("../img/top-img-3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 540px;
  width: 85%;
  position: relative; }
  @media screen and (max-width: 1399px) {
    #service .service-img {
      height: 440px; } }
  @media screen and (max-width: 1199px) {
    #service .service-img {
      height: 400px; } }
  @media screen and (max-width: 991px) {
    #service .service-img {
      height: 300px; } }
  @media screen and (max-width: 767px) {
    #service .service-img {
      height: 250px; } }
  @media screen and (max-width: 575px) {
    #service .service-img {
      height: 200px;
      width: 100%; } }
  #service .service-img::after {
    content: '';
    display: block;
    position: absolute;
    background: url("../img/top-img-4.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 270px;
    width: 420px;
    filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
    transform: translateZ(0);
    right: -10%;
    bottom: -30%; }
    @media screen and (max-width: 1199px) {
      #service .service-img::after {
        height: 215px;
        width: 330px; } }
    @media screen and (max-width: 991px) {
      #service .service-img::after {
        height: 190px;
        width: 300px; } }
    @media screen and (max-width: 767px) {
      #service .service-img::after {
        right: -20%;
        bottom: -20%;
        height: 150px;
        width: 230px; } }
    @media screen and (max-width: 575px) {
      #service .service-img::after {
        right: 0%;
        bottom: -20%;
        height: 120px;
        width: 180px; } }
#service section {
  padding-bottom: 0; }
  #service section h3 {
    color: #fff; }
  #service section p {
    color: #fff;
    margin: 3rem 0 0;
    text-align: justify; }
    @media screen and (max-width: 575px) {
      #service section p {
        margin: 1.5rem 0 0; } }
  #service section .link-flat {
    color: #000;
    background: #fff;
    margin: 5rem 0 0; }
    @media screen and (max-width: 767px) {
      #service section .link-flat {
        margin: 3rem 0 0; } }
    #service section .link-flat::after {
      color: #000; }
  #service section ul.service-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 3rem;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      #service section ul.service-list {
        margin-top: 3rem; } }
    @media screen and (max-width: 575px) {
      #service section ul.service-list {
        flex-wrap: wrap; } }
    #service section ul.service-list li {
      width: 32.5%; }
      @media screen and (max-width: 575px) {
        #service section ul.service-list li {
          width: 100%;
          margin-bottom: 1rem; } }
      #service section ul.service-list li figure {
        display: block; }
        #service section ul.service-list li figure img {
          width: 100%; }
        #service section ul.service-list li figure figcaption {
          text-align: center;
          margin: 0;
          color: #fff; }
          @media screen and (max-width: 575px) {
            #service section ul.service-list li figure figcaption {
              font-size: 14px;
              font-size: 1.4rem;
              margin-top: 0.5rem; } }
      @media screen and (max-width: 575px) {
        #service section ul.service-list li:last-child {
          margin-bottom: 0; } }
    #service section ul.service-list + a {
      margin-top: 2rem; }
      @media screen and (max-width: 575px) {
        #service section ul.service-list + a {
          margin: auto;
          margin-top: 2rem; } }

#works {
  padding-bottom: 0;
  margin-bottom: 16rem; }
  @media screen and (max-width: 767px) {
    #works {
      margin-bottom: 10rem; } }
  @media screen and (max-width: 575px) {
    #works {
      margin-bottom: 5rem; } }
  #works .inner {
    display: flex;
    justify-content: space-between;
    align-items: baseline; }
    #works .inner h3 {
      color: #fff; }
    #works .inner a {
      color: #fff;
      position: relative;
      transition: 0.3s; }
      #works .inner a::after {
        content: '';
        font-family: "Font Awesome 5 Free";
        content: "\f105";
        font-weight: 900;
        color: #fff;
        padding-left: 1rem;
        font-size: 85%; }
      #works .inner a:hover {
        color: #808080; }
        #works .inner a:hover::after {
          color: #808080; }
  #works ul li {
    padding: 0; }
    #works ul li .modal-dialog {
      max-width: calc(100% - var(--bs-modal-width) * 1);
      margin-right: auto;
      margin-left: auto; }
      @media screen and (max-width: 1199px) {
        #works ul li .modal-dialog {
          max-width: calc(100% - var(--bs-modal-width) * 0.5); } }
      @media screen and (max-width: 991px) {
        #works ul li .modal-dialog {
          max-width: var(--bs-modal-width); } }
      #works ul li .modal-dialog .modal-body img {
        width: 100%; }
    #works ul li button:not(.btn-close) {
      background: #000;
      border: none;
      border-radius: 0;
      position: relative;
      padding: 0;
      overflow: hidden;
      height: 280px;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media screen and (max-width: 1399px) {
        #works ul li button:not(.btn-close) {
          height: 250px; } }
      @media screen and (max-width: 1199px) {
        #works ul li button:not(.btn-close) {
          height: 200px; } }
      @media screen and (max-width: 991px) {
        #works ul li button:not(.btn-close) {
          height: 150px; } }
      #works ul li button:not(.btn-close)::after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 0;
        left: 0;
        top: 0;
        transition: 0.5s;
        background-image: url("../img/top-img-5.jpg");
        background-color: rgba(0, 0, 0, 0.6);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-blend-mode: multiply; }
      #works ul li button:not(.btn-close)::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 0;
        left: 0;
        top: 0;
        transition: 0.5s;
        background-image: url("../img/top-img-5.jpg");
        background-color: rgba(0, 0, 0, 0.4);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-blend-mode: multiply; }
      #works ul li button:not(.btn-close):hover::before {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      #works ul li button:not(.btn-close):hover::after {
        opacity: 0;
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      #works ul li button:not(.btn-close) span {
        position: absolute;
        z-index: 2;
        font-size: 16px;
        font-size: 1.6rem;
        border: 1px solid #fff;
        padding: 3rem;
        display: none; }
        @media screen and (max-width: 991px) {
          #works ul li button:not(.btn-close) span {
            padding: 2rem; } }
        @media screen and (max-width: 575px) {
          #works ul li button:not(.btn-close) span {
            display: inline-block;
            padding: 1rem;
            font-size: 13px;
            font-size: 1.3rem; } }
      #works ul li button:not(.btn-close):hover span {
        display: inline-block; }
    #works ul li:nth-child(1) button:not(.btn-close)::after {
      background-image: url("../img/top-img-5.jpg"); }
    #works ul li:nth-child(1) button:not(.btn-close)::before {
      background-image: url("../img/top-img-5.jpg"); }
    #works ul li:nth-child(2) button:not(.btn-close)::after {
      background-image: url("../img/top-img-6.jpg"); }
    #works ul li:nth-child(2) button:not(.btn-close)::before {
      background-image: url("../img/top-img-6.jpg"); }
    #works ul li:nth-child(3) button:not(.btn-close)::after {
      background-image: url("../img/top-img-7.jpg"); }
    #works ul li:nth-child(3) button:not(.btn-close)::before {
      background-image: url("../img/top-img-7.jpg"); }
    #works ul li:nth-child(4) button:not(.btn-close)::after {
      background-image: url("../img/top-img-8.jpg"); }
    #works ul li:nth-child(4) button:not(.btn-close)::before {
      background-image: url("../img/top-img-8.jpg"); }
    #works ul li:nth-child(5) button:not(.btn-close)::after {
      background-image: url("../img/top-img-9.jpg"); }
    #works ul li:nth-child(5) button:not(.btn-close)::before {
      background-image: url("../img/top-img-9.jpg"); }
    #works ul li:nth-child(6) button:not(.btn-close)::after {
      background-image: url("../img/top-img-10.jpg"); }
    #works ul li:nth-child(6) button:not(.btn-close)::before {
      background-image: url("../img/top-img-10.jpg"); }

#recruit .recruit-img {
  background: url("../img/top-img-11.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 540px;
  width: 85%;
  position: relative; }
  @media screen and (max-width: 1399px) {
    #recruit .recruit-img {
      height: 440px; } }
  @media screen and (max-width: 1199px) {
    #recruit .recruit-img {
      height: 400px; } }
  @media screen and (max-width: 991px) {
    #recruit .recruit-img {
      height: 300px; } }
  @media screen and (max-width: 767px) {
    #recruit .recruit-img {
      height: 250px; } }
  @media screen and (max-width: 575px) {
    #recruit .recruit-img {
      height: 200px;
      width: 100%; } }
  #recruit .recruit-img::after {
    content: '';
    display: block;
    position: absolute;
    background: url("../img/top-img-12.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 270px;
    width: 420px;
    filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
    transform: translateZ(0);
    right: -10%;
    bottom: -30%; }
    @media screen and (max-width: 1199px) {
      #recruit .recruit-img::after {
        height: 215px;
        width: 330px; } }
    @media screen and (max-width: 991px) {
      #recruit .recruit-img::after {
        height: 190px;
        width: 300px; } }
    @media screen and (max-width: 767px) {
      #recruit .recruit-img::after {
        right: -20%;
        bottom: -20%;
        height: 150px;
        width: 230px; } }
    @media screen and (max-width: 575px) {
      #recruit .recruit-img::after {
        right: 0%;
        bottom: -20%;
        height: 120px;
        width: 180px; } }
#recruit section:not(.recruit-button) p {
  margin: 3rem 0 0;
  text-align: justify; }
  @media screen and (max-width: 575px) {
    #recruit section:not(.recruit-button) p {
      margin: 1.5rem 0 0; } }
#recruit .recruit-button {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center; }
  #recruit .recruit-button a {
    overflow: hidden;
    height: 370px;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    @media screen and (max-width: 1199px) {
      #recruit .recruit-button a {
        height: 300px; } }
    @media screen and (max-width: 767px) {
      #recruit .recruit-button a {
        height: 250px; } }
    @media screen and (max-width: 575px) {
      #recruit .recruit-button a {
        height: 200px; } }
    #recruit .recruit-button a::after {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 0;
      left: 0;
      top: 0;
      transition: 0.5s;
      background: url("../img/top-img-13.jpg");
      background-color: rgba(0, 0, 0, 0.6);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      background-blend-mode: multiply; }
      @media screen and (max-width: 1399px) {
        #recruit .recruit-button a::after {
          background-position: left center; } }
    #recruit .recruit-button a::before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 0;
      left: 0;
      top: 0;
      transition: 0.5s;
      background: url("../img/top-img-13.jpg");
      background-color: rgba(0, 0, 0, 0.4);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      background-blend-mode: multiply; }
      @media screen and (max-width: 1399px) {
        #recruit .recruit-button a::before {
          background-position: left center; } }
    #recruit .recruit-button a:hover::before {
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    #recruit .recruit-button a:hover::after {
      opacity: 0;
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    #recruit .recruit-button a h3 {
      position: relative;
      z-index: 2;
      color: #fff; }
    #recruit .recruit-button a p {
      position: relative;
      z-index: 2;
      color: #fff; }
      @media screen and (max-width: 767px) {
        #recruit .recruit-button a p {
          line-height: 1.75; } }
      #recruit .recruit-button a p span {
        font-size: 35px;
        font-size: 3.5rem;
        font-weight: bold;
        display: block; }
        @media screen and (max-width: 767px) {
          #recruit .recruit-button a p span {
            font-size: 30px;
            font-size: 3rem; } }
        @media screen and (max-width: 575px) {
          #recruit .recruit-button a p span {
            font-size: 20px;
            font-size: 2rem; } }

.google-map {
  height: 325px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .google-map {
      height: 250px; } }
  @media screen and (max-width: 575px) {
    .google-map {
      height: 200px; } }
  .google-map iframe {
    width: 100%;
    height: inherit; }

.banner-list {
  background: #000;
  padding: 8rem 0 6rem; }
  .banner-list ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0; }
    @media screen and (max-width: 767px) {
      .banner-list ul {
        margin-top: 7rem; } }
    @media screen and (max-width: 575px) {
      .banner-list ul {
        margin-top: 5rem;
        flex-wrap: wrap; } }
    .banner-list ul li {
      width: 32.5%; }
      @media screen and (max-width: 575px) {
        .banner-list ul li {
          width: 49.2%;
          margin-bottom: 2rem; } }
      .banner-list ul li a {
        background-color: #fff;
        display: block;
        transition: 0.3s; }
        .banner-list ul li a img {
          width: 100%; }
        .banner-list ul li a:hover {
          opacity: 0.5; }
      .banner-list ul li p {
        text-align: center;
        margin: 0;
        color: #fff; }
        @media screen and (max-width: 575px) {
          .banner-list ul li p {
            font-size: 14px;
            font-size: 1.4rem;
            margin-top: 0.5rem; } }
      @media screen and (max-width: 575px) {
        .banner-list ul li:last-child {
          margin-bottom: 0; } }
