@media (max-width: 750px) {
  .top-s01 .item-in {
    height: auto;
  }

  .col-1-sp {
    flex-direction: column-reverse;
  }

  .tsuika-css {
    padding-bottom: 50px !important;
  }
}

.top-works-slider .item.big picture img {
  aspect-ratio: 330 / 220;
  min-width: 100%;
  object-fit: cover;
}

main.event .lower-mv img {
  height: 46px;
}

main.event.n-event .lower-mv span {
  color: #fff;
}

main.event.n-event .lower-mv {
  background: url(../img/event/event-bg.png) center center no-repeat;
  background-size: cover;
}

.c-archve-list.n-event article a {
  flex-direction: column;
}

.c-archve-list.n-event article a figure {
  display: block;
  width: 100%;
  margin-bottom: 0;
}

.c-archve-list.n-event article a .n-event-thumb {
  position: relative;
  padding: 10px 10px 0;
}

.c-archve-list.n-event article a .n-event-thumb .sub-info {
  position: absolute;
  top: 10px;
  left: 10px;
}

.c-archve-list.n-event article a .n-event-thumb .sub-info span {
  background: #a05716;
  color: #fff;
  padding: 0 12px;
  display: inline-block;
}

.c-archve-list.n-event article a .text-box {
  background: #fff;
  width: 100%;
  padding: 10px;
}

.c-archve-list.n-event article a .text-box p {
  padding-left: 20px;
  position: relative;
}

.c-archve-list.n-event article a .text-box p::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 16px;
  background: url(../img/event/cale-icon.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.event-whitebox .sub-info-cale {
  padding-left: 20px;
  position: relative;
}

.event-whitebox .sub-info-cale::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 16px;
  background: url(../img/event/cale-icon.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.event-bnr {
  padding-top: 30px;
  padding-bottom: 50px;
}

.event-bnr .event-bnr-wrap {
  display: flex;
  max-width: 900px;
  margin: 0 auto;
}

.event-bnr .event-bnr-item {
  width: 50%;
}

.event-bnr .event-bnr-item_img {
  margin-bottom: 20px;
}

.event-bnr .event-bnr-item_txt {
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}

.event-bnr .event-bnr-item:first-child {
  padding-right: 5%;
}

.event-movie {
  padding-top: 80px;
  padding-bottom: 80px;
}

.event-movie_container {
  padding-left: 40px;
  padding-right: 40px;
}

.event-movie_wrap {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.event-movie_item {
  width: 19.2%;
  margin-right: 1%;
  margin-bottom: 1%;
  display: flex;
  flex-direction: column;
}

.event-movie_item:nth-of-type(5n) {
  margin-right: 0;
}

.event-movie_item iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 260 / 150;
}

.event-movie_item_heading {
  padding: 15px;
  background-color: #fff;
  flex-grow: 1;
}

.event-archive .c-ttl-bar {
  border-left: 10px solid #145b7e;
  margin: 0 0 40px !important;
  font-size: 2.5rem;
}

.event-announce {
  padding-top: 80px;
  padding-bottom: 80px;
}

.event-announce .c-ttl-bar {
  border-left: 10px solid #145b7e;
  margin: 0 0 40px !important;
  font-size: 2.5rem;
}

.event-announse_movie {
  display: flex;
}

.event-annouse_movie_item {
  width: 32%;
  aspect-ratio: 498/886;
  margin-right: 2%;
}

.event-annouse_movie_item:nth-of-type(3n) {
  margin-right: 0;
}

.event-annouse_movie_item iframe {
  width: 100%;
  height: 100%;
}

main.harassment {
  background: url(../img/bg_paper.jpg);
  padding: 0 0 60px;
}

main.harassment .lower-mv {
  background: url(../img/harassment/bg_paper.png) center center no-repeat;
  background-size: cover;
  padding: 60px 0;
}

main.harassment .lower-mv img {
  height: 46px;
}

main.harassment .lower-mv span {
  color: #fff;
}

.harassment_s01_wrap {
  background-color: #fff;
  padding: 60px 30px;
}

.harassment_s01_sec {
  margin-bottom: 40px;
  border-bottom: 1px solid #707070;
}

.harassment_heading-ptn-03 {
  font-size: 25px;
  font-weight: bold;
  line-height: calc(37 / 25);
  margin-bottom: 20px;
}

.harassment_heading-ptn-04 {
  font-size: 18px;
  font-weight: bold;
  line-height: calc(27 / 18);
  margin-bottom: 10px;
}

.mb-40 {
  margin-bottom: 40px;
}

.harassment_txt-ptn-01 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 40px;
}

.harassment_txt-ptn-01 a {
  color: #0000ff;
}

.top-service-movie {
  max-width: 600px;
  margin: 80px auto 0;
  display: flex;
}

.top-service-movie_item {
  width: 48%;
  aspect-ratio: 498/886;
  margin-right: 4%;
}

.top-service-movie_item:nth-of-type(2n) {
  margin-right: 0;
}

.top-service-movie_item iframe {
  width: 100%;
  height: 100%;
}

@media (max-width: 750px) {
  main.event.n-event .lower-mv {
    padding: 60px 0;
  }

  main.event .lower-mv img {
    height: 30px;
  }

  .event-bnr {
    padding-top: 15px;
    padding-bottom: 25px;
  }

  .event-bnr .event-bnr-wrap {
    display: block;
  }

  .event-bnr .event-bnr-item {
    width: 70%;
    margin: 0 auto;
  }

  .event-bnr .event-bnr-item:first-child {
    padding-right: 0;
    margin-bottom: 30px;
  }

  .event-movie_container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .event-movie_item {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }

  .event-movie_item:nth-of-type(5n) {
    margin-right: 2%;
  }

  .event-movie_item:nth-of-type(2n) {
    margin-right: 0;
  }

  .event-movie_item_heading {
    font-size: 12px;
  }

  .event-archive .c-ttl-bar {
    margin: 0 0 20px !important;
  }

  .event-announce .c-ttl-bar {
    margin: 0 0 20px !important;
  }

  .event-movie {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .event-bnr .event-bnr-item_img {
    margin-bottom: 15px;
  }

  .event-bnr .event-bnr-item_txt {
    font-size: 10px;
  }

  .event-announce {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  main.harassment .lower-mv img {
    height: 60px;
  }
}

@media (max-width: 599px) {
  .event-bnr .event-bnr-item {
    width: 100%;
  }

  .event-bnr .event-bnr-item:first-child {
    padding-right: 0;
    margin-bottom: 20px;
  }

  .event-archive .c-ttl-bar {
    font-size: 2rem;
  }

  .event-announce .c-ttl-bar {
    font-size: 2rem;
  }

  .harassment_s01_wrap {
    padding: 30px 15px;
  }

  .harassment_s01_sec {
    margin-bottom: 20px;
  }

  .harassment_heading-ptn-03 {
    font-size: 23px;
    margin-bottom: 10px;
  }

  .harassment_heading-ptn-04 {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .mb-40 {
    margin-bottom: 20px;
  }

  .harassment_txt-ptn-01 {
    font-size: 13px;
    margin-bottom: 20px;
  }

  .event-announse_movie {
    display: flex;
    flex-wrap: wrap;
  }

  .event-annouse_movie_item {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }

  .event-annouse_movie_item:nth-of-type(3n) {
    margin-right: 2%;
  }

  .event-annouse_movie_item:nth-of-type(2n) {
    margin-right: 0;
  }

  .top-service-movie {
    max-width: 100%;
    margin: 40px auto 0;
  }
}

.works .works-list .column-box .item picture img {
  aspect-ratio: 149/112;
  width: 100%;
  object-fit: cover;
}

.work-slide-cnt .item picture img {
  aspect-ratio: 4/3;
  width: 100%;
  object-fit: cover;
}

.lower-mv-slider {
  display: none;
  margin-bottom: 0 !important;
}

.lower-mv-slider.slick-initialized {
  display: block;
}

.lower-mv-slider_dots .slick-dots {
  position: static;
  display: flex;
  align-items: center;
}

.lower-mv-slide .lowermvCarousel__nav span {
  display: flex;
  align-items: center;
  justify-content: center;
}

.lower-mv-slider_dots .slick-dots li {
  width: 8px;
  height: 8px;
  position: relative;
  margin: 0 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lower-mv-slider_dots .slick-dots li button {
  width: 8px;
  height: 8px;
  position: relative;
  border-radius: 50%;
  padding: 0;
  border: 2px solid #bfbfbf;
}

.lower-mv-slider_dots .slick-dots li button::before {
  display: none;
}

.lower-mv-slider_dots .slick-dots .slick-active button {
  border: 2px solid #000;
}

.footer-bnr-content.bnr-left {
  padding-right: 10px;
}

.footer-bnr-content.bnr-right {
  padding-left: 10px;
}

@media (max-width: 750px) {
  .footer-bnr {
    /* flex-direction: row; */
    top: -30px;
    width: 300px;
    /* top: -108px; */
  }

  .footer-bnr-content.bnr-right {
    padding-left: 0;
  }

  .footer-bnr-content.bnr-left {
    padding-right: 0;
  }
}

@media (max-width: 750px) {
  .c-contact-area {
    padding: 20px 0 66px;
  }

  footer {
    /* margin-top: 100px; */
  }
}

@media (max-width: 480px) {
  .footer-bnr {
    width: 250px;
  }
  .c-ttl-leftBar{
    padding: 0 0 0 20px;
  }
}

/*20251030*/
.service_box_arie {
  margin-bottom: 170px;
}

.service .other-service {
  padding-top: 90px;
}

@media (max-width: 750px) {
  .service_box_arie {
    margin-bottom: 80px;
  }
  .service .other-service {
    padding-top: 50px;
  }
}
@media (max-width: 979px) {
  .top-about .c-big-btn:after {
    display: none;
  }
}


.works-movie iframe{
  aspect-ratio: 422 / 750;
  height: auto;

}
