@media (max-width: 1024px) and (min-width: 768px) {
  .container {
    max-width: 760px;
  }

  .l-menu-trigger,
  .l-social-fixed .l-social__link {
    width: 45px;
    height: 45px;
  }

  .l-menu-trigger span:nth-of-type(3) {
    bottom: 0;
    width: 24px;
  }

  .l-social__link.youtube svg {
    width: 26px;
    height: 24px;
  }

  .l-social__link.x svg {
    width: 26px;
    height: 26px;
  }

  .l-offcanvas-menu {
    width: 340px;
    transform: translate(340px);
  }

  .l-offcanvas-bottom a {
    font-size: 16px;
  }

  .l-main-menu ul li a {
    font-size: 20px;
  }

  .l-menu-trigger__span {
    width: 24px;
    height: 2.15vw;
  }

  .l-menu-trigger span:nth-of-type(2) {
    top: 0.97vw;
    width: 24px;
  }

  .l-banner__heading-descript p.firstp {
    font-size: 16px;
  }

  .l-banner__time {
    width: 450px;
  }

  p.lastp {
    font-size: 9px;
  }

  .l-episode .container {
    max-width: 700px;
  }

  .l-episode-navs a {
    font-size: 16px;
    height: 34px;
  }

  .l-episode-descript {
    font-size: 16px;
  }

  .l-about__descript {
    font-size: 15px;
  }

  .l-about__descript p small {
    font-size: 12px;
  }

  .l-about__image-absolute.i_2 {
    width: 26%;
    height: 20%;
  }

  .l-about .container {
    max-width: 56.17vw;
  }

  .l-about__image-absolute.i_1 {
    background-size: contain;
    width: 24%;
    height: 27%;
  }

  .l-about__image-absolute.i_3,
  .l-about__image-absolute.i_4 {
    background-size: contain;
  }

  .l-castStaff-item__title {
    font-size: 18px;
  }

  .l-castStaff-item__title small {
    font-size: 15px;
  }

  .l-castStaff-item__sub {
    font-size: 12px;
  }

  .l-castStaff__descript-heading {
    font-size: 18px;
  }

  .l-castStaff__descript-content {
    font-size: 11px;
  }

  .l-sponsor__heading-image p {
    font-size: 15px;
  }

  .l-sponsor-wrap {
    row-gap: 50px;
    max-width: 400px;
  }

  .l-sponsor__heading-image {
    width: 200px;
  }

  .l-sponsor__descript .firstp {
    font-size: 15px;
    line-height: 24px;
  }

  .l-castStaff__descript {
    gap: 3.31vw;
    padding: 2.5vw 3.68vw 2.43vw 4.49vw;
  }

  p.lastp {
    font-size: 12px;
  }

  .l-footer__heading-image {
    width: 150px;
  }

  .l-footer__policy a {
    font-size: 14px;
  }

  .l-footer__copyright{
    font-size: 12px;
  }

  .l-footer {
    padding: 30px 0 25px;
  }

  
}

@media (max-width: 576px) {
  
  .container {
    width: auto;
    max-width: 100%;
    padding: 0 18px;
  }

  .hide-mobile {
    display: none;
  }

  .hide-pc {
    display: block;
  }

  .l-loader__image-absolute.blood_1 {
    width: 287px;
    left: -16px;
    top: -4px;
  }

  .l-loader__image-absolute.blood_2 {
    right: -64px;
    bottom: 31%;
    width: 214px;
  }

  .l-loader__image-absolute.blood_3 {
      left: 0;
      bottom: 0%;
      width: 90%;
  }

  .l-loader__logo{
    max-width: 274px;
    margin-bottom: 65px;
  }

  #percentNumber{
    font-size: 38px;
  }

  .l-loader__time span{
    font-size: 27px;
  }

  .l-section {
    overflow: hidden;
  }

  .l-offcanvas-menu {
    width: 100%;
    transform: translate(100%);
  }

  .l-offcanvas__logo{
    width: 281.999px;
    height: 101.327px;
    margin-bottom: 46px;
  }

  .l-menu-trigger {
    top: 10px;
    width: 48px;
    height: 48px;
  }

  .l-menu-trigger span {
    height: 2px;
  }

  .l-menu-trigger__span {
    position: relative;
    width: 22px;
    height: 16px;
  }

  .l-menu-trigger span:nth-of-type(2) {
    top: 7px;
    width: 22px;
  }

  .l-menu-trigger span:nth-of-type(3) {
    bottom: 0;
    width: 22px;
  }

  .l-offcanvas-bottom a {
    font-size: 15px;
    line-height: 29px;
  }

  body.menu-open .l-menu-trigger span:nth-of-type(1) {
    transform: translateY(4px) rotate(-45deg);
    width: 22px;
    background-color: #fff;
  }

  body.menu-open .l-menu-trigger span:nth-of-type(3) {
    transform: translateY(-10px) rotate(45deg);
    width: 22px;
    background-color: #fff;
  }

  .l-social-fixed .l-social__link {
    width: 48px;
    height: 48px;
  }

  .l-social__link.youtube svg {
    width: 27px;
    height: 19px;
  }

  .l-social__link.x svg {
    width: 26px;
    height: 24px;
  }

  .l-social-fixed .l-social {
    gap: 2px;
  }

  .l-main-menu ul li a {
    font-size: 28px;
  }

  .l-main-menu ul>li {
    margin-bottom: 40px;
  }

  .l-social-fixed {
    top: 10px;
    left: 10px;
  }

  .l-social {
    gap: 27px;
  }

  .l-offcanvas-menu-wrap .l-social__link.youtube svg {
    width: 31px;
    height: 21px;
  }

  .l-offcanvas-menu-wrap .l-social__link.x svg {
    width: 33px;
    height: 33px;
  }

  .l-banner__heading {
    bottom: 0;
    top: unset;
    width: 285px;
    left: 50%;
    transform: translateX(-50%) !important;
  }

  .l-banner__heading-descript p.firstp {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 19.812px;
    letter-spacing: -1.68px;
    margin-bottom: 15px;
  }

  .l-banner__heading-descript p:last-child {
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: -0.99px;
  }

  .l-banner__image-titlev {
    left: 35px;
    top: 190px;
    width: 30px;
    height: 194px;
  }

  .l-banner__time-pc {
    display: none;
  }

  .l-banner__time-mobile {
    position: unset;
    transform: unset;
    width: 354px;
    padding-top: 28px;
    margin: auto;
  }

  .l-episode__image-absolute.blood_1 {
    top: 0;
    width: 200.892px;
    height: 176.91px;
    left: -51px;
  }

  .l-episode {
    padding-top: 50px;
  }

  .l-episode-descript {
    margin-top: 24px;
    margin-bottom: 10px;
  }

  .l-episode-descript a {
    height: 42px;
    font-size: 16px;
    padding: 0 83px;
  }

  .l-episode .container {
    max-width: 100%;
  }

  .l-episode {
    text-align: center;
  }

  .l-episode-navs {
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
  }

  .l-episode-navs a {
    height: 42px;
    font-size: 16px;
  }

  .l-episode__image-absolute.blood_2 {
    bottom: -18%;
    right: -42px;
    width: 155.492px;
    height: 150.349px;
  }

  .l-about__descript {
    font-size: 15px;
    letter-spacing: -0.3px;
  }

  .l-about .container {
    max-width: 100%;
  }

  .l-about {
    padding: 258px 0 20.07vw;
  }

  .l-section__title {
    font-size: 39px;
    line-height: 48px;
    margin-bottom: 36px !important;
    letter-spacing: -1px;
  }

  .l-about__mask {
    height: 19.5%;
    top: -12%;
  }

  .l-about__image-absolute.i_1 {
    width: 41%;
    height: 19%;
    background-size: contain;
  }

  .l-about__image-absolute.i_2 {
    width: 42%;
    height: 17%;
    background-size: contain;
  }

  .l-about__image-absolute.i_2 {
    top: 3%;
  }

  .l-about__descript p small {
    font-size: 13px;
  }

  .l-about__descript p:not(:last-child) {
    margin-bottom: 34px;
  }

  .l-about__image-absolute.blood_2 {
    display: none;
  }

  .l-about__image-absolute.blood_1 {
    background-size: contain;
    width: 31%;
    height: 30%;
    top: 3%;
    z-index: 22;
  }

  .l-about__image-absolute.i_4 {
    bottom: -3%;
    background-size: contain;
    width: 56%;
    height: 23%;
  }

  .l-about__image-absolute.blood_3 {
    bottom: 6%;
    background-size: contain;
    width: 21%;
    height: 20%;
    z-index: 22;
  }

  .l-about {
    padding: 258px 0 284px;
  }

  .l-about__image-absolute.i_3 {
    bottom: 3%;
    background-size: contain;
    width: 53%;
    height: 19%;
    left: -29px;
  }

  .l-castStaff-item__title {
    font-size: 24px;
    line-height: 33px;
    margin: 20px 0 10px;
  }

  .l-castStaff-item__title small {
    font-size: 20px;
  }

  .l-castStaff-item__sub {
    font-size: 12px;
  }

  .l-castStaff {
    padding: 204px 0 62px;
    margin-top: -202px;
  }

  .l-castStaffs {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    gap: 25px;
  }

  .l-castStaff-item.i_1,
  .l-castStaff-item.i_2 {
    grid-column: 1 / -1;
    grid-row: auto;
  }

  .l-castStaff-item {
    grid-row: auto;
    grid-column: auto;
  }

  .l-castStaff__descript {
    margin-top: 43px;
    flex-direction: column;
    gap: 34px;
    padding: 36px 20px 40px;
  }

  .l-castStaff__descript-heading {
    font-size: 28px;
    line-height: 35px;
    width: auto;
  }

  .l-castStaff__descript-heading small {
    font-size: 22px;
  }

  .l-castStaff__descript-content {
    font-size: 15px;
  }

  .l-gallery-item__image {
    padding-top: 95%;
  }

  .l-sponsor__heading-image {
    width: 188.775px;
  }

  .l-sponsor__heading-image p {
    font-size: 14px;
    margin-top: 12px;
    line-height: 1;
  }

  .l-sponsor-wrap {
    row-gap: 40px;
    max-width: 100%;
  }

  .l-sponsor__group-image {
    gap: 23px;
  }

  .l-sponsor__descript .firstp {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 16px;
  }

  p.lastp {
    font-size: 11px;
    line-height: 17px;
  }

  .l-sponsor {
    padding: 45px 0;
  }

  .l-footer__heading-image {
    width: 150px;
  }

  .l-footer__policy{
    margin: 10px 0;
  }

  .l-footer__policy a {
    font-size: 11px;
    line-height: 29px;
  }

  .l-footer {
    padding: 25px 0;
  }

  .l-footer__policy div {
    font-size: 11px;
  }

  .l-footer__copyright{
    font-size: 10px;
    margin: 10px 0 0;
  }

  
}