@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=BIZ+UDPGothic:wght@400;700&family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap");
body {
  font-family: "BIZ UDPGothic", sans-serif;
  color: #0b1e3b;
  font-size: 13px;
  line-height: 1.8;
  font-weight: 500;
}
body .en {
  font-family: "Roboto Flex", sans-serif;
  font-weight: 500;
}
body.fixed {
  overflow: hidden;
}

.sp {
  display: none;
}

.pc {
  display: block;
}

a {
  color: #fff;
}

.sec {
  padding: 30px 0 80px;
}

.show_element {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1s ease-out, transform 1s ease-out;
}

img {
  width: 100%;
  height: auto;
}

.show_element.active {
  opacity: 1;
  transform: translateY(0);
}

.inr {
  width: 100%;
  padding: 0 2%;
  box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto;
}

.ttl {
  display: flex;
  align-items: baseline;
  color: #0b1e3b;
}
.ttl h2 {
  font-family: "Roboto Flex", sans-serif;
  font-weight: 600;
  font-size: clamp(10px, 4.3vw, 80px);
}
.ttl p {
  padding-left: 20px;
  font-size: clamp(10px, 2.1vw, 12px);
}

.table_container {
  display: flex;
  justify-content: center; /* 横方向の中央寄せ */
}
.table_container .table {
  display: table;
}
.table_container .table > dl {
  display: table-row;
}
.table_container .table > dl > dt, .table_container .table > dl > dd {
  display: table-cell;
  padding: 20px 10px;
}
.table_container .table > dl > dt {
  text-align: justify;
  width: 25%;
  white-space: normal;
}
.table_container .table > dl > dd {
  white-space: nowrap;
  padding-left: 3em;
}

header h1 {
  width: 20%;
  max-width: 200px;
  min-width: 150px;
}

.company_sec {
  min-height: 100vh;
  padding-top: 0;
}
.company_sec .certification_sec li {
  display: flex;
}
.company_sec .certification_sec li figure {
  width: 110px;
  margin-right: 20px;
}
.company_sec .certification_sec li dl:first-of-type {
  margin-bottom: 10px;
}
.company_sec .certification_sec li dl dd {
  font-size: 0.9em;
}

.business_sec {
  min-height: 100vh;
}
.business_sec .ttl {
  padding: 80px 0;
  margin-bottom: 50px;
  text-align: center;
  overflow: hidden;
  position: relative;
  background: #0b1e3b;
  background: linear-gradient(38deg, rgb(11, 30, 59) 30%, rgb(83, 214, 237) 100%);
  color: #fff;
}
.business_sec .ttl h2 {
  line-height: 1;
  margin: 0;
  position: relative;
  z-index: 2;
}
.business_sec .ttl p {
  font-size: clamp(9px, 2.3vw, 13px);
  position: relative;
  z-index: 2;
}
.business_sec .inr.cont {
  text-align: center;
  position: relative;
  padding: 50px 0;
}
.business_sec .inr.cont h3 {
  font-size: clamp(17px, 2.8vw, 22px);
  font-weight: 600;
}
.business_sec .inr.cont .move_anim_sec {
  position: relative;
  display: inline-block;
}
.business_sec .inr.cont h4 {
  font-size: clamp(12px, 2.3vw, 15px);
  font-weight: 300;
  letter-spacing: 6px;
  margin: 70px 0 80px;
  line-height: 3;
}
.business_sec .inr.cont p {
  line-height: 3;
  font-size: clamp(9px, 2.7vw, 15px);
  letter-spacing: 3px;
}

.casting_management .ttl {
  overflow: visible;
}
.casting_management .ttl h2 span {
  position: relative;
  display: inline-block;
}
.casting_management .ttl h2 span::before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 25vw;
  height: 25vw;
  max-width: 240px;
  background: url("../images/casting_Management.png") no-repeat top left;
  background-size: contain;
  top: -158px;
  left: -2em;
  transform: rotate(-10deg);
}

.promotion_p2 .ttl {
  background: linear-gradient(-38deg, rgb(11, 30, 59) 30%, rgb(83, 214, 237) 100%);
}
.promotion_p2 .cont {
  position: relative;
}
.promotion_p2 .cont::before {
  content: "";
  position: absolute;
  width: 400px;
  height: 400px;
  min-width: 400px;
  background: url("../images/promotion_P2.png") no-repeat top left;
  background-size: contain;
  top: 30%;
  left: -150px;
  z-index: -1;
}
.promotion_p2 .cont h3,
.promotion_p2 .cont h4,
.promotion_p2 .cont p {
  text-shadow: 1px 1px 3px #fff, -1px -1px 3px #fff, 1px -1px 3px #fff, -1px 1px 3px #fff;
}

.promotion_bpo .inr.cont .illust_sec .inr_illust_sec {
  position: relative;
  color: #fff;
  background-color: #0b1e3b;
  display: inline-block;
  padding: 30px 40px 20px 40px;
  border-radius: 4px;
  margin: 70px 0;
}
.promotion_bpo .inr.cont .illust_sec .inr_illust_sec h4 {
  padding: 0;
  margin: 0;
  line-height: 1.5;
}
.promotion_bpo .inr.cont .illust_sec .inr_illust_sec::after {
  content: "";
  position: absolute;
  left: -80px;
  transform: translateX(-50%);
  transform: rotate(-30deg);
  top: 0;
  width: 100px;
  height: 100px;
  background: url("../images/illust_animetion2.gif") no-repeat center;
  background-size: contain;
  z-index: -1;
}
.promotion_bpo .inr.cont .illust_sec p {
  padding: 0;
  margin: 10px 0 0 0;
}
.promotion_bpo .inr.cont .illust_sec p span {
  padding: 0 10px;
  text-align: center;
}
.promotion_bpo .inr.cont .illust_sec p span:nth-child(1) {
  color: #be25aa;
}
.promotion_bpo .inr.cont .illust_sec p span:nth-child(2) {
  color: #4ae245;
}
.promotion_bpo .inr.cont .illust_sec p span:nth-child(3) {
  color: #34e1e1;
}
.promotion_bpo .inr.cont .illust_sec p span:nth-child(4) {
  color: #f3ca12;
}
.promotion_bpo .inr.cont .illust_sec p span:nth-child(5) {
  color: #fff;
}
.promotion_bpo .inr.cont .illust_sec p span:nth-child(6) {
  color: #d3ee0b;
}
.promotion_bpo .move_anim_sec {
  display: inline-block;
}

footer {
  margin-top: 100px;
  background-color: #0b1e3b;
  color: #fff;
  position: relative;
  text-align: center;
}
footer .table_container {
  display: flex;
  justify-content: center; /* 横方向の中央寄せ */
}
footer .table_container .table {
  border: 1px solid #fff;
  padding: 10px 40px;
  display: table;
  margin-top: 30px;
}
footer .table_container .table > dl {
  display: table-row;
}
footer .table_container .table > dl > dt, footer .table_container .table > dl > dd {
  display: table-cell;
  padding: 0;
  text-align: left;
  font-size: clamp(15px, 3.6vw, 20px);
}
footer .table_container .table > dl > dt {
  white-space: nowrap;
}
footer .table_container .table > dl > dd {
  white-space: nowrap;
  padding-left: 0.5em;
}
footer .anime {
  width: 50vw;
  max-width: 250px;
  position: absolute;
  transform: translateX(-50%) rotate(-5deg);
  top: -50px;
  left: 50%;
  right: 50%;
}
footer .anime img {
  display: block;
}
footer .ttl {
  color: #fff;
}
footer figure {
  width: 25%;
  margin: 70px auto 50px auto;
  max-width: 200px;
}
footer dl {
  padding-top: 40px;
}
footer dl dt {
  font-weight: bold;
}
footer dl dd {
  font-size: 0.7rem;
}
footer .copyright {
  margin-top: 80px;
  font-size: 10px;
}