@media screen and (min-width: 993px) {
  #news-section .news-item-left {
    width: 183px;
  }

  #news-section .artist {
    width: 116px;
    margin-left: 50px;
  }

  #news-section .news-item-right {
    flex: 1;
    margin-left: 60px;
  }

  #news-section .news-btn {
    margin-left: 30px;
  }
}

/* lg */
@media screen and (max-width: 1200px) {
  .container {
    padding: 0 40px !important;
  }

  .slick .prev-arrow {
    left: -28px;
  }
  .slick .next-arrow {
    right: -28px;
  }

  #artist-top-section .container div {
    /* top: 20%; */
    top: 30%;
    margin: 0 40px;
  }
  .page-child #artist-top-section .container div,
  .art #artist-top-section .container div {
    top: 33%;
  }
  #artist-top-section p {
    font-size: 75px;
  }
  #artist-top-section span {
    padding: 0 8px;
    font-size: 30px;
  }

  #art-masters-section ul {
    gap: 20px;
  }
  #art-masters-section ul li h2 {
    font-size: 20px;
  }
  #art-masters-section ul li p {
    font-size: 14px;
  }
}
/* md */
@media screen and (max-width: 992px) {
  .container {
    padding: 0 24px !important;
  }

  .menu {
    padding: 8px 0 0 0;
  }

  #official-contents-section .banner-list {
    margin-top: -10px;
  }

  #official-contents-section .banner-list li {
    width: 50%;
    padding-top: 10px;
  }

  .section-title {
    margin-bottom: 32px;
    letter-spacing: .01em;
    font-size: 20px;
    line-height: 1.35;
  }
  .section-title:after {
    bottom: -7px;
    width: 26px;
    border-width: 4px;
  }

  .category-btns {
    display: grid;

    grid-template-columns: repeat(3, 1fr);
    row-gap: 9px;
    column-gap: 23px;
    flex-wrap: nowrap;
  }

  .category-btns .category-btn {
    width: 100%;
    padding: 13px 0;
  }

  .category-btn {
    min-width: auto;
    padding: 5px 15px;
    font-size: 14px;
  }

  .dot {
    width: 10px;
    height: 10px;
  }

  .logo {
    width: 140px;
  }

  .header-right > div > :first-child {
    margin-left: 16px;
  }

  .lang-btn {
    margin-left: 16px;
  }

  .lang-btn .split {
    margin: 0 5px;
  }

  #burger {
    width: 20px;
    height: 10px;
    margin-left: 16px;
  }

  #burger span {
    height: 2px;
  }
  #burger.active span {
    right: -10px;
  }

  .pc-link-list {
    flex-direction: column;
  }
  .pc-link-list ul:last-child {
    display: none;
  }
  .sp-link-list {
    display: flex;
  }
  .sp-link-list ul:last-child {
    margin-top: 0 !important;
  }

  .menu ul:last-child {
    margin-top: -1px;
    margin-left: 0;
  }
  .menu a {
    padding: 18px 5px 18px 0;
  }

  #slider-section {
    padding-bottom: 30px;
  }

  #news-section {
    padding: 28px 0 60px;
  }

  #news-section .news-list {
    margin-top: 40px;
  }

  #news-section li a {
    padding: 12px 0;

    flex-wrap: wrap;
    justify-content: flex-start;
  }

  #news-section .artist {
    margin-left: 16px;
  }

  #news-section .artist-name {
    font-size: 14px;
    line-height: 1.4;
  }

  #news-section .news-item:after {
    width: 45px;
  }

  #news-section .news-item-right {
    width: 100%;
  }

  #news-section .news-text {
    width: 100%;
    margin-top: 16px;
    font-size: 14px;
    line-height: 1.4;

    -webkit-line-clamp: 2;
  }

  #news-section .news-btn {
    padding: 0 15px 5px;
    font-size: 15px;
  }

  #artists-section {
    padding: 40px 0 60px;
    background-position: 100% -60px, -50px 450px, 100% 98.5%;
    background-size: 230px, 150px, 150px;
  }

  #artists-section .artist-item-profile {
    width: 40%;
  }

  #artists-section .artist-item img {
    width: 200px;
  }

  #artists-section .artist-item h3 {
    margin-left: 20px;
    letter-spacing: .01em;
    font-size: 24px;
    line-height: 1.7;
  }

  #artists-section .artist-item .border {
    width: 100%;
    margin: 0 0 6px;
    border-width: 2px;
  }

  #artists-section .artist-item .artist-item-bottom {
    flex-direction: column;
    margin-left: 20px;

    align-items: baseline;
  }

  #artists-section .artist-item .name-jp {
    font-size: 14px;
  }

  #artists-section .artist-item .sns {
    margin-top: 10px;
    font-size: 24px;
  }

  #official-contents-section {
    padding: 40px 0 60px;
    background-position: -20px -30px, 101% 102%;
    background-size: 128px, 85px;
  }

  #bottom-section {
    padding: 30px 0;
  }

  #bottom-section .banner-list {
    margin-left: -14px;
  }

  #bottom-section .banner-list li {
    padding-left: 14px;
  }

  footer {
    height: 118px;
    padding: 24px 0 18px;
  }

  footer .footer-wrapper {
    flex-direction: column;
    text-align: center;

    justify-content: flex-start;
  }

  footer .footer-right {
    margin-top: 16px;
  }

  .slick .slick-arrow {
    display: none !important;
  }

  #company-page-section {
    padding: 40px 0 !important;
    background-image: url("../images/circle6.png") !important;
    background-position: 100% -65px !important;
  }
  #company-page-section.privacy th {
    width: 200px;
  }
  #company-page-section.privacy p {
    margin-bottom: 20px;
  }
  #company-page-section .container > div {
    padding: 0;
  }
  #company-page-section.privacy p,
  #company-page-section table {
    letter-spacing: .01em;
    font-size: 14px;
  }
  #company-page-section th,
  #company-page-section td {
    padding: 16px 0;
  }
  #company-page-section th {
    width: 90px;
    padding-left: 0;
  }
  #company-page-section .info {
    margin-top: 20px;
    font-size: 14px;
  }
  #company-page-section .info span {
    margin-bottom: 8px;
    padding: 4px 12px;
  }
  #company-page-section .info span:not(:first-child) {
    margin-top: 16px;
  }

  .google-maps {
    margin-top: 24px;
  }

  .artist hr {
    height: 40px;
  }
  #news-detail-section h1 {
    margin: 22px 0 42px;
    letter-spacing: .04em;
    font-family: "Futura";
    font-size: 25px;
  }
  #news-detail-section .date {
    display: inline-block;
    margin-right: 0;
    letter-spacing: .03em;
    font-family: "Passion One";
    font-size: 18px;
    line-height: 1.7;
  }
  .artist .section-title {
    letter-spacing: .04em;
    font-size: 24px;
  }
  .artist div[id$="-section"]:not(:first-child),
  .artist section[class*="-section"]:not(:first-child) {
    padding: 30px 0;
  }
  .artist:not(.company) header {
    height: 60px;
  }
  .artist header .header-right > div {
    flex-direction: row;
  }
  .artist header .header-right .sns {
    display: none;
  }
  .artist main {
    padding-top: 60px;
  }
  .artist #menu-btn {
    display: none;
  }
  .artist nav > .header-right #burger {
    display: block !important;
  }
  .artist .menu {
    width: 60% !important;
  }
  .artist .menu .menu-title .artist-name {
    font-size: 26px;
  }
  .artist .menu .menu-title .official-site {
    font-size: 17px;
  }
  .artist .menu .menu-list {
    flex-direction: row;
    padding: 0 24px !important;

    justify-content: space-evenly !important;
  }
  .artist .menu .center {
    margin: 0 10px;
  }
  .artist:not(.company) .menu .menu-list a,
  .artist .menu .menu-bottom .sns {
    margin-top: 16px;
    font-size: 22px;
  }
  .artist .menu .right-menu-list ul:last-of-type li a {
    margin-top: 6px;
    font-size: 18px;
  }
  .artist .menu .right-menu-list ul:last-of-type li:first-child a {
    margin-top: 12px;
  }
  .artist .menu .menu-bottom .sns {
    display: flex;
    width: 100%;
    margin-top: 10px;

    justify-content: center;
  }

  .artist-color-bg {
    width: 20px;
    margin-top: -30px;
    margin-bottom: -30px;
    margin-left: 12px;
  }
  .artist div[id$="-section"]:has(.category-btns) .artist-color-bg,
  .artist section[class*="-section"]:has(.category-btns) .artist-color-bg {
    margin-top: -1px;
  }

  .artist.page-child #artist-top-section .container div:has(.artist-top-br),
  .artist.art #artist-top-section .container div:has(.artist-top-br) {
    top: 24.5%;
  }
  #artist-top-section .container div {
    margin: 0 24px;
  }
  #artist-top-section .artist-top-br {
    display: inline;
  }
  #artist-top-section span {
    margin-top: 15px;
  }

  .container:has(.artist-color-bg) {
    padding-right: 0 !important;
  }
  .artist .container > .category-btns {
    display: flex;
    width: 100%;
    padding-right: 32px;

    gap: 7px;
  }
  .artist .container div:first-of-type .category-btns {
    display: none;
  }
  .artist .category-btns .category-btn {
    font-size: 16px;
  }

  .artist .news-list li a {
    padding: 6px 0;

    flex-wrap: wrap;
  }
  .artist .news-list li a {
    padding: 6px 0;

    gap: 0;
    flex-wrap: wrap;
  }
  .artist .news-list li a .news-item-left {
    width: 72px;
    font-size: 16px;
  }
  .artist .news-list li a span,
  .news-category {
    margin-left: 8px !important;
    padding: 3px 10px;
    font-size: 13px;
  }
  .artist .news-list span {
    min-width: 88px;
    padding: 3px 20px;
    text-align: center;
    letter-spacing: .01em;
    border-radius: 3px;
    background: #f2f2f2;
    font-family: "Passion One";
    font-size: 20px;
    line-height: 1.1;
  }
  .artist .news-list li a :last-child {
    width: 100%;
    margin-left: 0;
    font-size: 13px;
  }
  .artist .news-list li a .news-item-left {
    width: 58px;
    font-size: 16px;
  }
  .artist .news-list li a .news-item-left {
    width: 72px;
    font-size: 16px;
  }
  .artist .category-btns {
    overflow-y: auto;
    margin-bottom: 36px !important;
  }
  .artist .category-btns .category-btn {
    padding: 8px 24px;
  }
  .artist .category-btns::-webkit-scrollbar {
    display: none;
  }

  .news-wrapper .view-all a {
    margin-top: 24px;
    font-size: 14px;
  }
  .paginator {
    margin-top: 44px;
  }
  .paginator ul {
    margin: 0 14px;

    gap: 12px;
  }
  .paginator li {
    font-size: 17px;
  }
  .paginator .current {
    padding: 4px 16px;
  }
  .paginator a {
    padding: 4px 16px;
  }

  #news-detail-section .back-news-top a {
    position: static;
  }
  #news-detail-section .date {
    margin-right: 0;
    font-size: 12px;
  }
  #news-detail-section .news-category {
    padding: 0 16px;
  }
  #news-detail-section h1 {
    margin: 8px 0;
    letter-spacing: .01em;
    font-family: "Noto Sans JP";
    font-size: 16px;
    line-height: 1.7;
  }
  #news-detail-section p {
    margin-top: 24px;
    font-size: 14px;
  }
  #news-detail-section .paginator {
    display: none;
  }

  #movie-section .container {
    padding: 0 0 0 24px !important;
  }
  .movie-wrapper .movie-bg-left {
    left: -100px;
  }
  .movie-wrapper .movie span {
    margin: 32px 0 0 0;
    font-size: 32px;
  }
  .movie-wrapper .movie span:after {
    margin-top: 8px;
  }
  .movie-wrapper .release-btn {
    display: none;
  }
  .youtube-parent {
    width: 100%;
    height: 100%;
    margin: 32px 0;
  }

  /* article profile */
  #profile-section h2 {
    font-size: 32px;
  }
  #profile-section .ruby,
  #profile-section .birthday {
    font-size: 14px;
  }
  #profile-section .ruby-en {
    margin-top: 0;
    padding: 8px 85px 18px;
    font-size: 20px;
    line-height: 1.15;
  }
  #profile-section .ruby-en br {
    display: inline;
  }

  #profile-detail-section p {
    margin-top: 35px;
    font-size: 14px;
  }

  #gallery-section ul {
    gap: 24px;
  }

  .year-list > li {
    position: relative;
  }
  .year-list > li:not(:first-child) {
    border: none;
  }
  .year-list .year {
    position: absolute;
    top: 8px;
    left: 19px;
    min-width: auto;

    order: 2;
  }
  .year-list .year span {
    flex-direction: row;
    font-size: 24px;
  }
  .year-list .year .dash {
    width: 10px;
    height: 4px;
    margin: 0 2px;
  }
  .year-list .border {
    order: 1;
  }
  .year-list .border:before {
    top: 20px;
  }
  .year-list .border .dot {
    display: none;
  }
  .year-list > li:first-child .border {
    margin-top: 25px;
  }
  .year-list > li:first-child .border:before {
    top: -5px;
  }
  .year-list > li div:last-child,
  .year-list > li ul {
    margin-top: 50px;
    margin-left: 16px;
    padding: 0 0 16px 0;

    order: 3;
  }
  .year-list > li ul li {
    padding: 16px 0;
  }
  .year-list > li ul li:first-child {
    padding-top: 0;
  }
  .year-list > li:not(:last-child) div:last-child {
    border-bottom: 1px dashed #aaa;
  }
  .year-list h2,
  .year-list h4 {
    font-size: 18px;
  }
  .year-list h4::before {
    content: none;
  }
  .year-list p {
    margin-top: 35px;
    font-size: 14px;
  }

  .more-dots {
    display: none;
  }

  #works-section .category-btn {
    padding: 8px 20px;
  }
  .produce-section .works-list li {
    position: relative;
  }
  .produce-section .works-list li:not(:first-child) {
    margin-top: 14px;
  }
  .produce-section .year {
    position: absolute;
    top: 0;
    left: 20px;

    order: 2;
  }
  .produce-section .year p {
    font-size: 20px;
  }
  .produce-section .work-center {
    margin: 0 8.5px 0 0;

    order: 1;
  }
  .produce-section .work-center .dot {
    width: 12px;
    height: 15px;
  }
  .produce-section .work-center .dot:after {
    width: 21px;
    height: 21px;
  }
  .produce-section .work-center .border {
    width: 3px;
    margin-top: 11px;
  }
  .produce-section .work-right {
    margin: 32px 0 0 15px;
    padding: 24px 22px;

    order: 3;
  }
  .produce-section .work-right:before {
    left: -18px;
    border-width: 0 20px 18px 0;
  }
  .produce-section .work-right p:first-of-type {
    margin-top: 0;
    font-size: 14px;
  }
  .produce-section .work-right p:last-of-type {
    margin-top: 16px;
    font-size: 14px;
  }

  .media-section .media-section-title {
    margin-top: 24px;
    padding: 4px 8px;
    font-size: 18px;
  }

  #discography-section .category-btns {
    font-size: 14px;
  }
  #discography-section .discography-list {
    grid-template-columns: repeat(3, 1fr);
  }
  #discography-section .discography-list h2 {
    font-size: 14px;
  }
  #discography-section .discography-list span {
    font-size: 12px;
  }

  #live-section h2 {
    font-size: 18px;
  }
  #live-section img {
    display: block;
    max-width: 600px;
    margin: 8px auto 0 auto;
  }
  #live-section .live-top {
    flex-direction: column;
    margin-top: 0;
  }
  #live-section .live-detail {
    margin: 16px 0 0;
    padding: 16px 8px;
    font-size: 14px;
  }
  #live-section .live-detail .live-info {
    margin-top: 6px;
  }
  #live-section .live-detail .bottom {
    margin-top: 16px;
  }

  #live-section ul {
    margin-top: 33px;
  }
  #live-section li {
    padding: 16px 0;
    font-size: 18px;

    align-items: normal;
    gap: 12px;
  }
  #live-section li:first-child {
    border-top: 1px solid #aaa;
  }
  #live-section .live-status {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }
  #live-section .live-status span {
    word-break: keep-all;
  }
  #live-section .postpone .live-status {
    font-size: 15px;
  }
  #live-section .live-item-right > div {
    flex-direction: column;
  }
  #live-section .live-item-right > div :last-child {
    margin-left: 0;
  }
  #live-section .live-item-bottom {
    margin-top: 0;
  }
  #live-section .live-date {
    font-size: 18px;
  }
  #live-section .live-time,
  #live-section .live-contact {
    font-size: 14px;
  }
  #live-section .live-contact {
    margin-top: 10px;
  }

  #studio-top-section nav ul {
    padding: 20px 0;

    gap: 10px;
  }
  #studio-top-section nav ul li a {
    font-size: 13px;
  }

  #studio-section {
    padding: 24px 0 70px;
    background-position: -100% -100%, -100% -100%, 103% 101.5%;
  }
  #studio-section h1 {
    margin-bottom: 32px;
    font-size: 20px;
  }
  #studio-section .studio-title {
    padding-bottom: 0;
    border-width: 2px;
    font-size: 16px;
  }
  #studio-section .inner-container {
    padding: 0;
  }
  #studio-section .border {
    height: 6px;
    margin: 56px 0;
  }
  #studio-section p {
    font-size: 14px;
  }
  #studio-section td {
    padding: 8px 10px;
    font-size: 14px;
  }
  #studio-section .time-br {
    display: inline;
  }

  #studio-bottom-section {
    padding: 48px 0 50px;
  }
  #studio-bottom-section ul {
    column-gap: 30px;
    row-gap: 24px;
  }
}
/* sm */
@media screen and (max-width: 768px) {
  #artists-section {
    background-position: 100% -60px, -35px 390px, 103% 100.5%;
    background-size: 150px, 90px, 75px;
  }

  #artists-section .artist-item:not(:first-child) {
    margin-top: 48px;
  }

  #artists-section .artist-item-profile {
    width: 50%;
  }

  #artists-section .artist-item img {
    width: 145px;
  }

  .artist .menu {
    width: 100% !important;
  }

  #artist-top-section .container div {
    /* top: 21%; */
  }
  #artist-top-section p {
    font-size: 50px !important;
  }
  #artist-top-section span {
    margin-top: 10px;
    font-size: 25px;
  }

  #release-section {
    padding-bottom: 32px;
  }
  .release {
    flex-direction: column;
  }
  .release-thumbnail {
    max-width: none;
    margin: 0 0 40px 40px;
    padding: 0 26px;
  }
  .release-thumbnail img {
    box-shadow: -40px 40px 0 0 #fbda69;
  }
  .urashima .release-thumbnail img {
    box-shadow: -40px 40px 0 0 #ce637e;
  }
  .mori .release-thumbnail img {
    box-shadow: -40px 40px 0 0 #0c9;
  }
  .release-right {
    width: 100%;
    min-width: auto;
    margin-top: 24px;
    margin-left: 0;
  }
  .release-right .release-date,
  .release-right .release-type,
  .release-right .main-track,
  .release-right ol,
  .release-right .benefit,
  .release-btn {
    font-size: 14px;
  }
  .release-right .release-title {
    margin-top: 23px;
    font-size: 20px;
  }
  .release-right .release-type {
    margin-top: 8px;
  }
  .release-right .main-track {
    margin-top: 16px;
  }
  .release-btn {
    max-width: none;
    padding: 11px 0;
    letter-spacing: .01em;
  }

  .movie-wrapper .movie span:after {
    height: 200px;
  }

  /* artist profile */
  #gallery-section ul {
    grid-template-columns: auto auto;
    gap: 15px;
  }

  #discography-detail-section .release-thumbnail {
    max-width: 400px;
    margin: 0 auto;
    padding: 0;
  }

  #art-masters-section ul li h2 {
    font-size: 16px;
  }
  #art-masters-section ul li p {
    font-size: 12px;
  }

  #studio-bottom-section ul {
    grid-template-columns: auto auto;
  }
}
/* xs */
@media screen and (max-width: 576px) {
  .category-btns {
    grid-template-columns: repeat(2, 1fr);
    gap: 9px;
  }

  .category-btns .category-btn {
    padding: 4px 0;
  }

  #artists-section .artist-item-profile {
    width: 100%;
  }

  #official-contents-section .banner-list li {
    width: 100%;
  }

  #company-page-section.privacy th {
    width: auto;
  }
  #company-page-section.privacy br,
  #company-page-section .section-title br {
    display: none;
  }
  #company-page-section th,
  #company-page-section td {
    display: block;
    width: 100%;
  }
  #company-page-section th {
    padding: 16px 0 0 0;
  }
  #company-page-section td {
    padding: 0 0 16px;
  }

  #artist-top-section .container div {
    /* top: 25%; */
    top: 27%;
  }
  #artist-top-section p {
    font-size: 32px !important;
  }
  #artist-top-section span {
    margin-top: 4px;
    font-size: 14px;
  }

  .artist .banner-list {
    flex-direction: column;
  }
  .artist .banner-list li {
    width: 100%;
  }

  .artist .menu .menu-list .a {
    font-size: 14px;
  }

  .paginator li:nth-child(n + 4) {
    display: none;
  }

  .movie-wrapper .movie span {
    font-size: 24px;
  }
  .movie-wrapper .movie span:after {
    height: 110px;
  }

  #discography-section .discography-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px 30px;
  }

  #live-section .live-contact br {
    display: inline;
  }

  #art-masters-section {
    padding: 30px 0 130px;
  }
  #art-masters-section .artist-color-bg {
    margin-bottom: -130px;
  }
  #art-masters-section ul {
    grid-template-columns: none;
    gap: 80px;
  }
  #art-masters-section ul li h2 {
    margin-top: 10px;
  }
  #art-masters-section ul li p {
    margin-top: 8px;
  }

  #studio-top-section nav {
    padding-left: 13px;

    justify-content: flex-start;
  }

  #studio-section #price + table td {
    text-align: center;
  }

  #studio-bottom-section ul {
    grid-template-columns: none;
    gap: 18px;
  }
}

@media screen and (max-width: 782px) {
  .admin-bar header:not(.DownMove) .menu {
    top: 126px;
  }
}
