@charset "utf-8";
@media screen and (max-width: 1024px) {
  .pc-only {
    display: none !important;
  }
  .sp-only {
    display: block !important;
  }
  section {
    margin-bottom: 60px;
  }
  section.last {
    margin-bottom: 60px;
  }
  .container {
    top: 60px;
  }
  .inner {
    padding: 170px 3rem 4rem;
  }
  h2.heading.-ta_l, h2.heading.-ta_r {
    max-width: 70%;
    height: auto;
    text-align: left;
  }
  #artists .inner .gridbox {
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr 1fr;
    gap: 2rem 1rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1rem;
  }
  .br_pc {
    display: none;
  }
  .br_sp {
    display: block;
  }
  .sp-nav {
    display: block;
  }
  .footer_container {
    width: 100%;
    margin: 0 auto;
  }
  h1 {}
  .main_visual {
    max-width: 100%;
  }
  /*--------------------------------------
 * contents
 * ---------------------------------------*/
  section {
    padding-bottom: 3rem;
    margin-bottom: 60px;
  }
  section.last {
    padding-bottom: 30px;
    margin-bottom: 60px;
  }
  .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    top: 60px;
  }
  .inner {
    padding: 110px 1.25rem 2rem;
  }
  h2.heading.-ta_l, h2.heading.-ta_r {}
  h2.heading > div {
    font-size: 2.2rem;
  }
  h2.heading div > span {
    font-size: 0.9rem;
    line-height: 1.2;
  }
  h2.fontL {
    font-size: 3rem;
  }
  h3 {
    font-size: 1.3rem;
  }
  .inner > h3 {
    font-size: 1.2rem;
  }
  h4 {
    font-size: 1.2rem;
  }
  .btn-link {
    font-size: 1.2rem;
  }
  .btn-link a {
    width: 100%;
  }
  /*--------------------------------------
 * SNS
 * ---------------------------------------*/
  .top-sns a {
    font-size: 2rem;
    transition: .2s;
  }
  .top-sns a:hover {
    opacity: 1;
    color: #ff4343;
  }
  /*--------------------------------------
 *intro
 * ---------------------------------------*/
  #intro {
    padding-bottom: 0;
  }
  #intro .lead {
    text-align: left;
    font-size: 1.1rem;
  }
  #intro .lead .inner {
    padding: 3rem 1.2rem;
    margin-top: 2rem;
  }
  #intro .lead .inner p {
    font-weight: 700;
  }
  /*--------------------------------------
 * NEWS
 * ---------------------------------------*/
  #news .news_lists li {
    display: block;
  }
  #news .news-data {
    width: auto;
    display: inline-block;
    font-size: 1.1rem;
  }
  #news .news-title {
    width: 100%;
    display: block;
    font-size: 1.1rem;
    margin-top: 0.5rem;
  }
  /*--------------------------------------
 * about
 * ---------------------------------------*/
  #about .about_list {
    margin-top: 2rem;
  }
  #tickets .tickets_list {
    margin-top: 2rem;
  }
  dl {
    display: block;
  }
  dl:last-child {
    margin-bottom: 0;
    border: none;
  }
  dl dt {
    width: 100%;
    font-size: 1rem;
  }
  dl dd {
    font-size: 1rem;
  }
  /*--------------------------------------
 * 出演者
 * ---------------------------------------*/
  #artists h3.heading {
    font-size: 1.8rem;
  }
  #artists .inner .gridbox {
    grid-template-columns: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr;
    gap: 1.5rem 0.75rem;
  }
	#artists .icon-new:before{
		font-size: 0.8rem;
	}
  #artists .inner .gridbox li {
    cursor: pointer;
  }
  #artists .inner .gridbox li .name {
    margin-top: 0.5rem;
    text-align: center;
  }
  #artists .inner .andmore {
    text-align: center;
    margin-bottom: 3rem;
    font-size: 1.1rem;
  }
  #artists .box {
    margin-top: 2rem;
    display: block;
  }
  #artists .box h4 {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
  #artists .box h3 {
    margin-bottom: 0.2rem;
  }
  #artists .box .playing {
    padding-right: 0;
    margin-bottom: 1.3rem;
  }
  #artists .box .directed img {
    display: block;
    width: 40%;
  }
	#artists .box .directed p {
	text-align: left;
}
  /*--------------------------------------
 * goods
 * ---------------------------------------*/
  #goods .goods_lists {}
  #goods .goods_lists li {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 3rem;
  }
  #goods .goods_lists li .thum {
    width: 80%;
    margin: 0 auto;
  }
  #goods .goods_lists li .thum img {
    max-height: auto;
    width: 100%;
  }
  #goods .goods_lists li .detail {
    width: 100%;
    margin-top: 2rem;
    text-align: center;
  }
  /*--------------------------------------
 * release
 * ---------------------------------------*/
  #release h3.heading {
    font-size: 1.8rem;
  }
  #release .inner .gridbox {
    grid-template-columns: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    gap: 20px 15px;
  }
  #release .inner .gridbox li {
    display: block;
  }
#release .inner .gridbox li .thum {
	width: 80%;
	margin: 0 auto;
}
  #release .inner .gridbox li .item-name {
    margin-top: 1rem;
    text-align: center;
  }
  #release .inner .gridbox li .detail {
    font-size: 95%;
	 width: 100%;
  }
  /*--------------------------------------
 * program
 * ---------------------------------------*/
  #program .song-list {
    text-align: left;
    line-height: 2;
    font-size: 1rem;
  }
  .attention {
    text-align: left;
  }
  /*--------------------------------------
 * profile
 * ---------------------------------------*/
  #profile .flexbox {
    display: block;
  }
  #profile .flexbox .thum {
    width: 70%;
    margin: 0 auto;
  }
  #profile .flexbox .detail {
    width: 100%;
    margin-top: 2rem;
  }
	.modal-content-ttl{
		font-size: 1.3rem;
	}
  /*--------------------------------------
 * access
 * ---------------------------------------*/
  #access .access_list dl {
    display: block;
  }
  #access .access_list dl dt {
    width: 100%;
    font-size: 1rem;
  }
  #access .access_list dl dd {
    font-size: 1rem;
  }
  #access .gmap {
    height: 0;
    overflow: hidden;
    padding-bottom: 350px;
    position: relative;
    margin-top: 1rem;
  }
  .ticket_info {
    font-size: 1.3rem;
  }
 /*--------------------------------------
 * notice
 * ---------------------------------------*/
#notice .container {
	text-align: left;
}
}
@media screen and (max-width: 600px) {
  /*--------------------------------------
 * 出演者
 * ---------------------------------------*/
  .modal-content .flexbox {
    display: block;
    margin-top: 2rem;
  }
  .modal-content .flexbox .ttl_icon {
    margin: 0 auto 2rem;
    width: 80%;
  }
  .modal-content .flexbox .ttl_icon.w100 {
    width: 100%;
  }
  .modal-inner .btn-wrap {
    width: 80%;
  }
}
/*--------------------------------------
 * max-width: 480px
 * ---------------------------------------*/
@media screen and (max-width: 480px) {
  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .inner {
    padding: 70px 1rem 2rem;
  }
  /*--------------------------------------
 * 出演者
 * ---------------------------------------*/
  .modal-inner {
    width: 95vw;
    padding: 1.5rem 1rem;
  }
  .modal-inner.small {
    width: 95vw;
    padding: 1.5rem 1rem;
  }
  .modal-content .comment {
    font-size: .95rem;
    line-height: 1.8;
  }
  .modal-content.band .flexbox {
    font-size: .95rem;
  }
  .modal-open.band {
    text-decoration: underline #AAAAAA;
  }
  .lists div {
    text-align: unset;
  }
}