@charset "UTF-8";

.lp-related_list {
  margin-bottom: 70px;
  box-sizing: border-box;
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  .lp-related_list {
    padding: 20px 20px 0;
    margin-bottom: 30px;
  }
}
.lp-related_list.support-articles * {
  box-sizing: border-box;
  border-width: 0
}
.lp-related_list.support-articles .is-pc {
  display: block !important
}
@media screen and (max-width: 768px) {
  .lp-related_list.support-articles .is-pc {
      display: none !important
  }
}
.lp-related_list.support-articles .is-sp {
  display: none !important
}
@media screen and (max-width: 768px) {
  .lp-related_list.support-articles .is-sp {
      display: block !important
  }
}
.lp-related_list .support-articles-list {
  gap: 0 80px !important
}
@media screen and (max-width: 768px) {
  .lp-related_list .support-articles-list {
      gap: 0
  }
}
.lp-related_list .support-articles-list.grid {
  display: grid
}
.lp-related_list .support-articles-list.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr))
}
.lp-related_list .support-article {
  margin-bottom: 30px !important
}
@media screen and (max-width: 768px) {
  .lp-related_list .support-article {
      margin: 0 0 81.5px;
      padding: 0 100px 0 0
  }
}
.lp-related_list .support-link {
  color: #000 !important;
  position: relative
}
.lp-related_list .support-link:hover {
  text-decoration: none
}
@media screen and(min-width: 769px) {
  .lp-related_list .support-link:hover .support-thumbnail_image {
      transform: scale(1.1)
  }
  .lp-related_list .support-link:hover .support-articles_text {
      text-decoration: none
  }
}
.lp-related_list .support-thumbnail {
  position: relative;
  overflow: hidden;
  margin: 0 0 15px
}
@media screen and (max-width: 768px) {
  .lp-related_list .support-thumbnail {
      width: 100%
  }
}
.lp-related_list .support-thumbnail_image {
  margin: 0 !important;
  max-width: 100%;
  object-fit: contain;
  transition-duration: 0.5s
}
@media screen and (max-width: 768px) {
  .lp-related_list .support-thumbnail_image {
      width: 100%
  }
}
.lp-related_list .support-articles-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.91;
  text-align: center;
  margin: 0 0 56px
}
@media screen and (max-width: 768px) {
  .lp-related_list .support-articles-title {
      margin: 0 0 32px
  }
}
.lp-related_list .support-articles_text {
  font-size: 18px;
  font-weight: 600;
  line-height: 2;
  text-decoration: underline;
  margin: 0
}
@media screen and (max-width: 768px) {
  .lp-related_list .support-articles_text {
      font-size: 16px;
      line-height: 1.5;
  }
}
.lp-related_list .support-articles_btn_link {
  height: auto;
  width: auto !important;
  line-height: 1.5 !important;
  color: #fff;
  background: transparent;
  box-shadow: none;
  display: inline-block
}
.lp-related_list .support-articles_time {
  color: #727272;
  font-size: 13px
}
.lp-related_list .support-articles_btn {
  margin-bottom: 60px;
  text-align: center
}
.lp-related_list .support-articles_btn_text {
  background: #42C0CB !important;
  font-size: 20px !important;
  padding: 15px 30px;
  max-width: none;
  min-width: 300px
}
@media screen and (max-width: 768px) {
  .lp-related_list .support-articles_btn_text {
      height: auto;
      width: auto !important;
      max-width: none;
      position: relative;
      padding: 10px;
      min-height: 50px;
      font-size: 16px !important;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      max-width: 320px;
      width: 100%
  }
}
.lp-related_list .support-articles_btn_text::after {
  content: none !important
}
.lp-related_list .support-articles_btn .btn.pop-onhover:hover:before,
.lp-related_list .support-articles_btn .btn.pop-onhover:before {
  background: linear-gradient(to right, #4fe5cd 0, #27bbd0 100%) !important
}
.s-fixw-m-related_list {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.lp-related_list.support-articles * {
  box-sizing: border-box;
  border-width: 0;
}
.lp-related_list .s-hdr-b .s-en {
  position: relative;
  font-family: Oswald,sans-serif;
  font-size: 10rem;
  color: #F4F6F8;
  text-align: center;
  margin: 0 0 20px;
  font-weight: 400;
  line-height: 1;
}
.lp-related_list .s-hdr-b .s-en .svg-icon {
  position: absolute;
  top: calc(50% - 10px);
  left: 50%;
  transform: translate(-50%, -50%);
}
.lp-related_list .s-hdr-b .s-str {
  font-size: 2.6rem;
  color: #fff;
  font-weight: 700;
  margin: 0 0 40px;
}
.lp-related_list h2 span {
  position: relative;
  display: inline-block;
  margin: auto;
  line-height: 1.4;
}
.lp-related_list .s-hdr-b .s-str>span {
  background-color: #000000;
  padding: 10px 60px;
  display: inline-block;
}
.lp-related_list .s-hdr-b .s-en .svg-icon {
  position: absolute;
  top: calc(50% - 10px);
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px){
  .lp-related_list .s-hdr-b {
    margin-bottom: 35px;
  }
  .lp-related_list .s-hdr-b .s-en {
    margin-bottom: 10px;
    font-size: 6rem;
  }
  .lp-related_list .s-hdr-b .s-str>span {
    padding: 5px 25px;
    font-size: 1.7rem;
  }
  .lp-related_list .s-hdr-b .s-en .svg-icon {
    top: 50%;
  }
}
