@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap");
/*============================
#content
============================*/
#content article .page_title {
  margin-top: 6rem;
  min-height: 12.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #008cde;
  background: -webkit-gradient(linear, left top, right top, from(#008cde), to(#005f96));
  background: linear-gradient(90deg, #008cde 0%, #005f96 100%);
  color: #fff;
  padding: 1.25em 0;
}
#content article .page_title .title {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 8rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 2em;
  line-height: 1.4;
  font-weight: bold;
}
@media (min-width: 1111px) and (max-width: 1366px) {
  #content article .page_title .title {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media (min-width: 961px) and (max-width: 1111px) {
  #content article .page_title .title {
    padding-left: 6.6666666667rem;
    padding-right: 6.6666666667rem;
  }
}
@media (max-width: 960px) {
  #content article .page_title {
    min-height: 9.375em;
    margin: 0;
    padding: 1.25em 3.7rem;
  }
  #content article .page_title .title {
    font-size: 1.375em;
    line-height: 1.3636363636;
    padding-left: 3.7rem;
    padding-right: 3.7rem;
  }
}
#content article .articleInner {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding: 5em 8rem 8.75em;
}
@media (min-width: 1111px) and (max-width: 1366px) {
  #content article .articleInner {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media (min-width: 961px) and (max-width: 1111px) {
  #content article .articleInner {
    padding-left: 6.6666666667rem;
    padding-right: 6.6666666667rem;
  }
}
@media (max-width: 960px) {
  #content article .articleInner {
    padding: 3.75em 3.7rem 7.5em;
  }
}
#content article .archive-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.875em;
  margin-bottom: 3.9285714286em;
}
#content article .archive-head li {
  margin-right: 0.7142857143em;
  margin-bottom: 0.3571428571em;
}
#content article .archive-head li a {
  display: block;
  text-align: center;
  background: #DCDCDC;
  color: #fff;
  padding: 0.2857142857em;
  line-height: 1.4285714286;
  width: 10em;
}
@media (hover: hover) {
  #content article .archive-head li a:hover {
    background: #CAE8F8;
    color: #0080CB;
  }
}
#content article .archive-head li.current-cat a {
  background: #CAE8F8;
  color: #0080CB;
  pointer-events: none;
}
@media (max-width: 750px) {
  #content article .archive-head {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #content article .archive-head li {
    width: 48.5875706215%;
    margin-right: 0;
  }
  #content article .archive-head li a {
    padding: 0.4285714286em;
    width: 100%;
  }
}
#content article .archive-body .posts {
  border-top: #DCDCDC solid 1px;
}
#content article .archive-body .posts li {
  border-bottom: #DCDCDC solid 1px;
}
#content article .archive-body .posts li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.75em 1.25em;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#content article .archive-body .posts li a .term {
  font-size: 0.6875em;
  background: #0080CB;
  color: #fff;
  min-width: 5.8181818182em;
  padding: 0.1818181818em 0.5em;
  line-height: 1.6363636364;
  text-align: center;
  margin: 0.0909090909em;
  margin-right: 2.7272727273em;
}
#content article .archive-body .posts li a .date {
  font-size: 0.875em;
  margin-right: 2.8571428571em;
  line-height: 1.7142857143;
  color: #A0A0A0;
}
#content article .archive-body .posts li a .title {
  line-height: 1.5;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#content article .archive-body .posts li a:after {
  content: "";
  display: block;
  width: 0.875em;
  height: 0.875em;
  margin: 0.3125em 0;
  background: 50%/contain no-repeat;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M3.375%2C10.375a7%2C7%2C0%2C1%2C0%2C7-7A7%2C7%2C0%2C0%2C0%2C3.375%2C10.375Zm8.228%2C0L8.847%2C7.646a.65.65%2C0%2C0%2C1%2C.919-.919l3.211%2C3.221a.649.649%2C0%2C0%2C1%2C.02.9L9.833%2C14.016a.648.648%2C0%2C1%2C1-.919-.915Z%22%20transform%3D%22translate%28-3.375%20-3.375%29%22%20fill%3D%22%230080CB%22%2F%3E%3C%2Fsvg%3E");
  margin-left: 1.25em;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
@media (hover: hover) {
  #content article .archive-body .posts li a:hover {
    background: #CAE8F8;
    color: #202020;
  }
}
@media (max-width: 960px) {
  #content article .archive-body .posts li a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    padding: 1.5em 1.5625em;
  }
  #content article .archive-body .posts li a .term {
    margin-right: 1.8181818182em;
  }
  #content article .archive-body .posts li a .title {
    width: 100%;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    padding-right: 2.1875em;
    margin-top: 0.5625em;
  }
  #content article .archive-body .posts li a:after {
    position: absolute;
    top: 50%;
    right: 1.25em;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1.25em;
    height: 1.25em;
    margin: 0;
  }
}