body {
  background-color: #efefef;
}
.p-top-hero {
  background-color: #efefef;
  overflow: hidden;
  margin-top: -72px;
}

.p-top-hero-content__header {
  /* max-width: 1260px; */
  margin: auto;
}
.p-top-hero-image {
  /* padding: 2rem 0; */
}
.p-top-hero-image img {
  object-fit: cover;
  border-radius: 20px;
}
.p-hero-title .-h3 {
  line-height: 1.5;
  font-weight: 800;
}

.p-top-hero-about {
  margin-top: 63px;
}
.p-top-about-wrapper {
  position: relative;
  max-width: 1260px;
  margin: auto;
}
.p-top-about-content {
  width: 50%;
  margin: auto;
  z-index: 3;
  position: relative;
}

.p-top-about-content__body {
  padding: 1rem;
  text-align: center;
  font-weight: bold;
}
.p-top-about-content__body p {
  line-height: 1.8;
}
.p-top-about-content__footer {
  display: flex;
  justify-content: center;
  padding: 2rem 0 200px 0;
}
.p-top-about-content__footer img {
  height: 60px;
  width: auto;
}

.p-top-about-image {
  position: absolute;
}
.p-top-about-image img {
  display: block;

  height: 100px;
}
.p-top-about-image--1 {
  top: 0;
  left: 0;
}
.p-top-about-image--1 img {
  height: 100px;
  width: auto;
}

.p-top-about-image--2 {
  top: 20px;
  left: 120px;
}
.p-top-about-image--2 img {
  height: 240px;
  width: auto;
}

.p-top-about-image--3 {
  top: 10px;
  right: 180px;
}

.p-top-about-image--3 img {
  height: 180px;
  width: auto;
}

.p-top-about-image--4 {
  top: 200px;
  left: 0;
}
.p-top-about-image--4 img {
  height: 400px;
  width: auto;
}

.p-top-about-image--5 {
  top: 285px;
  left: 180px;
}
.p-top-about-image--5 img {
  height: 100px;
  width: auto;
}

.p-top-about-image--6 {
  top: 400px;
  right: 220px;
}
.p-top-about-image--6 img {
  height: 60px;
  width: auto;
}

.p-top-about-image--7 {
  bottom: 0;
  left: 70px;
}
.p-top-about-image--7 img {
  height: 400px;
  width: auto;
}

.p-top-about-image--8 {
  bottom: -30px;
  right: 156px;
}
.p-top-about-image--8 img {
  height: 340px;
  width: auto;
}

.p-top-about-image--9 {
  top: 360px;
  right: 0;
}
.p-top-about-image--9 img {
  height: 340px;
  width: auto;
  min-width: 30px;
}

.p-top-about-image--10 {
  top: 50px;
  right: 0;
}
.p-top-about-image--10 img {
  height: 280px;
  width: auto;
}

.p-top-about-image--11 {
  top: 250px;
  right: 200px;
}
.p-top-about-image--11 img {
  height: 80px;
  width: auto;
}

.p-top-wave-divider-1 {
  margin-top: -200px;
  position: relative;
  top: 10px;
  z-index: 2;
}
.p-top-wave-divider-2 {
  background-color: #FFF;
}


.p-top-flex-list {
  background-color: #FFF;
  position: relative;
  z-index: 2;
  margin-top: -60px;
}
.p-top-flex {
  max-width: 1260px;
  margin: auto;
}
.p-top-flex-content {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 5rem;
}
.p-top-flex-content.--right-image {
  flex-direction: row-reverse;
}
.p-top-flex-content.--left-image {
  flex-direction: row;
}
.p-top-flex-content__header {
  position: relative;
  width: 50%;
  margin: 0 2rem;
}
.p-top-flex-content__header-image {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  z-index: 3;
}
.p-top-flex-content__header-image.--culture {
  width: 260px;
}
.p-top-flex-content__header-image.--left {
  right: inherit;
  left: 0;
}
.p-top-flex-content__body {
  width: 50%;
  margin: 0 2rem;
}
.p-top-flex-item {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.p-top-flex-item__header {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.p-top-flex-item__header p {
  text-align: left;
}
.p-top-flex-item__header-image.--business {
  width: 160px;
}
.p-top-flex-item__header-image.--job {
  width: 360px;
}
.p-top-flex-item__body {
  padding: 2rem 0;
}
.p-top-flex-item__body p {
  font-weight: bold;
  line-height: 2;
}
.p-top-flex-item__footer {
  display: flex;
  justify-content: space-between;
  align-items: end;
  position: relative;
}
.p-top-flex-item__footer-button {
  height: 60px;
  width: auto;
}
.p-top-flex-item__footer-image {
  position: absolute;
  bottom: 0;
  right: -26px;
  width: 38%;
}

.p-top-interview, .p-top-blog {
  background-color: #F0ECE4;
}
.p-top-interview-content__header {
  position: relative;
  max-width: 1260px;
  margin: -120px auto 0;
  z-index: 3;
}
.p-top-blog-content__header {
  position: relative;
  max-width: 1260px;
  margin: auto;
  padding-top: 120px;
}
.p-top-movie-content__header {
  position: relative;
  max-width: 1260px;
  margin: auto;
}
.p-top-photogallery-content__header {
  position: relative
}
.p-top-information-content__header {
  position: relative
}

.p-top-interview-title-image, .p-top-blog-title-image, .p-top-movie-title-image, .p-top-photogallery-title-image, .p-top-information-title-image {
  position: absolute;
}
.p-top-interview-title-image.--left, .p-top-blog-title-image.--left, .p-top-movie-title-image.--left {
  width: 300px;
  left: 5%;
  bottom: 0;
}
.p-top-interview-title-image.--right, .p-top-blog-title-image.--right, .p-top-photogallery-title-image.--right, .p-top-information-title-image.--right {
  width: 300px;
  right: 5%;
  bottom: 0;
}
.p-top-interview-list, .p-top-blog-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 1260px;
  margin: auto;
}

.p-top-interview-item, .p-top-blog-item {
  margin: 1rem;
  width: calc(25% - 2rem);
}
.p-top-interview-item {
  display: none;
}
.--active {
  display: block;
}

.p-top-interview-item__body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  padding: .5rem;
}

.p-top-interview-name {
  font-size: 1.4rem;
  color: #E12F2B;
}

.p-top-interview-content__footer, .p-top-blog-content__footer, .p-top-movie-content__footer, .p-top-photogallery-content__footer {
  display: flex;
  justify-content: center;
  padding: 5rem 0;
}
.p-top-interview-content__footer img, .p-top-blog-content__footer img, .p-top-movie-content__footer img, .p-top-photogallery-content__footer img, .p-top-information-content__footer img {
  height: 62px;
  width: auto;
}

.p-top-blog {
  padding-bottom: 4rem;
}

.p-top-blog-item__header img {
  border-radius: 20px;
  height: 189px;
  object-fit: cover;
}

.p-top-blog-item__body{
  padding: .5rem;
}

.p-top-blog-date {
  font-weight: bold;
}

.p-top-blog-title {
  font-weight: bold;
  font-size: 1.2rem;
  color: #5BC29F;
}

.p-top-movie {
  background-color: #FFF;
  position: relative;
}
.p-top-movie-title-center .p-hero-title {
  padding-top: 3rem;
}
.p-top-movie-contents {
  position: relative;
}
.p-top-movie-content__body {
  max-width: 976px;
  margin: auto;
  text-align: center;
  font-weight: bold;
}
.p-top-movie-description {
  padding: 2rem 0;
}
.p-top-movie-description p {
  line-height: 1.8;
}

.p-top-movie-video {
  width: 80%;
  margin: auto;
}

.p-top-movie-video iframe {
  border-radius: 20px;
  width: 100%;
  margin-bottom: 1rem;
}

.p-top-movie-image {
  position: absolute;
}

.p-top-movie-image--1 {
  top: 200px;
  right: 0;
  width: 200px;
}

.p-top-movie-image--2 {
  top: 200px;
  left: 5%;
  width: 260px;
}

.p-top-movie-image--3 {
  bottom: 200px;
  left: 0;
  width: 200px;
}

.p-top-movie-image--4 {
  bottom: 200px;
  right: 5%;
  width: 260px;
}

.p-top-photogallery {
  background-color: #FFF;
  position: relative;
}

.p-top-photogallery-content__body {
  padding-top: 2rem;
}

.p-top-information {
  background-color: #FFF;
  padding-left: 20%;
  position: relative;
  padding-bottom: 4rem;
}
.p-top-information-left-image {
  position: absolute;
  top: 25%;
  left: -200px;
  width: 300px;
}
.p-top-information-wrapper {
  background-color: #EAEAEA;
  border-radius: 20px;
  padding: 1rem 0 3rem;
  position: relative;
}
.p-top-information-contents {
  width: 80%;
  margin: auto;
}

.p-top-information-item {
  display: flex;
  align-items: center;
  background-color: #FFF;
  border-radius: 50px;
  padding: 1rem;
  margin: 1rem 0;
  font-weight: bold;
}
.p-top-information-item-date {
  margin: 0 1rem;
}
.p-top-information-item-label {
  border-radius: 50px;
  padding: .2rem 1rem;
  text-align: center;
}
.p-top-information-item-label.--green {
  color: #5BC29F;
  border: solid 1px #5BC29F;
}
.p-top-information-item-title {
  padding: 0 1rem;
}
.p-top-information-content__body {
  margin: 2rem 0;
}

.p-top-office {
  background-color: #F9F5ED;
}
.p-top-office-wrapper {
  max-width: 1260px;
  margin: auto;
}

.p-top-office-content {
  margin-top: -10rem;
}


.p-top-office-content__body {
  display: flex;
  justify-content: space-around;
  align-items: stretch;
}

.p-top-offce-item {
  margin: 1rem;
  width: calc(33% - 2rem);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.p-top-offce-item-image {
  flex: 1;
}

.p-top-offce-item-info {
  flex: 1;
  padding: 0 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.p-top-offce-item-info__body {
  padding: 0 1rem 1rem;
  font-weight: bold;
}
.p-top-office-item-info__footer {
  padding: 0 2rem;
}

.p-top-links {
  background-color: #F9F5ED;
  padding: 5rem 0;
}
.p-top-links-wrapper {
  margin: auto;
  max-width: 1260px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.p-top-link {
  margin: 0 2rem;
  width: calc(33% - 4rem);
}

.p-top-slide-images {
  background-color: #F9F5ED;
}

/* フッターが被さるように */
.l-footer-before img {
  position: relative;
  z-index: 5;
}

.l-footer {
  margin-top: -50px;
}

.swiper-inner img {
  border-radius: 20px;
}

/* slide */
.slide-container {
  width: 100%;
  padding: 50px auto;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.slide-wrapper {
  min-height: 300px;
  display: flex;
  animation: slide-flow 20s infinite linear 1s both;
}
.slide {
  min-width: 300px;
  padding: .4rem;
  object-fit:cover;
}
@keyframes slide-flow {
  0% {transform: translateX(0);}
  100% {transform: translateX(-100%);}
}

/* modal */
.top-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0,0,0,50%);
  transition: .3s;
  z-index: 100;
}
.top-modal-container {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-modal-content {
  background-color: #FFF;
  padding: 0 2rem;
  border-radius: 5px;
  max-width: 762px;
}

/* modal content */
.p-top-modal-content {
  width: 60%;
  margin: 2rem auto;
}
.p-top-modal-content__header {
  font-weight: bold;
  font-size: 1.4rem;
  text-align: center;
}

/* tb */
@media screen and (max-width: 1012px) {
  .p-top-hero-image {
    /* padding: 1rem 0; */
  }
  .p-top-hero-about {
    margin-top: 50px;
  }
  .p-top-about-contents {
    padding-top: 268px;
    padding-bottom: 300px;
  }
  .p-top-about-content {
    width: 80%;
  }
  .p-top-about-image--1 {
    top: 400px;
  }
  .p-top-about-image--2 {
    top: 0;
    left: 5%;
  }
  .p-top-about-image--2 img {
    height: 200px;
  }
  .p-top-about-image--3 {
    display: none;
  }
  .p-top-about-image--4 {
    top: inherit;
    bottom: 110px;
  }
  .p-top-about-image--4 img {
    height: 336px;
  }
  .p-top-about-image--5 {
    top: inherit;
    right: -26px;
    left: inherit;
    bottom: 500px;
  }
  .p-top-about-image--6 {
    top: 24%;
    right: 0;

  }
  .p-top-about-image--7 {
    display: none;
  }
  .p-top-about-image--8 {
    right: 18%;
    bottom: 60px;
  }
  .p-top-about-image--8 img {
    height: 300px;
  }
  .p-top-about-image--9 {
    top: inherit;
    right: -30px;
    bottom: 130px;
  }
  .p-top-about-image--9 img {
    height: 300px;
  }
  .p-top-about-image--10 img {
    height: 250px;
  }
  .p-top-about-image--11 {
    top: 200px;
    right: 100px;
  }
  .p-top-about-image--11 img {
    height: 60px;
  }

  .p-top-about-content__footer {
    padding: 2rem 0 160px 0;
  }

  .p-top-flex-list {
    margin-top: inherit;
  }

  .p-top-flex-content {
    padding-bottom: 140px;
  }

  .p-top-flex-content.--right-image, .p-top-flex-content.--left-image {
    flex-direction: column;
  }
  .p-top-flex-item__body {
    /* width: 90%;
    margin: auto; */
  }

  .p-top-interview-list {
    flex-direction: column;
  }
  .p-top-interview-item {
    width: 80%;
    margin: 1rem auto;
  }

  .p-top-flex-content__header {
    width: 90%;
    margin: auto;
  }
  .p-top-flex-content__body {
    width: 80%;
  }
  .p-top-flex-content__header-image {
    width: 140px;
  }
  .p-top-flex-content__header-image.--culture {
    width: 182px;
  }
  .p-top-flex-item__header-image.--business {
    min-width: 100px;
    width: 28%;
  }
  .p-top-flex-item__header-image.--job {
    min-width: 300px;
    width: 60%;
  }
  .p-top-flex-item__footer {
    /* justify-content: center; */
  }
  .p-top-flex-item__footer-image {
    /* display: none; */
  }
  .p-top-interview-title-image.--left {
    width: 200px;
    right: 0;
    left: inherit;
    top: -200px;
    bottom: inherit;
  }
  .p-top-interview-title-image.--right {
    width: 200px;
    right: inherit;
    left: 0;
    top: -180px;
  }
  .p-top-interview-content__header {
    margin: 0 auto;
  }

  .p-top-blog-content__header {
    padding: 0 0 280px;
    overflow: hidden;
  }
  .p-top-blog-title {
    font-size: 1.2rem;
  }
  .p-top-blog-title-image.--left {
    right: 0;
    left: 0;
    margin: auto;
    width: 400px;
  }
  .p-top-blog-title-image.--right {
    display: none;
  }
  .p-top-blog-list {
    flex-direction: column;
  }
  .p-top-blog-item {
    width: 90%;
    margin: auto;
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
  }

  .p-top-blog-item__header {
    width: 46%;
  }
  .p-top-blog-item__header img {
    border-radius: 5px;
    height: 124px;
  }
  .p-top-blog-item__body {
    width: 54%;
  }
  .p-top-blog-content__footer {
    padding: 3rem 0 4.5rem;
  }
  
  .p-top-movie-title-center {
    padding-top: 200px;
  }
  .p-top-movie-title-image.--left {
    top: -200px;
    right: 0;
    left: 0;
    margin: auto;
  }
  .p-top-movie-image--1 {
    right: 0;
    width: 120px;
  }
  .p-top-movie-image--2 {
    height: 260px;
    width: auto;
    top: inherit;
    bottom: 0;
    left: inherit;
    right: 10%;
  }
  .p-top-movie-image--3 {
    display: none;
  }
  .p-top-movie-image--4 {
    height: 260px;
    width: auto;
    top: inherit;
    bottom: 0;
    right: inherit;
    left: 10%;
  }

  .p-top-movie-description {
    width: 90%;
    margin: auto;
  }

  .p-top-movie-content__footer {
    padding-top: 2rem;
    padding-bottom: 300px;
  }

  .p-top-interview-content__footer {
    padding: 2.5rem 0 4.5rem;
  }

  .p-top-photogallery {
    padding: 60px 0 100px;
  }

  .p-top-photogallery-title-image.--right {
    display: none;
  }

  .p-top-photogallery-content__footer {
    padding: 5rem 0 7.5rem;
  }

  .p-top-information {
    padding: 0;
  }
  .p-top-information-wrapper {
    border-radius: inherit;
    padding-top: 200px;
  }
  .p-top-information-left-image {
    height: 270px;
    width: auto;
    top: -120px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p-top-information-title-image.--right {
    height: 100px;
    width: auto;
    top: -80px;
    right: -25px;
  }
  .p-top-information-item {
    border-radius: 10px;
    flex-wrap: wrap;
  }
  .p-top-information-item-date {
    width: 40%;
  }
  .p-top-information-item-label {
    width: 40%;
  }
  .p-top-wave-divider-2 {
    padding-top: 40px;
  }
  .p-top-office-content {
    margin-top: inherit;
  }
  .p-top-office-content__body {
    flex-direction: column;
  }
  .p-top-offce-item {
    width: 90%;
    margin: auto;
    padding-bottom: 80px;
  }
  .p-top-links {
    padding: 0 0 50px;
  }
  .p-top-links-wrapper {
    flex-direction: column;
  }
  .p-top-link {
    width: 80%;
    margin: 10px auto;
  }
  .l-footer-wrapper {
    position: relative;
    z-index: 5;
  }
  .p-top-movie-video iframe {
    height: 200px;
    margin: 1rem 0;
    border-radius: 10px;
  }

  .top-modal-content {
    width: 90%;
  }

  /* modal content */
  .p-top-modal-content {
    width: 100%;
  }
}

/* SP */
@media screen and (max-width: 767px) {
  .p-top-flex-item__header-image.--job {
    min-width: 268px;
  }
}
