.fs-c-heading {
  display: none;
}

.page__hikidemono {
  padding-bottom: 100px;
}
.page__hikidemono .sec_ttl {
  text-align: center;
  font-size: 30px;
  margin-bottom: 20px;
  font-family: "Shippori Mincho", serif;
  background-image: url(https://tachi1752.itembox.design/item/cat/cat_f/2025/hikidemono/border.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 30%;
}
@media screen and (max-width: 767px) {
  .page__hikidemono .sec_ttl {
    font-size: 20px;
  }
}
.page__hikidemono .sec_ttl span {
  display: inline-block;
  background-color: #fff;
  padding: 0 10px;
}
.page__hikidemono .sec3 {
  display: grid;
  gap: 30px;
}
.page__hikidemono .sec3 .column p {
  margin-bottom: 1em;
}
.page__hikidemono .sec3 .column .grid {
  display: grid;
  grid-template-columns: 60% auto;
  gap: 40px;
  margin-bottom: 30px;
}
.page__hikidemono .sec3 .column_ttl {
  font-size: 20px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.page__hikidemono .sec3 .column_ttl::before {
  content: "";
  display: block;
  background-image: url(https://tachi1752.itembox.design/item/cat/cat_f/2025/hikidemono/mark.svg);
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px;
}
.page__hikidemono .sec4 .ranking_list {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .page__hikidemono .sec4 .ranking_list {
    gap: 10px;
  }
}
.page__hikidemono .sec4 .ranking_list .price_addon {
  font-size: 0.6em;
}
.page__hikidemono .sec4 .ranking_item .rank {
  font-family: "Shippori Mincho", serif;
  font-size: 16px;
}
.page__hikidemono .sec4 .ranking_item .rank span {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .page__hikidemono .sec4 .ranking_item .rank span {
    font-size: 20px;
  }
}
.page__hikidemono .sec5 .column {
  margin-bottom: 50px;
}
.page__hikidemono .sec5 .column_ttl {
  text-align: center;
  font-size: 26px;
  margin-bottom: 20px;
  font-family: "Shippori Mincho", serif;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page__hikidemono .sec5 .column_ttl::before {
  content: "";
  display: block;
  background-image: url(https://tachi1752.itembox.design/item/cat/cat_f/2025/hikidemono/mark.svg);
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .page__hikidemono .sec5 .column_ttl {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .page__hikidemono .sec5 .fr2-productList--col4 {
    width: 100%;
  }
}
.page__hikidemono .sec6 a {
  text-decoration: underline;
}
.page__hikidemono .sec6 .column_contact_detail {
  margin-top: 30px;
}
.page__hikidemono .sec6 .column_contact_detail ol {
  list-style-type: decimal;
  margin-left: 1em;
}
.page__hikidemono .sec6 .column_contact_detail ol > li {
  list-style-type: decimal;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .page__hikidemono .bnrlist {
    width: 100%;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) {
  .page__hikidemono .sp-only {
    display: none;
  }
}/*# sourceMappingURL=hikidemono.css.map */