.is_sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .is_pc {
    display: none;
  }
  .is_sp {
    display: block;
  }
}
#gatun2024_tools {
  color: #372f20;
}
#gatun2024_tools .breadcrumb {
  top: 80px;
  left: 5%;
  position: absolute;
  left: 0;
  z-index: 1;
  width: 90%;
  color: #9c9c9c;
}

.tool-mv img {
  height: auto;
}

.gatun2024-tools .container .tool-ul li {
  background-color: #f7f5ec;
  padding: 28px;
  display: grid;
  grid-template-rows: 355px auto;
}
.gatun2024-tools .container .tool-ul li .tool-list-text h2 {
  color: #372f20;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
}
.gatun2024-tools .container .tool-ul li .tool-list-text h2 span {
  font-size: 16px;
}
.gatun2024-tools .container .tool-ul li .tool-list-text p {
  margin: 0;
  color: #372f20;
}
.gatun2024-tools .container .tool-ul li img {
  margin: auto;
  max-width: 100%;
}
.gatun2024-tools .container .tool-ul li .tool01 {
  width: 217px;
}
.gatun2024-tools .container .tool-ul li .tool02 {
  width: 180px;
}
.gatun2024-tools .container .tool-ul li .tool03 {
  width: 98px;
}
.gatun2024-tools .container .tool-ul li .tool04 {
  width: 264px;
}
.gatun2024-tools .container .tool-ul li .tool05 {
  width: 217px;
}
.gatun2024-tools .container .tool-ul li .tool06 {
  width: 107px;
}
.gatun2024-tools .container .tool-ul li .tool07 {
  width: 282px;
}
.gatun2024-tools .container .tool-ul li .tool08 {
  width: 250px;
}
.gatun2024-tools .container .tool-ul li .tool09 {
  width: 129px;
}
.gatun2024-tools .container .tool-ul li .tool10 {
  width: 102px;
}
.gatun2024-tools .container .tool-ul li .tool11 {
  width: 172px;
}
.gatun2024-tools .container .tool-ul li .tool12 {
  width: 105px;
}
.gatun2024-tools .container .tool-ul li .tool13 {
  width: 188px;
}
.gatun2024-tools .container .tool-ul li .tool14 {
  width: 238px;
}
.gatun2024-tools .container .tool-ul li .tool15 {
  width: 142px;
}
.gatun2024-tools .container .tool-ul li .tool16 {
  width: 180px;
}
.gatun2024-tools .container .tool-ul li .tool17 {
  width: 186px;
}
.gatun2024-tools .container .tool-ul li .tool18 {
  width: 263px;
}

.tool-img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.gatun2023-tools-sekkei ul li:nth-child(even) {
  border: unset;
}

@media screen and (max-width: 768px) {
  #gatun2024_tools .breadcrumb {
    top: 50px;
  }
}/*# sourceMappingURL=tool2024.css.map */