@charset "UTF-8";
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
  font-weight: normal;
}
.post-content h1 {
  font-size: 24px;
}
.post-content h2 {
  font-size: 20px;
}
.post-content h3 {
  font-size: 16px;
}
.post-content h4 {
  font-size: 12px;
}
.post-content h5 {
  font-size: 10px;
}
.post-content h6 {
  font-size: 8px;
}
.post-content a:hover {
  opacity: 0.8;
}
.post-content b {
  font-weight: 700;
}
.post-content strong {
  color: #009de0;
  font-weight: 700;
}
.post-content em, .post-content cite {
  font-style: italic;
}
.post-content table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%;
  font-size: 14px;
}
.post-content thead th {
  border-bottom: solid 1px #bbb;
  padding-bottom: 0.5em;
}
.post-content th,
.post-content td {
  border: 1px solid #bbb;
  padding: 0.5em;
  text-align: left;
  vertical-align: middle;
}
.post-content .scrollable-table {
  overflow-x: auto;
}
.post-content .scrollable-table::-webkit-scrollbar {
  height: 5px;
}
.post-content .scrollable-table::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee;
}
.post-content .scrollable-table::-webkit-scrollbar-thumb {
  border-radius: 5px;
}
.post-content .scrollable-table td {
  padding: 5px;
}
.post-content blockquote {
  position: relative;
  margin: 0 1em 1.5em;
  padding: 1em;
  border: 3px solid #d7d7d7;
  background-color: #e0e0e0;
}
.post-content blockquote::before, .post-content blockquote::after {
  position: absolute;
  color: #F0F0F0;
  font-size: 1000%;
  font-family: "Roboto Slab", Garamond, "Times New Roman", serif;
  z-index: 1;
}
.post-content blockquote::before {
  content: "“";
  left: 0;
  top: 0;
  line-height: 0.8em;
  z-index: 1;
}
.post-content blockquote::after {
  content: "”";
  right: 0;
  bottom: 0;
  line-height: 0;
}
.post-content blockquote p {
  position: relative;
  z-index: 2;
}
.post-content .deco_A {
  display: block;
  border-left: solid 5px;
  margin-bottom: 10px;
  padding: 5px 0px 5px 8px;
}
.post-content .deco_B {
  display: block;
  border-left: 5px solid;
  border-bottom: 1px solid;
  margin-bottom: 10px;
  padding: 5px 0px 5px 8px;
}
.post-content .deco_C {
  display: block;
  border-left: 5px solid;
  margin-bottom: 10px;
  padding: 3px 0px 3px 8px;
}
.post-content .deco_D {
  display: inline-block;
  padding: 5px;
  margin-bottom: 10px;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.post-content .deco_F {
  display: block;
  background: #009de0 repeating-linear-gradient(-45deg, transparent, transparent 14.14px, rgba(255, 255, 255, 0.1) 14.14px, rgba(255, 255, 255, 0.1) 28.28px);
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin-bottom: 30px;
  padding: 17px 20px;
  text-align: center;
}
.post-content .deco_G {
  display: block;
  background: #009de0;
  border-left: solid 10px #004490;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin-bottom: 30px;
  padding: 18.5px 20px;
}
.post-content .deco_H {
  position: relative;
  display: block;
  background: #e5f8ff;
  color: #004490;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin-bottom: 30px;
  padding: 20px 20px 20px 45px;
}
.post-content .deco_H::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 18px;
  height: 5px;
  background: #009de0;
}
.post-content .square_btn_blue,
.post-content .square_btn_red,
.post-content .square_btn_black {
  position: relative;
  display: inline-block;
  border: solid 1px;
  border-bottom-width: 4px;
  border-radius: 3px;
  color: #fff;
  padding: 0.5em 1em;
  text-decoration: none;
}
.post-content .square_btn_blue:active,
.post-content .square_btn_red:active,
.post-content .square_btn_black:active {
  top: 3px;
  border-bottom-color: rgba(255, 255, 255, 0);
}
.post-content {
  /*ボタン青*/
}
.post-content .square_btn_blue {
  background: #668ad8;
  border-color: #627295;
}
.post-content {
  /*ボタン赤*/
}
.post-content .square_btn_red {
  background: #ff4000;
  border-color: #b32f02;
}
.post-content {
  /*ボタン黒*/
}
.post-content .square_btn_black {
  background: #2e2e2e;
  border-color: #000000;
}
.post-content ol.points_k01 {
  border: solid 2px #004490;
  padding: 14px 38px 16px;
}
.post-content ol li.points_k01 {
  border-bottom: solid 1px #004490;
  color: #004490;
  font-weight: 700;
  letter-spacing: 0.06em;
  padding: 15px 20px 16px 44px;
}
.post-content ol li.points_k01:last-child {
  border-bottom: none;
}
.post-content ol li.points_k01::before {
  left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 27px;
  height: 27px;
  background: #004490;
  border-radius: 50%;
  font-family: "DM Sans", sans-serif;
  font-size: 17px;
  line-height: 1;
}
@media screen and (max-width: 750px){
  .post-content .scrollable-table table {
    max-width: 100%;
  }
  .post-content .scrollable-table table th,
  .post-content .scrollable-table table td {
    white-space: nowrap;
  }
  .post-content blockquote {
    margin: 0 0 20px;
  }
  .post-content .deco_F {
    background: #009de0 repeating-linear-gradient(-45deg, transparent, transparent 7.07px, rgba(255, 255, 255, 0.1) 7.07px, rgba(255, 255, 255, 0.1) 14.14px);
    font-size: 20px;
    letter-spacing: 0.02em;
    margin-bottom: 20px;
    padding: 12px 10px;
  }
  .post-content .deco_G {
    border-width: 5px;
    font-size: 18px;
    letter-spacing: 0.02em;
    margin-bottom: 20px;
    padding: 12px 10px;
  }
  .post-content .deco_H {
    font-size: 17px;
    letter-spacing: 0.02em;
    margin-bottom: 20px;
    padding: 10px 10px 10px 35px;
  }
  .post-content .deco_H::before {
    left: 14px;
    width: 10px;
    height: 3px;
  }
  .post-content .square_btn_blue,
  .post-content .square_btn_red,
  .post-content .square_btn_black {
    font-size: 16px;
  }
  .post-content ol.points_k01 {
    padding: 6px 18px 6px;
  }
  .post-content ol li.points_k01 {
    padding: 10px 10px 10px 35px;
  }
  .post-content ol li.points_k01::before {
    left: 2px;
    width: 24px;
    height: 24px;
    font-size: 15px;
  }
}
