/*
Theme Name: ja-toyamashi Child
Theme URI: 
Template: ja-toyamashi
Description: 
Author: 
Tags: 
Version: 0.6.0
*/

.splide-box .splide {
  padding: 5em 0;
}

@media screen and (max-width: 767px) {
  .splide-box .splide {
    padding: 0;
  }
}

.splide__slide img {
  width: 100%;
  /* height: 100%; */
}

.splide__slide img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
