section.template {
  margin-bottom: 100px;
}
section.template .sec_wrp {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  section.template .sec_wrp .matomari {
    padding: 0 1%;
  }
}
section.template .sec_wrp .matomari ul.outline {
  max-width: 800px;
  margin: auto;
  border-bottom: 1px solid var(--clr-black);
}
section.template .sec_wrp .matomari ul.outline .gyo {
  display: flex;
  border-top: 1px solid var(--clr-black);
}
@media screen and (max-width: 768px) {
  section.template .sec_wrp .matomari ul.outline .gyo {
    flex-direction: column;
  }
}
section.template .sec_wrp .matomari ul.outline .gyo .naiyo1 {
  padding: 32px 0 32px 0;
}
@media screen and (max-width: 768px) {
  section.template .sec_wrp .matomari ul.outline .gyo .naiyo1 {
    padding: 0 0 25px 0;
    font-size: 14px;
  }
}
section.template .sec_wrp .matomari ul.outline .gyo .naiyo2 {
  padding: 30px 0 30px 0;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  section.template .sec_wrp .matomari ul.outline .gyo .naiyo2 {
    padding: 0 0 25px 0;
    font-size: 14px;
    line-height: 24px;
  }
}
section.template .sec_wrp .matomari ul.outline .gyo .naiyo2 .yakuin {
  text-indent: -1.5rem;
}
@media screen and (max-width: 768px) {
  section.template .sec_wrp .matomari ul.outline .gyo .naiyo2 .yakuin {
    padding: 0 4%;
  }
}
section.template .sec_wrp .matomari ul.outline .gyo .naiyo2 .yakuin::before {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  background-color: var(--clr-black);
  border-radius: 50%;
  margin: 0 9.5px 4px 0;
}
section.template .sec_wrp .matomari ul.outline .gyo .naiyo2 .yakuin2 {
  text-indent: -1rem;
}
@media screen and (max-width: 768px) {
  section.template .sec_wrp .matomari ul.outline .gyo .naiyo2 .yakuin2 {
    padding: 0 4%;
  }
}
section.template .sec_wrp .matomari ul.outline .gyo .komoku1 {
  font-size: 20px;
  margin-right: 139px;
  padding: 30px 0 30px 0;
}
@media screen and (max-width: 768px) {
  section.template .sec_wrp .matomari ul.outline .gyo .komoku1 {
    padding: 20px 0 10px 0;
  }
}
section.template .sec_wrp .matomari ul.outline .gyo .komoku2 {
  font-size: 20px;
  margin-right: 119px;
  padding: 84px 0 84px 0;
}
@media screen and (max-width: 768px) {
  section.template .sec_wrp .matomari ul.outline .gyo .komoku2 {
    padding: 20px 0 10px 0;
  }
}
section.template .sec_wrp .matomari ul.outline .gyo .komoku3 {
  font-size: 20px;
  margin-right: 159px;
  padding: 42px 0 42px 0;
}
@media screen and (max-width: 768px) {
  section.template .sec_wrp .matomari ul.outline .gyo .komoku3 {
    padding: 20px 0 10px 0;
  }
}
section.template .sec_wrp .matomari ul.outline .gyo .komoku4 {
  font-size: 20px;
  margin-right: 160px;
  padding: 30px 0 30px 0;
}
@media screen and (max-width: 768px) {
  section.template .sec_wrp .matomari ul.outline .gyo .komoku4 {
    padding: 20px 0 10px 0;
  }
}
section.template .sec_wrp .matomari ul.outline .gyo .komoku5 {
  font-size: 20px;
  margin-right: 59px;
  padding: 30px 0 30px 0;
}
@media screen and (max-width: 768px) {
  section.template .sec_wrp .matomari ul.outline .gyo .komoku5 {
    padding: 20px 0 10px 0;
  }
}
section.template .sec_wrp .matomari ul.outline .gyo .komoku6 {
  font-size: 20px;
  margin-right: 160px;
  padding: 54px 0 54px 0;
}
@media screen and (max-width: 768px) {
  section.template .sec_wrp .matomari ul.outline .gyo .komoku6 {
    padding: 20px 0 10px 0;
  }
}
section.template .sec_wrp .matomari ul.outline .gyo .komoku7 {
  font-size: 20px;
  margin-right: 180px;
  padding: 155px 0 155px 0;
}
@media screen and (max-width: 768px) {
  section.template .sec_wrp .matomari ul.outline .gyo .komoku7 {
    padding: 20px 0 10px 0;
  }
}
section.template .sec_wrp .matomari ul.outline .gyo .komoku8 {
  font-size: 20px;
  margin-right: 79px;
  padding: 98px 0 98px 0;
}
@media screen and (max-width: 768px) {
  section.template .sec_wrp .matomari ul.outline .gyo .komoku8 {
    padding: 20px 0 10px 0;
  }
}

section.template2 .back {
  background-color: var(--bc-beige);
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding: 80px 4%;
}
@media screen and (max-width: 768px) {
  section.template2 .back {
    padding: 55px 4%;
  }
}
section.template2 .sec_wrp {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
section.template2 .sec_wrp ul.timeline {
  margin: 0 auto;
  max-width: 600px;
}
@media screen and (min-width: 375px) and (max-width: 768px) {
  section.template2 .sec_wrp ul.timeline {
    max-width: 360px;
  }
}
section.template2 .sec_wrp ul.timeline .enkaku {
  display: flex;
}
section.template2 .sec_wrp ul.timeline .enkaku .date {
  min-width: 160px;
  text-align: right;
  padding-right: 40px;
}
section.template2 .sec_wrp ul.timeline .enkaku .date .sp {
  display: none;
}
@media screen and (min-width: 375px) and (max-width: 768px) {
  section.template2 .sec_wrp ul.timeline .enkaku .date {
    min-width: 50px;
    padding-right: 30px;
  }
  section.template2 .sec_wrp ul.timeline .enkaku .date .sp {
    display: block;
  }
}
@media screen and (max-width: 374px) {
  section.template2 .sec_wrp ul.timeline .enkaku .date {
    min-width: 60px;
    padding-right: 32px;
  }
  section.template2 .sec_wrp ul.timeline .enkaku .date .sp {
    display: block;
  }
}
section.template2 .sec_wrp ul.timeline .enkaku .date p {
  translate: 0 -5px;
}
@media screen and (min-width: 375px) and (max-width: 768px) {
  section.template2 .sec_wrp ul.timeline .enkaku .date p {
    width: 67px;
    font-size: 14px;
  }
}
@media screen and (max-width: 374px) {
  section.template2 .sec_wrp ul.timeline .enkaku .date p {
    width: 66px;
    font-size: 14px;
  }
}
section.template2 .sec_wrp ul.timeline .timeline-content {
  border-left: 1px solid var(--clr-black);
  padding-left: 45px;
  width: calc(100% - 160px);
  padding-bottom: 50px;
}
section.template2 .sec_wrp ul.timeline .timeline-content.last {
  padding-bottom: 15px;
}
@media screen and (min-width: 375px) and (max-width: 768px) {
  section.template2 .sec_wrp ul.timeline .timeline-content {
    width: calc(100% - 70px);
    padding-left: 30px;
  }
}
@media screen and (max-width: 374px) {
  section.template2 .sec_wrp ul.timeline .timeline-content {
    width: calc(100% - 60px);
    padding-left: 23px;
  }
}
section.template2 .sec_wrp ul.timeline .timeline-content p {
  position: relative;
  translate: 0 -5px;
}
@media screen and (min-width: 375px) and (max-width: 768px) {
  section.template2 .sec_wrp ul.timeline .timeline-content p {
    font-size: 14px;
  }
}
@media screen and (max-width: 374px) {
  section.template2 .sec_wrp ul.timeline .timeline-content p {
    font-size: 14px;
  }
}
section.template2 .sec_wrp ul.timeline .timeline-content p:not(:first-child) {
  margin-top: 20px;
}
section.template2 .sec_wrp ul.timeline .timeline-content p::after {
  content: "";
  position: absolute;
  top: 5px;
  left: -45px;
  translate: -50%;
  height: 10px;
  width: 10px;
  background: var(--clr-blue);
  border-radius: 9999px;
}
@media screen and (min-width: 375px) and (max-width: 768px) {
  section.template2 .sec_wrp ul.timeline .timeline-content p::after {
    left: -30px;
  }
}
@media screen and (max-width: 374px) {
  section.template2 .sec_wrp ul.timeline .timeline-content p::after {
    left: -23px;
  }
}