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

.p-mmr78-1 .c-title1 {
  padding: 90px 0 50px 0;
}
@media screen and (max-width: 767px) {
  .p-mmr78-1 .c-title1 {
    padding: 45px 0 30px 0;
  }
}

.p-mmr78-2 {
  padding-bottom: 140px;
}
@media screen and (max-width: 767px) {
  .p-mmr78-2 {
    padding-bottom: 0;
  }
  .p-mmr78-2 a {
    width: 100%;
  }
  .p-mmr78-2 img {
    width: 100%;
  }
}
.p-mmr78-2 .c-list2__text {
  margin: 10px 0 25px 0;
}
@media screen and (max-width: 767px) {
  .p-mmr78-2 .c-list2__text {
    margin: 0;
  }
}
.p-mmr78-2 .c-list2__text p {
  padding-top: 10px;
}
.p-mmr78-2 .c-list2__card {
  display: inline-flex;
}
.p-mmr78-2 .c-text1 {
  text-align: left;
  margin: 15px 0;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-mmr78-2 .c-text1 {
    font-size: 1.2rem;
  }
}
.p-mmr78-2 .c-line1 {
  margin: 0;
}
.p-mmr78-2 .c-list2__img + p {
  text-align: left;
  font-size: 1.1rem;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .p-mmr78-2 .c-list2__img + p {
    font-size: 1rem;
  }
}