/*==================================================
目次
===================================*/
#ez-toc-container {
  border: unset;
  padding: 1.6rem;
}

#ez-toc-container a {
  color: #666666;
}

.ez-toc-grey {
  position: relative;
  margin-top: 2.4rem;
  padding: 1.6rem;
  background: #f7f7f7;
}

.p-single .ez-toc-title {
  max-width: 100%;
  margin-top: initial;
  margin-inline: auto;
  color: #666666;
  font-weight: 700;
}

.ez-toc-list {
  max-width: 100%;
  margin-top: 0.5rem;
  margin-inline: auto;
}

.ez-toc-list > li {
  padding-bottom: 0.5rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #e7e7e7;
}

.ez-toc-list ul {
  margin-top: 1rem;
  margin-left: 2rem;
}

.ez-toc-list > li:nth-child(n + 2) {
  margin-top: 1rem;
  margin-top: 0.5rem;
}

.ez-toc-list a {
  color: #666666;
  font-size: 1.2rem;
}

.ez-toc-counter nav ul li a::before {
  content: counters(item, ".", decimal);
  padding-right: 0.5rem;
  font-weight: 500;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
}

.toc-toggle-btn {
  display: inline-block;
  margin-bottom: 10px;
  color: blue;
  text-decoration: underline;
  cursor: pointer;
}

.bg__gray {
  background: #ebebeb;
}

.btn {
  text-align: center;
}

.btn a {
  display: grid;
  position: relative;
  place-items: center;
  width: 80%;
  max-width: 25.4rem;
  margin-inline: auto;
  padding: 1.5rem 3rem;
  border: 1px solid #003056;
  border-radius: 50px;
  background: #fff;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}

.btn a::after {
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 2rem;
  height: 0.5rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/arrow_btn.png) no-repeat;
  background-size: contain;
  content: "";
}

@media screen and (min-width: 768px) {
  .ez-toc-grey {
    padding: 1.6rem;
  }

  .p-single .toc_title {
    font-size: 1.8rem;
  }

  .ez-toc-list {
    margin-top: 0.8rem;
  }

  .ez-toc-list > li:nth-child(n + 2) {
    margin-top: 0.8rem;
  }
}

/*==================================================
目次 END
===================================*/

/*==================================================
投稿詳細 END
===================================*/
.p-single-custom {
  margin-bottom: 6rem;
}

.p-single__title {
  margin-top: 1rem;
  font-weight: 700;
  font-size: 2rem;
  line-height: 125%;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  letter-spacing: 0.04em;
}

.p-single__label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-single__category-link {
  display: inline-block;
  width: 7.5rem;
  height: 2.5rem;
  background: #003056;
  color: #fff;
  font-weight: 400;
  font-size: 1rem;
  line-height: 2.5rem;
  letter-spacing: 0.13em;
  text-align: center;
}

.p-single__time span {
  position: relative;
  padding-left: 1rem;
  color: #8f8f8f;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0.08em;
}

.p-single__name span {
  position: relative;
  padding-left: 1.2rem;
  color: #8f8f8f;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0.04em;
}

.p-single__image {
  margin-top: 4rem;
}

.p-single__text {
  margin-top: 3rem;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 2;
}

.p-single__content h2 {
  margin-top: 1em;
  padding: 0.8rem 1.5rem;
  border-left: 4px solid #003056;
  background: #f4f4f4;
  font-weight: 700;
  font-size: 2rem;
  line-height: 125%;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  letter-spacing: 0.04em;
}

.p-single__content h3 {
  margin-top: 1em;
  font-weight: 700;
  line-height: 125%;
  line-height: 1.2;
  letter-spacing: 0.08em;
  border-bottom: solid 1px #005293;
  padding-bottom: 0.5rem;
}

.p-single__content p {
  margin: 1.2rem 0;
  color: #313131;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.6428571429;
  line-height: 162.5%;
}

.p-single__content p strong {
  background: #fff5cc;
  background: #fff5cc;
}

.p-single__content a {
  color: #00bfff;
  border-bottom: solid 1px #00bfff;
}

.p-single__content figure {
  width: 100%;
  margin-top: 3rem;
  margin-top: 1em;
}

.p-single__btn {
  margin-top: 2.9rem;
  text-align: center;
}

.p-single__btn a {
  display: inline-block;
  position: relative;
  width: 15rem;
  max-width: 100%;
  height: 4rem;
  background: #003056;
  color: #fff;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 4rem;
  letter-spacing: 0.12em;
  text-align: center;
}

.p-single__btn a::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 5px;
  height: 5px;
  -webkit-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  content: "";
}

.p-single .saboxplugin-wrap {
  margin-top: 2rem;
}

.p-single .saboxplugin-wrap .saboxplugin-authorname {
  margin: initial;
  color: #313131;
  font-weight: 700;
  font-size: 1.6rem;
}

.p-single .sab-profile-edit,
.p-single .sab-edit-settings,
.p-single .clearfix {
  display: none;
}

.p-single .saboxplugin-wrap .saboxplugin-gravatar {
  padding: 10px 20px 10px 20px;
}

.p-single .saboxplugin-wrap .saboxplugin-desc pre {
  margin: initial;
  color: #313131;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 150%;
}

.p-single .wp-block-quote {
  position: relative;
  margin: initial;
  margin-top: 2rem;
  padding: 0.4rem 1.2rem 1.2rem;
  border-radius: 5px;
  background: #f4f4f4;
}

.p-single .wp-block-quote p {
  font-size: 1.2rem;
}

.p-single cite {
  position: relative;
  margin-top: 0.5em;
  padding-left: 55px;
  font-size: 1.2rem;
}

.p-single cite::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "引用元：";
  color: #000;
  font-size: 1.2rem;
  pointer-events: none;
}

.p-single .annotation {
  padding: 1.2rem;
  border-radius: 5px;
  background: #f4f4f4;
  font-size: 1.2rem;
}

.ed-list li {
  padding-left: 2.5rem !important;
}

.number-circle {
  top: 0 !important;
  left: 0 !important;
}

#checkForm label {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: fit-content;
  line-height: 1.3;
  cursor: pointer;
  font-size: 1.4rem;
}

#checkForm label > input {
  appearance: none;
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  border: 1px solid #00bfff;
  border-radius: 2px;
  cursor: pointer;
}

#checkForm label > input:checked {
  background-color: #00bfff;
}

#checkForm label > input:checked::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 3px;
  width: 12px;
  height: 6px;
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  transform: rotate(-45deg);
}

.cap_box {
  border: solid 1px #005293;
  border-radius: 2rem;
  padding: 1.5rem 2rem;
  margin: 1.2rem 0;
}

.cap_box_ttl {
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0.15rem;
  color: #005293;
  border-bottom: solid 1px #005293;
  margin-bottom: 2rem;
}

.cap_box_content ul li {
  position: relative;
  padding-left: 1rem;
  line-height: 1.6rem;
  margin: 1.2rem 0;
}

.cap_box_content ul li:last-of-type {
  margin-bottom: 0;
}

.cap_box_content ul li::before {
  content: "";
  position: absolute;
  top: 0.8rem;
  left: 0;
  transform: translateY(-50%);
  background-color: #005293;
  width: 5px;
  height: 5px;
  border-radius: 3rem;
}

.step_block__number > .__label {
  position: relative;
  padding-right: 2.2rem;
  color: #005293;
}

.step_block__number > .__label::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 1.8rem;
}

.step_block__item:nth-of-type(1) .step_block__number > .__label::after {
  content: "01";
}

.step_block__item:nth-of-type(2) .step_block__number > .__label::after {
  content: "02";
}

.step_block__item:nth-of-type(3) .step_block__number > .__label::after {
  content: "03";
}

.step_block__item:nth-of-type(4) .step_block__number > .__label::after {
  content: "04";
}

.step_block__item:nth-of-type(5) .step_block__number > .__label::after {
  content: "05";
}

.step_block__item:nth-of-type(6) .step_block__number > .__label::after {
  content: "06";
}

.step_block__item:nth-of-type(7) .step_block__number > .__label::after {
  content: "07";
}

.step_block__item:nth-of-type(8) .step_block__number > .__label::after {
  content: "08";
}

.step_block__item:nth-of-type(9) .step_block__number > .__label::after {
  content: "09";
}

.step_block__item:nth-of-type(10) .step_block__number > .__label::after {
  content: "10";
}

.wp-block-list {
  font-size: 1.4rem;
  margin: 2rem 0;
}

ul.wp-block-list li {
  position: relative;
  padding-left: 1rem;
  line-height: 2.4rem;
  letter-spacing: 0.05rem;
}

ul.wp-block-list li::before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #313131;
  position: absolute;
  top: 1.2rem;
  left: 0;
  transform: translateY(-50%);
  border-radius: 3rem;
}

.p-single__content figure {
  overflow-x: scroll;
}

.wp-block-table table {
  width: max-content;
  font-size: 1.4rem;
}

.wp-block-table tbody,
.wp-block-table th,
.wp-block-table td {
  border-color: #ededed;
}

.wp-block-table th {
  background-color: #fdfdfd;
}

.swell-block-columns {
  border: solid 1px #ededed;
  padding: 1rem 5rem;
  width: fit-content;
  border-radius: 2rem;
}

@media screen and (max-width: 767px) {
  .swell-block-columns {
    padding: 1rem 1.2rem;
  }
}

.swell-block-columns__inner {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.swell-block-column > p:first-of-type {
  font-weight: 600;
  font-size: 1.4rem;
}

.swell-block-column .has-xs-font-size {
  font-size: 1.2rem;
}

span.bold_blue {
  font-weight: 600;
  color: #005293;
}

.wp-block-list li sup {
  vertical-align: baseline;
}

/*==================================================
投稿詳細 END
===================================*/
