@charset "utf-8";

.column-wrapper {
  position: relative;
}
.column-wrapper * {
  letter-spacing: 0;
  font-feature-settings: "palt";
}
.column-bg-bubble {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.column-category {
  background-color: #fff;
  overflow-x: auto;
}
.column-category::-webkit-scrollbar{
  display: none;
}
.column-category ul {
  display: flex;
  flex-wrap: wrap;
}
.column-category ul li {
  position: relative;
  width: calc(100% / 8);
}
.column-category ul li::after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  background-color: #41c1ff;
  transition: width .3s ease;
}
.column-category ul li.active::after,
.column-category ul li:hover::after {
  width: 100%;
}
.column-category ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.column-header {
  position: relative;
  z-index: 0;
  background-color: rgba(255,255,255,.7);
}
.column-header .column-shabon-chan {
  position: absolute;
  z-index: 1;
}
.column-header .column-members {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  z-index: 0;
  background-color: #ffef93;
}
.column-header .column-members .column-members-icon {
  background-color: #fff;
  background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_2%22%20data-name%3D%222%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2057.77%2064%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23ff6296%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22m54.55%2C24.67c-1.98-1.98-4.75-3.22-7.77-3.22h-1.12v-4.67c0-4.62-1.88-8.84-4.92-11.86C37.72%2C1.88%2C33.51%2C0%2C28.89%2C0c-4.62%2C0-8.84%2C1.88-11.87%2C4.91-3.03%2C3.02-4.92%2C7.24-4.91%2C11.86v4.67h-1.12c-3.02%2C0-5.79%2C1.23-7.77%2C3.22C1.24%2C26.64%2C0%2C29.41%2C0%2C32.44v20.57c0%2C3.02%2C1.24%2C5.79%2C3.22%2C7.77%2C1.98%2C1.98%2C4.75%2C3.22%2C7.77%2C3.22h35.8c3.02%2C0%2C5.79-1.23%2C7.77-3.22%2C1.98-1.98%2C3.22-4.75%2C3.22-7.77v-20.57c0-3.02-1.24-5.79-3.22-7.77Zm-35.18-7.89c0-2.64%2C1.06-4.99%2C2.79-6.73%2C1.73-1.73%2C4.09-2.79%2C6.73-2.79s4.99%2C1.06%2C6.73%2C2.79c1.73%2C1.73%2C2.79%2C4.09%2C2.79%2C6.73v4.67h-19.03v-4.67Zm30.04%2C38.87c-.69.68-1.59%2C1.09-2.63%2C1.09H10.99c-1.04%2C0-1.95-.41-2.63-1.09-.68-.68-1.09-1.59-1.09-2.63v-20.57c0-1.04.41-1.95%2C1.09-2.63.69-.68%2C1.59-1.09%2C2.63-1.09h35.8c1.04%2C0%2C1.95.41%2C2.63%2C1.09.68.68%2C1.09%2C1.59%2C1.09%2C2.63v20.57c0%2C1.04-.41%2C1.95-1.09%2C2.63Z%22%2F%3E%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22m28.88%2C35c-2.89%2C0-5.23%2C2.34-5.23%2C5.23%2C0%2C2.13%2C1.28%2C3.95%2C3.1%2C4.77l-1.16%2C7.51h6.57l-1.16-7.51c1.83-.82%2C3.11-2.64%2C3.11-4.77%2C0-2.89-2.34-5.23-5.23-5.23Z%22%2F%3E%3C%2Fsvg%3E');
  background-position: center;
  background-repeat: no-repeat;
}
.column-header .column-members .column-members-hd {
  color: #00a1ec;
  font-weight: normal;
}
.column-header .column-members .column-members-more {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  background-color: #00a1ec;
}
.column-header .column-members .column-members-more span {
  display: block;
  color: #fff;
  line-height: 1;
}
.column-content .column-list li .column-locked-icon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.column-content .column-list li .column-locked-icon::before {
  display: block;
  content: '';
  border-color: #ff6296 transparent transparent transparent;
  background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_2%22%20data-name%3D%222%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2064%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23fff%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2224.18%2021.7%2034.48%2032%2024.18%2042.3%2029.26%2047.38%2044.65%2032%2029.26%2016.62%2024.18%2021.7%22%2F%3E%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22m32%2C0C14.33%2C0%2C0%2C14.33%2C0%2C32c0%2C17.67%2C14.33%2C32%2C32%2C32%2C17.68%2C0%2C32-14.33%2C32-32C64%2C14.33%2C49.67%2C0%2C32%2C0Zm19.07%2C51.07c-4.89%2C4.88-11.62%2C7.9-19.07%2C7.9-7.46%2C0-14.18-3.02-19.07-7.9-4.89-4.89-7.9-11.62-7.9-19.07%2C0-7.46%2C3.01-14.18%2C7.9-19.07%2C4.89-4.89%2C11.62-7.9%2C19.07-7.9%2C7.46%2C0%2C14.18%2C3.01%2C19.07%2C7.9%2C4.89%2C4.89%2C7.9%2C11.62%2C7.9%2C19.07%2C0%2C7.46-3.01%2C14.18-7.9%2C19.07Z%22%2F%3E%3C%2Fsvg%3E');
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.column-content .column-list li .column-locked-icon::before {
  display: block;
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #ff6296 transparent transparent transparent;
}
.column-content {
  background-color: #fff;
}
.column-content .top-newslist-default:hover {
  opacity: 1;
}
.column-content .news-entries .news-entry:hover {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  opacity: 0.7;
}
.column-content .column-list {
  display: flex;
}
.column-content .column-list li a {
  display: flex;
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.column-content .column-list li .column-list-thumb {
  position: relative;
}
.column-content .column-list li .column-list-thumb .column-locked-icon {
  display: block;
  content: '';
  position: absolute;
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-content .panel-heading {
  display: none;
}
.column-content .news-entries .news-entry .column-locked-icon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.column-content {
  background-color: #fff;
}
.column-content .news-entries {
  display: flex;
}
.column-content .news-entries .news-entry {
  display: flex;
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.column-content .news-entries .news-entry .entry-icon {
  position: relative;
}
.column-content .news-entries .news-entry .entry-icon .column-locked-icon {
  display: block;
  content: '';
  position: absolute;
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.column-content .news-entries .news-entry .entry-text {
  white-space: normal;
}
.column-content .news-entries .news-entry .entry-text .headline {
  border: none;
  text-align: left;
}
.column-content .news-entries .news-entry .entry-text .headline a {
  color: inherit;
  font-weight: normal;
}
.column-content .news-entries .news-entry .entry-text .headline a:before {
  display: none;
}

@media screen and (max-width: 833px) {
  .is-pc {
    display: none;
  }
  .is-sp {
    display: block;
  }
  .column-bg-bubble {
    width: 100vw;
  }
  .column-category {
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding: 0 20px;
  }
  .column-category ul {
    width: 960px
  }
  .column-category ul li {
    width: 120px;
  }
  .column-category ul li::after {
    height: 3px;
  }
  .column-category ul li a {
    height: 60px;
  }
  .column-category ul li a span {
    font-size: 14px;
    line-height: 18px;
  }
  .column-header {
    position: relative;
    padding: 20px 12px 42px;
  }
  .column-header:after {
    display: block;
    content: '';
    position: absolute;
    left: 12px;
    bottom: 0;
    width: calc(100vw - 24px);
    height: 2px;
    background-color: #e1e1e1;
  }
  .column-header .column-ttl {
    width: auto;
    margin: 0 18px 10px;
  }
  .column-header .column-txt {
    margin-bottom: 12px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
  }
  .column-header .column-members {
    padding: 10px 14px 28px;
    border-radius: 10px;
  }
  .column-header .column-members .column-members-icon {
    width: 32px;
    height: 32px;
    margin-right: 12px;
    border-radius: 10px;
    background-size: 18px auto;
  }
  .column-header .column-members .column-members-hd {
    width: calc(100% - 32px - 12px);
    font-size: 12px;
    line-height: 14px;
  }
  .column-header .column-members .column-members-more {
    left: 50%;
    bottom: -16px;
    transform: translateX(-50%);
    width: 254px;
    height: 32px;
    margin: 0 auto;
    border-radius: 16px;
  }
  .column-header .column-members .column-members-more::after {
    width: 15px;
    height: 15px;
    margin-left: 10px;
  }
  .column-header .column-members .column-members-more span {
    font-size: 14px;
  }
  .column-header .column-shabon-chan {
    top: -34px;
    right: 16px;
    width: 70px;
    height: 38px;
  }

  .column-content {
    padding: 21px 10px 27px;
  }
  .column-content .column-list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 12px;
  }
  .column-content .column-list li a {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
  }
  .column-content .column-list li .column-list-thumb {
    width: 108px;
    margin-right: 12px;
  }
  .column-content .column-list li .column-list-thumb .column-locked-icon {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 48px;
    height: 52px;
    background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_2%22%20data-name%3D%222%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2057.77%2064%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23ff6296%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22m54.55%2C24.67c-1.98-1.98-4.75-3.22-7.77-3.22h-1.12v-4.67c0-4.62-1.88-8.84-4.92-11.86C37.72%2C1.88%2C33.51%2C0%2C28.89%2C0c-4.62%2C0-8.84%2C1.88-11.87%2C4.91-3.03%2C3.02-4.92%2C7.24-4.91%2C11.86v4.67h-1.12c-3.02%2C0-5.79%2C1.23-7.77%2C3.22C1.24%2C26.64%2C0%2C29.41%2C0%2C32.44v20.57c0%2C3.02%2C1.24%2C5.79%2C3.22%2C7.77%2C1.98%2C1.98%2C4.75%2C3.22%2C7.77%2C3.22h35.8c3.02%2C0%2C5.79-1.23%2C7.77-3.22%2C1.98-1.98%2C3.22-4.75%2C3.22-7.77v-20.57c0-3.02-1.24-5.79-3.22-7.77Zm-35.18-7.89c0-2.64%2C1.06-4.99%2C2.79-6.73%2C1.73-1.73%2C4.09-2.79%2C6.73-2.79s4.99%2C1.06%2C6.73%2C2.79c1.73%2C1.73%2C2.79%2C4.09%2C2.79%2C6.73v4.67h-19.03v-4.67Zm30.04%2C38.87c-.69.68-1.59%2C1.09-2.63%2C1.09H10.99c-1.04%2C0-1.95-.41-2.63-1.09-.68-.68-1.09-1.59-1.09-2.63v-20.57c0-1.04.41-1.95%2C1.09-2.63.69-.68%2C1.59-1.09%2C2.63-1.09h35.8c1.04%2C0%2C1.95.41%2C2.63%2C1.09.68.68%2C1.09%2C1.59%2C1.09%2C2.63v20.57c0%2C1.04-.41%2C1.95-1.09%2C2.63Z%22%2F%3E%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22m28.88%2C35c-2.89%2C0-5.23%2C2.34-5.23%2C5.23%2C0%2C2.13%2C1.28%2C3.95%2C3.1%2C4.77l-1.16%2C7.51h6.57l-1.16-7.51c1.83-.82%2C3.11-2.64%2C3.11-4.77%2C0-2.89-2.34-5.23-5.23-5.23Z%22%2F%3E%3C%2Fsvg%3E');
  }
  .column-content .column-list li .column-list-ttl {
    width: calc(100% - 108px - 12px);
    font-size: 14px;
    line-height: 21px;
  }

  .column-content .news-entries {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 12px;
  }
  .column-content .news-entries .news-entry {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
  }
  .column-content .news-entries .news-entry .entry-icon {
    width: 108px;
    margin-right: 12px;
  }
  .column-content .news-entries .news-entry .entry-icon .column-locked-icon {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 48px;
    height: 52px;
    background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_2%22%20data-name%3D%222%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2057.77%2064%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23ff6296%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22m54.55%2C24.67c-1.98-1.98-4.75-3.22-7.77-3.22h-1.12v-4.67c0-4.62-1.88-8.84-4.92-11.86C37.72%2C1.88%2C33.51%2C0%2C28.89%2C0c-4.62%2C0-8.84%2C1.88-11.87%2C4.91-3.03%2C3.02-4.92%2C7.24-4.91%2C11.86v4.67h-1.12c-3.02%2C0-5.79%2C1.23-7.77%2C3.22C1.24%2C26.64%2C0%2C29.41%2C0%2C32.44v20.57c0%2C3.02%2C1.24%2C5.79%2C3.22%2C7.77%2C1.98%2C1.98%2C4.75%2C3.22%2C7.77%2C3.22h35.8c3.02%2C0%2C5.79-1.23%2C7.77-3.22%2C1.98-1.98%2C3.22-4.75%2C3.22-7.77v-20.57c0-3.02-1.24-5.79-3.22-7.77Zm-35.18-7.89c0-2.64%2C1.06-4.99%2C2.79-6.73%2C1.73-1.73%2C4.09-2.79%2C6.73-2.79s4.99%2C1.06%2C6.73%2C2.79c1.73%2C1.73%2C2.79%2C4.09%2C2.79%2C6.73v4.67h-19.03v-4.67Zm30.04%2C38.87c-.69.68-1.59%2C1.09-2.63%2C1.09H10.99c-1.04%2C0-1.95-.41-2.63-1.09-.68-.68-1.09-1.59-1.09-2.63v-20.57c0-1.04.41-1.95%2C1.09-2.63.69-.68%2C1.59-1.09%2C2.63-1.09h35.8c1.04%2C0%2C1.95.41%2C2.63%2C1.09.68.68%2C1.09%2C1.59%2C1.09%2C2.63v20.57c0%2C1.04-.41%2C1.95-1.09%2C2.63Z%22%2F%3E%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22m28.88%2C35c-2.89%2C0-5.23%2C2.34-5.23%2C5.23%2C0%2C2.13%2C1.28%2C3.95%2C3.1%2C4.77l-1.16%2C7.51h6.57l-1.16-7.51c1.83-.82%2C3.11-2.64%2C3.11-4.77%2C0-2.89-2.34-5.23-5.23-5.23Z%22%2F%3E%3C%2Fsvg%3E');
  }
  .column-content .news-entries .news-entry .entry-text {
    width: calc(100% - 108px - 12px);
  }
  .column-content .news-entries .news-entry .entry-text .header {
    width: auto;
  }
  .column-content .news-entries .news-entry .entry-text .headline * {
    padding: 0;
    font-size: 14px;
    line-height: 21px;
  }

  #newsentries .footer-faq.faqs {
    padding: 75px 30px 30px;
  }
}

@media screen and (min-width: 834px) {
  .is-pc {
    display: block;
  }
  .is-sp {
    display: none;
  }
  .column-bg-bubble {
    width: 100%;
  }
  .column-category {
    max-width: 1080px;
    margin: 0 auto;
  }
  .column-category ul li {
    width: calc(100% / 8);
  }
  .column-category ul li::after {
    height: 5px;
  }
  .column-category ul li a {
    height: 60px;
  }
  .column-category ul li a span {
    font-size: 14px;
    line-height: 18px;
  }
  .column-header {
    max-width: 1080px;
    margin: 0 auto;
    padding: 32px 0 60px;
  }
  .column-header .column-ttl {
    width: 623px;
    margin: 0 auto 16px;
  }
  .column-header .column-txt {
    margin-bottom: 27px;
    text-align: center;
    font-size: 20px;
    line-height: 36px;
  }
  .column-header .column-members {
    width: 725px;
    margin: 0 auto;
    padding: 16px 20px 45px;
    border-radius: 10px;
  }
  .column-header .column-members .column-members-icon {
    width: 58px;
    height: 58px;
    margin-right: 25px;
    border-radius: 10px;
    background-size: 32px auto;
  }
  .column-header .column-members .column-members-hd {
    width: calc(100% - 25px - 58px);
    font-size: 20px;
    line-height: 30px;
  }
  .column-header .column-members .column-members-more {
    bottom: -32px;
    width: 496px;
    height: 64px;
    margin: 0 auto;
    background: #00a3ec;
    border-radius: 32px;
  }
  .column-header .column-members .column-members-more::after {
    width: 23px;
    height: 23px;
    margin-left: 16px;
  }
  .column-header .column-members .column-members-more span {
    font-size: 20px;
  }
  .column-header .column-shabon-chan {
    right: 3px;
    bottom: -16px;
    width: 270px;
  }

  .column-content {
    max-width: 1080px;
    margin: 0 auto;
    padding: 42px 94px 50px;
    background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bopacity%3A0.9%3B%7D%20.st1%7Bfill%3A%23CDEAED%3B%7D%3C%2Fstyle%3E%3Cg%20class%3D%22st0%22%3E%20%3Ccircle%20class%3D%22st1%22%20cx%3D%226%22%20cy%3D%226%22%20r%3D%226%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    background-position: 0 0;
    background-size: 12px auto;
    background-repeat: repeat;
  }
  .column-content .column-list {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 40px;
  }
  .column-content .column-list li {
    width: calc((100% - 80px) / 3);
  }
  .column-content .column-list li a {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: 384px;
    padding: 21px 18px 16px;
    border-radius: 20px;
    box-shadow: 0px 10px 15px rgba(155, 174, 193, 1);
  }
  .column-content .column-list li .column-list-thumb {
    margin-bottom: 20px;
  }
  .column-content .column-list li .column-list-thumb .column-locked-icon {
    width: 36px;
    height: 36px;
    background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2036%2036%22%20style%3D%22enable-background%3Anew%200%200%2036%2036%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FF6296%3B%7D%20.st1%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%220%2C0%2036%2C0%200%2C36%20%22%2F%3E%3Cg%3E%20%3Cpath%20class%3D%22st1%22%20d%3D%22M17.2%2C7.6C16.9%2C7.3%2C16.3%2C7%2C15.8%2C7h-0.2V6.1c0-0.9-0.4-1.7-0.9-2.2C14.1%2C3.4%2C13.3%2C3%2C12.4%2C3s-1.6%2C0.4-2.2%2C0.9%20C9.6%2C4.5%2C9.3%2C5.3%2C9.3%2C6.1V7H9.1C8.5%2C7%2C8%2C7.3%2C7.6%2C7.6C7.2%2C8%2C7%2C8.5%2C7%2C9.1V13c0%2C0.6%2C0.2%2C1.1%2C0.6%2C1.5C8%2C14.8%2C8.5%2C15%2C9.1%2C15h6.7%20c0.6%2C0%2C1.1-0.2%2C1.5-0.6c0.4-0.4%2C0.6-0.9%2C0.6-1.5V9C17.8%2C8.5%2C17.6%2C8%2C17.2%2C7.6L17.2%2C7.6z%20M10.6%2C6.1c0-0.5%2C0.2-0.9%2C0.5-1.3%20c0.3-0.3%2C0.8-0.5%2C1.3-0.5s0.9%2C0.2%2C1.3%2C0.5c0.3%2C0.3%2C0.5%2C0.8%2C0.5%2C1.3V7h-3.6V6.1L10.6%2C6.1z%20M16.3%2C13.4c-0.1%2C0.1-0.3%2C0.2-0.5%2C0.2H9.1%20c-0.2%2C0-0.4-0.1-0.5-0.2c-0.1-0.1-0.2-0.3-0.2-0.5V9c0-0.2%2C0.1-0.4%2C0.2-0.5c0.1-0.1%2C0.3-0.2%2C0.5-0.2h6.7c0.2%2C0%2C0.4%2C0.1%2C0.5%2C0.2%20c0.1%2C0.1%2C0.2%2C0.3%2C0.2%2C0.5v3.9C16.5%2C13.1%2C16.4%2C13.3%2C16.3%2C13.4L16.3%2C13.4z%22%2F%3E%20%3Cpath%20class%3D%22st1%22%20d%3D%22M12.4%2C9.6c-0.5%2C0-1%2C0.4-1%2C1c0%2C0.4%2C0.2%2C0.7%2C0.6%2C0.9l-0.2%2C1.4H13l-0.2-1.4c0.3-0.2%2C0.6-0.5%2C0.6-0.9%20C13.4%2C10%2C13%2C9.6%2C12.4%2C9.6z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  }
  .column-content .column-list li .column-list-ttl {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .column-content .news-entries {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 40px;
  }
  .column-content .news-entries .news-entry {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: calc((100% - 80px) / 3);
    min-height: 384px;
    padding: 21px 18px 16px;
    border-radius: 20px;
    box-shadow: 0px 10px 15px rgba(155, 174, 193, 1);
  }
  .column-content .news-entries .news-entry .entry-icon {
    margin-bottom: 20px;
  }
  .column-content .news-entries .news-entry .entry-icon .column-locked-icon {
    width: 36px;
    height: 36px;
    background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2036%2036%22%20style%3D%22enable-background%3Anew%200%200%2036%2036%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FF6296%3B%7D%20.st1%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%220%2C0%2036%2C0%200%2C36%20%22%2F%3E%3Cg%3E%20%3Cpath%20class%3D%22st1%22%20d%3D%22M17.2%2C7.6C16.9%2C7.3%2C16.3%2C7%2C15.8%2C7h-0.2V6.1c0-0.9-0.4-1.7-0.9-2.2C14.1%2C3.4%2C13.3%2C3%2C12.4%2C3s-1.6%2C0.4-2.2%2C0.9%20C9.6%2C4.5%2C9.3%2C5.3%2C9.3%2C6.1V7H9.1C8.5%2C7%2C8%2C7.3%2C7.6%2C7.6C7.2%2C8%2C7%2C8.5%2C7%2C9.1V13c0%2C0.6%2C0.2%2C1.1%2C0.6%2C1.5C8%2C14.8%2C8.5%2C15%2C9.1%2C15h6.7%20c0.6%2C0%2C1.1-0.2%2C1.5-0.6c0.4-0.4%2C0.6-0.9%2C0.6-1.5V9C17.8%2C8.5%2C17.6%2C8%2C17.2%2C7.6L17.2%2C7.6z%20M10.6%2C6.1c0-0.5%2C0.2-0.9%2C0.5-1.3%20c0.3-0.3%2C0.8-0.5%2C1.3-0.5s0.9%2C0.2%2C1.3%2C0.5c0.3%2C0.3%2C0.5%2C0.8%2C0.5%2C1.3V7h-3.6V6.1L10.6%2C6.1z%20M16.3%2C13.4c-0.1%2C0.1-0.3%2C0.2-0.5%2C0.2H9.1%20c-0.2%2C0-0.4-0.1-0.5-0.2c-0.1-0.1-0.2-0.3-0.2-0.5V9c0-0.2%2C0.1-0.4%2C0.2-0.5c0.1-0.1%2C0.3-0.2%2C0.5-0.2h6.7c0.2%2C0%2C0.4%2C0.1%2C0.5%2C0.2%20c0.1%2C0.1%2C0.2%2C0.3%2C0.2%2C0.5v3.9C16.5%2C13.1%2C16.4%2C13.3%2C16.3%2C13.4L16.3%2C13.4z%22%2F%3E%20%3Cpath%20class%3D%22st1%22%20d%3D%22M12.4%2C9.6c-0.5%2C0-1%2C0.4-1%2C1c0%2C0.4%2C0.2%2C0.7%2C0.6%2C0.9l-0.2%2C1.4H13l-0.2-1.4c0.3-0.2%2C0.6-0.5%2C0.6-0.9%20C13.4%2C10%2C13%2C9.6%2C12.4%2C9.6z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  }
  .column-content .news-entries .news-entry .entry-text .headline * {
    padding: 0;
    font-size: 20px;
    line-height: 30px;
  }

  #newsentries .footer-faq.faqs {
    padding: 135px 30px 10px;
  }
}