.page-useful .useful-panel-list .panel .img .thumbnail {
  aspect-ratio: 308/171;
  -o-object-fit: contain;
  object-fit: contain;
}
.page-useful .useful-panel-list .panel .img .thumbnail.type-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.page-useful-index .page-header {
  text-align: center;
  background-color: #FBF4FF;
}
@media screen and (min-width: 768px) {
  .page-useful-index .page-header {
    margin-bottom: calc(clamp(0px, 5.1903114187cqw, 60px) * -1);
    padding-top: calc(clamp(0px, 4.3252595156cqw, 50px) * 1);
    padding-bottom: calc(clamp(0px, 10.3806228374cqw, 120px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .page-header {
    margin-bottom: calc(clamp(0px, 1.7301038062cqw, 20px) * -1);
    padding-top: calc(clamp(0px, 10.6666666667cqw, 10.6666666667cqw) * 1);
    padding-bottom: calc(clamp(0px, 16cqw, 16cqw) * 1);
  }
}
.page-useful-index .page-header .title {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .page-useful-index .page-header .title {
    font-size: calc(clamp(0px, 3.4602076125cqw, 40px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .page-header .title {
    font-size: calc(clamp(0px, 6.6666666667cqw, 6.6666666667cqw) * 1);
  }
}
.page-useful-index .page-header .image {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .page-useful-index .page-header .image {
    margin-top: calc(clamp(0px, 3.4602076125cqw, 40px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .page-header .image {
    margin-top: calc(clamp(0px, 6.6666666667cqw, 6.6666666667cqw) * 1);
  }
}
.page-useful-index .page-header .image .slider {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .page-useful-index .page-header .image .slider {
    width: calc(clamp(0px, 171.0207612457cqw, 1977px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .page-header .image .slider {
    width: calc(clamp(0px, 276cqw, 276cqw) * 1);
  }
}
.page-useful-index .page-header .image .slide {
  transition: opacity 0.3s ease, color 0.3s ease, background-color 0.3s ease, transform 0.3s ease;
  height: auto;
}
@media screen and (min-width: 768px) {
  .page-useful-index .page-header .image .slide {
    width: calc(clamp(0px, 57.0069204152cqw, 659px) * 1);
    padding-left: calc(clamp(0px, 2.1626297578cqw, 25px) * 1);
    padding-right: calc(clamp(0px, 2.1626297578cqw, 25px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .page-header .image .slide {
    width: calc(clamp(0px, 92cqw, 92cqw) * 1);
    padding-left: calc(clamp(0px, 1.3333333333cqw, 1.3333333333cqw) * 1);
    padding-right: calc(clamp(0px, 1.3333333333cqw, 1.3333333333cqw) * 1);
  }
}
.page-useful-index .page-header .image .panel {
  display: flex;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  overflow: hidden;
  aspect-ratio: 308/171;
}
@media screen and (min-width: 768px) {
  .page-useful-index .page-header .image .panel {
    border-radius: calc(clamp(0px, 1.7301038062cqw, 20px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .page-header .image .panel {
    flex-direction: column-reverse;
    border-radius: calc(clamp(0px, 2.6666666667cqw, 2.6666666667cqw) * 1);
  }
}
.page-useful-index .page-header .image .panel .img {
  position: relative;
  width: 100%;
  height: 100%;
}
.page-useful-index .page-header .image .panel .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.page-useful-index .page-header .image .panel .img img.type-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .page-useful-index .page-header .image .navi {
    margin-top: calc(clamp(0px, 5.3333333333cqw, 5.3333333333cqw) * 1);
    display: flex;
    align-items: center;
    width: 100%;
  }
}
.page-useful-index .page-header .image .navi .prev,
.page-useful-index .page-header .image .navi .next {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .page-useful-index .page-header .image .navi .prev,
  .page-useful-index .page-header .image .navi .next {
    position: absolute;
    top: calc(50% - clamp(0px, 2.5951557093cqw, 30px) * 1);
    width: calc(clamp(0px, 5.1903114187cqw, 60px) * 1);
    height: calc(clamp(0px, 5.1903114187cqw, 60px) * 1);
    font-size: calc(clamp(0px, 1.2975778547cqw, 15px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .page-header .image .navi .prev,
  .page-useful-index .page-header .image .navi .next {
    width: calc(clamp(0px, 13.3333333333cqw, 13.3333333333cqw) * 1);
    height: calc(clamp(0px, 13.3333333333cqw, 13.3333333333cqw) * 1);
    font-size: calc(clamp(0px, 3.2cqw, 3.2cqw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-index .page-header .image .navi .prev {
    left: calc(50% - clamp(0px, 66.5224913495cqw, 769px) * 1 / 2);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-index .page-header .image .navi .next {
    right: calc(50% - clamp(0px, 66.5224913495cqw, 769px) * 1 / 2);
  }
}
.page-useful-index .page-header .image .navi .page {
  position: static;
  display: flex;
  flex: 1;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .page-useful-index .page-header .image .navi .page {
    gap: calc(clamp(0px, 1.7301038062cqw, 20px) * 1);
    margin-top: calc(clamp(0px, 2.5951557093cqw, 30px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .page-header .image .navi .page {
    gap: calc(clamp(0px, 5.3333333333cqw, 5.3333333333cqw) * 1);
  }
}
.page-useful-index .page-header .image .navi .page .swiper-pagination-bullet {
  background-color: #E2E2E2;
  opacity: 1;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .page-useful-index .page-header .image .navi .page .swiper-pagination-bullet {
    width: calc(clamp(0px, 1.0380622837cqw, 12px) * 1);
    height: calc(clamp(0px, 1.0380622837cqw, 12px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .page-header .image .navi .page .swiper-pagination-bullet {
    width: calc(clamp(0px, 3.2cqw, 3.2cqw) * 1);
    height: calc(clamp(0px, 3.2cqw, 3.2cqw) * 1);
  }
}
.page-useful-index .page-header .image .navi .page .swiper-pagination-bullet-active {
  background-color: #A435F0;
}
.page-useful-index .page-header .filter {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .page-useful-index .page-header .filter {
    margin-top: calc(clamp(0px, 3.4602076125cqw, 40px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .page-header .filter {
    margin-top: calc(clamp(0px, 8cqw, 8cqw) * 1);
  }
}
.page-useful-index .page-header .filter .inner {
  display: flex;
}
.page-useful-index .page-header .filter dl {
  display: flex;
}
.page-useful-index .page-header .filter dt {
  display: flex;
  align-items: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .page-useful-index .page-header .filter dt {
    width: calc(clamp(0px, 10.8131487889cqw, 125px) * 1);
    height: calc(clamp(0px, 3.8062283737cqw, 44px) * 1);
    font-size: calc(clamp(0px, 1.7301038062cqw, 20px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .page-header .filter dt {
    justify-content: center;
    font-size: calc(clamp(0px, 5.3333333333cqw, 5.3333333333cqw) * 1);
  }
}
.page-useful-index .page-header .filter ul {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .page-useful-index .page-header .filter ul {
    gap: calc(clamp(0px, 1.2110726644cqw, 14px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .page-header .filter ul {
    gap: calc(clamp(0px, 2.6666666667cqw, 2.6666666667cqw) * 1) calc(clamp(0px, 2.4cqw, 2.4cqw) * 1);
  }
}
.page-useful-index .page-header .filter li {
  display: contents;
}
.page-useful-index .page-header .filter a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  letter-spacing: 0;
  font-weight: bold;
  transition: opacity 0.3s ease, color 0.3s ease, background-color 0.3s ease, transform 0.3s ease;
  line-height: 1.3;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .page-useful-index .page-header .filter a {
    min-width: calc(clamp(0px, 13.8408304498cqw, 160px) * 1);
    height: calc(clamp(0px, 3.8062283737cqw, 44px) * 1);
    padding: calc(clamp(0px, 1.2975778547cqw, 15px) * 1);
    border-radius: calc(clamp(0px, 0.3460207612cqw, 4px) * 1);
    font-size: calc(clamp(0px, 1.0380622837cqw, 12px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .page-header .filter a {
    width: calc(clamp(0px, 40.8cqw, 40.8cqw) * 1);
    min-height: calc(clamp(0px, 9.0666666667cqw, 9.0666666667cqw) * 1);
    padding: calc(clamp(0px, 2.6666666667cqw, 2.6666666667cqw) * 1);
    border-radius: calc(clamp(0px, 1.0666666667cqw, 1.0666666667cqw) * 1);
    font-size: calc(clamp(0px, 3.2cqw, 3.2cqw) * 1);
  }
  .page-useful-index .page-header .filter a.full {
    width: 100%;
  }
}
@media (hover: hover) and (pointer: fine) {
  .page-useful-index .page-header .filter a:hover {
    color: #A435F0;
  }
}
.page-useful-index .page-header .filter a.is-active {
  background-color: #A435F0;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .page-useful-index .section-useful-list {
    padding-top: calc(clamp(0px, 3.892733564cqw, 45px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .section-useful-list {
    padding-top: calc(clamp(0px, 12cqw, 12cqw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-index .section-useful-list .count {
    margin-bottom: calc(clamp(0px, 2.1626297578cqw, 25px) * 1);
    font-size: calc(clamp(0px, 1.5570934256cqw, 18px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .section-useful-list .count {
    margin-bottom: calc(clamp(0px, 2.6666666667cqw, 2.6666666667cqw) * 1);
    font-size: calc(clamp(0px, 4.8cqw, 4.8cqw) * 1);
  }
}
.page-useful-index .section-useful-list .panel .txt .info {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .page-useful-index .section-useful-list .panel .txt .info {
    font-size: calc(clamp(0px, 1.2110726644cqw, 14px) * 1);
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .section-useful-list .panel .txt .info {
    font-size: calc(clamp(0px, 3.4666666667cqw, 3.4666666667cqw) * 1);
    line-height: 1.6;
  }
}
@media screen and (min-width: 768px) {
  .page-useful-index .section-useful-list .panel .tag span {
    min-width: calc(clamp(0px, 10.3806228374cqw, 120px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-index .section-useful-list .panel .tag span {
    min-width: calc(clamp(0px, 34.6666666667cqw, 34.6666666667cqw) * 1);
  }
}
.page-useful-index .section-useful-list .panel .tag span.tag-webinar {
  background-color: #CDCBFB;
}
.page-useful-index .section-useful-list .panel .tag span.tag-ebooks {
  background-color: #FACCC7;
}
.page-useful-index .section-useful-list .panel .tag span.tag-event {
  background-color: #EAFDA3;
}
.page-useful-index .section-useful-list .panel .tag span.tag-research {
  background-color: #8EFFB5;
}

@media screen and (min-width: 768px) {
  .page-useful-post .page-header {
    padding-top: calc(clamp(0px, 3.4602076125cqw, 40px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .page-header {
    padding-top: calc(clamp(0px, 5.3333333333cqw, 5.3333333333cqw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-post .page-header {
    width: calc(clamp(0px, 83.5640138408cqw, 966px) * 1);
    margin-left: auto;
    margin-right: auto;
  }
}
.page-useful-post .page-header .title {
  text-align: center;
}
.page-useful-post .page-header .title .ja {
  font-weight: bold;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 768px) {
  .page-useful-post .page-header .title .ja {
    font-size: calc(clamp(0px, 3.4602076125cqw, 40px) * 1);
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .page-header .title .ja {
    font-size: calc(clamp(0px, 6.6666666667cqw, 6.6666666667cqw) * 1);
    line-height: 1.4;
  }
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post {
    margin-top: calc(clamp(0px, 4.3252595156cqw, 50px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post {
    margin-top: calc(clamp(0px, 8cqw, 8cqw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body {
    margin-top: calc(clamp(0px, 3.0276816609cqw, 35px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body {
    margin-top: calc(clamp(0px, 4cqw, 4cqw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .main .main-image {
    margin-bottom: calc(clamp(0px, 3.4602076125cqw, 40px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .main .main-image {
    margin-bottom: calc(clamp(0px, 6.6666666667cqw, 6.6666666667cqw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .main .main-image img {
    border-radius: calc(clamp(0px, 0.8650519031cqw, 10px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .main .main-image img {
    border-radius: calc(clamp(0px, 0.8650519031cqw, 10px) * 1);
  }
}
.page-useful-post .section-useful-post .section-body .main .main-info {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .main .main-info {
    gap: calc(clamp(0px, 0.8650519031cqw, 10px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .main .main-info {
    gap: calc(clamp(0px, 2.6666666667cqw, 2.6666666667cqw) * 1);
  }
}
.page-useful-post .section-useful-post .section-body .main .main-info .tag {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .main .main-info .tag {
    gap: calc(clamp(0px, 0.8650519031cqw, 10px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .main .main-info .tag {
    align-items: flex-start;
    gap: calc(clamp(0px, 1.3333333333cqw, 1.3333333333cqw) * 1);
  }
}
.page-useful-post .section-useful-post .section-body .main .main-info .tag span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .main .main-info .tag span {
    min-width: calc(clamp(0px, 17.3010380623cqw, 200px) * 1);
    height: calc(clamp(0px, 4.3252595156cqw, 50px) * 1);
    padding-left: calc(clamp(0px, 2.1626297578cqw, 25px) * 1);
    padding-right: calc(clamp(0px, 2.1626297578cqw, 25px) * 1);
    border-radius: calc(clamp(0px, 2.1626297578cqw, 25px) * 1);
    font-size: calc(clamp(0px, 1.2110726644cqw, 14px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .main .main-info .tag span {
    min-width: calc(clamp(0px, 32cqw, 32cqw) * 1);
    height: calc(clamp(0px, 8cqw, 8cqw) * 1);
    padding-left: calc(clamp(0px, 4cqw, 4cqw) * 1);
    padding-right: calc(clamp(0px, 4cqw, 4cqw) * 1);
    border-radius: calc(clamp(0px, 4cqw, 4cqw) * 1);
    font-size: calc(clamp(0px, 2.9333333333cqw, 2.9333333333cqw) * 1);
  }
}
.page-useful-post .section-useful-post .section-body .main .main-info .date {
  display: flex;
  flex-wrap: wrap;
  font-weight: 500;
  letter-spacing: 0.03em;
  gap: 0em 0.75em;
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .main .main-info .date {
    font-size: calc(clamp(0px, 1.7301038062cqw, 20px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .main .main-info .date {
    font-size: calc(clamp(0px, 4cqw, 4cqw) * 1);
  }
}
.page-useful-post .section-useful-post .section-body .main .main-info .date span {
  display: block;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .main .main-whitepaper {
    margin-top: calc(clamp(0px, 2.5951557093cqw, 30px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .main .main-whitepaper {
    margin-top: calc(clamp(0px, 6.6666666667cqw, 6.6666666667cqw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .main .main-whitepaper .cmn-button {
    width: calc(clamp(0px, 27.2491349481cqw, 315px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .main .main-whitepaper .cmn-button {
    width: calc(clamp(0px, 84cqw, 84cqw) * 1);
  }
}
.page-useful-post .section-useful-post .section-body .main .main-content {
  border-top: 1px solid #DBE4E7;
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .main .main-content {
    margin-top: calc(clamp(0px, 2.5951557093cqw, 30px) * 1);
    padding-top: calc(clamp(0px, 3.4602076125cqw, 40px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .main .main-content {
    margin-top: calc(clamp(0px, 6.6666666667cqw, 6.6666666667cqw) * 1);
    padding-top: calc(clamp(0px, 8cqw, 8cqw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .main .main-link {
    margin-top: calc(clamp(0px, 5.1903114187cqw, 60px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .main .main-link {
    margin-top: calc(clamp(0px, 10.6666666667cqw, 10.6666666667cqw) * 1);
  }
}
.page-useful-post .section-useful-post .section-body .main .main-link .cmn-button {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .main .main-link .cmn-button {
    width: calc(clamp(0px, 25.0865051903cqw, 290px) * 1);
    font-size: calc(clamp(0px, 1.5570934256cqw, 18px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .main .main-link .cmn-button {
    width: calc(clamp(0px, 77.3333333333cqw, 77.3333333333cqw) * 1);
    font-size: calc(clamp(0px, 4.8cqw, 4.8cqw) * 1);
  }
}
.page-useful-post .section-useful-post .section-body .side .apply-list {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .side .apply-list {
    gap: calc(clamp(0px, 0.8650519031cqw, 10px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .side .apply-list {
    gap: calc(clamp(0px, 2.6666666667cqw, 2.6666666667cqw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .side .apply-list .cmn-button {
    font-size: calc(clamp(0px, 1.2975778547cqw, 15px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .side .apply-list .cmn-button {
    font-size: calc(clamp(0px, 3.4666666667cqw, 3.4666666667cqw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .side .event-data dl {
    margin-top: calc(clamp(0px, 0.8650519031cqw, 10px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .side .event-data dl {
    margin-top: calc(clamp(0px, 2.6666666667cqw, 2.6666666667cqw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .side .event-data dt {
    font-size: calc(clamp(0px, 1.124567474cqw, 13px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .side .event-data dt {
    font-size: calc(clamp(0px, 3.4666666667cqw, 3.4666666667cqw) * 1);
  }
}
.page-useful-post .section-useful-post .section-body .side .event-data dd {
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .side .event-data dd {
    font-size: calc(clamp(0px, 1.2975778547cqw, 15px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .side .event-data dd {
    font-size: calc(clamp(0px, 4cqw, 4cqw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .side .event-link {
    margin-top: calc(clamp(0px, 4.3252595156cqw, 50px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .side .event-link {
    margin-top: calc(clamp(0px, 4.3252595156cqw, 50px) * 1);
  }
}
.page-useful-post .section-useful-post .section-body .side .event-link .cmn-button {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-useful-post .section-body .side .event-link .cmn-button {
    width: calc(clamp(0px, 28.5467128028cqw, 330px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-useful-post .section-body .side .event-link .cmn-button {
    width: calc(clamp(0px, 77.3333333333cqw, 77.3333333333cqw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-post .cmn-social-share {
    margin-top: calc(clamp(0px, 4.3252595156cqw, 50px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .cmn-social-share {
    margin-top: calc(clamp(0px, 13.3333333333cqw, 13.3333333333cqw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-related-post {
    padding-top: calc(clamp(0px, 11.2456747405cqw, 130px) * 1);
    padding-bottom: calc(clamp(0px, 15.5709342561cqw, 180px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-related-post {
    padding-top: calc(clamp(0px, 14.6666666667cqw, 14.6666666667cqw) * 1);
    padding-bottom: calc(clamp(0px, 21.3333333333cqw, 21.3333333333cqw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .page-useful-post .section-related-post .section-body {
    margin-top: calc(clamp(0px, 3.4602076125cqw, 40px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .page-useful-post .section-related-post .section-body {
    margin-top: calc(clamp(0px, 9.3333333333cqw, 9.3333333333cqw) * 1);
  }
}