@media screen and (max-width: 768px) {
  .maker_list_sec {
    width: 62rem;
    margin: 0 auto;
  }
}
.maker_list_sec h1 {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .maker_list_sec h1 {
    line-height: 1.616em;
    font-size: 2.6rem;
    margin-top: 10rem;
  }
  .maker_list_sec h1 > h1 {
    line-height: inherit;
    font: inherit;
  }
  .maker_list_sec h1 > h1:first-of-type {
    margin-top: -0.307em;
  }
  .maker_list_sec h1 > h1:last-of-type {
    margin-bottom: -0.307em;
  }
}
@media screen and (max-width: 768px) {
  .maker_list_sec h1 {
    line-height: 1.589em;
    font-size: 3.4rem;
    margin-top: 5rem;
  }
  .maker_list_sec h1 > h1 {
    line-height: inherit;
    font: inherit;
  }
  .maker_list_sec h1 > h1:first-of-type {
    margin-top: -0.294em;
  }
  .maker_list_sec h1 > h1:last-of-type {
    margin-bottom: -0.294em;
  }
}
.maker_list_sec .akasatana {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .maker_list_sec .akasatana {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .maker_list_sec .akasatana {
    margin-top: 6rem;
  }
}
.maker_list_sec .akasatana > li {
  border-right: 1px solid #999;
  height: 1em;
  line-height: 1em;
}
@media screen and (min-width: 769px) {
  .maker_list_sec .akasatana > li {
    font-size: 1.8rem;
    padding-right: 2rem;
    margin-right: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .maker_list_sec .akasatana > li {
    font-size: 2.8rem;
    padding-right: 3rem;
    margin-right: 3rem;
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 769px) {
  .maker_list_sec .maker_order_head {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .maker_list_sec .maker_order_head {
    margin-bottom: 4rem;
  }
}
.maker_list_sec .maker_order_head h2 {
  font-weight: 500;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .maker_list_sec .maker_order_head h2 {
    line-height: 1.25em;
    font-size: 2rem;
    padding: 1rem 2.2rem;
  }
  .maker_list_sec .maker_order_head h2 > h2 {
    line-height: inherit;
    font: inherit;
  }
  .maker_list_sec .maker_order_head h2 > h2:first-of-type {
    margin-top: -0.125em;
  }
  .maker_list_sec .maker_order_head h2 > h2:last-of-type {
    margin-bottom: -0.125em;
  }
}
@media screen and (max-width: 768px) {
  .maker_list_sec .maker_order_head h2 {
    line-height: 1.589em;
    font-size: 3.4rem;
    padding: 0.5rem 2.5rem;
  }
  .maker_list_sec .maker_order_head h2 > h2 {
    line-height: inherit;
    font: inherit;
  }
  .maker_list_sec .maker_order_head h2 > h2:first-of-type {
    margin-top: -0.294em;
  }
  .maker_list_sec .maker_order_head h2 > h2:last-of-type {
    margin-bottom: -0.294em;
  }
}
.maker_list_sec .maker_order_full {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .maker_list_sec .maker_order_full {
    gap: 4rem;
    margin-bottom: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .maker_list_sec .maker_order_full {
    gap: 5rem 6rem;
    margin-bottom: 10rem;
  }
}
.maker_list_sec .maker_order_full_item {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  .maker_list_sec .maker_order_full_item {
    width: 22rem;
  }
}
@media screen and (max-width: 768px) {
  .maker_list_sec .maker_order_full_item {
    width: 28rem;
  }
}
@media screen and (min-width: 769px) {
  .maker_list_sec .maker_order_full_item img {
    padding-bottom: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .maker_list_sec .maker_order_full_item img {
    padding-bottom: 2rem;
  }
}
.maker_list_sec .maker_order_full_item p {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .maker_list_sec .maker_order_full_item p {
    line-height: 1.715em;
    font-size: 1.4rem;
  }
  .maker_list_sec .maker_order_full_item p > p {
    line-height: inherit;
    font: inherit;
  }
  .maker_list_sec .maker_order_full_item p > p:first-of-type {
    margin-top: -0.357em;
  }
  .maker_list_sec .maker_order_full_item p > p:last-of-type {
    margin-bottom: -0.357em;
  }
}
@media screen and (max-width: 768px) {
  .maker_list_sec .maker_order_full_item p {
    line-height: 1.584em;
    font-size: 2.4rem;
  }
  .maker_list_sec .maker_order_full_item p > p {
    line-height: inherit;
    font: inherit;
  }
  .maker_list_sec .maker_order_full_item p > p:first-of-type {
    margin-top: -0.291em;
  }
  .maker_list_sec .maker_order_full_item p > p:last-of-type {
    margin-bottom: -0.291em;
  }
}

@media screen and (min-width: 769px) {
  .maker_list_sec:first-of-type {
    padding-bottom: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .maker_list_sec:first-of-type {
    padding-bottom: 4rem;
  }
}/*# sourceMappingURL=makerlist.css.map */