/* ==========================================================================
   override
   ========================================================================== */
   .p-ttl.-type01{
    font-size: 2.0rem;
   }
   @media only screen and (max-width: 768px) {
    .p-ttl.-type01{
      font-size: 1.8rem;
    }
   }


/* ==========================================================================
   parts
   ========================================================================== */
/* ==========================================================================
    modules
  ========================================================================== */
.m-list {
  padding-left: 20px;
}

.m-list-item2 {
  list-style-type: disc;
  margin-bottom: 10px;
}
.m-list-item2 a{
  word-break: break-word;
}

/* ==========================================================================
    components
  ========================================================================== */
.c-headdingContainer {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 65px;
}
.c-headdingContainer-item{
  margin-bottom: 40px;
}
.c-headdingContainer-item.-mb55{
  margin-bottom: 55px;
}

@media print, screen and (min-width: 769px) {
  .c-headdingContainer {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1200px;
    min-width: 1000px;
  }
}

@media only screen and (max-width: 768px) {
  .c-headdingContainer {
    width: 92%;
  }
}

@media only screen and (max-width: 768px) {
  .c-headdingContainer {
    margin-top: 30px;
    margin-bottom: 40px;
  }
}

@media print, screen and (min-width: 769px) {
  .c-headdingContainer-ttl {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .c-headdingContainer-ttl {
    margin-bottom: 60px;
  }
}

.c-headdingContainer-inner {
  position: relative;
  margin: 0 auto;
  width: calc(100% - 100px);
  max-width: 1080px;
}

@media only screen and (max-width: 768px) {
  .c-headdingContainer-inner {
    width: 100%;
  }
}

.c-inquiresContainer {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 769px) {
  .c-inquiresContainer {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1200px;
    min-width: 1000px;
  }
}

@media only screen and (max-width: 768px) {
  .c-inquiresContainer {
    width: 92%;
  }
}

@media print, screen and (min-width: 769px) {
  .c-inquiresContainer {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .c-inquiresContainer {
    margin-bottom: 60px;
  }
}

.c-inquiresContainer-inner {
  position: relative;
  margin: 0 auto;
  width: calc(100% - 100px);
  max-width: 1080px;
  background-color: #f5f6f9;
  padding: 30px;
}

@media only screen and (max-width: 768px) {
  .c-inquiresContainer-inner {
    width: 100%;
  }
}

.c-inquiresContainer-ttl {
  font-weight: bold;
}

@media print, screen and (min-width: 769px) {
  .c-inquiresContainer-ttl {
    font-size: 18px;
  }
}

@media only screen and (max-width: 768px) {
  .c-inquiresContainer-ttl {
    font-size: 1.6rem;
  }
}

@media print, screen and (min-width: 769px) {
  .c-inquiresContainer-ttl {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .c-inquiresContainer-ttl {
    margin-bottom: 10px;
  }
}

@media print, screen and (min-width: 769px) {
  .c-inquiresContainer-mailLink {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .c-inquiresContainer-mailLink {
    margin-bottom: 10px;
  }
}
