/* breakpoint
-------------------------------------------*/
@font-face {
  font-family: "Tsukushi";
  src: url(/assets/font/TsukushiAMaruGothic.ttc) format("truetype");
  font-style: normal;
  font-weight: 400;
}
/*------------------------------------------------------------
mmr400
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .p-mmr400 {
    margin-top: 0;
  }
}
.p-mmr400 .c-list0 {
  margin: 0 0 40px;
}

/* 
------------------------------------------------------------*/
.p-mmr400-1 .c-title1 {
  padding: 80px 0 40px;
}
@media screen and (max-width: 767px) {
  .p-mmr400-1 .c-title1 {
    padding: 40px 0 20px;
  }
}
.p-mmr400-1 .c-list2__text span {
  text-align: left;
  font-size: 1.4rem;
  height: 70px;
}
@media screen and (max-width: 767px) {
  .p-mmr400-1 .c-list2__text span {
    font-size: 1rem;
  }
}
.p-mmr400-1 .c-list2__text--txt {
  text-align: left;
  margin-top: 9px;
  padding-bottom: 8px;
  font-size: 1.3rem;
}
.p-mmr400-1 .c-list2 .c-list2__text {
  width: 220px;
}
@media screen and (max-width: 767px) {
  .p-mmr400-1 .c-list2 .c-list2__text {
    width: auto;
  }
}
.p-mmr400-1 .c-list2 .c-list2__text.price span {
  text-align: center;
}
.p-mmr400-1 .c-list2__card {
  margin-top: 60px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-mmr400-1 .c-list2__card {
    margin-top: 20px;
  }
}
.p-mmr400-1 .c-list2__plowing {
  margin-left: auto;
  margin-right: auto;
  max-width: 790px;
  text-align: left;
}
.p-mmr400-1 .c-list2__plowing .c-list2__card:nth-child(3n+1) {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .p-mmr400-1 .c-list2__plowing .c-list2__card:nth-child(3n+1) .c-list2__wrap:first-child .c-list2__text p {
    padding-top: 12px;
  }
}