  @charset "UTF-8";
/* 基本CSS css */
/*
 * config
 */
/*
 * clearfix
 * [参照](http://nicolasgallagher.com/micro-clearfix-hack/)
*/
/* スタイル設定用CSS */
/* 各種ブロック用CSS */
.block-spacer {
  display: block;
  transition: all 0.25s;
  height: 15px;
}

.block-line {
  margin: 0;
  padding: 0;
  border: none;
}

@media only screen and (max-width: 599px) {
  .block-fs-large {
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block-fs-large {
    font-size: 1.8rem;
  }
}

@media only screen and (min-width: 780px) {
  .block-fs-large {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 599px) {
  .block-fs-small {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block-fs-small {
    font-size: 1.3rem;
  }
}

@media only screen and (min-width: 780px) {
  .block-fs-small {
    font-size: 1.4rem;
  }
}

.block-align-left {
  text-align: left;
}

.block-align-center {
  text-align: center;
}

.block-align-right {
  text-align: right;
}

.block-buffer-fixed {
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 779px) {
  .block-buffer-trbl {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
}

@media only screen and (min-width: 780px) {
  .block-buffer-trbl {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }
}

@media only screen and (max-width: 779px) {
  .block-buffer-rl {
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
  }
}

@media only screen and (min-width: 780px) {
  .block-buffer-rl {
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
  }
}

@media only screen and (max-width: 779px) {
  .block-buffer-tb {
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
  }
}

@media only screen and (min-width: 780px) {
  .block-buffer-tb {
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
  }
}

@media only screen and (max-width: 779px) {
  .block-buffer-trl {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
  }
}

@media only screen and (min-width: 780px) {
  .block-buffer-trl {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
  }
}

@media only screen and (max-width: 779px) {
  .block-buffer-rbl {
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
}

@media only screen and (min-width: 780px) {
  .block-buffer-rbl {
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }
}

@media only screen and (max-width: 779px) {
  .block-buffer-tbl {
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
}

@media only screen and (min-width: 780px) {
  .block-buffer-tbl {
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 30px;
  }
}

@media only screen and (max-width: 779px) {
  .block-buffer-trb {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
  }
}

@media only screen and (min-width: 780px) {
  .block-buffer-trb {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 0px;
  }
}

@media only screen and (max-width: 779px) {
  .block-buffer-t {
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
}

@media only screen and (min-width: 780px) {
  .block-buffer-t {
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
}

@media only screen and (max-width: 779px) {
  .block-buffer-r {
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
}

@media only screen and (min-width: 780px) {
  .block-buffer-r {
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
}

@media only screen and (max-width: 779px) {
  .block-buffer-b {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
  }
}

@media only screen and (min-width: 780px) {
  .block-buffer-b {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
  }
}

@media only screen and (max-width: 779px) {
  .block-buffer-l {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
  }
}

@media only screen and (min-width: 780px) {
  .block-buffer-l {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
  }
}

.block .block-content {
  position: relative;
}

@media only screen and (min-width: 1020px) {
  .block .block-content {
    max-width: 1020px;
    margin-right: auto;
    margin-left: auto;
  }
}

.block .block-content p {
  margin: 0;
  padding: 0;
}

.block .block-content a {
  text-decoration: none;
}

.block .block-content a figure {
  position: relative;
  overflow: hidden;
}

.block .block-content a figure::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: #fff;
  opacity: 0;
  transition: all 0.25s;
}

.block .block-content a:hover figure::after {
  opacity: 0.6;
}

.block .block-content a[href$=".pdf"]::before {
  display: inline-block;
  margin-right: 0.5em;
  font-family: "Font Awesome 5 Free";
  content: "\f1c1";
  font-size: 18px;
}

.block .block-content-buffer {
  padding: 20px;
}

.block-style0 .block-content {
  color: #333333;
}

.block-style0 .block-content a {
  color: #0000ff;
}

.block-style0 .block-bg1 {
  background-color: #ffbcbc;
}

.block-style0 .block-bg1 .block-content {
  color: #333333;
}

.block-style0 .block-bg1 .block-content a {
  color: #0000ff;
}

.block-style0 .block-bg1 .block-content a:hover {
  color: #ff0000;
}

.block-style0 .block-stripe-bg1 {
  background-image: linear-gradient(-45deg, transparent 25%, #ffbcbc 25%, #ffbcbc 50%, transparent 50%, transparent 75%, #ffbcbc 75%, #ffbcbc 100%);
  background-size: 8px 8px;
  background-position: left top;
  background-repeat: repeat;
}

.block-style0 .block-stripe-bg1 .block-content {
  color: #333333;
}

.block-style0 .block-stripe-bg1 .block-content a {
  color: #0000ff;
}

.block-style0 .block-stripe-bg1 .block-content a:hover {
  color: #ff0000;
}

.block-style0 .block-bg2 {
  background-color: #ff7f7f;
}

.block-style0 .block-bg2 .block-content {
  color: #333333;
}

.block-style0 .block-bg2 .block-content a {
  color: #0000ff;
}

.block-style0 .block-bg2 .block-content a:hover {
  color: #ff0000;
}

.block-style0 .block-stripe-bg2 {
  background-image: linear-gradient(-45deg, transparent 25%, #ff7f7f 25%, #ff7f7f 50%, transparent 50%, transparent 75%, #ff7f7f 75%, #ff7f7f 100%);
  background-size: 8px 8px;
  background-position: left top;
  background-repeat: repeat;
}

.block-style0 .block-stripe-bg2 .block-content {
  color: #333333;
}

.block-style0 .block-stripe-bg2 .block-content a {
  color: #0000ff;
}

.block-style0 .block-stripe-bg2 .block-content a:hover {
  color: #ff0000;
}

.block-style1 .block-content {
  color: #1f588c;
}

.block-style1 .block-content a {
  color: #1f588c;
}

.block-style1 .block-bg1 {
  background-color: #ebf6fc;
}

.block-style1 .block-bg1 .block-content {
  color: #1f588c;
}

.block-style1 .block-bg1 .block-content a {
  color: #1f588c;
}

.block-style1 .block-bg1 .block-content a:hover {
  color: #900119;
}

.block-style1 .block-stripe-bg1 {
  background-image: linear-gradient(-45deg, transparent 25%, #ebf6fc 25%, #ebf6fc 50%, transparent 50%, transparent 75%, #ebf6fc 75%, #ebf6fc 100%);
  background-size: 8px 8px;
  background-position: left top;
  background-repeat: repeat;
}

.block-style1 .block-stripe-bg1 .block-content {
  color: #1f588c;
}

.block-style1 .block-stripe-bg1 .block-content a {
  color: #1f588c;
}

.block-style1 .block-stripe-bg1 .block-content a:hover {
  color: #900119;
}

.block-style1 .block-bg2 {
  background-color: #2766a0;
}

.block-style1 .block-bg2 .block-content {
  color: white;
}

.block-style1 .block-bg2 .block-content a {
  color: white;
}

.block-style1 .block-bg2 .block-content a:hover {
  color: #900119;
}

.block-style1 .block-stripe-bg2 {
  background-image: linear-gradient(-45deg, transparent 25%, #2766a0 25%, #2766a0 50%, transparent 50%, transparent 75%, #2766a0 75%, #2766a0 100%);
  background-size: 8px 8px;
  background-position: left top;
  background-repeat: repeat;
}

.block-style1 .block-stripe-bg2 .block-content {
  color: white;
}

.block-style1 .block-stripe-bg2 .block-content a {
  color: white;
}

.block-style1 .block-stripe-bg2 .block-content a:hover {
  color: #900119;
}

.block-style2 .block-content {
  color: #005aa0;
}

.block-style2 .block-content a {
  color: #005aa0;
}

.block-style2 .block-bg1 {
  background-color: #deebf7;
}

.block-style2 .block-bg1 .block-content {
  color: #1f588c;
}

.block-style2 .block-bg1 .block-content a {
  color: #1f588c;
}

.block-style2 .block-bg1 .block-content a:hover {
  color: #900119;
}

.block-style2 .block-stripe-bg1 {
  background-image: linear-gradient(-45deg, transparent 25%, #deebf7 25%, #deebf7 50%, transparent 50%, transparent 75%, #deebf7 75%, #deebf7 100%);
  background-size: 8px 8px;
  background-position: left top;
  background-repeat: repeat;
}

.block-style2 .block-stripe-bg1 .block-content {
  color: #1f588c;
}

.block-style2 .block-stripe-bg1 .block-content a {
  color: #1f588c;
}

.block-style2 .block-stripe-bg1 .block-content a:hover {
  color: #900119;
}

.block-style2 .block-bg2 {
  background-color: #005aa0;
}

.block-style2 .block-bg2 .block-content {
  color: white;
}

.block-style2 .block-bg2 .block-content a {
  color: white;
}

.block-style2 .block-bg2 .block-content a:hover {
  color: #900119;
}

.block-style2 .block-stripe-bg2 {
  background-image: linear-gradient(-45deg, transparent 25%, #005aa0 25%, #005aa0 50%, transparent 50%, transparent 75%, #005aa0 75%, #005aa0 100%);
  background-size: 8px 8px;
  background-position: left top;
  background-repeat: repeat;
}

.block-style2 .block-stripe-bg2 .block-content {
  color: white;
}

.block-style2 .block-stripe-bg2 .block-content a {
  color: white;
}

.block-style2 .block-stripe-bg2 .block-content a:hover {
  color: #900119;
}

.block-style3 .block-content {
  color: #6a6b2a;
}

.block-style3 .block-content a {
  color: #6a6b2a;
}

.block-style3 .block-bg1 {
  background-color: #eef0bf;
}

.block-style3 .block-bg1 .block-content {
  color: #6a6b2a;
}

.block-style3 .block-bg1 .block-content a {
  color: #6a6b2a;
}

.block-style3 .block-bg1 .block-content a:hover {
  color: #900119;
}

.block-style3 .block-stripe-bg1 {
  background-image: linear-gradient(-45deg, transparent 25%, #eef0bf 25%, #eef0bf 50%, transparent 50%, transparent 75%, #eef0bf 75%, #eef0bf 100%);
  background-size: 8px 8px;
  background-position: left top;
  background-repeat: repeat;
}

.block-style3 .block-stripe-bg1 .block-content {
  color: #6a6b2a;
}

.block-style3 .block-stripe-bg1 .block-content a {
  color: #6a6b2a;
}

.block-style3 .block-stripe-bg1 .block-content a:hover {
  color: #900119;
}

.block-style3 .block-bg2 {
  background-color: #6a6b2a;
}

.block-style3 .block-bg2 .block-content {
  color: white;
}

.block-style3 .block-bg2 .block-content a {
  color: white;
}

.block-style3 .block-bg2 .block-content a:hover {
  color: #900119;
}

.block-style3 .block-stripe-bg2 {
  background-image: linear-gradient(-45deg, transparent 25%, #6a6b2a 25%, #6a6b2a 50%, transparent 50%, transparent 75%, #6a6b2a 75%, #6a6b2a 100%);
  background-size: 8px 8px;
  background-position: left top;
  background-repeat: repeat;
}

.block-style3 .block-stripe-bg2 .block-content {
  color: white;
}

.block-style3 .block-stripe-bg2 .block-content a {
  color: white;
}

.block-style3 .block-stripe-bg2 .block-content a:hover {
  color: #900119;
}

.block-style4 .block-content {
  color: #1f6500;
}

.block-style4 .block-content a {
  color: #1f6500;
}

.block-style4 .block-bg1 {
  background-color: #e2f0d9;
}

.block-style4 .block-bg1 .block-content {
  color: #1f6500;
}

.block-style4 .block-bg1 .block-content a {
  color: #1f6500;
}

.block-style4 .block-bg1 .block-content a:hover {
  color: #900119;
}

.block-style4 .block-stripe-bg1 {
  background-image: linear-gradient(-45deg, transparent 25%, #e2f0d9 25%, #e2f0d9 50%, transparent 50%, transparent 75%, #e2f0d9 75%, #e2f0d9 100%);
  background-size: 8px 8px;
  background-position: left top;
  background-repeat: repeat;
}

.block-style4 .block-stripe-bg1 .block-content {
  color: #1f6500;
}

.block-style4 .block-stripe-bg1 .block-content a {
  color: #1f6500;
}

.block-style4 .block-stripe-bg1 .block-content a:hover {
  color: #900119;
}

.block-style4 .block-bg2 {
  background-color: #1f6500;
}

.block-style4 .block-bg2 .block-content {
  color: white;
}

.block-style4 .block-bg2 .block-content a {
  color: white;
}

.block-style4 .block-bg2 .block-content a:hover {
  color: #900119;
}

.block-style4 .block-stripe-bg2 {
  background-image: linear-gradient(-45deg, transparent 25%, #1f6500 25%, #1f6500 50%, transparent 50%, transparent 75%, #1f6500 75%, #1f6500 100%);
  background-size: 8px 8px;
  background-position: left top;
  background-repeat: repeat;
}

.block-style4 .block-stripe-bg2 .block-content {
  color: white;
}

.block-style4 .block-stripe-bg2 .block-content a {
  color: white;
}

.block-style4 .block-stripe-bg2 .block-content a:hover {
  color: #900119;
}

.block .block-content .block-common-heading__h1 {
  margin: 0;
  padding: 0;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-weight: bold;
}

@media only screen and (max-width: 599px) {
  .block .block-content .block-common-heading__h1 {
    font-size: 2.6rem;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block .block-content .block-common-heading__h1 {
    font-size: 2.8rem;
  }
}

@media only screen and (min-width: 780px) and (max-width: 1019px) {
  .block .block-content .block-common-heading__h1 {
    font-size: 3rem;
  }
}

@media only screen and (min-width: 1020px) {
  .block .block-content .block-common-heading__h1 {
    font-size: 3.2rem;
  }
}

.block .block-content .block-common-heading__h2 {
  margin: 0;
  padding: 0;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-weight: bold;
}

@media only screen and (max-width: 599px) {
  .block .block-content .block-common-heading__h2 {
    font-size: 2.4rem;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block .block-content .block-common-heading__h2 {
    font-size: 2.6rem;
  }
}

@media only screen and (min-width: 780px) and (max-width: 1019px) {
  .block .block-content .block-common-heading__h2 {
    font-size: 2.8rem;
  }
}

@media only screen and (min-width: 1020px) {
  .block .block-content .block-common-heading__h2 {
    font-size: 2.8rem;
  }
}

.block .block-content .block-common-heading__h3 {
  margin: 0;
  padding: 0;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-weight: bold;
}

@media only screen and (max-width: 599px) {
  .block .block-content .block-common-heading__h3 {
    font-size: 2.2rem;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block .block-content .block-common-heading__h3 {
    font-size: 2.4rem;
  }
}

@media only screen and (min-width: 780px) and (max-width: 1019px) {
  .block .block-content .block-common-heading__h3 {
    font-size: 2.6rem;
  }
}

@media only screen and (min-width: 1020px) {
  .block .block-content .block-common-heading__h3 {
    font-size: 2.6rem;
  }
}

.block .block-content .block-common-heading__h4 {
  margin: 0;
  padding: 0;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-weight: bold;
}

@media only screen and (max-width: 599px) {
  .block .block-content .block-common-heading__h4 {
    font-size: 2rem;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block .block-content .block-common-heading__h4 {
    font-size: 2rem;
  }
}

@media only screen and (min-width: 780px) and (max-width: 1019px) {
  .block .block-content .block-common-heading__h4 {
    font-size: 2.2rem;
  }
}

@media only screen and (min-width: 1020px) {
  .block .block-content .block-common-heading__h4 {
    font-size: 2.2rem;
  }
}

.block .block-content .block-common-heading__h5 {
  margin: 0;
  padding: 0;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-weight: bold;
}

@media only screen and (max-width: 599px) {
  .block .block-content .block-common-heading__h5 {
    font-size: 1.8rem;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block .block-content .block-common-heading__h5 {
    font-size: 1.9rem;
  }
}

@media only screen and (min-width: 780px) and (max-width: 1019px) {
  .block .block-content .block-common-heading__h5 {
    font-size: 1.9rem;
  }
}

@media only screen and (min-width: 1020px) {
  .block .block-content .block-common-heading__h5 {
    font-size: 2rem;
  }
}

.block .block-content .block-common-heading__h6 {
  margin: 0;
  padding: 0;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-weight: bold;
}

@media only screen and (max-width: 599px) {
  .block .block-content .block-common-heading__h6 {
    font-size: 1.8rem;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block .block-content .block-common-heading__h6 {
    font-size: 1.8rem;
  }
}

@media only screen and (min-width: 780px) and (max-width: 1019px) {
  .block .block-content .block-common-heading__h6 {
    font-size: 1.8rem;
  }
}

@media only screen and (min-width: 1020px) {
  .block .block-content .block-common-heading__h6 {
    font-size: 1.8rem;
  }
}

.block .block-content .block-common-heading__panel {
  margin: 0;
  padding: 0;
  font-weight: bold;
}

@media only screen and (max-width: 599px) {
  .block .block-content .block-common-heading__panel {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block .block-content .block-common-heading__panel {
    font-size: 1.9rem;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 780px) and (max-width: 1019px) {
  .block .block-content .block-common-heading__panel {
    font-size: 1.9rem;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 1020px) {
  .block .block-content .block-common-heading__panel {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}

.block .block-content .block-common-heading__list {
  margin: 0;
  padding: 0;
  font-weight: bold;
}

@media only screen and (max-width: 599px) {
  .block .block-content .block-common-heading__list {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block .block-content .block-common-heading__list {
    font-size: 1.9rem;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 780px) and (max-width: 1019px) {
  .block .block-content .block-common-heading__list {
    font-size: 1.9rem;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 1020px) {
  .block .block-content .block-common-heading__list {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}

.block .block-content .block-common-table {
  width: 100%;
}

.block .block-content .block-common-table th {
  text-align: left;
  font-weight: normal;
  font-weight: bold;
}

@media only screen and (max-width: 599px) {
  .block .block-content .block-common-table th {
    font-size: 1.4rem;
    padding: 0.6em;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block .block-content .block-common-table th {
    font-size: 1.5rem;
    padding: 0.8em;
  }
}

@media only screen and (min-width: 780px) and (max-width: 1019px) {
  .block .block-content .block-common-table th {
    padding: 0.8em;
  }
}

@media only screen and (min-width: 1020px) {
  .block .block-content .block-common-table th {
    padding: 1em;
  }
}

@media only screen and (max-width: 599px) {
  .block .block-content .block-common-table td {
    font-size: 1.4rem;
    padding: 0.6em;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block .block-content .block-common-table td {
    font-size: 1.5rem;
    padding: 0.8em;
  }
}

@media only screen and (min-width: 780px) and (max-width: 1019px) {
  .block .block-content .block-common-table td {
    padding: 0.8em;
  }
}

@media only screen and (min-width: 1020px) {
  .block .block-content .block-common-table td {
    padding: 1em;
  }
}

.block .block-content .block-common-noimage {
  margin: 0;
  padding: 0;
  font-size: 0rem;
  position: relative;
  display: block;
  width: 100%;
  padding-top: 56.25%;
  line-height: 1;
  background-image: url("/faculty/science/images/common/noimage.jpg");
  background-size: cover;
}

.block .block-content a.block-common-button {
  display: block;
}

@media only screen and (max-width: 599px) {
  .block .block-content a.block-common-button {
    padding: .6em;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block .block-content a.block-common-button {
    padding: .8em;
  }
}

@media only screen and (min-width: 780px) and (max-width: 1019px) {
  .block .block-content a.block-common-button {
    padding: .8em;
  }
}

@media only screen and (min-width: 1020px) {
  .block .block-content a.block-common-button {
    padding: 1em;
  }
}

.block .block-content .block-common-map {
  border: 1px solid #ddd;
}

.block .block-content .block-common-map iframe {
  width: 100%;
}

.block .block-content .page-numbers {
  text-align: center;
}

.block .block-content .page-numbers span {
  font-size: 1.3rem;
  display: inline-block;
  margin: 0 2px 12px 2px;
  padding: 8px 0 0 0;
  border-radius: 20px;
  box-sizing: border-box;
  width: 28px;
  height: 28px;
  text-align: center;
  text-decoration: none;
  line-height: 1;
}

.block .block-content .page-numbers a {
  font-size: 1.3rem;
  display: inline-block;
  margin: 0 2px 12px 2px;
  padding: 8px 0 0 0;
  border-radius: 20px;
  box-sizing: border-box;
  width: 28px;
  height: 28px;
  text-align: center;
  text-decoration: none;
  line-height: 1;
}

.block .block-content .page-numbers a.link_before {
  width: auto;
  padding: 8px 20px 0 20px;
  margin: 0 0 0 5px;
}

.block .block-content .page-numbers a.link_next {
  width: auto;
  padding: 8px 20px 0 20px;
  margin: 0 0 0 5px;
}

.block-style0 .block-heading-border-on .block-common-heading__h1::after {
  display: block;
  content: '';
  border-bottom: 4px solid #ff7f7f;
}

.block-style0 .block-heading-border-on .block-common-heading__h2::after {
  display: block;
  content: '';
  border-bottom: 4px solid #ff7f7f;
}

.block-style0 .block-heading-border-on .block-common-heading__h3::after {
  display: block;
  content: '';
  border-bottom: 3px solid #ff7f7f;
}

.block-style0 .block-heading-border-on .block-common-heading__h4::after {
  display: block;
  content: '';
  border-bottom: 3px solid #ff7f7f;
}

.block-style0 .block-heading-border-on .block-common-heading__h5::after {
  display: block;
  content: '';
  border-bottom: 2px solid #ff7f7f;
}

.block-style0 .block-heading-border-on .block-common-heading__h6::after {
  display: block;
  content: '';
  border-bottom: 2px solid #ff7f7f;
}

.block-style0 .block-content .block-common-heading__h1--fixed::after {
  display: block;
  content: '';
  border-bottom: 4px solid #ff7f7f;
}

.block-style0 .block-content .block-common-heading__h2--fixed::after {
  display: block;
  content: '';
  border-bottom: 4px solid #ff7f7f;
}

.block-style0 .block-content .block-common-heading__h3--fixed::after {
  display: block;
  content: '';
  border-bottom: 3px solid #ff7f7f;
}

.block-style0 .block-content .block-common-heading__h4--fixed::after {
  display: block;
  content: '';
  border-bottom: 3px solid #ff7f7f;
}

.block-style0 .block-content .block-common-heading__h5--fixed::after {
  display: block;
  content: '';
  border-bottom: 2px solid #ff7f7f;
}

.block-style0 .block-content .block-common-heading__h6--fixed::after {
  display: block;
  content: '';
  border-bottom: 2px solid #ff7f7f;
}

.block-style0 .block-content .block-common-heading__panel {
  border-bottom: 2px solid #ff7f7f;
}

.block-style0 .block-content .block-common-heading__list {
  border-bottom: 2px solid #ff7f7f;
}

.block-style0 .block-content .block-common-table {
  border-top: 1px solid #ff7f7f;
}

.block-style0 .block-content .block-common-table th {
  border-bottom: 1px solid #ff7f7f;
}

.block-style0 .block-content .block-common-table td {
  border-bottom: 1px solid #ff7f7f;
}

.block-style0 .block-content a:not(.block-common-button):hover {
  color: #ff0000;
}

.block-style0 .block-content a.block-common-button {
  color: #333333;
  background-color: #ff7f7f;
  border: 1px solid #ff7f7f;
}

.block-style0 .block-content a.block-common-button:hover {
  color: #333333;
  background-color: #ff0000;
  border: 1px solid #ff0000;
}

.block-style0 .block-content .page-numbers span.current_page {
  background-color: #ffbcbc;
}

.block-style0 .block-content .page-numbers a {
  color: #333333;
  background-color: #ff7f7f;
}

.block-style0 .block-content .page-numbers a:hover {
  color: #333333;
  background-color: #ff0000;
}

.block-style0 .block-bg1 {
  background-color: #ffbcbc;
}

.block-style0 .block-bg2 {
  background-color: #ff7f7f;
}

.block-style0 .block-bg2.block-heading-border-on .block-common-heading__h1::after {
  border-bottom: 4px solid #333333;
}

.block-style0 .block-bg2.block-heading-border-on .block-common-heading__h2::after {
  border-bottom: 4px solid #333333;
}

.block-style0 .block-bg2.block-heading-border-on .block-common-heading__h3::after {
  border-bottom: 3px solid #333333;
}

.block-style0 .block-bg2.block-heading-border-on .block-common-heading__h4::after {
  border-bottom: 3px solid #333333;
}

.block-style0 .block-bg2.block-heading-border-on .block-common-heading__h5::after {
  border-bottom: 2px solid #333333;
}

.block-style0 .block-bg2.block-heading-border-on .block-common-heading__h6::after {
  border-bottom: 2px solid #333333;
}

.block-style0 .block-bg2 .block-content .block-common-heading__h1--fixed::after {
  border-bottom: 4px solid #333333;
}

.block-style0 .block-bg2 .block-content .block-common-heading__h2--fixed::after {
  border-bottom: 4px solid #333333;
}

.block-style0 .block-bg2 .block-content .block-common-heading__h3--fixed::after {
  border-bottom: 3px solid #333333;
}

.block-style0 .block-bg2 .block-content .block-common-heading__h4--fixed::after {
  border-bottom: 3px solid #333333;
}

.block-style0 .block-bg2 .block-content .block-common-heading__h5--fixed::after {
  border-bottom: 2px solid #333333;
}

.block-style0 .block-bg2 .block-content .block-common-heading__h6--fixed::after {
  border-bottom: 2px solid #333333;
}

.block-style0 .block-bg2 .block-content .block-common-heading__panel {
  border-bottom: 2px solid #333333;
}

.block-style0 .block-bg2 .block-content .block-common-heading__list {
  border-bottom: 2px solid #333333;
}

.block-style0 .block-bg2 .block-content .block-common-table {
  border-top: 1px solid #333333;
}

.block-style0 .block-bg2 .block-content .block-common-table th {
  border-bottom: 1px solid #333333;
}

.block-style0 .block-bg2 .block-content .block-common-table td {
  border-bottom: 1px solid #333333;
}

.block-style1 .block-heading-border-on .block-common-heading__h1::after {
  display: block;
  content: '';
  border-bottom: 4px solid #2766a0;
}

.block-style1 .block-heading-border-on .block-common-heading__h2::after {
  display: block;
  content: '';
  border-bottom: 4px solid #2766a0;
}

.block-style1 .block-heading-border-on .block-common-heading__h3::after {
  display: block;
  content: '';
  border-bottom: 3px solid #2766a0;
}

.block-style1 .block-heading-border-on .block-common-heading__h4::after {
  display: block;
  content: '';
  border-bottom: 3px solid #2766a0;
}

.block-style1 .block-heading-border-on .block-common-heading__h5::after {
  display: block;
  content: '';
  border-bottom: 2px solid #2766a0;
}

.block-style1 .block-heading-border-on .block-common-heading__h6::after {
  display: block;
  content: '';
  border-bottom: 2px solid #2766a0;
}

.block-style1 .block-content .block-common-heading__h1--fixed::after {
  display: block;
  content: '';
  border-bottom: 4px solid #2766a0;
}

.block-style1 .block-content .block-common-heading__h2--fixed::after {
  display: block;
  content: '';
  border-bottom: 4px solid #2766a0;
}

.block-style1 .block-content .block-common-heading__h3--fixed::after {
  display: block;
  content: '';
  border-bottom: 3px solid #2766a0;
}

.block-style1 .block-content .block-common-heading__h4--fixed::after {
  display: block;
  content: '';
  border-bottom: 3px solid #2766a0;
}

.block-style1 .block-content .block-common-heading__h5--fixed::after {
  display: block;
  content: '';
  border-bottom: 2px solid #2766a0;
}

.block-style1 .block-content .block-common-heading__h6--fixed::after {
  display: block;
  content: '';
  border-bottom: 2px solid #2766a0;
}

.block-style1 .block-content .block-common-heading__panel {
  border-bottom: 2px solid #2766a0;
}

.block-style1 .block-content .block-common-heading__list {
  border-bottom: 2px solid #2766a0;
}

.block-style1 .block-content .block-common-table {
  border-top: 1px solid #2766a0;
}

.block-style1 .block-content .block-common-table th {
  border-bottom: 1px solid #2766a0;
}

.block-style1 .block-content .block-common-table td {
  border-bottom: 1px solid #2766a0;
}

.block-style1 .block-content a:not(.block-common-button):hover {
  color: #900119;
}

.block-style1 .block-content a.block-common-button {
  color: white;
  background-color: #2766a0;
  border: 1px solid #2766a0;
}

.block-style1 .block-content a.block-common-button:hover {
  color: white;
  background-color: #900119;
  border: 1px solid #900119;
}

.block-style1 .block-content .page-numbers span.current_page {
  background-color: #ebf6fc;
}

.block-style1 .block-content .page-numbers a {
  color: white;
  background-color: #2766a0;
}

.block-style1 .block-content .page-numbers a:hover {
  color: white;
  background-color: #900119;
}

.block-style1 .block-bg1 {
  background-color: #ebf6fc;
}

.block-style1 .block-bg2 {
  background-color: #2766a0;
}

.block-style1 .block-bg2.block-heading-border-on .block-common-heading__h1::after {
  border-bottom: 4px solid white;
}

.block-style1 .block-bg2.block-heading-border-on .block-common-heading__h2::after {
  border-bottom: 4px solid white;
}

.block-style1 .block-bg2.block-heading-border-on .block-common-heading__h3::after {
  border-bottom: 3px solid white;
}

.block-style1 .block-bg2.block-heading-border-on .block-common-heading__h4::after {
  border-bottom: 3px solid white;
}

.block-style1 .block-bg2.block-heading-border-on .block-common-heading__h5::after {
  border-bottom: 2px solid white;
}

.block-style1 .block-bg2.block-heading-border-on .block-common-heading__h6::after {
  border-bottom: 2px solid white;
}

.block-style1 .block-bg2 .block-content .block-common-heading__h1--fixed::after {
  border-bottom: 4px solid white;
}

.block-style1 .block-bg2 .block-content .block-common-heading__h2--fixed::after {
  border-bottom: 4px solid white;
}

.block-style1 .block-bg2 .block-content .block-common-heading__h3--fixed::after {
  border-bottom: 3px solid white;
}

.block-style1 .block-bg2 .block-content .block-common-heading__h4--fixed::after {
  border-bottom: 3px solid white;
}

.block-style1 .block-bg2 .block-content .block-common-heading__h5--fixed::after {
  border-bottom: 2px solid white;
}

.block-style1 .block-bg2 .block-content .block-common-heading__h6--fixed::after {
  border-bottom: 2px solid white;
}

.block-style1 .block-bg2 .block-content .block-common-heading__panel {
  border-bottom: 2px solid white;
}

.block-style1 .block-bg2 .block-content .block-common-heading__list {
  border-bottom: 2px solid white;
}

.block-style1 .block-bg2 .block-content .block-common-table {
  border-top: 1px solid white;
}

.block-style1 .block-bg2 .block-content .block-common-table th {
  border-bottom: 1px solid white;
}

.block-style1 .block-bg2 .block-content .block-common-table td {
  border-bottom: 1px solid white;
}

.block-style2 .block-heading-border-on .block-common-heading__h1::after {
  display: block;
  content: '';
  border-bottom: 4px solid #005aa0;
}

.block-style2 .block-heading-border-on .block-common-heading__h2::after {
  display: block;
  content: '';
  border-bottom: 4px solid #005aa0;
}

.block-style2 .block-heading-border-on .block-common-heading__h3::after {
  display: block;
  content: '';
  border-bottom: 3px solid #005aa0;
}

.block-style2 .block-heading-border-on .block-common-heading__h4::after {
  display: block;
  content: '';
  border-bottom: 3px solid #005aa0;
}

.block-style2 .block-heading-border-on .block-common-heading__h5::after {
  display: block;
  content: '';
  border-bottom: 2px solid #005aa0;
}

.block-style2 .block-heading-border-on .block-common-heading__h6::after {
  display: block;
  content: '';
  border-bottom: 2px solid #005aa0;
}

.block-style2 .block-content .block-common-heading__h1--fixed::after {
  display: block;
  content: '';
  border-bottom: 4px solid #005aa0;
}

.block-style2 .block-content .block-common-heading__h2--fixed::after {
  display: block;
  content: '';
  border-bottom: 4px solid #005aa0;
}

.block-style2 .block-content .block-common-heading__h3--fixed::after {
  display: block;
  content: '';
  border-bottom: 3px solid #005aa0;
}

.block-style2 .block-content .block-common-heading__h4--fixed::after {
  display: block;
  content: '';
  border-bottom: 3px solid #005aa0;
}

.block-style2 .block-content .block-common-heading__h5--fixed::after {
  display: block;
  content: '';
  border-bottom: 2px solid #005aa0;
}

.block-style2 .block-content .block-common-heading__h6--fixed::after {
  display: block;
  content: '';
  border-bottom: 2px solid #005aa0;
}

.block-style2 .block-content .block-common-heading__panel {
  border-bottom: 2px solid #005aa0;
}

.block-style2 .block-content .block-common-heading__list {
  border-bottom: 2px solid #005aa0;
}

.block-style2 .block-content .block-common-table {
  border-top: 1px solid #005aa0;
}

.block-style2 .block-content .block-common-table th {
  border-bottom: 1px solid #005aa0;
}

.block-style2 .block-content .block-common-table td {
  border-bottom: 1px solid #005aa0;
}

.block-style2 .block-content a:not(.block-common-button):hover {
  color: #900119;
}

.block-style2 .block-content a.block-common-button {
  color: white;
  background-color: #005aa0;
  border: 1px solid #005aa0;
}

.block-style2 .block-content a.block-common-button:hover {
  color: white;
  background-color: #900119;
  border: 1px solid #900119;
}

.block-style2 .block-content .page-numbers span.current_page {
  background-color: #deebf7;
}

.block-style2 .block-content .page-numbers a {
  color: white;
  background-color: #005aa0;
}

.block-style2 .block-content .page-numbers a:hover {
  color: white;
  background-color: #900119;
}

.block-style2 .block-bg1 {
  background-color: #deebf7;
}

.block-style2 .block-bg2 {
  background-color: #005aa0;
}

.block-style2 .block-bg2.block-heading-border-on .block-common-heading__h1::after {
  border-bottom: 4px solid white;
}

.block-style2 .block-bg2.block-heading-border-on .block-common-heading__h2::after {
  border-bottom: 4px solid white;
}

.block-style2 .block-bg2.block-heading-border-on .block-common-heading__h3::after {
  border-bottom: 3px solid white;
}

.block-style2 .block-bg2.block-heading-border-on .block-common-heading__h4::after {
  border-bottom: 3px solid white;
}

.block-style2 .block-bg2.block-heading-border-on .block-common-heading__h5::after {
  border-bottom: 2px solid white;
}

.block-style2 .block-bg2.block-heading-border-on .block-common-heading__h6::after {
  border-bottom: 2px solid white;
}

.block-style2 .block-bg2 .block-content .block-common-heading__h1--fixed::after {
  border-bottom: 4px solid white;
}

.block-style2 .block-bg2 .block-content .block-common-heading__h2--fixed::after {
  border-bottom: 4px solid white;
}

.block-style2 .block-bg2 .block-content .block-common-heading__h3--fixed::after {
  border-bottom: 3px solid white;
}

.block-style2 .block-bg2 .block-content .block-common-heading__h4--fixed::after {
  border-bottom: 3px solid white;
}

.block-style2 .block-bg2 .block-content .block-common-heading__h5--fixed::after {
  border-bottom: 2px solid white;
}

.block-style2 .block-bg2 .block-content .block-common-heading__h6--fixed::after {
  border-bottom: 2px solid white;
}

.block-style2 .block-bg2 .block-content .block-common-heading__panel {
  border-bottom: 2px solid white;
}

.block-style2 .block-bg2 .block-content .block-common-heading__list {
  border-bottom: 2px solid white;
}

.block-style2 .block-bg2 .block-content .block-common-table {
  border-top: 1px solid white;
}

.block-style2 .block-bg2 .block-content .block-common-table th {
  border-bottom: 1px solid white;
}

.block-style2 .block-bg2 .block-content .block-common-table td {
  border-bottom: 1px solid white;
}

.block-style3 .block-heading-border-on .block-common-heading__h1::after {
  display: block;
  content: '';
  border-bottom: 4px solid #6a6b2a;
}

.block-style3 .block-heading-border-on .block-common-heading__h2::after {
  display: block;
  content: '';
  border-bottom: 4px solid #6a6b2a;
}

.block-style3 .block-heading-border-on .block-common-heading__h3::after {
  display: block;
  content: '';
  border-bottom: 3px solid #6a6b2a;
}

.block-style3 .block-heading-border-on .block-common-heading__h4::after {
  display: block;
  content: '';
  border-bottom: 3px solid #6a6b2a;
}

.block-style3 .block-heading-border-on .block-common-heading__h5::after {
  display: block;
  content: '';
  border-bottom: 2px solid #6a6b2a;
}

.block-style3 .block-heading-border-on .block-common-heading__h6::after {
  display: block;
  content: '';
  border-bottom: 2px solid #6a6b2a;
}

.block-style3 .block-content .block-common-heading__h1--fixed::after {
  display: block;
  content: '';
  border-bottom: 4px solid #6a6b2a;
}

.block-style3 .block-content .block-common-heading__h2--fixed::after {
  display: block;
  content: '';
  border-bottom: 4px solid #6a6b2a;
}

.block-style3 .block-content .block-common-heading__h3--fixed::after {
  display: block;
  content: '';
  border-bottom: 3px solid #6a6b2a;
}

.block-style3 .block-content .block-common-heading__h4--fixed::after {
  display: block;
  content: '';
  border-bottom: 3px solid #6a6b2a;
}

.block-style3 .block-content .block-common-heading__h5--fixed::after {
  display: block;
  content: '';
  border-bottom: 2px solid #6a6b2a;
}

.block-style3 .block-content .block-common-heading__h6--fixed::after {
  display: block;
  content: '';
  border-bottom: 2px solid #6a6b2a;
}

.block-style3 .block-content .block-common-heading__panel {
  border-bottom: 2px solid #6a6b2a;
}

.block-style3 .block-content .block-common-heading__list {
  border-bottom: 2px solid #6a6b2a;
}

.block-style3 .block-content .block-common-table {
  border-top: 1px solid #6a6b2a;
}

.block-style3 .block-content .block-common-table th {
  border-bottom: 1px solid #6a6b2a;
}

.block-style3 .block-content .block-common-table td {
  border-bottom: 1px solid #6a6b2a;
}

.block-style3 .block-content a:not(.block-common-button):hover {
  color: #900119;
}

.block-style3 .block-content a.block-common-button {
  color: white;
  background-color: #6a6b2a;
  border: 1px solid #6a6b2a;
}

.block-style3 .block-content a.block-common-button:hover {
  color: white;
  background-color: #900119;
  border: 1px solid #900119;
}

.block-style3 .block-content .page-numbers span.current_page {
  background-color: #eef0bf;
}

.block-style3 .block-content .page-numbers a {
  color: white;
  background-color: #6a6b2a;
}

.block-style3 .block-content .page-numbers a:hover {
  color: white;
  background-color: #900119;
}

.block-style3 .block-bg1 {
  background-color: #eef0bf;
}

.block-style3 .block-bg2 {
  background-color: #6a6b2a;
}

.block-style3 .block-bg2.block-heading-border-on .block-common-heading__h1::after {
  border-bottom: 4px solid white;
}

.block-style3 .block-bg2.block-heading-border-on .block-common-heading__h2::after {
  border-bottom: 4px solid white;
}

.block-style3 .block-bg2.block-heading-border-on .block-common-heading__h3::after {
  border-bottom: 3px solid white;
}

.block-style3 .block-bg2.block-heading-border-on .block-common-heading__h4::after {
  border-bottom: 3px solid white;
}

.block-style3 .block-bg2.block-heading-border-on .block-common-heading__h5::after {
  border-bottom: 2px solid white;
}

.block-style3 .block-bg2.block-heading-border-on .block-common-heading__h6::after {
  border-bottom: 2px solid white;
}

.block-style3 .block-bg2 .block-content .block-common-heading__h1--fixed::after {
  border-bottom: 4px solid white;
}

.block-style3 .block-bg2 .block-content .block-common-heading__h2--fixed::after {
  border-bottom: 4px solid white;
}

.block-style3 .block-bg2 .block-content .block-common-heading__h3--fixed::after {
  border-bottom: 3px solid white;
}

.block-style3 .block-bg2 .block-content .block-common-heading__h4--fixed::after {
  border-bottom: 3px solid white;
}

.block-style3 .block-bg2 .block-content .block-common-heading__h5--fixed::after {
  border-bottom: 2px solid white;
}

.block-style3 .block-bg2 .block-content .block-common-heading__h6--fixed::after {
  border-bottom: 2px solid white;
}

.block-style3 .block-bg2 .block-content .block-common-heading__panel {
  border-bottom: 2px solid white;
}

.block-style3 .block-bg2 .block-content .block-common-heading__list {
  border-bottom: 2px solid white;
}

.block-style3 .block-bg2 .block-content .block-common-table {
  border-top: 1px solid white;
}

.block-style3 .block-bg2 .block-content .block-common-table th {
  border-bottom: 1px solid white;
}

.block-style3 .block-bg2 .block-content .block-common-table td {
  border-bottom: 1px solid white;
}

.block-style4 .block-heading-border-on .block-common-heading__h1::after {
  display: block;
  content: '';
  border-bottom: 4px solid #1f6500;
}

.block-style4 .block-heading-border-on .block-common-heading__h2::after {
  display: block;
  content: '';
  border-bottom: 4px solid #1f6500;
}

.block-style4 .block-heading-border-on .block-common-heading__h3::after {
  display: block;
  content: '';
  border-bottom: 3px solid #1f6500;
}

.block-style4 .block-heading-border-on .block-common-heading__h4::after {
  display: block;
  content: '';
  border-bottom: 3px solid #1f6500;
}

.block-style4 .block-heading-border-on .block-common-heading__h5::after {
  display: block;
  content: '';
  border-bottom: 2px solid #1f6500;
}

.block-style4 .block-heading-border-on .block-common-heading__h6::after {
  display: block;
  content: '';
  border-bottom: 2px solid #1f6500;
}

.block-style4 .block-content .block-common-heading__h1--fixed::after {
  display: block;
  content: '';
  border-bottom: 4px solid #1f6500;
}

.block-style4 .block-content .block-common-heading__h2--fixed::after {
  display: block;
  content: '';
  border-bottom: 4px solid #1f6500;
}

.block-style4 .block-content .block-common-heading__h3--fixed::after {
  display: block;
  content: '';
  border-bottom: 3px solid #1f6500;
}

.block-style4 .block-content .block-common-heading__h4--fixed::after {
  display: block;
  content: '';
  border-bottom: 3px solid #1f6500;
}

.block-style4 .block-content .block-common-heading__h5--fixed::after {
  display: block;
  content: '';
  border-bottom: 2px solid #1f6500;
}

.block-style4 .block-content .block-common-heading__h6--fixed::after {
  display: block;
  content: '';
  border-bottom: 2px solid #1f6500;
}

.block-style4 .block-content .block-common-heading__panel {
  border-bottom: 2px solid #1f6500;
}

.block-style4 .block-content .block-common-heading__list {
  border-bottom: 2px solid #1f6500;
}

.block-style4 .block-content .block-common-table {
  border-top: 1px solid #1f6500;
}

.block-style4 .block-content .block-common-table th {
  border-bottom: 1px solid #1f6500;
}

.block-style4 .block-content .block-common-table td {
  border-bottom: 1px solid #1f6500;
}

.block-style4 .block-content a:not(.block-common-button):hover {
  color: #900119;
}

.block-style4 .block-content a.block-common-button {
  color: white;
  background-color: #1f6500;
  border: 1px solid #1f6500;
}

.block-style4 .block-content a.block-common-button:hover {
  color: white;
  background-color: #900119;
  border: 1px solid #900119;
}

.block-style4 .block-content .page-numbers span.current_page {
  background-color: #e2f0d9;
}

.block-style4 .block-content .page-numbers a {
  color: white;
  background-color: #1f6500;
}

.block-style4 .block-content .page-numbers a:hover {
  color: white;
  background-color: #900119;
}

.block-style4 .block-bg1 {
  background-color: #e2f0d9;
}

.block-style4 .block-bg2 {
  background-color: #1f6500;
}

.block-style4 .block-bg2.block-heading-border-on .block-common-heading__h1::after {
  border-bottom: 4px solid white;
}

.block-style4 .block-bg2.block-heading-border-on .block-common-heading__h2::after {
  border-bottom: 4px solid white;
}

.block-style4 .block-bg2.block-heading-border-on .block-common-heading__h3::after {
  border-bottom: 3px solid white;
}

.block-style4 .block-bg2.block-heading-border-on .block-common-heading__h4::after {
  border-bottom: 3px solid white;
}

.block-style4 .block-bg2.block-heading-border-on .block-common-heading__h5::after {
  border-bottom: 2px solid white;
}

.block-style4 .block-bg2.block-heading-border-on .block-common-heading__h6::after {
  border-bottom: 2px solid white;
}

.block-style4 .block-bg2 .block-content .block-common-heading__h1--fixed::after {
  border-bottom: 4px solid white;
}

.block-style4 .block-bg2 .block-content .block-common-heading__h2--fixed::after {
  border-bottom: 4px solid white;
}

.block-style4 .block-bg2 .block-content .block-common-heading__h3--fixed::after {
  border-bottom: 3px solid white;
}

.block-style4 .block-bg2 .block-content .block-common-heading__h4--fixed::after {
  border-bottom: 3px solid white;
}

.block-style4 .block-bg2 .block-content .block-common-heading__h5--fixed::after {
  border-bottom: 2px solid white;
}

.block-style4 .block-bg2 .block-content .block-common-heading__h6--fixed::after {
  border-bottom: 2px solid white;
}

.block-style4 .block-bg2 .block-content .block-common-heading__panel {
  border-bottom: 2px solid white;
}

.block-style4 .block-bg2 .block-content .block-common-heading__list {
  border-bottom: 2px solid white;
}

.block-style4 .block-bg2 .block-content .block-common-table {
  border-top: 1px solid white;
}

.block-style4 .block-bg2 .block-content .block-common-table th {
  border-bottom: 1px solid white;
}

.block-style4 .block-bg2 .block-content .block-common-table td {
  border-bottom: 1px solid white;
}

.swiper-container .swiper-button-prev {
  width: 40px;
}

.swiper-container .swiper-button-prev::after {
  display: none;
}

.swiper-container .swiper-button-next {
  width: 40px;
}

.swiper-container .swiper-button-next::after {
  display: none;
}

.swiper-container .swiper-slide a {
  text-decoration: none;
}

.swiper-container .swiper-slide a figure {
  position: relative;
  overflow: hidden;
}

.swiper-container .swiper-slide a figure::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: #fff;
  opacity: 0;
  transition: all 0.25s;
}

.swiper-container .swiper-slide a:hover figure::after {
  opacity: 0.6;
}

.block.block-type-news .block-content {
  position: relative;
}

.block.block-type-news .block-content .block-type-news__button {
  display: inline-block;
  border-radius: 50px;
  font-size: 1.2rem;
  color: #fff;
  padding: 0 1.2em;
  text-decoration: none;
  transition: all 0.25s;
}

.block.block-type-news .block-content .block-type-news__more {
  position: absolute;
  top: 1.5em;
  right: 0px;
}

.block.block-type-news .block-content .block-type-news__list {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.block.block-type-news .block-content .block-type-news__list > li {
  margin-bottom: 5px;
  font-size: 1.4rem;
}

@media only screen and (max-width: 779px) {
  .block.block-type-news .block-content .block-type-news__list > li {
    padding-bottom: 5px;
  }
}

@media only screen and (min-width: 780px) {
  .block.block-type-news .block-content .block-type-news__list > li {
    display: flex;
    align-items: top;
  }
}

.block.block-type-news .block-content .block-type-news__list > li .date {
  font-size: 1.2rem;
}

@media only screen and (max-width: 779px) {
  .block.block-type-news .block-content .block-type-news__list > li .date {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 780px) {
  .block.block-type-news .block-content .block-type-news__list > li .date {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 110px;
  }
}

@media only screen and (max-width: 779px) {
  .block.block-type-news .block-content .block-type-news__list > li .labels {
    margin-bottom: 5px;
  }
}

@media only screen and (min-width: 780px) {
  .block.block-type-news .block-content .block-type-news__list > li .labels {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
  }
}

.block.block-type-news .block-content .block-type-news__list > li .labels ul {
  display: flex;
  flex-wrap: wrap;
  margin-right: 10px;
}

.block.block-type-news .block-content .block-type-news__list > li .labels ul li {
  margin-right: 1px;
  margin-bottom: 1px;
}

.block.block-type-news .block-content .block-type-news__list > li .labels ul li a {
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #900119;
  background-color: #900119;
  color: #fff;
  font-size: 1.3rem;
  padding: 0 1.5em;
  margin-right: 3px;
}

.block.block-type-news .block-content .block-type-news__list > li .labels ul li span {
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #900119;
  background-color: #900119;
  color: #fff;
  font-size: 1.2rem;
  padding: 0 1.5em;
  margin-right: 3px;
}

.block.block-type-news .block-content .block-type-news__list > li .title {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

.block.block-type-news .block-content .block-type-news__list > li .title a {
  display: block;
}

.block-type-news.block-style0 .block-content .block-type-news__title {
  border-bottom: 2px solid #ff7f7f;
}

.block-type-news.block-style0 .block-content .block-type-news__button {
  border: 1px solid #333333;
  background-color: #333333;
  color: #333333;
}

.block-type-news.block-style0 .block-content .block-type-news__button:hover {
  color: #333333;
  border: 1px solid #ff0000;
  background-color: #ff0000;
}

@media only screen and (max-width: 779px) {
  .block-type-news.block-style0 .block-content .block-type-news__list > li {
    border-bottom: 1px solid #ff7f7f;
  }
}

.block-type-news.block-style0 .block-content .block-type-news__list > li .title {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

.block-type-news.block-style0 .block-content .block-type-news__list > li .title a {
  display: block;
}

.block-type-news.block-style0 .block-content .block-type-news__list > li .title a:hover {
  color: #ff0000;
}

.block-type-news.block-style0 .block-bg1 {
  background-color: #ffbcbc;
}

.block-type-news.block-style0 .block-bg2 {
  background-color: #ff7f7f;
}

.block-type-news.block-style0 .block-bg2 .block-content .block-type-news__title {
  border-bottom: 2px solid #333333;
}

.block-type-news.block-style0 .block-bg2 .block-content .block-type-news__article {
  color: #ff7f7f;
}

.block-type-news.block-style0 .block-bg2 .block-content .block-type-news__article:hover {
  color: #ff0000;
}

.block-type-news.block-style0 .block-bg2 .block-content .block-type-news__button {
  border: 1px solid #333333;
  background-color: #333333;
  color: #ff7f7f;
}

.block-type-news.block-style0 .block-bg2 .block-content .block-type-news__button:hover {
  color: #ff0000;
}

@media only screen and (max-width: 779px) {
  .block-type-news.block-style0 .block-bg2 .block-content .block-type-news__list > li {
    border-bottom: 1px solid #333333;
  }
}

.block-type-news.block-style1 .block-content .block-type-news__title {
  border-bottom: 2px solid #2766a0;
}

.block-type-news.block-style1 .block-content .block-type-news__button {
  border: 1px solid #1f588c;
  background-color: #1f588c;
  color: white;
}

.block-type-news.block-style1 .block-content .block-type-news__button:hover {
  color: white;
  border: 1px solid #900119;
  background-color: #900119;
}

@media only screen and (max-width: 779px) {
  .block-type-news.block-style1 .block-content .block-type-news__list > li {
    border-bottom: 1px solid #2766a0;
  }
}

.block-type-news.block-style1 .block-content .block-type-news__list > li .title {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

.block-type-news.block-style1 .block-content .block-type-news__list > li .title a {
  display: block;
}

.block-type-news.block-style1 .block-content .block-type-news__list > li .title a:hover {
  color: #900119;
}

.block-type-news.block-style1 .block-bg1 {
  background-color: #ebf6fc;
}

.block-type-news.block-style1 .block-bg2 {
  background-color: #2766a0;
}

.block-type-news.block-style1 .block-bg2 .block-content .block-type-news__title {
  border-bottom: 2px solid white;
}

.block-type-news.block-style1 .block-bg2 .block-content .block-type-news__article {
  color: #2766a0;
}

.block-type-news.block-style1 .block-bg2 .block-content .block-type-news__article:hover {
  color: #900119;
}

.block-type-news.block-style1 .block-bg2 .block-content .block-type-news__button {
  border: 1px solid white;
  background-color: white;
  color: #2766a0;
}

.block-type-news.block-style1 .block-bg2 .block-content .block-type-news__button:hover {
  color: #900119;
}

@media only screen and (max-width: 779px) {
  .block-type-news.block-style1 .block-bg2 .block-content .block-type-news__list > li {
    border-bottom: 1px solid white;
  }
}

.block-type-news.block-style2 .block-content .block-type-news__title {
  border-bottom: 2px solid #005aa0;
}

.block-type-news.block-style2 .block-content .block-type-news__button {
  border: 1px solid #005aa0;
  background-color: #005aa0;
  color: white;
}

.block-type-news.block-style2 .block-content .block-type-news__button:hover {
  color: white;
  border: 1px solid #900119;
  background-color: #900119;
}

@media only screen and (max-width: 779px) {
  .block-type-news.block-style2 .block-content .block-type-news__list > li {
    border-bottom: 1px solid #005aa0;
  }
}

.block-type-news.block-style2 .block-content .block-type-news__list > li .title {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

.block-type-news.block-style2 .block-content .block-type-news__list > li .title a {
  display: block;
}

.block-type-news.block-style2 .block-content .block-type-news__list > li .title a:hover {
  color: #900119;
}

.block-type-news.block-style2 .block-bg1 {
  background-color: #deebf7;
}

.block-type-news.block-style2 .block-bg2 {
  background-color: #005aa0;
}

.block-type-news.block-style2 .block-bg2 .block-content .block-type-news__title {
  border-bottom: 2px solid white;
}

.block-type-news.block-style2 .block-bg2 .block-content .block-type-news__article {
  color: #005aa0;
}

.block-type-news.block-style2 .block-bg2 .block-content .block-type-news__article:hover {
  color: #900119;
}

.block-type-news.block-style2 .block-bg2 .block-content .block-type-news__button {
  border: 1px solid white;
  background-color: white;
  color: #005aa0;
}

.block-type-news.block-style2 .block-bg2 .block-content .block-type-news__button:hover {
  color: #900119;
}

@media only screen and (max-width: 779px) {
  .block-type-news.block-style2 .block-bg2 .block-content .block-type-news__list > li {
    border-bottom: 1px solid white;
  }
}

.block-type-news.block-style3 .block-content .block-type-news__title {
  border-bottom: 2px solid #6a6b2a;
}

.block-type-news.block-style3 .block-content .block-type-news__button {
  border: 1px solid #6a6b2a;
  background-color: #6a6b2a;
  color: white;
}

.block-type-news.block-style3 .block-content .block-type-news__button:hover {
  color: white;
  border: 1px solid #900119;
  background-color: #900119;
}

@media only screen and (max-width: 779px) {
  .block-type-news.block-style3 .block-content .block-type-news__list > li {
    border-bottom: 1px solid #6a6b2a;
  }
}

.block-type-news.block-style3 .block-content .block-type-news__list > li .title {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

.block-type-news.block-style3 .block-content .block-type-news__list > li .title a {
  display: block;
}

.block-type-news.block-style3 .block-content .block-type-news__list > li .title a:hover {
  color: #900119;
}

.block-type-news.block-style3 .block-bg1 {
  background-color: #eef0bf;
}

.block-type-news.block-style3 .block-bg2 {
  background-color: #6a6b2a;
}

.block-type-news.block-style3 .block-bg2 .block-content .block-type-news__title {
  border-bottom: 2px solid white;
}

.block-type-news.block-style3 .block-bg2 .block-content .block-type-news__article {
  color: #6a6b2a;
}

.block-type-news.block-style3 .block-bg2 .block-content .block-type-news__article:hover {
  color: #900119;
}

.block-type-news.block-style3 .block-bg2 .block-content .block-type-news__button {
  border: 1px solid white;
  background-color: white;
  color: #6a6b2a;
}

.block-type-news.block-style3 .block-bg2 .block-content .block-type-news__button:hover {
  color: #900119;
}

@media only screen and (max-width: 779px) {
  .block-type-news.block-style3 .block-bg2 .block-content .block-type-news__list > li {
    border-bottom: 1px solid white;
  }
}

.block-type-news.block-style4 .block-content .block-type-news__title {
  border-bottom: 2px solid #1f6500;
}

.block-type-news.block-style4 .block-content .block-type-news__button {
  border: 1px solid #1f6500;
  background-color: #1f6500;
  color: white;
}

.block-type-news.block-style4 .block-content .block-type-news__button:hover {
  color: white;
  border: 1px solid #900119;
  background-color: #900119;
}

@media only screen and (max-width: 779px) {
  .block-type-news.block-style4 .block-content .block-type-news__list > li {
    border-bottom: 1px solid #1f6500;
  }
}

.block-type-news.block-style4 .block-content .block-type-news__list > li .title {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

.block-type-news.block-style4 .block-content .block-type-news__list > li .title a {
  display: block;
}

.block-type-news.block-style4 .block-content .block-type-news__list > li .title a:hover {
  color: #900119;
}

.block-type-news.block-style4 .block-bg1 {
  background-color: #e2f0d9;
}

.block-type-news.block-style4 .block-bg2 {
  background-color: #1f6500;
}

.block-type-news.block-style4 .block-bg2 .block-content .block-type-news__title {
  border-bottom: 2px solid white;
}

.block-type-news.block-style4 .block-bg2 .block-content .block-type-news__article {
  color: #1f6500;
}

.block-type-news.block-style4 .block-bg2 .block-content .block-type-news__article:hover {
  color: #900119;
}

.block-type-news.block-style4 .block-bg2 .block-content .block-type-news__button {
  border: 1px solid white;
  background-color: white;
  color: #1f6500;
}

.block-type-news.block-style4 .block-bg2 .block-content .block-type-news__button:hover {
  color: #900119;
}

@media only screen and (max-width: 779px) {
  .block-type-news.block-style4 .block-bg2 .block-content .block-type-news__list > li {
    border-bottom: 1px solid white;
  }
}

.block.block-type-blog1 .block-content {
  position: relative;
}

.block.block-type-blog1 .block-content .block-type-blog1__badge {
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  position: absolute;
  left: -0.5em;
  top: -0.5em;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background: #fff;
  line-height: 75px;
  text-align: center;
}

.block.block-type-blog1 .block-content .block-type-blog1__button {
  display: inline-block;
  border-radius: 50px;
  font-size: 1.2rem;
  color: #fff;
  padding: 0 1.2em;
  text-decoration: none;
  transition: all 0.25s;
}

@media only screen and (max-width: 779px) {
  .block.block-type-blog1 .block-content .block-type-blog1__more {
    text-align: right;
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 780px) {
  .block.block-type-blog1 .block-content .block-type-blog1__more {
    position: absolute;
    top: 1.5em;
    right: 0px;
  }
}

.block.block-type-blog1 .block-content .block-type-blog1__column__item {
  margin-bottom: 20px;
}

@media only screen and (min-width: 780px) {
  .block.block-type-blog1 .block-content .block-type-blog1__column {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .block.block-type-blog1 .block-content .block-type-blog1__column__item {
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 49%;
  }
}

.block.block-type-blog1 .block-content .block-type-blog1__first-article {
  display: block;
  position: relative;
  background-color: #fff;
}

.block.block-type-blog1 .block-content .block-type-blog1__first-article:not(:last-child) {
  font-size: 1.6rem;
  margin-bottom: 20px;
}

.block.block-type-blog1 .block-content .block-type-blog1__first-article__title {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  margin-bottom: 5px;
  font-weight: bold;
}

.block.block-type-blog1 .block-content .block-type-blog1__first-article__text {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
}

.block.block-type-blog1 .block-content .block-type-blog1__first-article__wrap {
  position: relative;
}

@media only screen and (max-width: 599px) {
  .block.block-type-blog1 .block-content .block-type-blog1__first-article figure {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 600px) {
  .block.block-type-blog1 .block-content .block-type-blog1__first-article figure {
    margin-bottom: 15px;
  }
}

.block.block-type-blog1 .block-content .block-type-blog1__first-article__meta {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #fff;
}

@media only screen and (max-width: 599px) {
  .block.block-type-blog1 .block-content .block-type-blog1__first-article__meta {
    margin-bottom: 5px;
  }
}

@media only screen and (min-width: 600px) {
  .block.block-type-blog1 .block-content .block-type-blog1__first-article__meta {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 6px 8px;
  }
}

.block.block-type-blog1 .block-content .block-type-blog1__single-article {
  display: block;
  position: relative;
}

.block.block-type-blog1 .block-content .block-type-blog1__single-article:not(:last-child) {
  margin-bottom: 20px;
}

@media only screen and (max-width: 599px) {
  .block.block-type-blog1 .block-content .block-type-blog1__single-article__column__item:first-child {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 600px) {
  .block.block-type-blog1 .block-content .block-type-blog1__single-article__column {
    display: flex;
    justify-content: space-between;
  }
  .block.block-type-blog1 .block-content .block-type-blog1__single-article__column__item:first-child {
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 42%;
  }
  .block.block-type-blog1 .block-content .block-type-blog1__single-article__column__item:last-child {
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 54%;
  }
}

.block.block-type-blog1 .block-content .block-type-blog1__single-article__title {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  font-weight: bold;
}

.block.block-type-blog1 .block-content .block-type-blog1__single-article__meta {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: bold;
  margin-bottom: 10px;
}

.block.block-type-blog1 .block-content .block-type-blog1__article {
  display: block;
  position: relative;
  background-color: #fff;
}

.block.block-type-blog1 .block-content .block-type-blog1__article:not(:last-child) {
  margin-bottom: 20px;
}

@media only screen and (max-width: 599px) {
  .block.block-type-blog1 .block-content .block-type-blog1__article__column__item:first-child {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 600px) {
  .block.block-type-blog1 .block-content .block-type-blog1__article__column {
    display: flex;
    justify-content: space-between;
  }
  .block.block-type-blog1 .block-content .block-type-blog1__article__column__item:first-child {
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 42%;
  }
  .block.block-type-blog1 .block-content .block-type-blog1__article__column__item:last-child {
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 54%;
  }
}

.block.block-type-blog1 .block-content .block-type-blog1__article__title {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  font-weight: bold;
}

.block.block-type-blog1 .block-content .block-type-blog1__article__meta {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: bold;
  margin-bottom: 5px;
}

.block.block-type-blog1 .block-content .block-type-blog1__label {
  display: inline-block;
  font-size: 1.2rem;
  color: #fff;
  margin-right: 5px;
  margin-bottom: 2px;
  padding: 0 1.2em;
}

.block.block-type-blog1 .block-content .block-type-blog1__label:last-of-type {
  margin-right: 1em;
}

.block-type-blog1.block-style0 .block-content .block-type-blog1__badge {
  border: 2px solid #ff7f7f;
  color: #ff7f7f;
}

.block-type-blog1.block-style0 .block-content .block-type-blog1__button {
  border: 1px solid #333333;
  background-color: #333333;
  color: #333333;
}

.block-type-blog1.block-style0 .block-content .block-type-blog1__button:hover {
  color: #333333;
  border: 1px solid #ff0000;
  background-color: #ff0000;
}

.block-type-blog1.block-style0 .block-content .block-type-blog1__label {
  border: 1px solid #333333;
  background-color: #333333;
}

.block-type-blog1.block-style0 .block-content .block-type-blog1__first-article:hover {
  color: #ff0000;
}

.block-type-blog1.block-style0 .block-content .block-type-blog1__first-article:hover .block-type-blog1__label {
  border: 1px solid #ff0000;
  background-color: #ff0000;
  color: #333333;
}

.block-type-blog1.block-style0 .block-content .block-type-blog1__article:hover {
  color: #ff0000;
}

.block-type-blog1.block-style0 .block-content .block-type-blog1__article:hover .block-type-blog1__label {
  border: 1px solid #ff0000;
  background-color: #ff0000;
  color: #333333;
}

.block-type-blog1.block-style0 .block-bg1 {
  background-color: #ffbcbc;
}

.block-type-blog1.block-style0 .block-bg2 {
  background-color: #ff7f7f;
}

.block-type-blog1.block-style0 .block-bg2 .block-content .block-type-blog1__first-article {
  color: #ff7f7f;
}

.block-type-blog1.block-style0 .block-bg2 .block-content .block-type-blog1__first-article:hover {
  color: #ff0000;
}

.block-type-blog1.block-style0 .block-bg2 .block-content .block-type-blog1__article {
  color: #ff7f7f;
}

.block-type-blog1.block-style0 .block-bg2 .block-content .block-type-blog1__article:hover {
  color: #ff0000;
}

.block-type-blog1.block-style0 .block-bg2 .block-content .block-type-blog1__button {
  border: 1px solid #333333;
  background-color: #333333;
  color: #ff7f7f;
}

.block-type-blog1.block-style0 .block-bg2 .block-content .block-type-blog1__button:hover {
  color: #ff0000;
}

.block-type-blog1.block-style1 .block-content .block-type-blog1__badge {
  border: 2px solid #2766a0;
  color: #2766a0;
}

.block-type-blog1.block-style1 .block-content .block-type-blog1__button {
  border: 1px solid #1f588c;
  background-color: #1f588c;
  color: white;
}

.block-type-blog1.block-style1 .block-content .block-type-blog1__button:hover {
  color: white;
  border: 1px solid #900119;
  background-color: #900119;
}

.block-type-blog1.block-style1 .block-content .block-type-blog1__label {
  border: 1px solid #1f588c;
  background-color: #1f588c;
}

.block-type-blog1.block-style1 .block-content .block-type-blog1__first-article:hover {
  color: #900119;
}

.block-type-blog1.block-style1 .block-content .block-type-blog1__first-article:hover .block-type-blog1__label {
  border: 1px solid #900119;
  background-color: #900119;
  color: white;
}

.block-type-blog1.block-style1 .block-content .block-type-blog1__article:hover {
  color: #900119;
}

.block-type-blog1.block-style1 .block-content .block-type-blog1__article:hover .block-type-blog1__label {
  border: 1px solid #900119;
  background-color: #900119;
  color: white;
}

.block-type-blog1.block-style1 .block-bg1 {
  background-color: #ebf6fc;
}

.block-type-blog1.block-style1 .block-bg2 {
  background-color: #2766a0;
}

.block-type-blog1.block-style1 .block-bg2 .block-content .block-type-blog1__first-article {
  color: #2766a0;
}

.block-type-blog1.block-style1 .block-bg2 .block-content .block-type-blog1__first-article:hover {
  color: #900119;
}

.block-type-blog1.block-style1 .block-bg2 .block-content .block-type-blog1__article {
  color: #2766a0;
}

.block-type-blog1.block-style1 .block-bg2 .block-content .block-type-blog1__article:hover {
  color: #900119;
}

.block-type-blog1.block-style1 .block-bg2 .block-content .block-type-blog1__button {
  border: 1px solid white;
  background-color: white;
  color: #2766a0;
}

.block-type-blog1.block-style1 .block-bg2 .block-content .block-type-blog1__button:hover {
  color: #900119;
}

.block-type-blog1.block-style2 .block-content .block-type-blog1__badge {
  border: 2px solid #005aa0;
  color: #005aa0;
}

.block-type-blog1.block-style2 .block-content .block-type-blog1__button {
  border: 1px solid #005aa0;
  background-color: #005aa0;
  color: white;
}

.block-type-blog1.block-style2 .block-content .block-type-blog1__button:hover {
  color: white;
  border: 1px solid #900119;
  background-color: #900119;
}

.block-type-blog1.block-style2 .block-content .block-type-blog1__label {
  border: 1px solid #005aa0;
  background-color: #005aa0;
}

.block-type-blog1.block-style2 .block-content .block-type-blog1__first-article:hover {
  color: #900119;
}

.block-type-blog1.block-style2 .block-content .block-type-blog1__first-article:hover .block-type-blog1__label {
  border: 1px solid #900119;
  background-color: #900119;
  color: white;
}

.block-type-blog1.block-style2 .block-content .block-type-blog1__article:hover {
  color: #900119;
}

.block-type-blog1.block-style2 .block-content .block-type-blog1__article:hover .block-type-blog1__label {
  border: 1px solid #900119;
  background-color: #900119;
  color: white;
}

.block-type-blog1.block-style2 .block-bg1 {
  background-color: #deebf7;
}

.block-type-blog1.block-style2 .block-bg2 {
  background-color: #005aa0;
}

.block-type-blog1.block-style2 .block-bg2 .block-content .block-type-blog1__first-article {
  color: #005aa0;
}

.block-type-blog1.block-style2 .block-bg2 .block-content .block-type-blog1__first-article:hover {
  color: #900119;
}

.block-type-blog1.block-style2 .block-bg2 .block-content .block-type-blog1__article {
  color: #005aa0;
}

.block-type-blog1.block-style2 .block-bg2 .block-content .block-type-blog1__article:hover {
  color: #900119;
}

.block-type-blog1.block-style2 .block-bg2 .block-content .block-type-blog1__button {
  border: 1px solid white;
  background-color: white;
  color: #005aa0;
}

.block-type-blog1.block-style2 .block-bg2 .block-content .block-type-blog1__button:hover {
  color: #900119;
}

.block-type-blog1.block-style3 .block-content .block-type-blog1__badge {
  border: 2px solid #6a6b2a;
  color: #6a6b2a;
}

.block-type-blog1.block-style3 .block-content .block-type-blog1__button {
  border: 1px solid #6a6b2a;
  background-color: #6a6b2a;
  color: white;
}

.block-type-blog1.block-style3 .block-content .block-type-blog1__button:hover {
  color: white;
  border: 1px solid #900119;
  background-color: #900119;
}

.block-type-blog1.block-style3 .block-content .block-type-blog1__label {
  border: 1px solid #6a6b2a;
  background-color: #6a6b2a;
}

.block-type-blog1.block-style3 .block-content .block-type-blog1__first-article:hover {
  color: #900119;
}

.block-type-blog1.block-style3 .block-content .block-type-blog1__first-article:hover .block-type-blog1__label {
  border: 1px solid #900119;
  background-color: #900119;
  color: white;
}

.block-type-blog1.block-style3 .block-content .block-type-blog1__article:hover {
  color: #900119;
}

.block-type-blog1.block-style3 .block-content .block-type-blog1__article:hover .block-type-blog1__label {
  border: 1px solid #900119;
  background-color: #900119;
  color: white;
}

.block-type-blog1.block-style3 .block-bg1 {
  background-color: #eef0bf;
}

.block-type-blog1.block-style3 .block-bg2 {
  background-color: #6a6b2a;
}

.block-type-blog1.block-style3 .block-bg2 .block-content .block-type-blog1__first-article {
  color: #6a6b2a;
}

.block-type-blog1.block-style3 .block-bg2 .block-content .block-type-blog1__first-article:hover {
  color: #900119;
}

.block-type-blog1.block-style3 .block-bg2 .block-content .block-type-blog1__article {
  color: #6a6b2a;
}

.block-type-blog1.block-style3 .block-bg2 .block-content .block-type-blog1__article:hover {
  color: #900119;
}

.block-type-blog1.block-style3 .block-bg2 .block-content .block-type-blog1__button {
  border: 1px solid white;
  background-color: white;
  color: #6a6b2a;
}

.block-type-blog1.block-style3 .block-bg2 .block-content .block-type-blog1__button:hover {
  color: #900119;
}

.block-type-blog1.block-style4 .block-content .block-type-blog1__badge {
  border: 2px solid #1f6500;
  color: #1f6500;
}

.block-type-blog1.block-style4 .block-content .block-type-blog1__button {
  border: 1px solid #1f6500;
  background-color: #1f6500;
  color: white;
}

.block-type-blog1.block-style4 .block-content .block-type-blog1__button:hover {
  color: white;
  border: 1px solid #900119;
  background-color: #900119;
}

.block-type-blog1.block-style4 .block-content .block-type-blog1__label {
  border: 1px solid #1f6500;
  background-color: #1f6500;
}

.block-type-blog1.block-style4 .block-content .block-type-blog1__first-article:hover {
  color: #900119;
}

.block-type-blog1.block-style4 .block-content .block-type-blog1__first-article:hover .block-type-blog1__label {
  border: 1px solid #900119;
  background-color: #900119;
  color: white;
}

.block-type-blog1.block-style4 .block-content .block-type-blog1__article:hover {
  color: #900119;
}

.block-type-blog1.block-style4 .block-content .block-type-blog1__article:hover .block-type-blog1__label {
  border: 1px solid #900119;
  background-color: #900119;
  color: white;
}

.block-type-blog1.block-style4 .block-bg1 {
  background-color: #e2f0d9;
}

.block-type-blog1.block-style4 .block-bg2 {
  background-color: #1f6500;
}

.block-type-blog1.block-style4 .block-bg2 .block-content .block-type-blog1__first-article {
  color: #1f6500;
}

.block-type-blog1.block-style4 .block-bg2 .block-content .block-type-blog1__first-article:hover {
  color: #900119;
}

.block-type-blog1.block-style4 .block-bg2 .block-content .block-type-blog1__article {
  color: #1f6500;
}

.block-type-blog1.block-style4 .block-bg2 .block-content .block-type-blog1__article:hover {
  color: #900119;
}

.block-type-blog1.block-style4 .block-bg2 .block-content .block-type-blog1__button {
  border: 1px solid white;
  background-color: white;
  color: #1f6500;
}

.block-type-blog1.block-style4 .block-bg2 .block-content .block-type-blog1__button:hover {
  color: #900119;
}

.block.block-type-category {
  z-index: 300;
  position: relative;
}

.block.block-type-category .block-content select.select-category {
  padding: 7px;
}

.block.block-type-category .block-content select.select-category optgroup {
  color: #f00;
}

.block.block-type-category .block-content .block-type-category__list {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

@media only screen and (max-width: 779px) {
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    position: relative;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li {
    overflow: visible;
    position: relative;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li a {
    display: block;
    padding: .5em;
    font-size: 1.3rem;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li span {
    display: block;
    text-align: center;
    padding: .5em;
    font-size: 1.3rem;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li a.button {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li a.button::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    transform: translate3d(-50%, -65%, 0) rotateZ(135deg);
    transition: all 0.25s;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li > ul.category-list {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    display: none;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li > ul.category-list::before, .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li > ul.category-list::after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li > ul.category-list::after {
    clear: both;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li > ul.category-list li a::before {
    content: "- ";
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li.js-acc.js-acc--active a.button::after {
    transform: translate3d(-50%, -35%, 0) rotateZ(-45deg);
  }
}

@media only screen and (min-width: 780px) {
  .block.block-type-category .block-content .block-type-category__column {
    display: flex;
    justify-content: space-between;
  }
  .block.block-type-category .block-content .block-type-category__column__item:first-child {
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 19%;
  }
  .block.block-type-category .block-content .block-type-category__column__item:last-child {
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 79%;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    display: flex;
    position: relative;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li {
    flex: 1;
    overflow: visible;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li a {
    display: block;
    text-align: center;
    padding: .5em;
    font-size: 1.3rem;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li a.button {
    display: none;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li > ul.category-list {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li > ul.category-list::before, .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li > ul.category-list::after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li > ul.category-list::after {
    clear: both;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li:hover > ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .block.block-type-category .block-content .block-type-category__column__item > ul.category-list > li:hover > ul li {
    flex: 1;
  }
}

.block.block-type-category .block-content .block-type-category__home {
  margin: 0;
  padding: 0;
}

.block.block-type-category .block-content .block-type-category__home a {
  display: block;
  text-align: center;
  padding: .5em;
  font-size: 1.3rem;
  margin-bottom: .5em;
}

.block-type-category.block-style0 .block-content .block-type-category__home a {
  background-color: #ff7f7f;
  color: #333333;
}

.block-type-category.block-style0 .block-content .block-type-category__home a:hover {
  background-color: #ff0000;
}

.block-type-category.block-style0 .block-content .block-type-category__home span {
  background-color: #ff7f7f;
  color: #333333;
}

.block-type-category.block-style0 .block-content .block-type-category__home span:hover {
  background-color: #ff0000;
}

.block-type-category.block-style0 .block-content .block-type-category__column__item ul.category-list {
  background-color: #ffbcbc;
}

.block-type-category.block-style0 .block-content .block-type-category__column__item > ul.category-list > li a {
  background-color: #ffbcbc;
  color: #333333;
}

.block-type-category.block-style0 .block-content .block-type-category__column__item > ul.category-list > li a:hover {
  background-color: #ff0000;
  color: #333333;
}

.block-type-category.block-style0 .block-content .block-type-category__column__item > ul.category-list > li a.button::after {
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
}

.block-type-category.block-style0 .block-content .block-type-category__column__item > ul.category-list > li a.button:hover::after {
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
}

.block-type-category.block-style0 .block-bg1 {
  background-color: #ffbcbc;
}

.block-type-category.block-style0 .block-bg2 {
  background-color: #ff7f7f;
}

.block-type-category.block-style1 .block-content .block-type-category__home a {
  background-color: #2766a0;
  color: white;
}

.block-type-category.block-style1 .block-content .block-type-category__home a:hover {
  background-color: #900119;
}

.block-type-category.block-style1 .block-content .block-type-category__home span {
  background-color: #2766a0;
  color: white;
}

.block-type-category.block-style1 .block-content .block-type-category__home span:hover {
  background-color: #900119;
}

.block-type-category.block-style1 .block-content .block-type-category__column__item ul.category-list {
  background-color: #ebf6fc;
}

.block-type-category.block-style1 .block-content .block-type-category__column__item > ul.category-list > li a {
  background-color: #ebf6fc;
  color: #1f588c;
}

.block-type-category.block-style1 .block-content .block-type-category__column__item > ul.category-list > li a:hover {
  background-color: #900119;
  color: white;
}

.block-type-category.block-style1 .block-content .block-type-category__column__item > ul.category-list > li a.button::after {
  border-top: 1px solid #1f588c;
  border-right: 1px solid #1f588c;
}

.block-type-category.block-style1 .block-content .block-type-category__column__item > ul.category-list > li a.button:hover::after {
  border-top: 1px solid white;
  border-right: 1px solid white;
}

.block-type-category.block-style1 .block-bg1 {
  background-color: #ebf6fc;
}

.block-type-category.block-style1 .block-bg2 {
  background-color: #2766a0;
}

.block-type-category.block-style2 .block-content .block-type-category__home a {
  background-color: #005aa0;
  color: white;
}

.block-type-category.block-style2 .block-content .block-type-category__home a:hover {
  background-color: #900119;
}

.block-type-category.block-style2 .block-content .block-type-category__home span {
  background-color: #005aa0;
  color: white;
}

.block-type-category.block-style2 .block-content .block-type-category__home span:hover {
  background-color: #900119;
}

.block-type-category.block-style2 .block-content .block-type-category__column__item ul.category-list {
  background-color: #deebf7;
}

.block-type-category.block-style2 .block-content .block-type-category__column__item > ul.category-list > li a {
  background-color: #deebf7;
  color: #1f588c;
}

.block-type-category.block-style2 .block-content .block-type-category__column__item > ul.category-list > li a:hover {
  background-color: #900119;
  color: white;
}

.block-type-category.block-style2 .block-content .block-type-category__column__item > ul.category-list > li a.button::after {
  border-top: 1px solid #1f588c;
  border-right: 1px solid #1f588c;
}

.block-type-category.block-style2 .block-content .block-type-category__column__item > ul.category-list > li a.button:hover::after {
  border-top: 1px solid white;
  border-right: 1px solid white;
}

.block-type-category.block-style2 .block-bg1 {
  background-color: #deebf7;
}

.block-type-category.block-style2 .block-bg2 {
  background-color: #005aa0;
}

.block-type-category.block-style3 .block-content .block-type-category__home a {
  background-color: #6a6b2a;
  color: white;
}

.block-type-category.block-style3 .block-content .block-type-category__home a:hover {
  background-color: #900119;
}

.block-type-category.block-style3 .block-content .block-type-category__home span {
  background-color: #6a6b2a;
  color: white;
}

.block-type-category.block-style3 .block-content .block-type-category__home span:hover {
  background-color: #900119;
}

.block-type-category.block-style3 .block-content .block-type-category__column__item ul.category-list {
  background-color: #eef0bf;
}

.block-type-category.block-style3 .block-content .block-type-category__column__item > ul.category-list > li a {
  background-color: #eef0bf;
  color: #6a6b2a;
}

.block-type-category.block-style3 .block-content .block-type-category__column__item > ul.category-list > li a:hover {
  background-color: #900119;
  color: white;
}

.block-type-category.block-style3 .block-content .block-type-category__column__item > ul.category-list > li a.button::after {
  border-top: 1px solid #6a6b2a;
  border-right: 1px solid #6a6b2a;
}

.block-type-category.block-style3 .block-content .block-type-category__column__item > ul.category-list > li a.button:hover::after {
  border-top: 1px solid white;
  border-right: 1px solid white;
}

.block-type-category.block-style3 .block-bg1 {
  background-color: #eef0bf;
}

.block-type-category.block-style3 .block-bg2 {
  background-color: #6a6b2a;
}

.block-type-category.block-style4 .block-content .block-type-category__home a {
  background-color: #1f6500;
  color: white;
}

.block-type-category.block-style4 .block-content .block-type-category__home a:hover {
  background-color: #900119;
}

.block-type-category.block-style4 .block-content .block-type-category__home span {
  background-color: #1f6500;
  color: white;
}

.block-type-category.block-style4 .block-content .block-type-category__home span:hover {
  background-color: #900119;
}

.block-type-category.block-style4 .block-content .block-type-category__column__item ul.category-list {
  background-color: #e2f0d9;
}

.block-type-category.block-style4 .block-content .block-type-category__column__item > ul.category-list > li a {
  background-color: #e2f0d9;
  color: #1f6500;
}

.block-type-category.block-style4 .block-content .block-type-category__column__item > ul.category-list > li a:hover {
  background-color: #900119;
  color: white;
}

.block-type-category.block-style4 .block-content .block-type-category__column__item > ul.category-list > li a.button::after {
  border-top: 1px solid #1f6500;
  border-right: 1px solid #1f6500;
}

.block-type-category.block-style4 .block-content .block-type-category__column__item > ul.category-list > li a.button:hover::after {
  border-top: 1px solid white;
  border-right: 1px solid white;
}

.block-type-category.block-style4 .block-bg1 {
  background-color: #e2f0d9;
}

.block-type-category.block-style4 .block-bg2 {
  background-color: #1f6500;
}

.block.block-type-archive .block-content .block-type-archive__list {
  margin-bottom: 15px;
}

.block.block-type-archive .block-content .block-type-archive__list__item {
  padding-top: 1em;
  padding-bottom: 1em;
}

@media only screen and (min-width: 780px) {
  .block.block-type-archive .block-content .block-type-archive__list__item {
    display: flex;
    justify-content: space-between;
  }
}

@media only screen and (max-width: 779px) {
  .block.block-type-archive .block-content .block-type-archive__list__item__date {
    margin-bottom: .5em;
  }
}

@media only screen and (min-width: 780px) {
  .block.block-type-archive .block-content .block-type-archive__list__item__date {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 15%;
  }
}

.block.block-type-archive .block-content .block-type-archive__list__item__category {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1em;
}

.block.block-type-archive .block-content .block-type-archive__list__item__category li {
  padding-right: .3em;
  margin-bottom: .3em;
}

.block.block-type-archive .block-content .block-type-archive__list__item__category li a {
  font-size: 1.4rem;
  padding: .4em .6em;
  display: inline-block;
}

@media only screen and (min-width: 780px) {
  .block.block-type-archive .block-content .block-type-archive__list__item__wrap {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 83%;
  }
}

.block-type-archive.block-style0 .block-content .block-type-archive__list {
  border-top: 1px solid #ff7f7f;
}

.block-type-archive.block-style0 .block-content .block-type-archive__list__item {
  border-bottom: 1px solid #ff7f7f;
}

.block-type-archive.block-style0 .block-content .block-type-archive__list__item__category li a {
  background-color: #ffbcbc;
  color: #333333;
}

.block-type-archive.block-style0 .block-content .block-type-archive__list__item__category li a:hover {
  background-color: #ff0000;
  color: #333333;
}

@media only screen and (max-width: 779px) {
  .block-type-archive.block-style0 .block-content .block-type-archive__list__item__category li a {
    background-color: #ff0000;
    color: #333333;
  }
}

.block-type-archive.block-style0 .block-bg1 {
  background-color: #ffbcbc;
}

.block-type-archive.block-style0 .block-bg2 {
  background-color: #ff7f7f;
}

.block-type-archive.block-style0 .block-bg2 .block-content .block-type-archive__list__item {
  border-bottom: 1px solid #333333;
}

.block-type-archive.block-style0 .block-bg2 .block-content .block-type-archive__list__item:first-child {
  border-top: 1px solid #333333;
}

.block-type-archive.block-style1 .block-content .block-type-archive__list {
  border-top: 1px solid #2766a0;
}

.block-type-archive.block-style1 .block-content .block-type-archive__list__item {
  border-bottom: 1px solid #2766a0;
}

.block-type-archive.block-style1 .block-content .block-type-archive__list__item__category li a {
  background-color: #ebf6fc;
  color: #1f588c;
}

.block-type-archive.block-style1 .block-content .block-type-archive__list__item__category li a:hover {
  background-color: #900119;
  color: white;
}

@media only screen and (max-width: 779px) {
  .block-type-archive.block-style1 .block-content .block-type-archive__list__item__category li a {
    background-color: #900119;
    color: white;
  }
}

.block-type-archive.block-style1 .block-bg1 {
  background-color: #ebf6fc;
}

.block-type-archive.block-style1 .block-bg2 {
  background-color: #2766a0;
}

.block-type-archive.block-style1 .block-bg2 .block-content .block-type-archive__list__item {
  border-bottom: 1px solid white;
}

.block-type-archive.block-style1 .block-bg2 .block-content .block-type-archive__list__item:first-child {
  border-top: 1px solid white;
}

.block-type-archive.block-style2 .block-content .block-type-archive__list {
  border-top: 1px solid #005aa0;
}

.block-type-archive.block-style2 .block-content .block-type-archive__list__item {
  border-bottom: 1px solid #005aa0;
}

.block-type-archive.block-style2 .block-content .block-type-archive__list__item__category li a {
  background-color: #deebf7;
  color: #1f588c;
}

.block-type-archive.block-style2 .block-content .block-type-archive__list__item__category li a:hover {
  background-color: #900119;
  color: white;
}

@media only screen and (max-width: 779px) {
  .block-type-archive.block-style2 .block-content .block-type-archive__list__item__category li a {
    background-color: #900119;
    color: white;
  }
}

.block-type-archive.block-style2 .block-bg1 {
  background-color: #deebf7;
}

.block-type-archive.block-style2 .block-bg2 {
  background-color: #005aa0;
}

.block-type-archive.block-style2 .block-bg2 .block-content .block-type-archive__list__item {
  border-bottom: 1px solid white;
}

.block-type-archive.block-style2 .block-bg2 .block-content .block-type-archive__list__item:first-child {
  border-top: 1px solid white;
}

.block-type-archive.block-style3 .block-content .block-type-archive__list {
  border-top: 1px solid #6a6b2a;
}

.block-type-archive.block-style3 .block-content .block-type-archive__list__item {
  border-bottom: 1px solid #6a6b2a;
}

.block-type-archive.block-style3 .block-content .block-type-archive__list__item__category li a {
  background-color: #eef0bf;
  color: #6a6b2a;
}

.block-type-archive.block-style3 .block-content .block-type-archive__list__item__category li a:hover {
  background-color: #900119;
  color: white;
}

@media only screen and (max-width: 779px) {
  .block-type-archive.block-style3 .block-content .block-type-archive__list__item__category li a {
    background-color: #900119;
    color: white;
  }
}

.block-type-archive.block-style3 .block-bg1 {
  background-color: #eef0bf;
}

.block-type-archive.block-style3 .block-bg2 {
  background-color: #6a6b2a;
}

.block-type-archive.block-style3 .block-bg2 .block-content .block-type-archive__list__item {
  border-bottom: 1px solid white;
}

.block-type-archive.block-style3 .block-bg2 .block-content .block-type-archive__list__item:first-child {
  border-top: 1px solid white;
}

.block-type-archive.block-style4 .block-content .block-type-archive__list {
  border-top: 1px solid #1f6500;
}

.block-type-archive.block-style4 .block-content .block-type-archive__list__item {
  border-bottom: 1px solid #1f6500;
}

.block-type-archive.block-style4 .block-content .block-type-archive__list__item__category li a {
  background-color: #e2f0d9;
  color: #1f6500;
}

.block-type-archive.block-style4 .block-content .block-type-archive__list__item__category li a:hover {
  background-color: #900119;
  color: white;
}

@media only screen and (max-width: 779px) {
  .block-type-archive.block-style4 .block-content .block-type-archive__list__item__category li a {
    background-color: #900119;
    color: white;
  }
}

.block-type-archive.block-style4 .block-bg1 {
  background-color: #e2f0d9;
}

.block-type-archive.block-style4 .block-bg2 {
  background-color: #1f6500;
}

.block-type-archive.block-style4 .block-bg2 .block-content .block-type-archive__list__item {
  border-bottom: 1px solid white;
}

.block-type-archive.block-style4 .block-bg2 .block-content .block-type-archive__list__item:first-child {
  border-top: 1px solid white;
}

.block.block-type-panel .block-content {
  position: relative;
}

.block.block-type-panel .block-content .block-type-panel__article {
  display: block;
  background-color: #fff;
}

.block.block-type-panel .block-content .block-type-panel__article figure {
  margin-bottom: 10px;
}

.block.block-type-panel .block-content .block-type-panel__article p {
  margin: 0;
  padding: 0;
}

.block.block-type-panel .block-content .block-type-panel__article__title {
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
  margin-bottom: 5px;
  font-weight: bold;
}

.block.block-type-panel .block-content .block-type-panel__article__text {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
}

.block.block-type-panel .block-panel-column1 .block-type-panel__column__item {
  margin-bottom: 30px;
}

.block.block-type-panel .block-panel-column1 .block-type-panel__column__pseudo-item {
  display: none;
}

.block.block-type-panel .block-panel-column2 .block-type-panel__column {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

@media only screen and (max-width: 599px) {
  .block.block-type-panel .block-panel-column2 .block-type-panel__column__item {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 600px) {
  .block.block-type-panel .block-panel-column2 .block-type-panel__column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block.block-type-panel .block-panel-column2 .block-type-panel__column__item {
    margin-bottom: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 49%;
  }
}

.block.block-type-panel .block-panel-column2 .block-type-panel__column__pseudo-item {
  display: none;
}

.block.block-type-panel .block-panel-column3 .block-type-panel__column {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

@media only screen and (max-width: 599px) {
  .block.block-type-panel .block-panel-column3 .block-type-panel__column__item {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block.block-type-panel .block-panel-column3 .block-type-panel__column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block.block-type-panel .block-panel-column3 .block-type-panel__column__item {
    margin-bottom: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 49%;
  }
}

@media only screen and (min-width: 780px) {
  .block.block-type-panel .block-panel-column3 .block-type-panel__column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block.block-type-panel .block-panel-column3 .block-type-panel__column__item {
    margin-bottom: 25px;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 32%;
  }
}

@media only screen and (max-width: 779px) {
  .block.block-type-panel .block-panel-column3 .block-type-panel__column__pseudo-item {
    display: none;
  }
}

.block.block-type-panel .block-panel-column4 .block-type-panel__column {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

@media only screen and (max-width: 599px) {
  .block.block-type-panel .block-panel-column4 .block-type-panel__column__item {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block.block-type-panel .block-panel-column4 .block-type-panel__column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block.block-type-panel .block-panel-column4 .block-type-panel__column__item {
    margin-bottom: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 49%;
  }
}

@media only screen and (min-width: 780px) and (max-width: 1019px) {
  .block.block-type-panel .block-panel-column4 .block-type-panel__column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block.block-type-panel .block-panel-column4 .block-type-panel__column__item {
    margin-bottom: 25px;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 32%;
  }
}

@media only screen and (min-width: 1020px) {
  .block.block-type-panel .block-panel-column4 .block-type-panel__column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block.block-type-panel .block-panel-column4 .block-type-panel__column__item {
    margin-bottom: 30px;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 24%;
  }
}

@media only screen and (max-width: 1019px) {
  .block.block-type-panel .block-panel-column4 .block-type-panel__column__pseudo-item {
    display: none;
  }
}

.block-type-panel.block-style0 .block-content .block-type-panel__article {
  color: #ff7f7f;
}

.block-type-panel.block-style0 .block-content a.block-type-panel__article:hover {
  color: #ff0000;
}

.block-type-panel.block-style0 .block-bg1 {
  background-color: #ffbcbc;
}

.block-type-panel.block-style0 .block-bg2 {
  background-color: #ff7f7f;
}

.block-type-panel.block-style1 .block-content .block-type-panel__article {
  color: #2766a0;
}

.block-type-panel.block-style1 .block-content a.block-type-panel__article:hover {
  color: #900119;
}

.block-type-panel.block-style1 .block-bg1 {
  background-color: #ebf6fc;
}

.block-type-panel.block-style1 .block-bg2 {
  background-color: #2766a0;
}

.block-type-panel.block-style2 .block-content .block-type-panel__article {
  color: #005aa0;
}

.block-type-panel.block-style2 .block-content a.block-type-panel__article:hover {
  color: #900119;
}

.block-type-panel.block-style2 .block-bg1 {
  background-color: #deebf7;
}

.block-type-panel.block-style2 .block-bg2 {
  background-color: #005aa0;
}

.block-type-panel.block-style3 .block-content .block-type-panel__article {
  color: #6a6b2a;
}

.block-type-panel.block-style3 .block-content a.block-type-panel__article:hover {
  color: #900119;
}

.block-type-panel.block-style3 .block-bg1 {
  background-color: #eef0bf;
}

.block-type-panel.block-style3 .block-bg2 {
  background-color: #6a6b2a;
}

.block-type-panel.block-style4 .block-content .block-type-panel__article {
  color: #1f6500;
}

.block-type-panel.block-style4 .block-content a.block-type-panel__article:hover {
  color: #900119;
}

.block-type-panel.block-style4 .block-bg1 {
  background-color: #e2f0d9;
}

.block-type-panel.block-style4 .block-bg2 {
  background-color: #1f6500;
}

.block.block-type-list .block-content {
  position: relative;
}

.block.block-type-list .block-list-column1 .block-type-list__column__item {
  margin-bottom: 30px;
}

.block.block-type-list .block-list-column1 .block-type-list__column__pseudo-item {
  display: none;
}

.block.block-type-list .block-list-column2 .block-type-list__column {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

@media only screen and (max-width: 599px) {
  .block.block-type-list .block-list-column2 .block-type-list__column__item {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 600px) {
  .block.block-type-list .block-list-column2 .block-type-list__column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block.block-type-list .block-list-column2 .block-type-list__column__item {
    margin-bottom: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 49%;
  }
}

.block.block-type-list .block-list-column2 .block-type-list__column__pseudo-item {
  display: none;
}

.block.block-type-list .block-list-column3 .block-type-list__column {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

@media only screen and (max-width: 599px) {
  .block.block-type-list .block-list-column3 .block-type-list__column__item {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block.block-type-list .block-list-column3 .block-type-list__column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block.block-type-list .block-list-column3 .block-type-list__column__item {
    margin-bottom: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 49%;
  }
}

@media only screen and (min-width: 780px) {
  .block.block-type-list .block-list-column3 .block-type-list__column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block.block-type-list .block-list-column3 .block-type-list__column__item {
    margin-bottom: 25px;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 32%;
  }
}

.block.block-type-list .block-list-column3 .block-type-list__column__pseudo-item:not(:nth-child(3n)) {
  display: none;
}

.block.block-type-list .block-list-column4 .block-type-list__column {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

@media only screen and (max-width: 599px) {
  .block.block-type-list .block-list-column4 .block-type-list__column__item {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block.block-type-list .block-list-column4 .block-type-list__column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block.block-type-list .block-list-column4 .block-type-list__column__item {
    margin-bottom: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 49%;
  }
}

@media only screen and (min-width: 780px) and (max-width: 1019px) {
  .block.block-type-list .block-list-column4 .block-type-list__column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block.block-type-list .block-list-column4 .block-type-list__column__item {
    margin-bottom: 25px;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 32%;
  }
}

@media only screen and (min-width: 1020px) {
  .block.block-type-list .block-list-column4 .block-type-list__column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block.block-type-list .block-list-column4 .block-type-list__column__item {
    margin-bottom: 30px;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 24%;
  }
}

.block.block-type-list .block-list-column4 .block-type-list__column__pseudo-item:not(:nth-child(3n)) {
  display: none;
}

.block-type-list.block-style0 .block-bg1 {
  background-color: #ffbcbc;
}

.block-type-list.block-style0 .block-bg2 {
  background-color: #ff7f7f;
}

.block-type-list.block-style1 .block-bg1 {
  background-color: #ebf6fc;
}

.block-type-list.block-style1 .block-bg2 {
  background-color: #2766a0;
}

.block-type-list.block-style2 .block-bg1 {
  background-color: #deebf7;
}

.block-type-list.block-style2 .block-bg2 {
  background-color: #005aa0;
}

.block-type-list.block-style3 .block-bg1 {
  background-color: #eef0bf;
}

.block-type-list.block-style3 .block-bg2 {
  background-color: #6a6b2a;
}

.block-type-list.block-style4 .block-bg1 {
  background-color: #e2f0d9;
}

.block-type-list.block-style4 .block-bg2 {
  background-color: #1f6500;
}

.block.block-type-single-panel .block-content {
  position: relative;
}

.block.block-type-single-panel .block-content .block-type-single-panel__article {
  display: block;
  background-color: #fff;
}

.block.block-type-single-panel .block-content .block-type-single-panel__article figure {
  margin-bottom: 10px;
}

.block.block-type-single-panel .block-content .block-type-single-panel__article p {
  margin: 0;
  padding: 0;
}

.block.block-type-single-panel .block-content .block-type-single-panel__article__title {
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
  margin-bottom: 5px;
  font-weight: bold;
}

.block.block-type-single-panel .block-content .block-type-single-panel__article__text {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
}

.block.block-type-single-panel .block-content .block-type-single-panel__article__movie {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.block.block-type-single-panel .block-content .block-type-single-panel__article__movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.block.block-type-single-panel .block-single-panel-width1 .block-type-single-panel__article {
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 780px) {
  .block.block-type-single-panel .block-single-panel-width1 .block-type-single-panel__article {
    width: 10%;
  }
}

.block.block-type-single-panel .block-single-panel-width2 .block-type-single-panel__article {
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 780px) {
  .block.block-type-single-panel .block-single-panel-width2 .block-type-single-panel__article {
    width: 20%;
  }
}

.block.block-type-single-panel .block-single-panel-width3 .block-type-single-panel__article {
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 780px) {
  .block.block-type-single-panel .block-single-panel-width3 .block-type-single-panel__article {
    width: 30%;
  }
}

.block.block-type-single-panel .block-single-panel-width4 .block-type-single-panel__article {
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 780px) {
  .block.block-type-single-panel .block-single-panel-width4 .block-type-single-panel__article {
    width: 40%;
  }
}

.block.block-type-single-panel .block-single-panel-width5 .block-type-single-panel__article {
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 780px) {
  .block.block-type-single-panel .block-single-panel-width5 .block-type-single-panel__article {
    width: 50%;
  }
}

.block.block-type-single-panel .block-single-panel-width6 .block-type-single-panel__article {
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 780px) {
  .block.block-type-single-panel .block-single-panel-width6 .block-type-single-panel__article {
    width: 60%;
  }
}

.block.block-type-single-panel .block-single-panel-width7 .block-type-single-panel__article {
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 780px) {
  .block.block-type-single-panel .block-single-panel-width7 .block-type-single-panel__article {
    width: 70%;
  }
}

.block.block-type-single-panel .block-single-panel-width8 .block-type-single-panel__article {
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 780px) {
  .block.block-type-single-panel .block-single-panel-width8 .block-type-single-panel__article {
    width: 80%;
  }
}

.block.block-type-single-panel .block-single-panel-width9 .block-type-single-panel__article {
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 780px) {
  .block.block-type-single-panel .block-single-panel-width9 .block-type-single-panel__article {
    width: 90%;
  }
}

.block.block-type-single-panel .block-single-panel-width10 .block-type-single-panel__article {
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 780px) {
  .block.block-type-single-panel .block-single-panel-width10 .block-type-single-panel__article {
    width: 100%;
  }
}

.block-type-single-panel.block-style0 .block-content .block-type-single-panel__article {
  color: #ff7f7f;
}

.block-type-single-panel.block-style0 .block-content a.block-type-single-panel__article:hover {
  color: #ff0000;
}

.block-type-single-panel.block-style0 .block-bg1 {
  background-color: #ffbcbc;
}

.block-type-single-panel.block-style0 .block-bg2 {
  background-color: #ff7f7f;
}

.block-type-single-panel.block-style1 .block-content .block-type-single-panel__article {
  color: #2766a0;
}

.block-type-single-panel.block-style1 .block-content a.block-type-single-panel__article:hover {
  color: #900119;
}

.block-type-single-panel.block-style1 .block-bg1 {
  background-color: #ebf6fc;
}

.block-type-single-panel.block-style1 .block-bg2 {
  background-color: #2766a0;
}

.block-type-single-panel.block-style2 .block-content .block-type-single-panel__article {
  color: #005aa0;
}

.block-type-single-panel.block-style2 .block-content a.block-type-single-panel__article:hover {
  color: #900119;
}

.block-type-single-panel.block-style2 .block-bg1 {
  background-color: #deebf7;
}

.block-type-single-panel.block-style2 .block-bg2 {
  background-color: #005aa0;
}

.block-type-single-panel.block-style3 .block-content .block-type-single-panel__article {
  color: #6a6b2a;
}

.block-type-single-panel.block-style3 .block-content a.block-type-single-panel__article:hover {
  color: #900119;
}

.block-type-single-panel.block-style3 .block-bg1 {
  background-color: #eef0bf;
}

.block-type-single-panel.block-style3 .block-bg2 {
  background-color: #6a6b2a;
}

.block-type-single-panel.block-style4 .block-content .block-type-single-panel__article {
  color: #1f6500;
}

.block-type-single-panel.block-style4 .block-content a.block-type-single-panel__article:hover {
  color: #900119;
}

.block-type-single-panel.block-style4 .block-bg1 {
  background-color: #e2f0d9;
}

.block-type-single-panel.block-style4 .block-bg2 {
  background-color: #1f6500;
}

.block.block-type-textimage .block-content {
  position: relative;
}

.block.block-type-textimage .block-content .block-type-textimage__title {
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
  margin-bottom: 15px;
  font-weight: bold;
}

.block.block-type-textimage .block-content .block-type-textimage__text {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
}

@media only screen and (max-width: 779px) {
  .block.block-type-textimage .block-content .block-type-textimage__column__item:first-child {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 780px) {
  .block.block-type-textimage .block-content .block-type-textimage__column {
    display: flex;
    justify-content: space-between;
  }
  .block.block-type-textimage .block-content .block-type-textimage__column__item:first-child {
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 48%;
  }
  .block.block-type-textimage .block-content .block-type-textimage__column__item:last-child {
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 48%;
  }
  .block.block-type-textimage .block-content .block-type-textimage__column--reverse {
    flex-flow: row-reverse;
  }
}

.block.block-type-textimage .block-width-ratio1 .block-type-textimage__column__item:first-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 9%;
}

.block.block-type-textimage .block-width-ratio1 .block-type-textimage__column__item:last-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 89%;
}

.block.block-type-textimage .block-width-ratio2 .block-type-textimage__column__item:first-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 19%;
}

.block.block-type-textimage .block-width-ratio2 .block-type-textimage__column__item:last-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 79%;
}

.block.block-type-textimage .block-width-ratio3 .block-type-textimage__column__item:first-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 29%;
}

.block.block-type-textimage .block-width-ratio3 .block-type-textimage__column__item:last-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 69%;
}

.block.block-type-textimage .block-width-ratio4 .block-type-textimage__column__item:first-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 39%;
}

.block.block-type-textimage .block-width-ratio4 .block-type-textimage__column__item:last-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 59%;
}

.block.block-type-textimage .block-width-ratio5 .block-type-textimage__column__item:first-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 49%;
}

.block.block-type-textimage .block-width-ratio5 .block-type-textimage__column__item:last-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 49%;
}

.block.block-type-textimage .block-width-ratio6 .block-type-textimage__column__item:first-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 59%;
}

.block.block-type-textimage .block-width-ratio6 .block-type-textimage__column__item:last-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 39%;
}

.block.block-type-textimage .block-width-ratio7 .block-type-textimage__column__item:first-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 69%;
}

.block.block-type-textimage .block-width-ratio7 .block-type-textimage__column__item:last-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 29%;
}

.block.block-type-textimage .block-width-ratio8 .block-type-textimage__column__item:first-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 79%;
}

.block.block-type-textimage .block-width-ratio8 .block-type-textimage__column__item:last-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 19%;
}

.block.block-type-textimage .block-width-ratio9 .block-type-textimage__column__item:first-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 89%;
}

.block.block-type-textimage .block-width-ratio9 .block-type-textimage__column__item:last-child {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 9%;
}

.block-type-textimage.block-style0 .block-bg1 {
  background-color: #ffbcbc;
}

.block-type-textimage.block-style0 .block-bg2 {
  background-color: #ff7f7f;
}

.block-type-textimage.block-style1 .block-bg1 {
  background-color: #ebf6fc;
}

.block-type-textimage.block-style1 .block-bg2 {
  background-color: #2766a0;
}

.block-type-textimage.block-style2 .block-bg1 {
  background-color: #deebf7;
}

.block-type-textimage.block-style2 .block-bg2 {
  background-color: #005aa0;
}

.block-type-textimage.block-style3 .block-bg1 {
  background-color: #eef0bf;
}

.block-type-textimage.block-style3 .block-bg2 {
  background-color: #6a6b2a;
}

.block-type-textimage.block-style4 .block-bg1 {
  background-color: #e2f0d9;
}

.block-type-textimage.block-style4 .block-bg2 {
  background-color: #1f6500;
}

.block.block-type-acc .block-content .block-type-acc__item:not(:last-child) {
  margin-bottom: 20px;
}

.block.block-type-acc .block-content .block-type-acc__item__trigger {
  cursor: pointer;
}

.block.block-type-acc .block-content .block-type-acc__item__trigger__inner {
  position: relative;
}

@media only screen and (max-width: 599px) {
  .block.block-type-acc .block-content .block-type-acc__item__trigger__inner {
    padding: .6em 60px .6em .6em;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block.block-type-acc .block-content .block-type-acc__item__trigger__inner {
    padding: .8em 60px .8em .8em;
  }
}

@media only screen and (min-width: 780px) and (max-width: 1019px) {
  .block.block-type-acc .block-content .block-type-acc__item__trigger__inner {
    padding: .8em 60px .8em .8em;
  }
}

@media only screen and (min-width: 1020px) {
  .block.block-type-acc .block-content .block-type-acc__item__trigger__inner {
    padding: 1em 60px 1em 1em;
  }
}

.block.block-type-acc .block-content .block-type-acc__item__trigger__inner::after {
  content: '';
  position: absolute;
  display: block;
  right: 30px;
  top: 50%;
  transform: translate3d(0, -75%, 0) rotateZ(45deg);
  width: 14px;
  height: 14px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transition: all 0.25s;
}

.block.block-type-acc .block-content .block-type-acc__item__content {
  display: none;
}

@media only screen and (max-width: 599px) {
  .block.block-type-acc .block-content .block-type-acc__item__content__inner {
    padding: 0.6em;
  }
}

@media only screen and (min-width: 600px) and (max-width: 779px) {
  .block.block-type-acc .block-content .block-type-acc__item__content__inner {
    padding: 0.8em;
  }
}

@media only screen and (min-width: 780px) and (max-width: 1019px) {
  .block.block-type-acc .block-content .block-type-acc__item__content__inner {
    padding: 0.8em;
  }
}

@media only screen and (min-width: 1020px) {
  .block.block-type-acc .block-content .block-type-acc__item__content__inner {
    padding: 1em;
  }
}

.block.block-type-acc .block-content .js-acc--active .block-type-acc__item__trigger__inner::after {
  transform: translate3d(0, -25%, 0) rotateZ(-135deg);
}

.block-type-acc.block-style0 .block-content .block-type-acc__item:not(:last-child) {
  margin-bottom: 20px;
}

.block-type-acc.block-style0 .block-content .block-type-acc__item__trigger {
  background-color: #ff7f7f;
  color: #333333;
}

.block-type-acc.block-style0 .block-bg1 {
  background-color: #ffbcbc;
}

.block-type-acc.block-style0 .block-bg2 {
  background-color: #ff7f7f;
}

.block-type-acc.block-style1 .block-content .block-type-acc__item:not(:last-child) {
  margin-bottom: 20px;
}

.block-type-acc.block-style1 .block-content .block-type-acc__item__trigger {
  background-color: #2766a0;
  color: white;
}

.block-type-acc.block-style1 .block-bg1 {
  background-color: #ebf6fc;
}

.block-type-acc.block-style1 .block-bg2 {
  background-color: #2766a0;
}

.block-type-acc.block-style2 .block-content .block-type-acc__item:not(:last-child) {
  margin-bottom: 20px;
}

.block-type-acc.block-style2 .block-content .block-type-acc__item__trigger {
  background-color: #005aa0;
  color: white;
}

.block-type-acc.block-style2 .block-bg1 {
  background-color: #deebf7;
}

.block-type-acc.block-style2 .block-bg2 {
  background-color: #005aa0;
}

.block-type-acc.block-style3 .block-content .block-type-acc__item:not(:last-child) {
  margin-bottom: 20px;
}

.block-type-acc.block-style3 .block-content .block-type-acc__item__trigger {
  background-color: #6a6b2a;
  color: white;
}

.block-type-acc.block-style3 .block-bg1 {
  background-color: #eef0bf;
}

.block-type-acc.block-style3 .block-bg2 {
  background-color: #6a6b2a;
}

.block-type-acc.block-style4 .block-content .block-type-acc__item:not(:last-child) {
  margin-bottom: 20px;
}

.block-type-acc.block-style4 .block-content .block-type-acc__item__trigger {
  background-color: #1f6500;
  color: white;
}

.block-type-acc.block-style4 .block-bg1 {
  background-color: #e2f0d9;
}

.block-type-acc.block-style4 .block-bg2 {
  background-color: #1f6500;
}

.block.block-type-staff .block-content .block-type-staff__name {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: .5em;
}

.block.block-type-staff .block-content .block-type-staff__text {
  margin-bottom: 1em;
}

.block.block-type-staff .block-content .block-type-staff__column:not(:last-child) {
  margin-bottom: 60px;
}

@media only screen and (max-width: 779px) {
  .block.block-type-staff .block-content .block-type-staff__column__item:first-child {
    margin-bottom: 20px;
    text-align: center;
  }
}

@media only screen and (min-width: 780px) {
  .block.block-type-staff .block-content .block-type-staff__column {
    display: flex;
    justify-content: space-between;
  }
  .block.block-type-staff .block-content .block-type-staff__column__item {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
  }
  .block.block-type-staff .block-content .block-type-staff__column__item-image {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 25%;
  }
  .block.block-type-staff .block-content .block-type-staff__column__item-image figure {
    margin-right: 10%;
  }
}

.block.block-type-staff .block-content .block-type-staff__link {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.block.block-type-staff .block-content .block-type-staff__link li a {
  display: block;
  text-align: center;
  padding: .5em;
  margin-left: 4px;
  margin-right: 4px;
}

@media only screen and (max-width: 599px) {
  .block.block-type-staff .block-content .block-type-staff__link li {
    margin-bottom: 8px;
  }
  .block.block-type-staff .block-content .block-type-staff__link li a {
    margin-right: 0;
    margin-left: 0;
  }
}

@media only screen and (min-width: 600px) and (max-width: 1019px) {
  .block.block-type-staff .block-content .block-type-staff__link {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .block.block-type-staff .block-content .block-type-staff__link li {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 50%;
    margin-bottom: 8px;
  }
  .block.block-type-staff .block-content .block-type-staff__link li:nth-child(2n-1) a {
    margin-left: 0px;
  }
  .block.block-type-staff .block-content .block-type-staff__link li:nth-child(2n) a {
    margin-right: 0px;
  }
}

@media only screen and (min-width: 1020px) {
  .block.block-type-staff .block-content .block-type-staff__link {
    display: flex;
    justify-content: space-between;
  }
  .block.block-type-staff .block-content .block-type-staff__link li {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 25%;
  }
  .block.block-type-staff .block-content .block-type-staff__link li:first-child a {
    margin-left: 0px;
  }
  .block.block-type-staff .block-content .block-type-staff__link li:last-child a {
    margin-right: 0px;
  }
}

.block-type-staff.block-style0 .block-content .block-type-staff__link li a {
  background-color: #ff7f7f;
  color: #333333;
}

.block-type-staff.block-style0 .block-content .block-type-staff__link li a:hover {
  background-color: #ff0000;
}

.block-type-staff.block-style0 .block-bg1 {
  background-color: #ffbcbc;
}

.block-type-staff.block-style0 .block-bg2 {
  background-color: #ff7f7f;
}

.block-type-staff.block-style1 .block-content .block-type-staff__link li a {
  background-color: #2766a0;
  color: white;
}

.block-type-staff.block-style1 .block-content .block-type-staff__link li a:hover {
  background-color: #900119;
}

.block-type-staff.block-style1 .block-bg1 {
  background-color: #ebf6fc;
}

.block-type-staff.block-style1 .block-bg2 {
  background-color: #2766a0;
}

.block-type-staff.block-style2 .block-content .block-type-staff__link li a {
  background-color: #005aa0;
  color: white;
}

.block-type-staff.block-style2 .block-content .block-type-staff__link li a:hover {
  background-color: #900119;
}

.block-type-staff.block-style2 .block-bg1 {
  background-color: #deebf7;
}

.block-type-staff.block-style2 .block-bg2 {
  background-color: #005aa0;
}

.block-type-staff.block-style3 .block-content .block-type-staff__link li a {
  background-color: #6a6b2a;
  color: white;
}

.block-type-staff.block-style3 .block-content .block-type-staff__link li a:hover {
  background-color: #900119;
}

.block-type-staff.block-style3 .block-bg1 {
  background-color: #eef0bf;
}

.block-type-staff.block-style3 .block-bg2 {
  background-color: #6a6b2a;
}

.block-type-staff.block-style4 .block-content .block-type-staff__link li a {
  background-color: #1f6500;
  color: white;
}

.block-type-staff.block-style4 .block-content .block-type-staff__link li a:hover {
  background-color: #900119;
}

.block-type-staff.block-style4 .block-bg1 {
  background-color: #e2f0d9;
}

.block-type-staff.block-style4 .block-bg2 {
  background-color: #1f6500;
}

.block-type-mathjax.block-style0 .block-content {
  overflow-x: auto;
  overflow-y: hidden;
}

.block-type-mathjax.block-style0 .block-bg1 {
  background-color: #ffbcbc;
}

.block-type-mathjax.block-style0 .block-bg2 {
  background-color: #ff7f7f;
}

.block-type-mathjax.block-style1 .block-content {
  overflow-x: auto;
  overflow-y: hidden;
}

.block-type-mathjax.block-style1 .block-bg1 {
  background-color: #ebf6fc;
}

.block-type-mathjax.block-style1 .block-bg2 {
  background-color: #2766a0;
}

.block-type-mathjax.block-style2 .block-content {
  overflow-x: auto;
  overflow-y: hidden;
}

.block-type-mathjax.block-style2 .block-bg1 {
  background-color: #deebf7;
}

.block-type-mathjax.block-style2 .block-bg2 {
  background-color: #005aa0;
}

.block-type-mathjax.block-style3 .block-content {
  overflow-x: auto;
  overflow-y: hidden;
}

.block-type-mathjax.block-style3 .block-bg1 {
  background-color: #eef0bf;
}

.block-type-mathjax.block-style3 .block-bg2 {
  background-color: #6a6b2a;
}

.block-type-mathjax.block-style4 .block-content {
  overflow-x: auto;
  overflow-y: hidden;
}

.block-type-mathjax.block-style4 .block-bg1 {
  background-color: #e2f0d9;
}

.block-type-mathjax.block-style4 .block-bg2 {
  background-color: #1f6500;
}
