body {
  background-color: #E4EBED;
}

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

.tukiWabara-mv {
  display: block;
}

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

.tukiWabara-mv > div:not(.tukiWabara-mv-ttl) img {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

.tukiInd-info-left {
  color: #fff;
}

.tukiWabara-lineup-list-price {
  margin-top: 0;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

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

@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;
  }
  .tukiWabara-lineup-list-price {
    margin-top: 0;
  }
  .tukiInd-info::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 24px);
    height: 24px;
    z-index: 1;
    background-color: #8EADBA;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

@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;
  }
}
