.inner {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 650px;
}
@media screen and (min-width: 768px) {
  .inner {
    max-width: 1050px;
    padding-right: 25px;
    padding-left: 25px;
  }
}

/* 目次 */
.toc_white {
  padding: 16px;
  position: relative;
  background: #f7f7f7;
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .toc_white {
    padding: 16px;
  }
}


.single .toc_title {
  font-weight: 700;
  max-width: 100%;
  margin-inline: auto;
  margin-top: initial;
  color: #111;
}
@media screen and (min-width: 768px) {
  .single .toc_title {
    font-size: 18px;
  }
}

.toc_list {
  margin-top: 5px;
  max-width: 100%;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .toc_list {
    margin-top: 8px;
  }
}

.toc_list > li {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 8px;
}
.toc_list ul {
  margin-left: 20px;
  margin-top: 10px;
}

.toc_list > li:nth-child(n + 2) {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .toc_list > li:nth-child(n + 2) {
    margin-top: 8px;
  }
}

.toc_list a {
  font-size: 12px;
  color: #666666;
}

.toc_number {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.08em;
  padding-right: 5px;
}

/* 目次 */
.c-img {
  position: relative;
  width: 100%;
}

.c-img::before {
  content: "";
  display: block;
}

.c-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-copy {
  margin-top: 70px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-copy {
    margin-top: 230px;
  }
}

@media screen and (min-width: 768px) {
  .c-copy__senior {
    margin-top: 150px;
  }
}

.c-copy::before {
  position: absolute;
  content: "";
  left: 50%;
  top: -50px;
  width: 1px;
  height: 40px;
  background: #09a7a7;
}
@media screen and (min-width: 768px) {
  .c-copy::before {
    top: -100px;
    height: 72px;
  }
}

.c-copy__title {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .c-copy__title {
    font-size: 24px;
    line-height: 1.9166666667;
  }
}

.c-copy__text {
  text-align: center;
  letter-spacing: 0.02em;
  font-size: 12px;
  color: #222;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .c-copy__text {
    letter-spacing: 0.06em;
    line-height: 3.4285714286;
    font-size: 14px;
  }
}

.c-copy__support {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .c-copy__support {
    margin-top: 30px;
  }
}

.c-copy__scroll {
  z-index: 1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-column-gap: min(2.36vw, 34px);
  -moz-column-gap: min(2.36vw, 34px);
  column-gap: min(2.36vw, 34px);
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .c-copy__scroll {
    margin-top: 80px;
  }
}

.c-section {
  padding-top: 40px;
  padding-bottom: 50px;
}

.c-section__blue {
  background: rgba(43, 99, 178, 0.05);
}

.c-section__title {
  text-align: center;
}

.c-section__title-left {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-section__title-left {
    text-align: left;
  }
}

.c-section__title-en {
  display: block;
  text-transform: uppercase;
  font-family: "Outfit", sans-serif;
  letter-spacing: 0.08em;
  font-weight: 700;
  color: #2b63b2;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .c-section__title-en {
    font-size: 16px;
  }
}

.c-section__title-jp {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.2em;
  color: #222;
}
@media screen and (min-width: 768px) {
  .c-section__title-jp {
    font-size: 32px;
    line-height: 1.875;
  }
}

.c-section__title-white {
  color: #fff;
}

.c-section__page-top {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .c-section__page-top {
    margin-top: 60px;
  }
}



.single {
  color: #222222;
  padding-top: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-family: -apple-system, "system-ui", Roboto, arial, helvetica,
    "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
}

.single__title {
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.04em;
  margin-top: 10px;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .single__title {
    font-size: 30px;
  }
}

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

.single__category-link {
  display: inline-block;
  width: 75px;
  text-align: center;
  background: #0c7bcc;
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.13em;
  height: 25px;
  line-height: 25px;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .single__category-link {
    width: 104px;
    font-size: 12px;
    height: 29px;
    line-height: 29px;
  }
}

.single__time span {
  position: relative;
  padding-left: 10px;
  font-size: 10px;
  letter-spacing: 0.08em;
  color: #8f8f8f;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .single__time span {
    font-size: 15px;
  }
}

.single__name span {
  position: relative;
  padding-left: 12px;
  font-size: 10px;
  letter-spacing: 0.04em;
  color: #8f8f8f;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .single__name span {
    font-size: 14px;
    padding-left: 20px;
  }
}

.single__image {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .single__image {
    margin-top: 87px;
  }
}

.single__text {
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .single__text {
    font-size: 15px;
    margin-top: 50px;
  }
}
.single__content h2 {
  background: #f4f4f4;
  padding: 8px 15px;
  border-left: 4px solid #F87601;
  margin-top: 10px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.04em;
  font-size: 20px;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
}
@media screen and (min-width: 768px) {
  .single__content h2 {
    padding: 10px 24px;
    font-size: 24px;
  }
}

.single__content h3 {
  margin-top: 10px;
  line-height: 125%;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08em;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .single__content h3 {
    font-size: 20px;
  }
}

.single__content p {
  font-size: 14px;
  font-weight: 400;
  margin-top: 12px;
  color: #313131;
  line-height: 1.6428571429;
}
@media screen and (min-width: 768px) {
  .single__content p {
    font-size: 14px;
  }
}

.single__content p strong {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(60%, transparent),
    color-stop(60%, rgba(254, 198, 214, 0.6))
  );
  background: linear-gradient(transparent 60%, rgba(254, 198, 214, 0.6) 60%);
}

.single__content figure {
  width: 100%;
  margin-top: 30px;
}
.single__btn {
  margin-top: 29px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .single__btn {
    margin-top: 49px;
  }
}

.single__btn a {
  display: inline-block;
  background: #0c7bcc;
  color: #fff;
  width: 150px;
  max-width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  letter-spacing: 0.12em;
  font-weight: 700;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .single__btn a {
    height: 44px;
    line-height: 44px;
    width: 215px;
  }
}

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

.single .saboxplugin-wrap {
  margin-top: 20px;
}

.single .saboxplugin-wrap .saboxplugin-authorname {
  font-size: 16px;
  font-weight: 700;
  color: #313131;
  margin: initial;
}
@media screen and (min-width: 768px) {
  .single .saboxplugin-wrap .saboxplugin-authorname {
    margin: 10px 0 0 20px;
  }
}
/*
.single .saboxplugin-authorname a {
  font-weight: 700;
} */

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

.single .saboxplugin-wrap .saboxplugin-gravatar {
  padding: 10px 20px 10px 20px;
}
@media screen and (min-width: 768px) {
  .single .saboxplugin-wrap .saboxplugin-gravatar {
    padding: 0 12px 12px 12px;
  }
}

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

.single .wp-block-quote {
  background: #f4f4f4;
  padding: 4px 12px 12px;
  position: relative;
  border-radius: 5px;
  margin: initial;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .single .wp-block-quote {
    padding: 4px 24px 20px;
  }
}

.single .wp-block-quote p {
  font-size: 12px;
}

.single cite {
  position: relative;
  padding-left: 55px;
  margin-top: 5px;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .single cite {
    padding-left: 63px;
  }
}

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

.single .annotation {
  background: #f4f4f4;
  border-radius: 5px;
  padding: 12px;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .single .annotation {
    padding: 24px;
  }
}

.related-post {
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .related-post {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.related-post__head {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .related-post__head {
    font-size: 30px;
  }
}

.related-post__head span {
  color: gray;
  font-size: 14px;
  margin-left: 10px;
}
@media screen and (min-width: 768px) {
  .related-post__head span {
    font-size: 18px;
  }
}

.related-post__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 20px;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .related-post__items {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}

.related-post__item {
  background: #fff;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
}

.related-post img {
  height: 130px;
  -o-object-fit: cover;
  object-fit: cover;
}

.related-post__content {
  padding: 10px;
  height: 100px;
  position: relative;
}

.related-post__title {
  font-weight: 700;
}

.related-post__label {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0 10px;
}

.related-post__category {
  color: #0c7bcc;
}

.related-post__time {
  color: gray;
}

@media screen and (min-width: 768px) {
  .u-mobile {
    display: none;
  }
}

.u-desktop {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-desktop {
    display: block;
  }
}

.u-desktop-max {
  display: none;
}
@media screen and (min-width: 1320px) {
  .u-desktop-max {
    display: block;
  }
}
/*# sourceMappingURL=styles.css.map */

.c-pankuz {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .c-pankuz {
    margin-top: 120px;
  }
}

.c-pankuz a {
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.c-pankuz .current-item {
  color: #0c7bcc;
  font-size: 12px;
  letter-spacing: 0.06em;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
}

.c-pankuz__border {
  width: 30px;
  display: inline;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

/* ブログカード シンプルデザイン*/
.card-link {
  overflow: hidden;
  max-width: 400px;
  width: 100%;
  padding: 0;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.06);
          box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.06);
  color: #555;
  font-weight: bold;
  text-decoration: none !important;
  position: relative;
  border: 1px solid #e7e7e7;
}

.blog-card-label-long {
  z-index: 1;
  display: inline-block;
  position: absolute;
  background-color: #f99f48;
  top: 10px;
  left: 10px;
  max-width: 120px;
  height: 25px;
  padding: 0 5px;
  color: #fff;
  font-size: 8px;
  font-weight: 700;
  text-align: center;
  line-height: 25px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation: animScale 3.5s ease-out;
          animation: animScale 3.5s ease-out;
}

.card-link .blogcard-text {
  display: block;
  padding: 15px 13px;
  padding: 5px 12px 5px 16px;
  line-height: 1.6;
  display: -ms-grid;
  display: grid;
  place-items: center;
}
@media screen and (min-width: 768px) {
  .card-link .blogcard-text {
    padding: 15px 24px;
  }
}

.longcard-link {
  margin: 10px 0;
  min-height: 80px;
}

.blogcard-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4285714286;
  color: #6f6f6f;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 768px) {
  .blogcard-title {
    line-height: 1.5333333333;
    font-size: 15px;
  }
}

.card-link {
  display: inline-block;
  max-width: 310px;
  margin-right: 20px;
  padding-top: 4px;
  padding-left: 4px;
}

.longcard-link {
  max-width: 100%;
  display: table;
}

.longcard-img,
.card-link.longcard-link .blogcard-content {
  display: table-cell;
  vertical-align: middle;
}

.longcard-img {
  width: 80px;
  height: 80px;
  aspect-ratio: 80/80;
  position: relative;
}

.longcard-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}


.archive {
  position: relative;
  padding-bottom: 40px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .archive {
    padding-bottom: 100px;
  }
}

.archive__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -webkit-column-gap: 27px;
     -moz-column-gap: 27px;
          column-gap: 27px;
  row-gap: 22px;
}
@media screen and (min-width: 768px) {
  .archive__items {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    position: relative;
  }
}

.archive__item {
  background: #FFF;
  border: 3px solid #F5F5F5;
}

.archive__item a {
  color: #222222;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.archive__image {
  position: relative;
  height: 180px;
}
@media screen and (min-width: 768px) {
  .archive__image {
    height: 206px;
  }
}

.archive__image img {
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.archive__category {
  background: #0C7BCC;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #FFF;
  padding: 3px 12px;
  position: absolute;
  top: 8px;
  left: 8px;
  font-family: "Noto Sans JP", sans-serif;
}

.archive__content {
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .archive__content {
    padding: 18px;
  }
}

.archive__title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .archive__title {
    font-size: 20px;
    line-height: 1.4;
  }
}

.archive__text {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  .archive__text {
    font-size: 14px;
    margin-top: 10px;
  }
}

.archive__btn {
  margin-top: 75px;
  text-align: center;
}

.archive__btn a {
  color: #09A7A7;
  display: inline-block;
  background: #FFF;
  border: 6px solid #FAEE64;
  border-radius: 60px;
  width: 372px;
  max-width: 100%;
  height: 69px;
  text-align: center;
  position: relative;
}

.archive__btn a::after {
  position: absolute;
  content: "";
  background: url(../img/arrow_blue.svg) no-repeat;
  background-size: contain;
  width: 7px;
  height: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 50px;
}

.archive__btn a span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.navigation {
  margin-top: 40px;
  text-align: center;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .navigation {
    margin-top: 72px;
  }
}

.page-numbers {
  color: #0C7BCC;
  border: 1px solid #0C7BCC;
  padding: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 10px;
  font-weight: 500;
}

.page-numbers:not(:first-child) {
  margin-left: 14px;
}

.page-numbers.current {
  color: #FFF;
  background: #0C7BCC;
}

.page-numbers:hover {
  color: #FFF;
  background: #0C7BCC;
}

.single {
  color: #222222;
  padding-top: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-family: -apple-system, "system-ui", Roboto, arial, helvetica, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
}

.single__title {
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.04em;
  margin-top: 10px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .single__title {
    font-size: 30px;
  }
}

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

.single__category-link {
  display: inline-block;
  width: 75px;
  text-align: center;
  background: #0C7BCC;
  color: #FFF;
  font-size: 10px;
  letter-spacing: 0.13em;
  height: 25px;
  line-height: 25px;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .single__category-link {
    width: 104px;
    font-size: 12px;
    height: 29px;
    line-height: 29px;
  }
}

.single__time span {
  position: relative;
  padding-left: 10px;
  font-size: 10px;
  letter-spacing: 0.08em;
  color: #8F8F8F;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .single__time span {
    font-size: 15px;
  }
}

.single__name span {
  position: relative;
  padding-left: 12px;
  font-size: 10px;
  letter-spacing: 0.04em;
  color: #8F8F8F;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .single__name span {
    font-size: 14px;
    padding-left: 20px;
  }
}

.single__image {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .single__image {
    margin-top: 87px;
  }
}

.single__text {
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .single__text {
    font-size: 15px;
    margin-top: 50px;
  }
}
.single__content h2 {
  background: #F4F4F4;
  padding: 8px 15px;
  border-left: 4px solid #D94B51;
  margin-top: 10px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.04em;
  font-size: 20px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}
@media screen and (min-width: 768px) {
  .single__content h2 {
    padding: 10px 24px;
    font-size: 24px;
  }
}

.single__content h3 {
  margin-top: 10px;
  line-height: 125%;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08em;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .single__content h3 {
    font-size: 20px;
  }
}

.single__content p {
  font-size: 14px;
  font-weight: 400;
  margin-top: 12px;
  color: #313131;
  line-height: 1.6428571429;
}
@media screen and (min-width: 768px) {
  .single__content p {
    font-size: 14px;
  }
}

.single__content p strong {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(254, 198, 214, 0.6)));
  background: linear-gradient(transparent 60%, rgba(254, 198, 214, 0.6) 60%);
}

.single__content figure {
  width: 100%;
  margin-top: 30px;
}
.single__btn {
  margin-top: 29px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .single__btn {
    margin-top: 49px;
  }
}

.single__btn a {
  display: inline-block;
  background: #0C7BCC;
  color: #FFF;
  width: 150px;
  max-width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  letter-spacing: 0.12em;
  font-weight: 700;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .single__btn a {
    height: 44px;
    line-height: 44px;
    width: 215px;
  }
}

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

.single .saboxplugin-wrap {
  margin-top: 20px;
}

.single .saboxplugin-wrap .saboxplugin-authorname {
  font-size: 16px;
  font-weight: 700;
  color: #313131;
  margin: initial;
}
@media screen and (min-width: 768px) {
  .single .saboxplugin-wrap .saboxplugin-authorname {
    margin: 10px 0 0 20px;
  }
}
/*
.single .saboxplugin-authorname a {
  font-weight: 700;
} */

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

.single .saboxplugin-wrap .saboxplugin-gravatar {
  padding: 10px 20px 10px 20px;
}
@media screen and (min-width: 768px) {
  .single .saboxplugin-wrap .saboxplugin-gravatar {
    padding: 0 12px 12px 12px;
  }
}

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

.single .wp-block-quote {
  background: #F4F4F4;
  padding: 4px 12px 12px;
  position: relative;
  border-radius: 5px;
  margin: initial;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .single .wp-block-quote {
    padding: 4px 24px 20px;
  }
}

.single .wp-block-quote p {
  font-size: 12px;
}

.single cite {
  position: relative;
  padding-left: 55px;
  margin-top: .5em;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .single cite {
    padding-left: 63px;
  }
}

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

.single .annotation {
  background: #F4F4F4;
  border-radius: 5px;
  padding: 12px;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .single .annotation {
    padding: 24px;
  }
}

.related-post {
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .related-post {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.related-post__head {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .related-post__head {
    font-size: 30px;
  }
}

.related-post__head span {
  color: gray;
  font-size: 14px;
  margin-left: 10px;
}
@media screen and (min-width: 768px) {
  .related-post__head span {
    font-size: 18px;
  }
}

.related-post__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 20px;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .related-post__items {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}

.related-post__item {
  background: #FFF;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
}

.related-post img {
  height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
}

.related-post__content {
  padding: 10px;
  height: 100px;
  position: relative;
}

.related-post__title {
  font-weight: 700;
}

.related-post__label {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 10px;
}

.related-post__category {
  color: #0C7BCC;
}

.related-post__time {
  color: gray;
}

@media screen and (min-width: 768px) {
  .u-mobile {
    display: none;
  }
}

.u-desktop {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-desktop {
    display: block;
  }
}

.u-desktop-max {
  display: none;
}
@media screen and (min-width: 1320px) {
  .u-desktop-max {
    display: block;
  }
}
/*# sourceMappingURL=styles.css.map */

.c-pankuz {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .c-pankuz {
    margin-top: 30px;
  }
}

.c-pankuz a {
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.c-pankuz .current-item {
  color: #F87601;
  font-size: 12px;
  letter-spacing: 0.06em;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
}

.c-pankuz__border {
  width: 30px;
  display: inline;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

/* ブログカード シンプルデザイン*/
.card-link {
  overflow: hidden;
  max-width: 400px;
  width: 100%;
  padding: 0;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.06);
          box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.06);
  color: #555;
  font-weight: bold;
  text-decoration: none !important;
  position: relative;
  border: 1px solid #e7e7e7;
}

.blog-card-label-long {
  z-index: 1;
  display: inline-block;
  position: absolute;
  background-color: #f99f48;
  top: 10px;
  left: 10px;
  max-width: 120px;
  height: 25px;
  padding: 0 5px;
  color: #fff;
  font-size: 8px;
  font-weight: 700;
  text-align: center;
  line-height: 25px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation: animScale 3.5s ease-out;
          animation: animScale 3.5s ease-out;
}

.card-link .blogcard-text {
  display: block;
  padding: 15px 13px;
  padding: 5px 12px 5px 16px;
  line-height: 1.6;
  display: -ms-grid;
  display: grid;
  place-items: center;
}
@media screen and (min-width: 768px) {
  .card-link .blogcard-text {
    padding: 15px 24px;
  }
}

.longcard-link {
  margin: 10px 0;
  min-height: 80px;
}

.blogcard-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4285714286;
  color: #6f6f6f;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 768px) {
  .blogcard-title {
    line-height: 1.5333333333;
    font-size: 15px;
  }
}

.card-link {
  display: inline-block;
  max-width: 310px;
  margin-right: 20px;
  padding-top: 4px;
  padding-left: 4px;
}

.longcard-link {
  max-width: 100%;
  display: table;
}

.longcard-img,
.card-link.longcard-link .blogcard-content {
  display: table-cell;
  vertical-align: middle;
}

.longcard-img {
  width: 80px;
  height: 80px;
  aspect-ratio: 80/80;
  position: relative;
}

.longcard-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}


.archive {
  position: relative;
  padding-bottom: 40px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .archive {
    padding-bottom: 100px;
  }
}

.archive__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -webkit-column-gap: 27px;
     -moz-column-gap: 27px;
          column-gap: 27px;
  row-gap: 22px;
}
@media screen and (min-width: 768px) {
  .archive__items {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    position: relative;
  }
}

.archive__item {
  background: #FFF;
  border: 3px solid #F5F5F5;
}

.archive__item a {
  color: #222222;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.archive__image {
  position: relative;
  height: 180px;
}
@media screen and (min-width: 768px) {
  .archive__image {
    height: 206px;
  }
}

.archive__image img {
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.archive__category {
  background: #0C7BCC;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #FFF;
  padding: 3px 12px;
  position: absolute;
  top: 8px;
  left: 8px;
  font-family: "Noto Sans JP", sans-serif;
}

.archive__content {
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .archive__content {
    padding: 18px;
  }
}

.archive__title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .archive__title {
    font-size: 20px;
    line-height: 1.4;
  }
}

.archive__text {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  .archive__text {
    font-size: 14px;
    margin-top: 10px;
  }
}

.archive__btn {
  margin-top: 75px;
  text-align: center;
}

.archive__btn a {
  color: #09A7A7;
  display: inline-block;
  background: #FFF;
  border: 6px solid #FAEE64;
  border-radius: 60px;
  width: 372px;
  max-width: 100%;
  height: 69px;
  text-align: center;
  position: relative;
}

.archive__btn a::after {
  position: absolute;
  content: "";
  background: url(../img/arrow_blue.svg) no-repeat;
  background-size: contain;
  width: 7px;
  height: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 50px;
}

.archive__btn a span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.navigation {
  margin-top: 40px;
  text-align: center;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .navigation {
    margin-top: 72px;
  }
}

.page-numbers {
  color: #0C7BCC;
  border: 1px solid #0C7BCC;
  padding: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 10px;
  font-weight: 500;
}

.page-numbers:not(:first-child) {
  margin-left: 14px;
}

.page-numbers.current {
  color: #FFF;
  background: #0C7BCC;
}

.page-numbers:hover {
  color: #FFF;
  background: #0C7BCC;
}

.single {
  color: #222222;
  padding-top: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-family: -apple-system, "system-ui", Roboto, arial, helvetica, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
}

.single__title {
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.04em;
  margin-top: 10px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .single__title {
    font-size: 30px;
  }
}

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

.single__category-link {
  display: inline-block;
  width: 75px;
  text-align: center;
  background: #F87601;
  color: #FFF;
  font-size: 10px;
  letter-spacing: 0.13em;
  height: 25px;
  line-height: 25px;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .single__category-link {
    width: 104px;
    font-size: 12px;
    height: 29px;
    line-height: 29px;
  }
}

.single__time span {
  position: relative;
  padding-left: 10px;
  font-size: 10px;
  letter-spacing: 0.08em;
  color: #8F8F8F;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .single__time span {
    font-size: 15px;
  }
}

.single__name span {
  position: relative;
  padding-left: 12px;
  font-size: 10px;
  letter-spacing: 0.04em;
  color: #8F8F8F;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .single__name span {
    font-size: 14px;
    padding-left: 20px;
  }
}

.single__image {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .single__image {
    margin-top: 87px;
  }
}

.single__text {
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .single__text {
    font-size: 15px;
    margin-top: 50px;
  }
}
.single__content h2 {
  background: #F4F4F4;
  padding: 8px 15px;
  border-left: 4px solid #F87601;
  margin-top: 10px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.04em;
  font-size: 20px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}
@media screen and (min-width: 768px) {
  .single__content h2 {
    padding: 10px 24px;
    font-size: 24px;
  }
}

.single__content h3 {
  margin-top: 10px;
  line-height: 125%;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08em;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .single__content h3 {
    font-size: 20px;
  }
}

.single__content p {
  font-size: 14px;
  font-weight: 400;
  margin-top: 12px;
  color: #313131;
  line-height: 1.6428571429;
}
@media screen and (min-width: 768px) {
  .single__content p {
    font-size: 14px;
  }
}

.single__content p strong {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(254, 198, 214, 0.6)));
  background: linear-gradient(transparent 60%, rgba(254, 198, 214, 0.6) 60%);
}

.single__content figure {
  width: 100%;
  margin-top: 30px;
}
.single__btn {
  margin-top: 29px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .single__btn {
    margin-top: 49px;
  }
}

.single__btn a {
  display: inline-block;
  background: #F87601;
  color: #FFF;
  width: 150px;
  max-width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  letter-spacing: 0.12em;
  font-weight: 700;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .single__btn a {
    height: 44px;
    line-height: 44px;
    width: 215px;
  }
}

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

.single .saboxplugin-wrap {
  margin-top: 20px;
}

.single .saboxplugin-wrap .saboxplugin-authorname {
  font-size: 16px;
  font-weight: 700;
  color: #313131;
  margin: initial;
}
@media screen and (min-width: 768px) {
  .single .saboxplugin-wrap .saboxplugin-authorname {
    margin: 10px 0 0 20px;
  }
}
/*
.single .saboxplugin-authorname a {
  font-weight: 700;
} */

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

.single .saboxplugin-wrap .saboxplugin-gravatar {
  padding: 10px 20px 10px 20px;
}
@media screen and (min-width: 768px) {
  .single .saboxplugin-wrap .saboxplugin-gravatar {
    padding: 0 12px 12px 12px;
  }
}

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

.single .wp-block-quote {
  background: #F4F4F4;
  padding: 4px 12px 12px;
  position: relative;
  border-radius: 5px;
  margin: initial;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .single .wp-block-quote {
    padding: 4px 24px 20px;
  }
}

.single .wp-block-quote p {
  font-size: 12px;
}

.single cite {
  position: relative;
  padding-left: 55px;
  margin-top: .5em;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .single cite {
    padding-left: 63px;
  }
}

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

.single .annotation {
  background: #F4F4F4;
  border-radius: 5px;
  padding: 12px;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .single .annotation {
    padding: 24px;
  }
}

.related-post {
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .related-post {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.related-post__head {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .related-post__head {
    font-size: 30px;
  }
}

.related-post__head span {
  color: gray;
  font-size: 14px;
  margin-left: 10px;
}
@media screen and (min-width: 768px) {
  .related-post__head span {
    font-size: 18px;
  }
}

.related-post__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 20px;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .related-post__items {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}

.related-post__item {
  background: #FFF;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
}

.related-post img {
  height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
}

.related-post__content {
  padding: 10px;
  height: 100px;
  position: relative;
}

.related-post__title {
  font-weight: 700;
}

.related-post__label {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 10px;
}

.related-post__category {
  color: #0C7BCC;
}

.related-post__time {
  color: gray;
}

@media screen and (min-width: 768px) {
  .u-mobile {
    display: none;
  }
}

.u-desktop {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-desktop {
    display: block;
  }
}

.u-desktop-max {
  display: none;
}
@media screen and (min-width: 1320px) {
  .u-desktop-max {
    display: block;
  }
}
/*# sourceMappingURL=styles.css.map */

.c-pankuz {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .c-pankuz {
    margin-top: 30px;
  }
}

.c-pankuz a {
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.c-pankuz .current-item {
  color: #F87601;
  font-size: 12px;
  letter-spacing: 0.06em;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
}

.c-pankuz__border {
  width: 30px;
  display: inline;
  margin-bottom: 10px !important;
  margin-left: 5px;
  margin-right: 5px;
}

/* ブログカード シンプルデザイン*/
.card-link {
  overflow: hidden;
  max-width: 400px;
  width: 100%;
  padding: 0;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.06);
          box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.06);
  color: #555;
  font-weight: bold;
  text-decoration: none !important;
  position: relative;
  border: 1px solid #e7e7e7;
}

.blog-card-label-long {
  z-index: 1;
  display: inline-block;
  position: absolute;
  background-color: #f99f48;
  top: 10px;
  left: 10px;
  max-width: 120px;
  height: 25px;
  padding: 0 5px;
  color: #fff;
  font-size: 8px;
  font-weight: 700;
  text-align: center;
  line-height: 25px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation: animScale 3.5s ease-out;
          animation: animScale 3.5s ease-out;
}

.card-link .blogcard-text {
  display: block;
  padding: 15px 13px;
  padding: 5px 12px 5px 16px;
  line-height: 1.6;
  display: -ms-grid;
  display: grid;
  place-items: center;
}
@media screen and (min-width: 768px) {
  .card-link .blogcard-text {
    padding: 15px 24px;
  }
}

.longcard-link {
  margin: 10px 0;
  min-height: 80px;
}

.blogcard-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4285714286;
  color: #6f6f6f;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 768px) {
  .blogcard-title {
    line-height: 1.5333333333;
    font-size: 15px;
  }
}

.card-link {
  display: inline-block;
  max-width: 310px;
  margin-right: 20px;
  padding-top: 4px;
  padding-left: 4px;
}

.longcard-link {
  max-width: 100%;
  display: table;
}

.longcard-img,
.card-link.longcard-link .blogcard-content {
  display: table-cell;
  vertical-align: middle;
}

.longcard-img {
  width: 80px;
  height: 80px;
  aspect-ratio: 80/80;
  position: relative;
}

.longcard-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}


.archive {
  position: relative;
  padding-bottom: 40px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .archive {
    padding-bottom: 100px;
  }
}

.archive__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -webkit-column-gap: 27px;
     -moz-column-gap: 27px;
          column-gap: 27px;
  row-gap: 22px;
}
@media screen and (min-width: 768px) {
  .archive__items {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    position: relative;
  }
}

.archive__item {
  background: #FFF;
  border: 3px solid #F5F5F5;
}

.archive__item a {
  color: #222222;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.archive__image {
  position: relative;
  height: 180px;
}
@media screen and (min-width: 768px) {
  .archive__image {
    height: 206px;
  }
}

.archive__image img {
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.archive__category {
  background: #0C7BCC;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #FFF;
  padding: 3px 12px;
  position: absolute;
  top: 8px;
  left: 8px;
  font-family: "Noto Sans JP", sans-serif;
}

.archive__content {
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .archive__content {
    padding: 18px;
  }
}

.archive__title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .archive__title {
    font-size: 20px;
    line-height: 1.4;
  }
}

.archive__text {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  .archive__text {
    font-size: 14px;
    margin-top: 10px;
  }
}

.archive__btn {
  margin-top: 75px;
  text-align: center;
}

.archive__btn a {
  color: #09A7A7;
  display: inline-block;
  background: #FFF;
  border: 6px solid #FAEE64;
  border-radius: 60px;
  width: 372px;
  max-width: 100%;
  height: 69px;
  text-align: center;
  position: relative;
}

.archive__btn a::after {
  position: absolute;
  content: "";
  background: url(../img/arrow_blue.svg) no-repeat;
  background-size: contain;
  width: 7px;
  height: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 50px;
}

.archive__btn a span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.navigation {
  margin-top: 40px;
  text-align: center;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .navigation {
    margin-top: 72px;
  }
}

.page-numbers {
  color: #0C7BCC;
  border: 1px solid #0C7BCC;
  padding: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 10px;
  font-weight: 500;
}

.page-numbers:not(:first-child) {
  margin-left: 14px;
}

.page-numbers.current {
  color: #FFF;
  background: #0C7BCC;
}

.page-numbers:hover {
  color: #FFF;
  background: #0C7BCC;
}

.single {
  color: #222222;
  padding-top: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-family: -apple-system, "system-ui", Roboto, arial, helvetica, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
}

.single__title {
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.04em;
  margin-top: 10px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .single__title {
    font-size: 30px;
  }
}

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

.single__category-link {
  display: inline-block;
  width: 75px;
  text-align: center;
  background: #F87601;
  color: #FFF;
  font-size: 10px;
  letter-spacing: 0.13em;
  height: 25px;
  line-height: 25px;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .single__category-link {
    width: 104px;
    font-size: 12px;
    height: 29px;
    line-height: 29px;
  }
}

.single__time span {
  position: relative;
  padding-left: 10px;
  font-size: 10px;
  letter-spacing: 0.08em;
  color: #8F8F8F;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .single__time span {
    font-size: 15px;
  }
}

.single__name span {
  position: relative;
  padding-left: 12px;
  font-size: 10px;
  letter-spacing: 0.04em;
  color: #8F8F8F;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .single__name span {
    font-size: 14px;
    padding-left: 20px;
  }
}

.single__image {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .single__image {
    margin-top: 87px;
  }
}

.single__text {
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .single__text {
    font-size: 15px;
    margin-top: 50px;
  }
}
.single__content h2 {
  background: #F4F4F4;
  padding: 8px 15px;
  border-left: 4px solid #F87601;
  margin-top: 10px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.04em;
  font-size: 20px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}
@media screen and (min-width: 768px) {
  .single__content h2 {
    padding: 10px 24px;
    font-size: 24px;
  }
}

.single__content h3 {
  margin-top: 10px;
  line-height: 125%;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08em;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .single__content h3 {
    font-size: 20px;
  }
}

.single__content p {
  font-size: 14px;
  font-weight: 400;
  margin-top: 12px;
  color: #313131;
  line-height: 1.6428571429;
}
@media screen and (min-width: 768px) {
  .single__content p {
    font-size: 14px;
  }
}

.single__content p strong {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(254, 198, 214, 0.6)));
  background: linear-gradient(transparent 60%, rgba(254, 198, 214, 0.6) 60%);
}

.single__content figure {
  width: 100%;
  margin-top: 30px;
}
.single__btn {
  margin-top: 29px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .single__btn {
    margin-top: 49px;
  }
}

.single__btn a {
  display: inline-block;
  background: #F87601;
  color: #FFF;
  width: 150px;
  max-width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  letter-spacing: 0.12em;
  font-weight: 700;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .single__btn a {
    height: 44px;
    line-height: 44px;
    width: 215px;
  }
}

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

.single .saboxplugin-wrap {
  margin-top: 20px;
}

.single .saboxplugin-wrap .saboxplugin-authorname {
  font-size: 16px;
  font-weight: 700;
  color: #313131;
  margin: initial;
}
@media screen and (min-width: 768px) {
  .single .saboxplugin-wrap .saboxplugin-authorname {
    margin: 10px 0 0 20px;
  }
}
/*
.single .saboxplugin-authorname a {
  font-weight: 700;
} */

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

.single .saboxplugin-wrap .saboxplugin-gravatar {
  padding: 10px 20px 10px 20px;
}
@media screen and (min-width: 768px) {
  .single .saboxplugin-wrap .saboxplugin-gravatar {
    padding: 0 12px 12px 12px;
  }
}

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

.single .wp-block-quote {
  background: #F4F4F4;
  padding: 4px 12px 12px;
  position: relative;
  border-radius: 5px;
  margin: initial;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .single .wp-block-quote {
    padding: 4px 24px 20px;
  }
}

.single .wp-block-quote p {
  font-size: 12px;
}

.single cite {
  position: relative;
  padding-left: 55px;
  margin-top: .5em;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .single cite {
    padding-left: 63px;
  }
}

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

.single .annotation {
  background: #F4F4F4;
  border-radius: 5px;
  padding: 12px;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .single .annotation {
    padding: 24px;
  }
}

.related-post {
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .related-post {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.related-post__head {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .related-post__head {
    font-size: 30px;
  }
}

.related-post__head span {
  color: gray;
  font-size: 14px;
  margin-left: 10px;
}
@media screen and (min-width: 768px) {
  .related-post__head span {
    font-size: 18px;
  }
}

.related-post__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 20px;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .related-post__items {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}

.related-post__item {
  background: #FFF;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
}

.related-post img {
  height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
}

.related-post__content {
  padding: 10px;
  height: 100px;
  position: relative;
}

.related-post__title {
  font-weight: 700;
}

.related-post__label {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 10px;
}

.related-post__category {
  color: #0C7BCC;
}

.related-post__time {
  color: gray;
}

@media screen and (min-width: 768px) {
  .u-mobile {
    display: none;
  }
}

.u-desktop {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-desktop {
    display: block;
  }
}

.u-desktop-max {
  display: none;
}
@media screen and (min-width: 1320px) {
  .u-desktop-max {
    display: block;
  }
}
/*# sourceMappingURL=styles.css.map */

.c-pankuz {
  margin-top:30px;
}
@media screen and (min-width: 768px) {
  .c-pankuz {
    margin-top: 30px;
  }
}

.c-pankuz a {
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.c-pankuz .current-item {
  color: #F87601;
  font-size: 12px;
  letter-spacing: 0.06em;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
}

.c-pankuz__border {
  width: 15px;
  display: inline;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

/* ブログカード シンプルデザイン*/
.card-link {
  overflow: hidden;
  max-width: 400px;
  width: 100%;
  padding: 0;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.06);
          box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.06);
  color: #555;
  font-weight: bold;
  text-decoration: none !important;
  position: relative;
  border: 1px solid #e7e7e7;
}

.blog-card-label-long {
  z-index: 1;
  display: inline-block;
  position: absolute;
  background-color: #f99f48;
  top: 10px;
  left: 10px;
  max-width: 120px;
  height: 25px;
  padding: 0 5px;
  color: #fff;
  font-size: 8px;
  font-weight: 700;
  text-align: center;
  line-height: 25px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation: animScale 3.5s ease-out;
          animation: animScale 3.5s ease-out;
}

.card-link .blogcard-text {
  display: block;
  padding: 15px 13px;
  padding: 5px 12px 5px 16px;
  line-height: 1.6;
  display: -ms-grid;
  display: grid;
  place-items: center;
}
@media screen and (min-width: 768px) {
  .card-link .blogcard-text {
    padding: 15px 24px;
  }
}

.longcard-link {
  margin: 10px 0;
  min-height: 80px;
}

.blogcard-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4285714286;
  color: #6f6f6f;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 768px) {
  .blogcard-title {
    line-height: 1.5333333333;
    font-size: 15px;
  }
}

.card-link {
  display: inline-block;
  max-width: 310px;
  margin-right: 20px;
  padding-top: 4px;
  padding-left: 4px;
}

.longcard-link {
  max-width: 100%;
  display: table;
}

.longcard-img,
.card-link.longcard-link .blogcard-content {
  display: table-cell;
  vertical-align: middle;
}

.longcard-img {
  width: 80px;
  height: 80px;
  aspect-ratio: 80/80;
  position: relative;
}

.longcard-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}


.archive {
  position: relative;
  padding-bottom: 40px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .archive {
    padding-bottom: 100px;
  }
}

.archive__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -webkit-column-gap: 27px;
     -moz-column-gap: 27px;
          column-gap: 27px;
  row-gap: 22px;
}
@media screen and (min-width: 768px) {
  .archive__items {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    position: relative;
  }
}

.archive__item {
  background: #FFF;
  border: 3px solid #F5F5F5;
}

.archive__item a {
  color: #222222;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.archive__image {
  position: relative;
  height: 180px;
}
@media screen and (min-width: 768px) {
  .archive__image {
    height: 206px;
  }
}

.archive__image img {
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.archive__category {
  background: #0C7BCC;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #FFF;
  padding: 3px 12px;
  position: absolute;
  top: 8px;
  left: 8px;
  font-family: "Noto Sans JP", sans-serif;
}

.archive__content {
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .archive__content {
    padding: 18px;
  }
}

.archive__title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .archive__title {
    font-size: 20px;
    line-height: 1.4;
  }
}

.archive__text {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  .archive__text {
    font-size: 14px;
    margin-top: 10px;
  }
}

.archive__btn {
  margin-top: 75px;
  text-align: center;
}

.archive__btn a {
  color: #09A7A7;
  display: inline-block;
  background: #FFF;
  border: 6px solid #FAEE64;
  border-radius: 60px;
  width: 372px;
  max-width: 100%;
  height: 69px;
  text-align: center;
  position: relative;
}

.archive__btn a::after {
  position: absolute;
  content: "";
  background: url(../img/arrow_blue.svg) no-repeat;
  background-size: contain;
  width: 7px;
  height: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 50px;
}

.archive__btn a span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.navigation {
  margin-top: 40px;
  text-align: center;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .navigation {
    margin-top: 72px;
  }
}

.page-numbers {
  color: #0C7BCC;
  border: 1px solid #0C7BCC;
  padding: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 10px;
  font-weight: 500;
}

.page-numbers:not(:first-child) {
  margin-left: 14px;
}

.page-numbers.current {
  color: #FFF;
  background: #0C7BCC;
}

.page-numbers:hover {
  color: #FFF;
  background: #0C7BCC;
}

.single {
  color: #222222;
  padding-top: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-family: -apple-system, "system-ui", Roboto, arial, helvetica, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
}

.single__title {
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.04em;
  margin-top: 10px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .single__title {
    font-size: 30px;
  }
}

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

.single__category-link {
  display: inline-block;
  width: 75px;
  text-align: center;
  background: #F87601;
  color: #FFF;
  font-size: 10px;
  letter-spacing: 0.13em;
  height: 25px;
  line-height: 25px;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .single__category-link {
    width: 104px;
    font-size: 12px;
    height: 29px;
    line-height: 29px;
  }
}

.single__time span {
  position: relative;
  padding-left: 10px;
  font-size: 10px;
  letter-spacing: 0.08em;
  color: #8F8F8F;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .single__time span {
    font-size: 15px;
  }
}

.single__name span {
  position: relative;
  padding-left: 12px;
  font-size: 10px;
  letter-spacing: 0.04em;
  color: #8F8F8F;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .single__name span {
    font-size: 14px;
    padding-left: 20px;
  }
}

.single__image {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .single__image {
    margin-top: 87px;
  }
}

.single__text {
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .single__text {
    font-size: 15px;
    margin-top: 50px;
  }
}
.single__content h2 {
  background: #F4F4F4;
  padding: 8px 15px;
  border-left: 4px solid #F87601;
  margin-top: 10px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.04em;
  font-size: 20px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}
@media screen and (min-width: 768px) {
  .single__content h2 {
    padding: 10px 24px;
    font-size: 24px;
  }
}

.single__content h3 {
  margin-top: 10px;
  line-height: 125%;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08em;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .single__content h3 {
    font-size: 20px;
  }
}

.single__content p {
  font-size: 14px;
  font-weight: 400;
  margin-top: 12px;
  color: #313131;
  line-height: 1.6428571429;
}
@media screen and (min-width: 768px) {
  .single__content p {
    font-size: 14px;
  }
}

.single__content p strong {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(254, 198, 214, 0.6)));
  background: linear-gradient(transparent 60%, rgba(254, 198, 214, 0.6) 60%);
}

.single__content figure {
  width: 100%;
  margin-top: 30px;
}
.single__btn {
  margin-top: 29px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .single__btn {
    margin-top: 49px;
  }
}

.single__btn a {
  display: inline-block;
  background: #F87601;
  color: #FFF;
  width: 150px;
  max-width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  letter-spacing: 0.12em;
  font-weight: 700;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .single__btn a {
    height: 44px;
    line-height: 44px;
    width: 215px;
  }
}

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

.single .saboxplugin-wrap {
  margin-top: 20px;
}

.single .saboxplugin-wrap .saboxplugin-authorname {
  font-size: 16px;
  font-weight: 700;
  color: #313131;
  margin: initial;
}
@media screen and (min-width: 768px) {
  .single .saboxplugin-wrap .saboxplugin-authorname {
    margin: 10px 0 0 20px;
  }
}
/*
.single .saboxplugin-authorname a {
  font-weight: 700;
} */

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

.single .saboxplugin-wrap .saboxplugin-gravatar {
  padding: 10px 20px 10px 20px;
}
@media screen and (min-width: 768px) {
  .single .saboxplugin-wrap .saboxplugin-gravatar {
    padding: 0 12px 12px 12px;
  }
}

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

.single .wp-block-quote {
  background: #F4F4F4;
  padding: 4px 12px 12px;
  position: relative;
  border-radius: 5px;
  margin: initial;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .single .wp-block-quote {
    padding: 4px 24px 20px;
  }
}

.single .wp-block-quote p {
  font-size: 12px;
}

.single cite {
  position: relative;
  padding-left: 55px;
  margin-top: .5em;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .single cite {
    padding-left: 63px;
  }
}

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

.single .annotation {
  background: #F4F4F4;
  border-radius: 5px;
  padding: 12px;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .single .annotation {
    padding: 24px;
  }
}

.related-post {
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .related-post {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.related-post__head {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .related-post__head {
    font-size: 30px;
  }
}

.related-post__head span {
  color: gray;
  font-size: 14px;
  margin-left: 10px;
}
@media screen and (min-width: 768px) {
  .related-post__head span {
    font-size: 18px;
  }
}

.related-post__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 20px;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .related-post__items {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}

.related-post__item {
  background: #FFF;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
}

.related-post img {
  height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
}

.related-post__content {
  padding: 10px;
  height: 100px;
  position: relative;
}

.related-post__title {
  font-weight: 700;
}

.related-post__label {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 10px;
}

.related-post__category {
  color: #0C7BCC;
}

.related-post__time {
  color: gray;
}

@media screen and (min-width: 768px) {
  .u-mobile {
    display: none;
  }
}

.u-desktop {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-desktop {
    display: block;
  }
}

.u-desktop-max {
  display: none;
}
@media screen and (min-width: 1320px) {
  .u-desktop-max {
    display: block;
  }
}



.wp-block-image img {
	width:auto !important;
}