.tukiWabara-mv-ttl {
  bottom: -175px;
}

.tukiWabara-mv {
  display: block;
}

.tukiWabara-mv > div:not(.tukiWabara-mv-ttl) {
  width: 100%;
}

.tukiPro-sec--yodogawa .tukiPro-sec-inner {
  padding-top: 250px;
}

.swiper-pagination.pattern1 > span:nth-of-type(1) {
  background-color: #E5BFB7;
}

.swiper-pagination.pattern1 > span:nth-of-type(2) {
  background-color: #CBE2E1;
}

.swiper-pagination.pattern1 > span:nth-of-type(3) {
  background-color: #F4F0DA;
}

.swiper-slide {
  background-color: #E8EBEE;
}

.tukiInd-sec--info {
  margin-top: 100px;
}

.tukiInd-info {
  background: linear-gradient(90deg, #dcdcdc 50%, #E5EAE6 50%, #E5EAE6 100%);
}

.tukiInd-info-inner {
  background: linear-gradient(90deg, #dcdcdc 330px, #E5EAE6 330px, #E5EAE6 100%);
}

.tukiInd-footer {
  background-color: #BAB9B8;
}

.tukiWabara-yodogawa-articles > a p {
  font-family: 'Koburina Gothic W3 JIS2004';
}

@media (max-width: 1054px) {
  .tukiInd-header {
    overflow: inherit;
  }
  .tukiInd-header-inner {
    flex-direction: inherit;
  }
  .tukiInd-info {
    position: relative;
    background: #E5EAE6;
  }
  .tukiInd-info-inner {
    background: inherit;
  }
}

@media (max-width: 959px) {
  .tukiInd-header-inner {
    width: 100vw;
    justify-content: space-between;
  }
  .tukiWabara-mv-ttl {
    bottom: -28vw;
  }
  .tukiPro-sec--yodogawa .tukiPro-sec-inner {
    padding-top: 35vw;
  }
  .tukiInd-nav2-inner ul {
    overflow: auto;
    max-height: 100vh;
    padding-bottom: 50px;
  }
}

@media (max-width: 450px) {
  .tukiInd-nav1 {
    font-size: 2.9vw;
  }
  .tukiInd-header-ico {
    margin-right: 0;
  }
  .tukiInd-nav2-inner ul li a {
    padding: 18px 9px 18px 21px;
  }
}
