@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.0.0/dist/css/yakuhanjp.css");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400&display=swap");
/*=======================================================================

クリエイターページ

========================================================================*/
.creator .comment {
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
  overflow-wrap: break-word;
  hanging-punctuation: last allow-end;
}
.creator .creator__profile {
  position: relative;
  background-color: #f2f4f4;
}
.creator .creator__profile:before, .creator .creator__profile:after {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
}
.creator .creator__profile:before {
  left: 0;
  width: 30px;
  width: 40px;
  width: 4vw;
  background-color: #fafafa;
}
@media screen and (min-width: 768px) {
  .creator .creator__profile:before {
    width: 30px;
  }
}
.creator .creator__profile:after {
  right: 0;
  width: 100px;
  width: 10vw;
  background-color: #0f4669;
}
@media screen and (min-width: 768px) {
  .creator .creator__profile:after {
    width: 100px;
  }
}
.creator .profile {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .creator .profile {
    padding-top: 60px;
    padding-top: 6vw;
    padding-bottom: 60px;
    padding-bottom: 6vw;
  }
}
@media screen and (min-width: 768px) {
  .creator .profile {
    height: 200px;
  }
}
.creator .profile .profile__icon {
  overflow: hidden;
  width: 180px;
  width: 18vw;
  margin-left: 30px;
  margin-left: 3vw;
  margin-right: 30px;
  margin-right: 3vw;
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  .creator .profile .profile__icon {
    width: 110px;
    margin-left: 0;
    margin-right: 30px;
  }
}
.creator .profile .profile__txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 767px) {
  .creator .profile .profile__txt {
    padding-right: 7.2vw;
  }
}
.creator .profile .profile__txt .profile__txt__category {
  line-height: 1.4375;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .creator .profile .profile__txt .profile__txt__category {
    font-size: min(1.4545454545vw, 1.6rem);
  }
}
@media screen and (max-width: 767px) {
  .creator .profile .profile__txt .profile__txt__category {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 767px) {
  .creator .profile .profile__txt .profile__txt__category {
    letter-spacing: 0;
  }
}
.creator .profile .profile__txt .profile__txt__name {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.05em;
  margin-top: 0.2em;
}
@media screen and (min-width: 768px) {
  .creator .profile .profile__txt .profile__txt__name {
    font-size: min(3.0909090909vw, 3.4rem);
  }
}
@media screen and (max-width: 767px) {
  .creator .profile .profile__txt .profile__txt__name {
    font-size: 6.3888888889vw;
  }
}
.creator .profile-eng {
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: right;
  font-family: "Poppins", "ryo-gothic-plusn", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  .creator .profile-eng {
    display: none !important;
    color: #bebebe;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0.4em;
  }
}
@media screen and (min-width: 768px) {
  .creator .profile-eng {
    color: #b3b3b3;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.creator .profile-eng .profile-eng__category {
  position: relative;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .creator .profile-eng .profile-eng__category {
    font-size: min(1.5454545455vw, 1.7rem);
  }
}
@media screen and (max-width: 767px) {
  .creator .profile-eng .profile-eng__category {
    font-size: 3.1944444444vw;
  }
}
@media screen and (max-width: 767px) {
  .creator .profile-eng .profile-eng__category {
    line-height: 1.5714285714;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .creator .profile-eng .profile-eng__category {
    line-height: 1.6666666667;
  }
}
.creator .profile-eng .profile-eng__name {
  position: relative;
  font-weight: 200;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .creator .profile-eng .profile-eng__name {
    font-size: min(5.4545454545vw, 6rem);
  }
}
@media screen and (max-width: 767px) {
  .creator .profile-eng .profile-eng__name {
    font-size: 10.8333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .creator .profile-eng .profile-eng__name {
    padding-bottom: 0.2em;
  }
}
.creator .profile__comment {
  margin-top: 30px;
}
.creator .profile__comment .comment {
  line-height: 2.2222222222;
}
@media screen and (min-width: 768px) {
  .creator .profile__comment .comment {
    font-size: min(1.6363636364vw, 1.8rem);
  }
}
@media screen and (max-width: 767px) {
  .creator .profile__comment .comment {
    font-size: 3.4722222222vw;
  }
}

.works__header .works__header__jp {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std";
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .works__header .works__header__jp {
    font-size: min(2.5454545455vw, 2.8rem);
  }
}
@media screen and (max-width: 767px) {
  .works__header .works__header__jp {
    font-size: 6.1111111111vw;
  }
}
.works__header .works__header__eng {
  color: #b3b3b3;
  font-family: "Poppins", "ryo-gothic-plusn", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .works__header .works__header__eng {
    font-size: min(2vw, 2.2rem);
  }
}
@media screen and (max-width: 767px) {
  .works__header .works__header__eng {
    font-size: 3.8888888889vw;
  }
}
.works-slider-content {
  position: relative;
  margin-block: 15px;
}
.works-slider-content .works-slider {
  overflow: hidden;
  background-color: #f2f4f4;
}
.works-slider-content .prev-arrow,
.works-slider-content .next-arrow {
  z-index: 10;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  cursor: pointer;
  width: 64px;
  width: 9.1428571429vw;
  height: 64px;
  height: 9.1428571429vw;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .works-slider-content .prev-arrow,
  .works-slider-content .next-arrow {
    width: 50px;
    height: 50px;
  }
}
@media (any-hover: hover) {
  .works-slider-content .prev-arrow,
  .works-slider-content .next-arrow {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .works-slider-content .prev-arrow:hover,
  .works-slider-content .next-arrow:hover {
    background-color: rgb(255, 255, 255);
  }
}
.works-slider-content .prev-arrow::before,
.works-slider-content .next-arrow::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .works-slider-content .prev-arrow {
    left: 0px;
    margin-left: calc(50% - 50vw);
  }
}
@media screen and (min-width: 768px) {
  .works-slider-content .prev-arrow {
    left: -25px;
  }
}
.works-slider-content .prev-arrow::before {
  background-image: url(../../img/common/slider_arrow_left.svg);
}
@media screen and (max-width: 767px) {
  .works-slider-content .next-arrow {
    right: 0px;
    margin-right: calc(50% - 50vw);
  }
}
@media screen and (min-width: 768px) {
  .works-slider-content .next-arrow {
    right: -25px;
  }
}
.works-slider-content .next-arrow::before {
  background-image: url(../../img/common/slider_arrow_right.svg);
}
.works-slider-content .slick-disabled::before {
  pointer-events: none;
  opacity: 0.2;
}

.works__detail .detail-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 30px;
  grid-gap: 4.2857142857vw;
}
@media screen and (min-width: 768px) {
  .works__detail .detail-list {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 25px;
  }
}
.works__detail .detail-list .detail-list__item a {
  text-decoration: underline;
}
@media (any-hover: hover) {
  .works__detail .detail-list .detail-list__item a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .works__detail .detail-list .detail-list__item a:hover {
    text-decoration: none;
  }
}
.works__detail .detail__ttl,
.works__detail .detail__txt {
  line-height: 1.5;
  padding-left: 28px;
}
@media screen and (min-width: 768px) {
  .works__detail .detail__ttl,
  .works__detail .detail__txt {
    padding-left: 35px;
  }
}
.works__detail .detail__ttl small,
.works__detail .detail__txt small {
  display: block;
  line-height: 1.6;
}
.works__detail .detail__ttl {
  position: relative;
  font-family: "Poppins", "ryo-gothic-plusn", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .works__detail .detail__ttl {
    font-size: min(1.4545454545vw, 1.6rem);
  }
}
@media screen and (max-width: 767px) {
  .works__detail .detail__ttl {
    font-size: 3.3333333333vw;
  }
}
.works__detail .detail__ttl:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 20px;
  aspect-ratio: 1;
  background-image: url(../../img/common/icon-square.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .works__detail .detail__ttl:before {
    width: 25px;
  }
}
.works__detail .detail__txt {
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .works__detail .detail__txt {
    font-size: min(1.6363636364vw, 1.8rem);
  }
}
@media screen and (max-width: 767px) {
  .works__detail .detail__txt {
    font-size: 3.8888888889vw;
  }
}
.works__detail .detail__comment {
  border: 1px solid #e6dad2;
  padding: 1em 1.5em;
  margin-top: 35px;
  margin-top: 5vw;
}
@media screen and (min-width: 768px) {
  .works__detail .detail__comment {
    padding: 1.5em 2.5em;
    margin-top: 35px;
  }
}
.js-movie {
  cursor: pointer;
  position: relative;
  width: 100%;
}
@media (any-hover: hover) {
  .js-movie {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .js-movie:hover {
    opacity: 0.4;
  }
}
.js-movie:before {
  width: 80px;
  width: 11.4285714286vw;
  aspect-ratio: 1;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url(../../img/common/icon-youtube.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .js-movie:before {
    width: 8.2%;
  }
}

.slide-item iframe,
.slide-item video {
  cursor: pointer;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  vertical-align: bottom;
}/*# sourceMappingURL=page-creator.css.map */