.artist {
  background-color: #111111;
  color: #fff;
}
.artist .c-artist-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1026px;
  width: 100%;
  margin: 0 auto;
  padding-top: 70px;
}
.artist .c-artist-column .c-artist-column-lft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 20px;
  margin-right: 130px;
}
.artist .c-artist-column .c-artist-column-lft-txt-sp {
  display: none;
}
.artist .c-artist-column .c-artist-column-lft-txt-sub {
  max-width: 56px;
  width: 100%;
}
.artist .c-artist-column .c-artist-column-lft-txt {
  max-width: 86px;
  width: 100%;
}
.artist .c-artist-column .c-artist-column-rig {
  padding-top: 140px;
}
.artist .artist-new {
  max-width: 726px;
  width: 100%;
  margin-bottom: 130px;
}
.artist .artist-new-box:not(:last-child) {
  margin-bottom: 120px;
}
.artist .artist-new-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 28px;
}
.artist .artist-new-mark {
  color: #111111;
  background-color: #ff6818;
  font-size: 19px;
  line-height: 1;
  font-weight: 500;
  padding: 6px 14.5px;
}
.artist .artist-new-name {
  font-size: 36px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.artist .artist-new-name.eng {
  font-size: 40px;
}
.artist .artist-new-img {
  margin-bottom: 30px;
}
.artist .artist-new-txt {
  max-width: 429px;
  width: 100%;
  margin-left: auto;
  font-size: 15px;
  line-height: 1.7333333333;
  letter-spacing: 0.02em;
  font-weight: 500;
  text-align: justify;
}
.artist .artist-btm {
  max-width: 1026px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 98px calc(1026px - 83.820662768%);
}
.artist .artist-box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.910331384%;
          flex: 0 0 41.910331384%;
}
.artist .artist-img {
  margin-bottom: 35px;
}
.artist .artist-box-name {
  text-align: center;
  margin-bottom: 55px;
}
.artist .artist-box-name.first {
  margin-bottom: 20px;
}
.artist .artist-box-name-txt {
  font-size: 31px;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 600;
}
.artist .artist-box-name-txt.eng {
  font-size: 36px;
}
.artist .artist-box-name-for {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
  margin: 11px 0 0;
}
.artist .artist-box-txt {
  text-align: justify;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 1.7333333333;
}
.artist .artist-more {
  color: #0091f2;
  padding-left: 110px;
}
.artist .artist-more-txt {
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-weight: 600;
}
.artist .artist-more-txt:not(:last-child) {
  margin-bottom: 30px;
}
.artist .artist-more-txt-cooming {
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 600;
}
@media (max-width: 1100px) {
  .artist .c-artist-column {
    display: block;
    padding: 30px 24px 0;
  }
  .artist .c-artist-column .c-artist-column-lft {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 0;
  }
  .artist .c-artist-column .c-artist-column-rig {
    padding-top: 45px;
  }
  .artist .artist-new {
    max-width: 100%;
  }
  .artist .artist-btm {
    padding: 0 24px;
    gap: 98px 16%;
  }
  .artist .artist-more {
    padding: 0 24px;
  }
}
@media (max-width: 767px) {
  .artist .c-artist-column .c-artist-column-lft {
    gap: 10px;
  }
  .artist .c-artist-column .c-artist-column-lft-txt-sub {
    max-width: 40px;
  }
  .artist .c-artist-column .c-artist-column-lft-txt {
    max-width: 60px;
  }
  .artist .artist-new {
    margin-bottom: 110px;
  }
  .artist .artist-new-img {
    margin-bottom: 25px;
  }
  .artist .artist-new-box:not(:last-child) {
    margin-bottom: 95px;
  }
  .artist .artist-new-heading {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
  .artist .artist-btm {
    gap: 100px 0;
    margin-bottom: 135px;
  }
  .artist .artist-box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .artist .artist-img {
    margin-bottom: 15px;
  }
  .artist .artist-box-name {
    margin-bottom: 15px;
  }
  .artist .artist-box-name-for {
    font-size: 16px;
    margin: 6px 0 0;
  }
  .artist .artist-box-name-txt {
    font-size: 25px;
  }
  .artist .artist-more-txt {
    font-size: 30px;
  }
  .artist .artist-more-txt:not(:last-child) {
    margin-bottom: 20px;
  }
  .artist .artist-more-txt:first-child {
    margin-bottom: 50px;
  }
  .artist .artist-more-txt-cooming {
    font-size: 30px;
  }
}