@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Lato:900&display=swap");
.article {
  position: relative;
  width: 73.3333333333vw;
  margin: 0 auto;
  color: #4c4c4c;
}
.article__title {
  font-size: 4.8rem;
  font-weight: bold;
  color: #4c4c4c;
  margin-bottom: 2.7777777778vw;
  line-height: 1.5;
}
.article h2 {
  color: #00a0c4;
  font-size: 4rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 1.6666666667vw;
  margin-top: 6.6666666667vw;
}
.article h3 {
  color: #00a0c4;
  font-size: 3.2rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 1.6666666667vw;
  padding: 0 2.2222222222vw;
  margin-top: 5.5555555556vw;
}
.article h4 {
  color: #00a0c4;
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 1.6666666667vw;
  padding: 0 2.2222222222vw;
  margin-top: 4.4444444444vw;
}
.article h5 {
  color: #00a0c4;
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 1.6666666667vw;
  padding: 0 2.2222222222vw;
  margin-top: 4.4444444444vw;
}
.article h6 {
  color: #00a0c4;
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 1.6666666667vw;
  padding: 0 2.2222222222vw;
  margin-top: 4.4444444444vw;
}
.article p {
  font-size: 1.6rem;
  line-height: 2;
  color: #4c4c4c;
  padding: 0 2.2222222222vw;
  margin-bottom: 1.1111111111vw;
}
.article strong {
  font-weight: bold;
}
.article em {
  font-style: italic;
}
.article__info {
  display: flex;
  margin-bottom: 6.6666666667vw;
  align-items: center;
}
.article__date {
  font-size: 1.6rem;
  color: #4c4c4c;
}
.article__category {
  font-size: 1.2rem;
  background-color: #00a0c4;
  color: #FFF;
  padding: 0.5555555556vw 2.7777777778vw;
  display: inline-block;
  margin-left: 1.6666666667vw;
}
.article .wp-block-image img {
  width: inherit;
  max-width: 100%;
}
.article .alignright {
  float: right;
  margin-left: 3.75vw;
  margin-bottom: 2.0833333333vw;
}
.article .alignleft {
  float: left;
  margin-right: 3.75vw;
  margin-bottom: 2.0833333333vw;
}
.article ul {
  padding: 0 2.2222222222vw;
  margin-bottom: 2.0833333333vw;
}
.article ul li {
  list-style: none;
  font-size: 1.6rem;
  line-height: 2;
}
.article ul li:before {
  content: "■ ";
  color: #00a0c4;
  font-size: 10px;
  vertical-align: middle;
}
.article ul ul {
  padding-left: 0.3em;
}
.article ul li ul li:before {
  color: #4c4c4c;
}
.article ul li ul li ul li:before {
  color: #999999;
}
.article ol {
  padding: 0 2.2222222222vw;
  counter-reset: item;
  list-style-type: none;
  font-size: 1.6rem;
  line-height: 2;
  margin-bottom: 2.0833333333vw;
}
.article ol ol {
  padding-left: 0.3em;
}
.article li {
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.article li:before {
  counter-increment: item;
  content: counter(item) ".";
  /* 以下は自由に装飾... */
  padding-right: 0.5em;
  font-weight: bold;
  color: #00a0c4;
}
.article ol li ol li:before {
  color: #4c4c4c;
}
.article ol li ol li ol li:before {
  color: #999999;
}
.article table {
  font-size: 1.6rem;
  line-height: 2;
  margin-bottom: 2.0833333333vw;
}
.article a {
  color: #00a0c4;
  text-decoration: underline;
  margin-right: 4.8611111111vw;
}
.article a:after {
  display: inline-block;
  background: url("/wp/wp-content/themes/goodlife/resources/img/common/icon_arrow_blue.png") 0 0 no-repeat;
  content: "";
  width: 6px;
  height: 10px;
  background-size: contain;
  margin-left: 10px;
}
.article figure > a:after {
  content: none;
}
.article ul.window-self {
  padding: 0 2.2222222222vw;
  margin-bottom: 1.7361111111vw;
  font-size: 1.6rem;
}
.article ul.window-self li {
  display: inline-block;
}
.article ul.window-self li:before {
  content: none;
}
.article ul.window-self a {
  color: #00a0c4;
  text-decoration: underline;
  margin-right: 4.8611111111vw;
}
.article ul.window-self a:after {
  display: inline-block;
  background: url("/wp/wp-content/themes/goodlife/resources/img/common/icon_arrow_blue.png") 0 0 no-repeat;
  content: "";
  width: 6px;
  height: 10px;
  background-size: contain;
  margin-left: 10px;
}
.article ul.window-blank {
  list-style-type: none;
  padding: 0 2.2222222222vw;
  margin-bottom: 1.7361111111vw;
  font-size: 1.6rem;
}
.article ul.window-blank li {
  display: inline-block;
}
.article ul.window-blank li:before {
  content: none;
}
.article ul.window-blank a {
  color: #00a0c4;
  text-decoration: underline;
  margin-right: 4.8611111111vw;
}
.article ul.window-blank a:after {
  font-family: "Material Icons";
  content: "\e895";
  display: inline-block;
  vertical-align: top;
  margin-left: 2.0833333333vw;
  background-image: none;
}
.article figcaption {
  font-size: 1.4rem !important;
  line-height: 2 !important;
  color: #555 !important;
  margin: 10px 0 32px !important;
}
.article .wp-block-quote {
  border-left: 2px solid #00a0c4;
  margin: 0 0 2.7777777778vw;
}
.article .wp-block-quote cite {
  font-size: 1.6rem;
  padding: 0 2.2222222222vw;
}
.article table {
  border-collapse: collapse;
  width: 100%;
}
.article table td,
.article table th {
  padding: 0.5em;
  border: 1px solid #CCC;
  word-break: break-all;
}
.article .wp-block-table th,
.article .wp-block-table td {
  border-color: #CCC;
}
.article .wp-block-button__link {
  background-color: #00a0c4;
  border: none;
  border-radius: 28px;
  box-shadow: none;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  margin: 0;
  padding: 16px 24px;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
  margin-bottom: 32px;
}
.article a.wp-block-button__link:after {
  display: inline-block;
  background: url(/wp/wp-content/themes/goodlife/resources/img/common/icon_arrow.png) 0 0 no-repeat;
  content: "";
  width: 6px;
  height: 10px;
  background-size: contain;
  margin-left: 16px;
}
.article .wp-block-file {
  font-size: 16px;
  text-decoration: none;
}
.article .wp-block-file .wp-block-file__button {
  background: #00a0c4;
  display: inline-block;
  border-radius: 28px;
  color: #fff;
  padding: 16px 24px 16px 24px;
  text-decoration: none;
  font-size: 16px;
  margin-top: 16px;
}
.article .wp-block-file .wp-block-file__button:after {
  display: inline-block;
  background: url(/wp/wp-content/themes/goodlife/resources/img/common/icon_file.svg) 0 0 no-repeat;
  content: "";
  width: 12px;
  height: 16px;
  background-size: contain;
  margin-left: 16px;
}
.article .blocks-gallery-item::before {
  content: none;
}

@media screen and (max-width: 767px) {
  .article {
    width: 100%;
    padding-top: 18.6666666667vw;
  }
  .article__title {
    font-size: 2.5rem;
    line-height: 1.5;
    margin-bottom: 8vw;
  }
  .article h2 {
    font-size: 3rem;
    margin-bottom: 4.2666666667vw;
    margin-top: 19.2vw;
  }
  .article h3 {
    font-size: 2.2rem;
    margin-bottom: 4.2666666667vw;
    padding: 0;
    margin-top: 14.9333333333vw;
  }
  .article h4 {
    color: #00a0c4;
    font-size: 1.8rem;
    margin-bottom: 4.2666666667vw;
    margin-top: 12.8vw;
    padding: 0;
  }
  .article h5 {
    color: #00a0c4;
    font-size: 1.8rem;
    margin-bottom: 4.2666666667vw;
    margin-top: 12.8vw;
    padding: 0;
  }
  .article h6 {
    color: #00a0c4;
    font-size: 1.8rem;
    margin-bottom: 4.2666666667vw;
    margin-top: 12.8vw;
    padding: 0;
  }
  .article p {
    font-size: 1.6rem;
    padding: 0;
    margin-bottom: 4.2666666667vw;
  }
  .article__info {
    margin-bottom: 18.6666666667vw;
  }
  .article__category {
    font-size: 1.2rem;
    padding: 2.9333333333vw 14vw;
    margin-left: 6.4vw;
  }
  .article .wp-block-image img {
    max-width: 100%;
    width: 100%;
  }
  .article .alignright {
    float: none;
    margin-left: 0 !important;
    margin-bottom: 8vw;
  }
  .article .alignleft {
    float: none;
    margin-right: 0 !important;
    margin-bottom: 8vw;
  }
  .article ul {
    padding: 0;
    margin-bottom: 6.6666666667vw;
  }
  .article ul ul {
    padding-left: 0.5em;
  }
  .article ol {
    padding: 0;
    margin-bottom: 6.6666666667vw;
  }
  .article ol ol {
    padding-left: 0.5em;
  }
  .article li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  .article ul.window-self {
    padding: 0;
    margin-bottom: 6.6666666667vw;
    font-size: 1.6rem;
  }
  .article ul.window-self a {
    margin-right: 8vw;
  }
  .article ul.window-self a:after {
    display: inline-block;
    background: url("/wp/wp-content/themes/goodlife/resources/img/common/icon_arrow_blue.png") 0 0 no-repeat;
    content: "";
    width: 6px;
    height: 10px;
    background-size: contain;
    margin-left: 2.4vw;
  }
  .article ul.window-blank {
    padding: 0;
    margin-bottom: 6.6666666667vw;
  }
  .article ul.window-blank a {
    color: #00a0c4;
    text-decoration: underline;
    margin-right: 9.3333333333vw;
  }
  .article ul.window-blank a:after {
    font-family: "Material Icons";
    content: "\e895";
    margin-left: 5.3333333333vw;
  }
  .article .wp-block-quote {
    border-left: 2px solid #00a0c4;
    margin: 0 0 5.3333333333vw;
    padding-left: 4vw;
  }
  .article .wp-block-quote cite {
    font-size: 1.6rem;
    padding-left: 0;
  }
}
.back-to-archive {
  margin: 5.2083333333vw 1.3888888889vw;
  clear: both;
}
.back-to-archive a {
  font-size: 1.6rem;
  color: #4c4c4c;
}
.back-to-archive a:before {
  display: inline-block;
  background: url("/wp/wp-content/themes/goodlife/resources/img/common/icon_arrow_grey_prev.png") 0 0 no-repeat;
  content: "";
  width: 6px;
  height: 10px;
  background-size: contain;
  margin-right: 10px;
}
.back-to-archive a:after {
  content: none;
}

@media screen and (max-width: 767px) {
  .back-to-archive {
    margin: 14.6666666667vw 0;
  }
  .back-to-archive a:before {
    margin-right: 2vw 0;
  }
}