/* breakpoint
-------------------------------------------*/
@font-face {
  font-family: "Tsukushi";
  src: url(/assets/font/TsukushiAMaruGothic.ttc) format("truetype");
  font-style: normal;
  font-weight: 400;
}
/*------------------------------------------------------------
mm300
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-navi2 a {
  text-align: center;
}

/*
------------------------------------------------------------*/
.c-title {
  font-size: 3.5rem;
  color: #464646;
  position: relative;
  border-bottom: 1px solid #DFDFDF;
  margin-bottom: 43px;
  font-weight: normal;
  letter-spacing: 0.35rem;
  line-height: 56px;
}
@media screen and (max-width: 767px) {
  .c-title {
    margin-bottom: 11px;
    font-size: 2rem;
    line-height: 27px;
    letter-spacing: 0;
    padding-bottom: 8px;
  }
}

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-btnv01 a {
    display: flex;
    align-items: center;
  }
}

.c-btnv01.mt50 {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .c-btnv01.mt50 {
    margin-top: 40px;
  }
}

/*
------------------------------------------------------------*/
.p-mm300 .c-imgtext01__img {
  right: -90px;
  width: 51.6%;
  top: 43px;
}
@media screen and (max-width: 767px) {
  .p-mm300 .c-imgtext01__img {
    width: 100%;
    top: initial;
    right: initial;
  }
}
@media screen and (max-width: 767px) {
  .p-mm300 .c-imgtext01__btn {
    height: 52px;
  }
}
@media screen and (max-width: 767px) {
  .p-mm300 .l-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.p-mm300__sc02, .p-mm300__sc03 {
  margin-bottom: 62px;
}
@media screen and (max-width: 767px) {
  .p-mm300__sc02, .p-mm300__sc03 {
    margin-bottom: 30px;
  }
}