@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500&display=swap");
@media screen and (min-width: 1200px) {
  .only_pc {
    display: block;
  }
  .only_tb {
    display: block;
  }
  .only_sp {
    display: none;
  }
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .only_pc {
    display: none;
  }
  .only_tb {
    display: block;
  }
  .only_sp {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .only_pc {
    display: none;
  }
  .only_tb {
    display: none;
  }
  .only_sp {
    display: block;
  }
}
.creator {
  position: relative;
  width: 100%;
  display: block;
  padding: 250px 0 350px;
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .creator {
    padding: 20.8vw 0 29.2vw;
  }
}
@media screen and (max-width: 750px) {
  .creator {
    padding: 20vw 0 45vw;
    margin: 15vw 0 60vw;
  }
}
.creator {
  background-color: #4393d0;
  background-image: url("./../add_img/creator/header_line.png"), url("./../add_img/creator/footer_line.png");
  background-size: 100% auto, 100% auto;
  background-repeat: no-repeat, no-repeat;
  background-position: top -5px center, bottom -5px center;
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .creator {
    background-position: top -0.4vw center, bottom -0.4vw center;
  }
}
.creator .asirai {
  position: absolute;
  width: 240px;
  left: 150px;
  top: 50px;
  transform: scaleX(-1);
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .creator .asirai {
    width: 20vw;
    left: 12.5vw;
    top: 4.2vw;
  }
}
@media screen and (max-width: 750px) {
  .creator .asirai {
    width: 24vw;
    left: 3vw;
    top: 1vw;
  }
}
.creator .creator_header {
  width: 100%;
  margin: 60px auto;
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .creator .creator_header {
    margin: 5vw auto;
  }
}
@media screen and (max-width: 750px) {
  .creator .creator_header {
    margin: 5vw auto;
  }
}
.creator .creator_header img {
  width: 900px;
  height: 338px;
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .creator .creator_header img {
    width: 75vw;
    height: 28.2vw;
  }
}
@media screen and (max-width: 750px) {
  .creator .creator_header img {
    width: 100vw;
    height: 37.5vw;
    margin: 5vw auto;
  }
}

.creator_wrapper {
  width: 855px;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 90px 0;
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .creator_wrapper {
    width: 71.3vw;
    gap: 7.5vw 0;
  }
}
@media screen and (max-width: 750px) {
  .creator_wrapper {
    width: 85.1vw;
    gap: 21vw 0;
  }
}
.creator_wrapper li {
  width: 100%;
}
.creator_wrapper li .creator_contents {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0 20px;
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .creator_wrapper li .creator_contents {
    gap: 0 1.7vw;
  }
}
@media screen and (max-width: 750px) {
  .creator_wrapper li .creator_contents {
    width: 85.1vw;
    flex-direction: column;
    margin: 0 auto;
    gap: 3vw 0;
  }
}
.creator_wrapper li .creator_contents .left {
  width: 390px;
  height: 550px;
  transform: rotate(0reg);
  background-size: 97.25% auto;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .creator_wrapper li .creator_contents .left {
    width: 32.5vw;
    height: 45.8vw;
  }
}
@media screen and (max-width: 750px) {
  .creator_wrapper li .creator_contents .left {
    width: 85.1vw;
    height: 120vw;
  }
}
.creator_wrapper li .creator_contents .work01 {
  background-image: url("./../add_img/creator/work01.png");
}
.creator_wrapper li .creator_contents .work02 {
  background-image: url("./../add_img/creator/work02.png");
}
.creator_wrapper li .creator_contents .work03 {
  background-image: url("./../add_img/creator/work03.png");
}
.creator_wrapper li .creator_contents .work04 {
  background-image: url("./../add_img/creator/work04.png");
}
.creator_wrapper li .creator_contents .right {
  position: relative;
  width: 445px;
  height: 550px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 13px;
  line-height: 1.75;
  color: #3f7bbf;
  background-size: 82px auto, 180px auto, 100% auto;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: top 20px left 14px, bottom 30px right 35px, top center;
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .creator_wrapper li .creator_contents .right {
    width: 37.1vw;
    height: 45.8vw;
    font-size: 1.1vw;
    background-size: 6.8vw auto, 13.3vw auto, 100% auto;
    background-position: top 1.7vw left 1.8vw, bottom 2.5vw right 2.9vw, top center;
  }
}
@media screen and (max-width: 750px) {
  .creator_wrapper li .creator_contents .right {
    font-size: 3.7vw;
    line-height: 1.75;
    width: 85.1vw;
    height: auto;
    padding-bottom: 18vw;
    background-size: 16vw auto, 42.7vw auto, 100% 100%;
    background-position: top 4.5vw left 2.5vw, bottom 5.5vw right 6vw, top center;
  }
}
.creator_wrapper li .creator_contents .right .rht_head {
  position: relative;
  width: 100%;
  height: 72px;
  margin-bottom: 1.5rem;
  background-size: 100% auto, 390px 1px;
  background-repeat: no-repeat;
  background-position: top 15px center, bottom center;
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .creator_wrapper li .creator_contents .right .rht_head {
    width: 100%;
    height: 6vw;
    margin-bottom: 1.5rem;
    background-size: 100% auto, 32.5vw 0.1vw;
    background-position: top 1.3vw center, bottom center;
  }
}
@media screen and (max-width: 750px) {
  .creator_wrapper li .creator_contents .right .rht_head {
    height: 18vw;
    margin-bottom: 4vw;
    background-size: 100% auto, 69.3vw 2px;
    background-position: bottom 2.5vw center, bottom center;
  }
}
.creator_wrapper li .creator_contents .right .rht_head img {
  position: absolute;
  right: 24px;
  top: 3px;
  width: 60px;
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .creator_wrapper li .creator_contents .right .rht_head img {
    right: 2vw;
    top: 0.3vw;
    width: 5vw;
  }
}
@media screen and (max-width: 750px) {
  .creator_wrapper li .creator_contents .right .rht_head img {
    right: 6.5vw;
    top: 0.3vw;
    width: 14vw;
  }
}
.creator_wrapper li .creator_contents .right .name01 {
  background-image: url("./../add_img/creator/name01.png"), url("./../add_img/creator/border.png");
}
.creator_wrapper li .creator_contents .right .name02 {
  background-image: url("./../add_img/creator/name02.png"), url("./../add_img/creator/border.png");
}
.creator_wrapper li .creator_contents .right .name03 {
  background-image: url("./../add_img/creator/name03.png"), url("./../add_img/creator/border.png");
}
.creator_wrapper li .creator_contents .right .name04 {
  background-image: url("./../add_img/creator/name04.png"), url("./../add_img/creator/border.png");
}
.creator_wrapper li .creator_contents .right .rht_body_p, .creator_wrapper li .creator_contents .right .rht_body_m {
  width: 100%;
  height: auto;
  overflow-wrap: anywhere;
  text-align: center;
  margin-bottom: 1rem;
}
@media screen and (max-width: 750px) {
  .creator_wrapper li .creator_contents .right .rht_body_p, .creator_wrapper li .creator_contents .right .rht_body_m {
    width: 85.1vw;
    margin-bottom: 2.4vw;
  }
}
.creator_wrapper li .creator_contents .right .rht_body_p img, .creator_wrapper li .creator_contents .right .rht_body_m img {
  width: 133px;
  height: auto;
  margin-bottom: 1rem;
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .creator_wrapper li .creator_contents .right .rht_body_p img, .creator_wrapper li .creator_contents .right .rht_body_m img {
    width: 11.1vw;
  }
}
@media screen and (max-width: 750px) {
  .creator_wrapper li .creator_contents .right .rht_body_p img, .creator_wrapper li .creator_contents .right .rht_body_m img {
    width: 32vw;
    margin-bottom: 2.4vw;
  }
}
.creator_wrapper li .creator_contents .right .rht_body_sns {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  gap: 0 6px;
  padding: 0 0 30px 30px;
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .creator_wrapper li .creator_contents .right .rht_body_sns {
    gap: 0 0.5vw;
    padding: 0 0 2.5vw 2.5vw;
  }
}
@media screen and (max-width: 750px) {
  .creator_wrapper li .creator_contents .right .rht_body_sns {
    gap: 0 1.6vw;
    padding: 0 0 4.8vw 6vw;
  }
}
.creator_wrapper li .creator_contents .right .rht_body_sns img {
  width: 32px;
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .creator_wrapper li .creator_contents .right .rht_body_sns img {
    width: 2.7vw;
  }
}
@media screen and (max-width: 750px) {
  .creator_wrapper li .creator_contents .right .rht_body_sns img {
    width: 10vw;
  }
}
.creator_wrapper li .creator_contents .adj {
  background-position: top 20px left 14px, bottom 20px right 35px, top center;
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .creator_wrapper li .creator_contents .adj {
    background-position: top 1.7vw left 1.8vw, bottom 1.7vw right 2.9vw, top center;
  }
}
@media screen and (max-width: 750px) {
  .creator_wrapper li .creator_contents .adj {
    background-position: top 4.5vw left 2.5vw, bottom 3.2vw right 6vw, top center;
  }
}
.creator_wrapper li .creator_contents .sign01 {
  background-image: url("./../add_img/creator/note_simbol_mark.png"), url("./../add_img/creator/sign01.png"), url("./../add_img/creator/note.png");
}
.creator_wrapper li .creator_contents .sign02 {
  background-image: url("./../add_img/creator/note_simbol_mark.png"), url("./../add_img/creator/sign02.png"), url("./../add_img/creator/note.png");
}
.creator_wrapper li .creator_contents .sign03 {
  background-image: url("./../add_img/creator/note_simbol_mark.png"), url("./../add_img/creator/sign03.png"), url("./../add_img/creator/note.png");
}
.creator_wrapper li .creator_contents .sign04 {
  background-image: url("./../add_img/creator/note_simbol_mark.png"), url("./../add_img/creator/sign04.png"), url("./../add_img/creator/note.png");
}/*# sourceMappingURL=fe_add.css.map */