.c-ornament-txt1 {
  z-index: 5;
  background-image: url(../images/common/ornament-txt-plus.svg);
  width: 3.8067349927vw;
  -webkit-animation-duration: 4.26s;
          animation-duration: 4.26s;
}
@-webkit-keyframes scroll-anim {
  100% {
    background-position: 0 -15.5929721816vw;
  }
}
@keyframes scroll-anim {
  100% {
    background-position: 0 -15.5929721816vw;
  }
}
@media (max-width: 768px) {
  .c-ornament-txt1 {
    width: 10.4vw;
    -webkit-animation-duration: 3.195s;
            animation-duration: 3.195s;
  }
  @-webkit-keyframes scroll-anim {
    100% {
      background-position: 0 -42.6vw;
    }
  }
  @keyframes scroll-anim {
    100% {
      background-position: 0 -42.6vw;
    }
  }
}

.c-ornament-txt2 {
  background: url(../images/common/ornament-txt-owndmedia-w.png) no-repeat 0 0/contain;
  mix-blend-mode: difference;
}

.c-pagetop {
  mix-blend-mode: difference;
}
.c-pagetop .c-arr1 {
  color: #fff;
}

.spc-dtl {
  padding: 5.1244509517vw 0 0 6.6617862372vw;
  margin: 0;
  background: #8ED7E8;
}
@media (max-width: 768px) {
  .spc-dtl {
    padding: 26.6666666667vw 0 0;
  }
}
.spc-dtl__bg {
  z-index: 1;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: no-repeat 0 0/cover;
}
@media (max-width: 768px) {
  .spc-dtl__bg {
    top: 13.3333333333vw;
  }
}
.spc-dtl__bg__color {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.spc-dtl__bg__black {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.55;
}
.spc-dtl__bg__elm {
  position: absolute;
  right: 0;
  top: 0;
  width: 66.2518301611vw;
  height: 14.6412884334vw;
  -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
          clip-path: polygon(100% 0, 0 0, 100% 100%);
}
@media (max-width: 768px) {
  .spc-dtl__bg__elm {
    width: 66.1333333333vw;
    height: 14.6666666667vw;
  }
}
.spc-dtl-in {
  position: relative;
  z-index: 10;
}
@media (max-width: 768px) {
  .spc-dtl-in {
    width: auto;
    padding: 0;
    margin-left: 0;
  }
}
.spc-dtl__hd {
  width: 70.2781844802vw;
  margin-left: 10.8345534407vw;
}
@media (max-width: 768px) {
  .spc-dtl__hd {
    width: auto;
    margin: 0 7.2vw;
  }
}
.spc-dtl__hd__title {
  width: 37.9209370425vw;
  margin: 0 auto;
  line-height: 0;
}
@media (max-width: 768px) {
  .spc-dtl__hd__title {
    width: 69.3333333333vw;
  }
}
@media (max-width: 768px) {
  .spc-dtl__post {
    margin-top: 8vw;
  }
}
.spc-dtl__post__hd {
  width: 70.2781844802vw;
  margin-left: 10.8345534407vw;
  color: #fff;
}
@media (max-width: 768px) {
  .spc-dtl__post__hd {
    width: auto;
    margin: 0 7.2vw;
  }
}
.spc-dtl__post__hd__date {
  font-family: "Oswald", sans-serif;
  font-size: 1.756954612vw;
  letter-spacing: 0.08em;
}
@media (max-width: 768px) {
  .spc-dtl__post__hd__date {
    font-size: 3.7333333333vw;
  }
}
.spc-dtl__post__hd__title {
  line-height: 0;
}
@media (max-width: 768px) {
  .spc-dtl__post__hd__title {
    margin-top: 1.0666666667vw;
  }
}
.spc-dtl__post__hd__lead {
  margin-top: 3.6603221083vw;
  font-size: 1.4641288433vw;
  line-height: 1.7;
}
@media (max-width: 768px) {
  .spc-dtl__post__hd__lead {
    margin: 8vw 5.3333333333vw 0;
    font-size: 4.2666666667vw;
  }
}
.spc-dtl__post__hd__detail {
  margin-top: 2.196193265vw;
  font-size: 1.1713030747vw;
  line-height: 2.125;
}
@media (max-width: 768px) {
  .spc-dtl__post__hd__detail {
    margin: 4vw 5.3333333333vw 0;
    font-size: 3.7333333333vw;
  }
}
.spc-dtl__post__list {
  width: 81.2591508053vw;
  margin: 2.9282576867vw 0 0 5.4172767204vw;
}
@media (max-width: 768px) {
  .spc-dtl__post__list {
    width: auto;
    margin: 10.6666666667vw 7.2vw 0;
  }
}
.spc-dtl__post__list .card:nth-child(n+2) {
  margin-top: 2.196193265vw;
}
@media (max-width: 768px) {
  .spc-dtl__post__list .card:nth-child(n+2) {
    margin-top: 6.4vw;
  }
}
.spc-dtl__post__list .card-link {
  display: flex;
  background: #fff;
}
@media (max-width: 768px) {
  .spc-dtl__post__list .card-link {
    flex-direction: column-reverse;
  }
}
@media (min-width: 769px) {
  .spc-dtl__post__list .card-link:hover {
    opacity: 1;
  }
  .spc-dtl__post__list .card-link:hover .card__hd {
    opacity: 0.5;
  }
}
.spc-dtl__post__list .card__hd {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 37.9209370425vw;
  padding: 3.6603221083vw 5.4172767204vw 2.9282576867vw;
  transition: all 0.3s;
}
@media (max-width: 768px) {
  .spc-dtl__post__list .card__hd {
    justify-content: flex-start;
    width: auto;
    padding: 5.3333333333vw 5.3333333333vw 8vw;
  }
}
.spc-dtl__post__list .card__hd__title {
  font-size: 1.9033674963vw;
  font-weight: 700;
  line-height: 1.7692307692;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 768px) {
  .spc-dtl__post__list .card__hd__title {
    font-size: 5.3333333333vw;
    line-height: 1.6;
  }
}
.spc-dtl__post__list .card__hd__lead {
  margin-top: 1.4641288433vw;
  font-size: 1.1713030747vw;
  line-height: 2;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 768px) {
  .spc-dtl__post__list .card__hd__lead {
    margin-top: 4vw;
    font-size: 3.7333333333vw;
    line-height: 2;
  }
}
.spc-dtl__post__list .card__hd__tags {
  height: 3.4846266471vw;
  margin-top: 1.8301610542vw;
  color: #ff7171;
  font-size: 1.0248901903vw;
  overflow: hidden;
}
@media (max-width: 768px) {
  .spc-dtl__post__list .card__hd__tags {
    width: auto;
    height: 10.9333333333vw;
    margin: 5.3333333333vw -1.3333333333vw 0;
    font-size: 3.2vw;
  }
}
.spc-dtl__post__list .card__hd__tags .txt {
  margin: 0.3660322108vw 0.878477306vw 0 0.3660322108vw;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .spc-dtl__post__list .card__hd__tags .txt {
    margin: 1.3333333333vw 3.2vw 0 1.3333333333vw;
  }
}
.spc-dtl__post__list .card__hd .c-viewmore {
  margin-left: auto;
}
@media (max-width: 768px) {
  .spc-dtl__post__list .card__hd .c-viewmore {
    margin-top: 5.3333333333vw;
  }
}
.spc-dtl__post__list .card__hd .c-viewmore__txt {
  font-size: 1.4641288433vw;
  margin-left: 1.756954612vw;
}
@media (max-width: 768px) {
  .spc-dtl__post__list .card__hd .c-viewmore__txt {
    margin-left: 4vw;
    font-size: 3.2vw;
  }
}
.spc-dtl__post__list .card__hd .c-viewmore .c-arr1 {
  width: 4.6852122987vw;
}
@media (max-width: 768px) {
  .spc-dtl__post__list .card__hd .c-viewmore .c-arr1 {
    width: 8.8vw;
  }
}
.spc-dtl__post__list .card__pic {
  width: 43.3382137628vw;
  overflow: hidden;
}
@media (max-width: 768px) {
  .spc-dtl__post__list .card__pic {
    width: auto;
  }
}
.spc-dtl__post__list .card__pic img {
  width: 100%;
  aspect-ratio: 1/1;
}
.spc-dtl__post .c-linkbox {
  color: #fff;
  border-bottom: none;
}
@media (max-width: 768px) {
  .spc-dtl__post .c-linkbox {
    padding: 13.3333333333vw 0;
  }
}
.spc-dtl__post .c-linkbox .c-arr1, .spc-dtl__post .c-linkbox .c-arr1:after {
  border-color: #fff;
}
@media (max-width: 768px) {
  .spc-dtl__post .c-linkbox .c-arr1 {
    width: 17.0666666667vw;
    margin-right: 9.0666666667vw;
  }
}
@media (max-width: 768px) {
  .spc-dtl__post .c-linkbox .link-text {
    margin-right: 6.4vw;
    font-size: 5.3333333333vw;
  }
}
.spc-dtl__other {
  padding: 4.39238653vw 0 5.8565153734vw;
  background: linear-gradient(#fffaf2 0%, #f0e8e8 100%);
}
@media (max-width: 768px) {
  .spc-dtl__other {
    padding: 12vw 0 13.3333333333vw;
  }
}
.spc-dtl__other-in {
  width: 81.2591508053vw;
  margin: 0 0 0 5.4172767204vw;
}
@media (max-width: 768px) {
  .spc-dtl__other-in {
    width: auto;
    margin: 0;
  }
}
.spc-dtl__other__hd {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  .spc-dtl__other__hd {
    margin: 0 7.2vw;
  }
}
.spc-dtl__other__hd__logo {
  width: 27.0863836018vw;
}
@media (max-width: 768px) {
  .spc-dtl__other__hd__logo {
    width: 47.0853333333vw;
  }
}
.spc-dtl__other__hd__title {
  font-family: "Oswald", sans-serif;
  font-size: 4.39238653vw;
  line-height: 1;
}
@media (max-width: 768px) {
  .spc-dtl__other__hd__title {
    font-size: 9.0666666667vw;
  }
}
.spc-dtl__other .spc__list {
  margin-top: 2.5622254758vw;
}
@media (max-width: 768px) {
  .spc-dtl__other .spc__list {
    margin-top: 5.3333333333vw;
  }
}
.spc-dtl__other__linkbox {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 2.9282576867vw;
}
@media (max-width: 768px) {
  .spc-dtl__other__linkbox {
    margin: 10.6666666667vw 7.2vw 0;
  }
}
.spc-dtl__other__linkbox a {
  display: flex;
  align-items: center;
}
.spc-dtl__other__linkbox a .link-text {
  margin-right: 1.756954612vw;
  font-size: 1.4641288433vw;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  letter-spacing: 0.08em;
}
@media (max-width: 768px) {
  .spc-dtl__other__linkbox a .link-text {
    margin-right: 6.4vw;
    font-size: 5.3333333333vw;
    text-align: right;
  }
}
.spc-dtl__other__linkbox a .c-arr1 {
  width: 4.6852122987vw;
}
@media (max-width: 768px) {
  .spc-dtl__other__linkbox a .c-arr1 {
    width: 17.0666666667vw;
  }
}
/*# sourceMappingURL=map/special_detail.css.map */