h2.p-name {
  line-height: 1.75;
  font-size: 2.0em;
  font-weight: 800; 
  font-family: "-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Hiragino Sans,ヒラギノ角ゴ ProN W3,Arial,メイリオ,Meiryo,sans-serif"
  min-height: 1em;
  margin-top: 72px;
  margin-bottom: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #222;
  letter-spacing: .04em;
  font-feature-settings: "palt" 1;
  pointer-events: auto;
  font-size: 32px;
}

h3.p-summary {
  line-height: 1.5;
  font-size: 1.6em;
  font-weight: 800; 
  color: gray;
  font-family: "-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Hiragino Sans,ヒラギノ角ゴ ProN W3,Arial,メイリオ,Meiryo,sans-serif"
}

.entry-content {
  font-family: "-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Hiragino Sans,ヒラギノ角ゴ ProN W3,Arial,メイリオ,Meiryo,sans-serif"

}

.entry-content h1 {
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

.entry-content h2 {
  font-size: 1.4em;
  line-height: 1.75;
  font-weight: 700;
  letter-spacing: .04em;
}


.entry-content h3 {
  font-size: 1.2em;
  line-height: 1.75;
  font-weight: 700;
  letter-spacing: .04em;
}

.entry-content p {
  height: 100%;
  display: block;
  margin: 0;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Hiragino Sans,ヒラギノ角ゴ ProN W3,Arial,メイリオ,Meiryo,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #222;
  word-wrap: break-word;
  background-color: #fff;
  webkit-font-smoothing: antialiased;
  moz-osx-font-smoothing: grayscale;
  webkit-font-feature-settings: "kern";
  font-feature-settings: "kern";
  webkit-font-kerning: normal;
  font-kerning: normal;
}