.page-title {
  background: no-repeat top center/cover;
}
@media print, screen and (min-width: 768px) {
  .page-title {
    background-image: -webkit-image-set(url("../img/socialmedia/mv-img.webp") type("image/webp"), url("../img/socialmedia/mv-img.jpg") type("image/jpeg"));
    background-image: image-set(url("../img/socialmedia/mv-img.webp") type("image/webp"), url("../img/socialmedia/mv-img.jpg") type("image/jpeg"));
  }
}
@media only screen and (max-width: 767px) {
  .page-title {
    background-image: -webkit-image-set(url("../img/socialmedia/sp/mv-img.webp") type("image/webp"), url("../img/socialmedia/sp/mv-img.jpg") type("image/jpeg"));
    background-image: image-set(url("../img/socialmedia/sp/mv-img.webp") type("image/webp"), url("../img/socialmedia/sp/mv-img.jpg") type("image/jpeg"));
    margin-bottom: 13.7rem;
  }
}

.pankuzu {
  margin: 0.7rem auto 11.7rem;
}

.socialmedia {
  padding-bottom: 9rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .socialmedia {
    padding-bottom: 11.4rem;
  }
}
.socialmedia::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 78.3rem;
  background: url("../img/socialmedia/content_bg.svg") no-repeat top right/cover;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .socialmedia::before {
    display: none;
  }
}
.socialmedia .read {
  width: 110rem;
  margin: 0 auto 9.5rem;
}
@media only screen and (max-width: 767px) {
  .socialmedia .read {
    width: 68.2rem;
    margin-bottom: 8.5rem;
  }
}
.socialmedia .read p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .socialmedia .read p {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .socialmedia .read p {
    line-height: 1.75;
  }
}
.socialmedia__list {
  width: 100rem;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .socialmedia__list {
    width: 68.7rem;
  }
}
.socialmedia__single {
  margin-bottom: 6rem;
}
@media print, screen and (min-width: 768px) {
  .socialmedia__single {
    display: flex;
    align-items: flex-start;
    gap: 5rem;
  }
}
@media only screen and (max-width: 767px) {
  .socialmedia__single {
    margin-bottom: 6.3rem;
  }
}
.socialmedia__single .title {
  background: url("../img/socialmedia/title_bg.svg") no-repeat center/cover;
  width: 30rem;
  height: 15.5rem;
  padding: 4.5rem 0 0;
}
@media only screen and (max-width: 767px) {
  .socialmedia__single .title {
    background: url("../img/socialmedia/sp/title_bg.svg") no-repeat center/cover;
    width: 100%;
    height: 11rem;
    padding-top: 2rem;
    margin-bottom: 2.3rem;
  }
}
.socialmedia__single .title p {
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .socialmedia__single .title p {
    text-align: center;
    padding-right: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .socialmedia__single .title p {
    font-size: 4rem;
    padding-left: 4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .socialmedia__single .content {
    width: calc(100% - 35rem);
  }
}
.socialmedia__single .content h2 {
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.77;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 767px) {
  .socialmedia__single .content h2 {
    font-size: 3.6rem;
    letter-spacing: 0;
    margin-bottom: 1.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .socialmedia__single .content h2.other {
    margin-bottom: 1.6rem;
  }
}
@media print, screen and (min-width: 768px) {
  .socialmedia__single .content h2 a {
    display: flex;
    align-items: center;
  }
}
.socialmedia__single .content h2 a::after {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  background: url("../img/common/blank-icon.svg") no-repeat center/cover;
  margin-left: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .socialmedia__single .content h2 a::after {
    width: 2.8rem;
    height: 2.8rem;
    display: inline-block;
    margin-left: 6rem;
  }
}
.socialmedia__single .content__txt figure {
  display: flex;
}
@media print, screen and (min-width: 768px) {
  .socialmedia__single .content__txt figure {
    align-items: center;
  }
}
.socialmedia__single .content__txt figure .icon {
  width: 8rem;
  margin-right: 3.5rem;
}
.socialmedia__single .content__txt figure .icon.instagram {
  width: 7rem;
  margin-left: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .socialmedia__single .content__txt figure .icon.instagram {
    width: 12.25rem;
    margin: 0.8rem 3.8rem 0 0;
  }
}
.socialmedia__single .content__txt figure .icon.line {
  width: 8rem;
}
@media only screen and (max-width: 767px) {
  .socialmedia__single .content__txt figure .icon.line {
    width: 13rem;
    margin-top: 1rem;
  }
}
@media print, screen and (min-width: 768px) {
  .socialmedia__single .content__txt figure figcaption {
    width: calc(100% - 12.5rem);
  }
}
@media only screen and (max-width: 767px) {
  .socialmedia__single .content__txt figure figcaption {
    width: calc(100% - 16rem);
  }
}
.socialmedia__single .content__txt figure figcaption p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .socialmedia__single .content__txt figure figcaption p {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .socialmedia__single .content__txt figure figcaption p {
    line-height: 1.7;
    letter-spacing: 0.015em;
  }
}