@charset "utf-8"; 

/* default PC */
/* バンド一覧ページ */

#contents .band-area .inner {
  max-width: 1580px;
  padding: 70px 60px 0;
}

#contents .band-area .band-bnr-area {
  margin: 0 auto 50px;
  max-width: 1280px;
}

#contents .band-area .band-bnr-area .flex {
  gap: 50px 0;
}

#contents .bnr-ttl {
  background: url(../image/contents/band/bnr-band-bg.jpg) no-repeat center / cover;
  color: #FFF;
  font-family: "futura-pt", sans-serif;
  font-size: 28px;
  letter-spacing: .1em;
  font-weight: 500;
  margin: 0;
  padding: 5px 30px;
  text-align: left;
  display: flex;
  align-items: center;
}

#contents .bnr-ttl .en-ttl {
  margin-right: 8px;
}

#contents .bnr-ttl .jp-ttl {
  font-size: 65%;
  letter-spacing: .05em;
}

#contents .bnr-ttl .jp-only-ttl {
  font-size: 22px;
}

#contents .band-area .link-btn {
  background: url(../image/contents/home/bg_band_btn.jpg) no-repeat center / cover;
}


/* 各バンドページ */
.table-01 th {
  font-family: "futura-pt", sans-serif, "Noto Sans JP", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ";
  min-width: 6em;
  font-weight: 500;
  font-size: 110%;
}

#contents .songs-area .songs-item hr {
  margin: 0 0 15px;
}

.works-item {
  margin: 0 0 40px 0;
  background-color: #fff;
  padding: 50px;
}

#contents .works-item h3 {
  font-size: 150%;
}

.cta-area .link-btn {
  background-color: #a42020;
  background: url(../image/contents/home/bg_link_contact.jpg) no-repeat center / cover;
  font-size: 36px;
  max-width: 760px;
  padding: 55px 20px 57px 20px;
  font-size: 130%;
  margin: 0 auto;
}

.cta-area .link-btn:after {
  .link-btn: : after; right: 50px;
}

#contents .cta-area .cta-first-txt {
  margin: 0 0 40px 0;
}

.cta-area .gallery {
  margin: 0 0 40px 0;
}

#contents .cta-area h2 {
  margin: 0 0 40px 0;
}

.songs-item {
  background-color: #fff;
  padding: 50px;
  margin: 0;
}

.songs-area h2 + .flex {
  gap: 50px 0;
}

.songs-item .play-box {
  align-items: center;
  display: grid;
  grid-template-columns: 50px calc(100% - 50px);
  margin: 20px 0 19px 0;
}

#contents .songs-item .play-box .play-box-ttl {
  color: #a42020;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
}

#contents .songs-item h3 {
  font-size: 140%;
  color: #a42020;
}

.songs-item .songs-lyrics-link .link-btn {
    background-color: #a42020;
    background: url(../image/contents/home/bg_link_contact.jpg) no-repeat center / 280%;
    font-weight: 400;
    padding: 4px 10px 5px 0;
    font-size: 15px;
    letter-spacing: 0.02em;
    width: 140px;
}

.songs-item .songs-lyrics-link {
    margin: 0 0 11px 0;
    text-align: right;
    display: flex;
    justify-content: right;
}

.songs-item .songs-lyrics-link .link-btn:after {
    right: 4px;
    width: 21px;
    height: 21px;
}

.discography-item .img-2box {
  width: 25%;
}

.discography-item .img-2box-txt {
  width: calc(75% - 50px);
}

#contents .discography-item .yen p {
  font-family: "futura-pt", sans-serif, "Noto Sans JP", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ";
  font-size: 115%;
  letter-spacing: 0;
  font-weight: 400;
  margin: 0;
}

.discography-list-area .txt-2box {
  width: 40%;
}

#contents .discography-list-area {
  justify-content: start;
  margin: 40px 0 0 0;
}

.discography-lyrics-link .link-btn {
    width: 54px;
    padding: 7px 0px 5px 0;
    line-height: 1em;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.02em;
    margin: 0 15px 0 10px;
    background-color: #f6e8e8;
    color: #a42020;
}

.discography-lyrics-link .link-btn:after {
    right: 3px;
    width: 21px;
    height: 21px;
    background: url(../image/base/arrow_red.svg) no-repeat center / contain;
    display: none;
}

#contents .txt-center.first-txt {
  font-weight: 500;
  margin: 0 0 60px;
}

.member-item {
  background-color: #f3f3f3;
  padding: 85px 80px;
  margin: 0 0 80px 0;
}

#contents .member-item h3 {
  text-align: center;
  font-size: 250%;
  margin: 0 0 60px 0;
}

#contents .member-item h4 {
  border: none;
  padding: 0;
  margin: 0 0 15px 0;
  font-weight: bold;
  color: #a42020;
}

.comment-area {
  background-color: #ffffff;
  padding: 38px 40px 25px 40px;
  margin: 40px 0 0 0;
}

.member-item.last {
  margin-bottom: 0;
}

.discography-list .num {
  background-color: #333333;
  color: #FFF;
  font-size: 18px;
  letter-spacing: 0;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  display: flex;
  font-family: "futura-pt", sans-serif, "Noto Sans JP", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ";
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  align-items: center;
  justify-content: center;
}

#contents .discography-list li {
  position: relative;
  list-style: none;
  font-family: "futura-pt", sans-serif, "Noto Sans JP", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ";
  font-weight: 500;
  margin: 0 0 20px 0;
  padding: 0 0 0 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.discography-list {
  padding: 0;
  margin: 0;
}

.discography-link-btn .link-btn {
  background-color: #a42020;
  background: url(../image/contents/home/bg_link_contact.jpg) no-repeat center / 280%;
  font-weight: 400;
  padding: 5px 10px 6px 0;
  font-size: 15px;
  letter-spacing: 0.02em;
}

.discography-link-btn {
  width: 140px;
  margin: 0 0 0 15px;
}

.discography-comment {
  margin: 0 0 25px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #dedede;
}

.discography-link-btn .link-btn:after {
  right: 4px;
  width: 21px;
  height: 21px;
}

#contents .discography-buy {
  justify-content: start;
  align-items: center;
}

#contents .discography-item h3 {
  margin: 0 0 30px 0;
}

.discography-area .discography-item:first-of-type {
  margin-top: 0;
}

.discography-item {
  margin: 80px 0 0 0;
  background-color: #fff;
  padding: 85px 80px;
}

.setlist-item {
  background-color: #f3f3f3;
  padding: 50px 50px 35px 50px;
  font-weight: bold;
  margin: 0 0 30px 0;
}

#contents .setlist-item ul {
  margin: 0;
}

#contents .setlist-item ul li {
  padding: 0 0 10px 0;
}

.setlist-item .point {
  background-color: #a42020;
  background: url(../image/base/bg_nav_contact.jpg) no-repeat center / cover;
  color: #fff;
  padding: 2px 7px 4px 7px;
  margin: 0 0 0 5px;
  font-weight: 400;
  font-size: 16px;
}

/* OTHERページ */

#other #breadcrumb {
  padding-bottom: 40px;
}


@media screen and (max-width: 1850px) {
.discography-list-area .txt-2box.sp-w-full {
    width: 50%;
}
}

@media screen and (max-width: 1600px) {
  /* バンド一覧ページ */ 
  #band #contents .bnr-ttl {
    flex-wrap: wrap;
    height: 80px;
    font-size: 26px;
    padding: 8px 30px 10px;
  }

  #band #contents .bnr-ttl .jp-only-ttl {
    font-size: 21px;
  }

  #band #contents .bnr-ttl > * {
    line-height: 1em;
  }

  #band #contents .bnr-ttl .jp-ttl {
    display: block;
    font-size: 60%;
    width: 100%;
  }


  /* 各バンドページ */
.discography-list-area .txt-2box.sp-w-full {
    width: 100%;
}
.discography-list-area .txt-2box {
    width: 100%;
    margin-right: 0;
}
}

@media screen and (max-width: 1200px) {
  /* バンド一覧ページ */ 
  #band .txt-3box {
    margin-right: 20px;
    width: calc(100% / 2 - 14px);
  }

  #band .txt-3box:nth-child(2n) {
    margin-right: 0;
  }
}

/* view-1140 notePC,Tablet */
@media screen and (max-width: 1140px) {
  /* バンド一覧ページ */ 

  #band #contents .band-area .inner {
    padding: 0;
  }

  /* 各バンドページ */
#contents .member-item h3 {
    font-size: 200%;
    margin: 0 0 40px 0;
}

.works-item {
    padding: 40px;
    margin: 0 0 30px 0;
}

.setlist-item {
    padding: 35px;
}

.songs-item {
    padding: 40px;
}

.member-item {
    padding: 65px 60px;
    margin: 0 0 60px 0;
}

#contents .works-item h3 {
    font-size: 135%;
    margin: 0 0 20px 0;
}
.discography-item {
    padding: 55px 50px;
}

#contents .discography-item h3 {
    margin: 0 0 15px 0;
}
}

/* view-959 Mobile,Tablet */
@media screen and (max-width: 959px) {

  /* バンド一覧ページ */ 

  #band #contents .band-area {
    /* padding: 100px 0; */
  }
  #band #contents .band-area .link-btn {
    max-width: 93%;
  }

  #band #contents .link-btn {
    max-width: 100%;
  }

  #band #contents .band-area .band-bnr-area {
    margin-bottom: 30px;
  }

  #band #contents .bnr-ttl .jp-ttl {
    font-size: 12px;
  }

  #band #contents .bnr-ttl .jp-only-ttl {
    font-size: 15px;
  }

  #band #contents .bnr-ttl {
    font-size: 19px;
    height: 60px;
    padding: 7px 15px 10px;
  }

  #band .txt-3box {
    margin-right: 12px;
    width: calc(100% / 2 - 6px);
  }

  #band #contents .band-area .band-bnr-area .flex {
    gap: 20px 0;
    margin: 0 auto;
    width: 93%;
  }

  #band #contents .band-area .inner {
    padding: 0;
    width: 100%;
  }


  /* 各バンドページ */
  .discography-item .img-2box, .discography-item .img-2box-txt {
    width: 100%;
  }

  .discography-list-area .txt-2box {
    width: 100%;
  }

  #contents .discography-item h3 {
    margin: 20px 0 20px 0;
  }

  #contents .discography-list-area {
    margin: 40px 0 0 0;
  }

  .member-item, .discography-item, .songs-item, .works-item, .setlist-item {
    padding: 20px;
  }

.member-item:last-child, .discography-item:last-child,.songs-item:last-child, .works-item:last-child,  .setlist-item:last-child {
    margin-bottom: 0;
}

#contents .about-area .img-2box-txt p:last-child {
    margin-bottom: 0;
}

  #contents .songs-item h3 {
    font-size: 22px;
    line-height: 1.5em;
  }


  .discography-link-btn {
    width: 60%;
    margin: 10px 0 0 0;
  }

  .yen {
    width: 100%;
  }

  #contents .cta-area .cta-first-txt {
    text-align: left;
    margin: 0 0 30px 0;
  }

  .cta-area .link-btn {
    padding: 30px 0;
    font-size: 100%;
  }

  .cta-area .gallery {
    margin: 0 0 25px 0;
  }

  #contents .cta-area h2 {
    margin: 0 0 30px 0;
  }

  .setlist-item .point {
    display: inline-block;
    font-size: 98%;
  }

.works-item {
    margin-bottom: 20px;
}

#contents .works-item h3 {
    font-size: 25px;
}

.live-area {
    margin: 80px 0 0 0;
}

#cspuare .setlist-item {
    margin-bottom: 0;
}

#cspuare .setlist-item:nth-child(2) {
    padding-top: 0;
}

#cspuare .setlist-item:nth-child(1) {
    padding-bottom: 0;
}

#contents .about-area .img-2box p {
    margin-bottom: 25px;
}

.songs-area h2 + .flex {
    gap: 40px 0;
}

#contents .member-item h3 {
    font-size: 160%;
    margin: 20px 0 20px 0;
}

.member-item img {
    margin-bottom: 5px;
}

.member-item {
    margin-bottom: 40px;
}

.songs-item .songs-lyrics-link .link-btn {
    width: 60%;
}

.songs-item .songs-lyrics-link {
    margin: 0 0 20px 0;
}

.discography-lyrics-link .link-btn {
    margin: 0;
    width: 48px;
    font-size: 15px;
    display: block;
}

.discography-list .num {
    width: 32px;
    height: 32px;
    line-height: 32px;
}

#contents .discography-list li {
    line-height: 32px;
    padding: 0 0 0 38px;
}

}

/* view-559 Mobile */
@media screen and (max-width: 559px) {
}


@media screen and (max-width: 360px) {
.discography-list .num {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    letter-spacing: 0;
}

#contents .discography-list li {
    line-height: 26px;
    padding: 0 0 0 32px;
    letter-spacing: 0;
}

.discography-lyrics-link .link-btn {
    width: 40px;
}
}

@media screen and (max-width: 340px) {
.discography-list .num {
    width: 22px;
    height: 24px;
}

#contents .discography-list li {
    padding: 0 0 0 24px;
}

.discography-lyrics-link .link-btn {
    width: 40px;
    letter-spacing: 0;
}

.member-item, .discography-item, .songs-item, .works-item, .setlist-item {
    padding: 15px;
}
}

@media screen and (max-width: 320px) {
  #contents .bnr-ttl .en-ttl {
    font-size: 25px;
    margin-right: 8px;
    letter-spacing: 0.02em;
  }
}
