#main.tokushoho {
  margin: 4.5rem 0rem;
}

@media screen and (min-width: 768px) {
  #main.tokushoho {
    margin: 6rem 0rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.tokushoho {
    margin: 7.5rem 0rem;
  }
}

#main.tokushoho > .inner > .sec1 {
  height: auto;
  width: 100%;
}

#main.tokushoho > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 42rem;
  padding: 0rem 1.5rem;
}

@media screen and (min-width: 768px) {
  #main.tokushoho > .inner > .sec1 > .inner {
    max-width: 76.8rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.tokushoho > .inner > .sec1 > .inner {
    max-width: 100rem;
  }
}

@media screen and (min-width: 768px) {
  #main.tokushoho > .inner > .sec1 > .inner {
    padding: 0rem 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.tokushoho > .inner > .sec1 > .inner {
    padding: 0rem 2.5rem;
  }
}

#main.tokushoho > .inner > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}

@media screen and (min-width: 768px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 3.75rem;
  }
}

#main.tokushoho > .inner > .sec1 > .inner > .box1 > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.96rem;
  letter-spacing: 0.05em;
  font-weight: 1.5rem;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box1 > .phd {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box1 > .phd {
    margin-bottom: 2.5rem;
  }
}

@media screen and (min-width: 768px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box1 > .phd {
    font-size: 2.1rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box1 > .phd {
    font-size: 2.24rem;
  }
}

#main.tokushoho > .inner > .sec1 > .inner > .box1 > .shd {
  height: auto;
  width: 100%;
  font-size: 1.26rem;
  letter-spacing: 0.05em;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box1 > .shd {
    font-size: 1.35rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box1 > .shd {
    font-size: 1.44rem;
  }
}

#main.tokushoho > .inner > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
  border-bottom: 0.1rem solid #484848;
}

#main.tokushoho > .inner > .sec1 > .inner > .box2 > .lst {
  height: auto;
  width: 100%;
  padding: 1.5rem 0rem;
  border-top: 0.1rem solid #484848;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (min-width: 768px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box2 > .lst {
    padding: 2rem 0rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box2 > .lst {
    padding: 2.5rem 0rem;
  }
}

#main.tokushoho > .inner > .sec1 > .inner > .box2 > .lst > .trm {
  height: auto;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 768px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box2 > .lst > .trm {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

@media screen and (min-width: 1200px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box2 > .lst > .trm {
    font-size: 1.6rem;
    line-height: 2;
  }
}

@media screen and (min-width: 768px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box2 > .lst > .trm {
    margin-bottom: 0;
    width: 15rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box2 > .lst > .trm {
    width: 20rem;
  }
}

#main.tokushoho > .inner > .sec1 > .inner > .box2 > .lst > .dsc {
  height: auto;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

@media screen and (min-width: 768px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box2 > .lst > .dsc {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

@media screen and (min-width: 1200px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box2 > .lst > .dsc {
    font-size: 1.6rem;
    line-height: 2;
  }
}

@media screen and (min-width: 768px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box2 > .lst > .dsc {
    width: calc(100% - 17rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.tokushoho > .inner > .sec1 > .inner > .box2 > .lst > .dsc {
    width: calc(100% - 22.5rem);
  }
}

/*# sourceMappingURL=tokushoho.css.map */