@charset "utf-8";
@media screen and (max-width: 1245px) {
  .logo img {
    width: 50%;
  }
  #header .top_ap img {
    width: 20%;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1rem;
  }
  .br_pc {
    display: none;
  }
  .br_sp {
    display: block;
  }
  .credit_container {
    width: 100%;
    margin: 0 auto;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .credit_container .credit {
    font-size: 95%;
    text-align: left;
  }
  h1 {
    display: block;
    background: none;
    height: 100%;
  }
  .logo {
    margin: 0;
    max-width: 100%;
  }
  .pc-only {
    display: none !important;
  }
  .smp-only {
    display: block !important;
  }
  h2.heading {
    width: 80%;
  }
  h3.heading {
    background-size: 100% 100%;
    font-size: 2rem;
  }
  /*--------------------------------------
 * contents
 * ---------------------------------------*/
  .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: block;
  }
  .inner {
    margin-top: 0;
    padding: 4rem 0;
  }
  h4.heading {
    font-size: 1.2rem;
    text-align: left;
  }
  .heading2 {
    font-size: 1.3rem;
    font-weight: 700;
    margin-top: 3rem;
  }
  .heading2_top {
    margin-top: 0;
  }
  .heading4 {
    font-size: 1.4rem;
    margin-top: 1rem;
  }
  .ttl {
    font-size: 1.1rem;
  }
  .container .head-in {
    width: 100%;
    padding-top: 0;
  }
  .container .co-in {
    width: 100%;
    padding-top: 1rem;
  }
  /*--------------------------------------
 * HEADER
 * ---------------------------------------*/
  .trigger {
    width: 60px;
    height: 60px;
  }
  .menu-trigger {
    width: 40px;
    height: 40px;
    margin: 10px 10px;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 4px;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 18px;
  }
  .menu-trigger span:nth-of-type(3) {
    top: 32px;
  }
  .menu-trigger.active {
    height: 40px;
  }
  .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
    left: 0;
    top: 9px;
  }
  .menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(-90deg);
    transform: translateY(-8px) rotate(-45deg);
    top: 25px;
  }
  .smp-nav-list ul {
    font-size: 1.6rem;
    margin: 2rem auto 0;
    width: 100%;
  }
  .smp-nav-list ul .sns_lists {
    display: flex;
    width: 140px;
  }
  .smp-nav-list ul li a {
    text-align: center;
    padding-left: 0;
  }
  header .sns li {
    margin: 0 0.5rem;
  }
  .smp-nav-list ul .nav_sns li:first-of-type {
    padding: 0;
  }
  #header {
    background-image: none;
  }
  #header .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  #header .top_ap img {
    margin-top: 1rem;
    width: 30%;
    margin-right: 0;
  }
  /*--------------------------------------
 * SNS
 * ---------------------------------------*/
  .top-sns a {
    font-size: 2rem;
    transition: .2s;
  }
  .top-sns a:hover {
    opacity: 1;
    color: #ff4343;
  }
  /*--------------------------------------
 * intro
 * ---------------------------------------*/
  #intro {
    color: #000;
    font-size: .9rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  /*
	#intro h2 {
	font-size: .9rem;
}
*/
  #intro .btn-link {
    font-size: 1.2rem;
  }
  /*--------------------------------------
 * NEWS
 * ---------------------------------------*/
  #news {
    margin-top: 0;
  }
  #news .news_lists li {
    display: block;
    padding-top: 1rem;
  }
  #news .news-data {
    width: auto;
    display: block;
    margin: 0;
    font-size: 1.4rem;
  }
  #news .news-title {
    width: 100%;
    display: block;
    font-size: 1rem;
  }
  .archive_news .news_lists {
    margin-top: 2rem;
  }
  p.open, p.close {
    font-size: 1rem;
  }
  .close-btn, .btn_news-more {
    text-align: center;
  }
  /*--------------------------------------
 * about
 * ---------------------------------------*/
  #about h4.heading {
    font-size: 1rem;
    margin: 0;
    padding: 1rem 0 0;
    border: none;
    letter-spacing: 6px;
  }
  #about h4.heading span {
    font-size: 2rem;
  }
  #about .about_list {
    margin-top: 2rem;
    text-align: center;
  }
  #about .about_list dl {
    display: block;
  }
  #about .about_list dl:last-child {
    margin-bottom: 0;
    border: none;
  }
  #about .about_list dl dt {
    width: 100%;
    font-size: 1.1rem;
    border-right: none;
    padding: 1rem 0;
  }
  #about .about_list dl dd {
    font-size: 1rem;
    padding: 0 1rem 1rem 0;
  }
  #about .lineup_list dl {
    display: block;
    border-bottom: none;
  }
  #about .lineup_list dl dt {
    padding: 1rem;
    width: 100%;
    border-bottom: 1px solid #000;
  }
  #about .lineup_list dl dd {
    padding: 1rem 1rem 2rem;
  }
  #about h4.heading span.bg {
    font-size: 2rem;
  }
  #lineup .lineup_list dl dd.text {
    font-size: 1rem;
  }
  #lineup .ate {
    font-size: 1rem;
  }
  #lineup .lineup_list dl dd.performance {
    font-size: 1rem;
  }
  #about .lineup_list dl dd.end {
    border-bottom: none;
  }
  .btn-link {
    font-size: 1.2rem;
  }
  .btn-link a {
    width: 90%;
  }
  /*YouTube*/
  .ttl-youtube {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  #day11, #day12, #day13, #day14 {
    padding-top: 0;
    margin-top: 0;
  }
  /*--------------------------------------
 * lineup
 * ---------------------------------------*/
  #lineup .ttl {
    font-size: 1.6rem;
    letter-spacing: 1px;
  }
  #lineup .ttl span {
    font-size: 1.2rem;
    letter-spacing: 6px;
  }
  #lineup .ttl .main {
    font-size: 1.8rem;
  }
  #lineup .price_ate {
    font-size: .9rem;
    display: inline-block;
    line-height: 1.8;
    margin-top: .5rem;
  }
  #lineup .heading2 {
    font-size: 2rem;
    /*	  transform: translateX(-13px);*/
  }
  #lineup .heading2 .head_data {
    font-size: 1.4rem;
    display: flex;
    align-items: baseline;
    width: 80px;
  }
  .head_day {
    gap: 8px;
  }
  .day_num {
    font-size: 60px;
  }
  .day_week {
    font-size: 30px;
  }
  #lineup .heading2 .head_week {
    font-size: 1.4rem;
    margin-left: 0;
    width: 46px;
  }
  #lineup .heading2 .ff_design {
    font-size: 1.4rem;
    display: inline-block;
    transform: translateY(-2px);
  }
  
  #lineup .day_icon {
    width: 48px;
    height: 22px;
    font-size: 1rem;
    margin-left: 5px;
    margin-bottom: 5px;
  }
  #lineup .lineup_list dl {
    display: block;
  }
  #lineup .lineup_list dl dd {
    padding: 1rem 0 0;
    font-size: 1.2rem;
  }
  #lineup .lineup_list dl dd.end {
    padding: 0 0 2rem;
  }
  #lineup .lineup_list dl dt {
    padding: 1.5rem 1rem 1.5rem 0;
  }
  #lineup .txt_area {
    font-size: 1rem;
    text-align: left;
  }
  #lineup .txt_area p.ate {
    font-size: .8rem;
    padding: 1rem 0 3rem;
  }
  #lineup .txt_area span {
    font-size: 1rem;
  }
  #lineup .lineup_news {
    font-size: 1rem;
  }
  #lineup .lineup_news span {
    font-size: .85rem;
  }
  #lineup .ttl2 {
    text-align: left;
    margin-bottom: 10px;
  }
 
  #lineup dt {
    font-size: 2rem;
  }
 
  #lineup .soldout {
    font-size: .6rem;
    top: 20%;
    left: 100%;
  }
  #lineup ul.artist_list {
    margin-top: 3rem;
  }
  #lineup ul.artist_list li img {
    height: auto;
    transition: .2s;
    width: 100%;
  }
  #lineup ul.artist_list li img.w60 {
    max-height: auto;
    transition: .2s;
    width: 65%;
  }
  #lineup .gridbox ul.artist_list {
    margin-top: 0;
  }
  #lineup .gridbox ul.artist_list li {
    width: 46%;
    margin: 0 2% 1rem;
  }
  #lineup .gridbox ul.artist_list li.ar-big {
    margin: 0 2% 1rem;
    width: 60%;
  }
  #lineup .gridbox ul.artist_list li.guest {
    width: 46%;
  }
  #lineup .credit {
    font-size: 0.65rem;
    text-align: center;
  }
  #lineup .ate {
    text-align: left;
  }
  #lineup .lineup_list .live dd {
    padding-bottom: 1rem;
  }
  #lineup .live p {
    font-size: .9rem;
  }
  #lineup .live a {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    font-size: .9rem;
  }
  #lineup #day12 .event {
    font-size: .9rem;
    text-align: left;
  }
  #lineup #day12 .event span {
    font-size: .8rem;
  }
  /*--------------------------------------
 * ticket
 * ---------------------------------------*/
  #ticket .ticket_list dl {
    display: block;
  }

  #ticket .ticket_list dl dt.end {
    padding: 1rem;
    border-right: none;
    width: 100%;
  }
  #ticket .ticket_list dl dd.end {
    padding: 1rem;
    border-right: none;
    width: 100%;
    font-size: 1rem;
    border-bottom: none;
  }
  #ticket .ate {
    text-align: left;
    font-size: 85%;
  }
  #ticket .fin {
    font-size: .9rem;
    text-align: center;
  }
  #ticket .btn-link a {
    width: 80%;
    font-size: 1rem;
  }
  #ticket .local {
    margin-top: 4rem;
  }
  #ticket .local li {
    margin-top: 1.8rem;
  }
  #ticket .local li .day {
    font-size: 1rem;
  }
  .ticket_etc {
    font-size: 1.2rem;
  }
  .ticket_etc span.name {
    font-size: 1rem;
  }
  .ticket_btn_ate {
    font-size: 1rem;
  }
	.ticket_box {
	font-size: 1.2rem;
}
  /*--------------------------------------
 * access
 * ---------------------------------------*/
  #access .about_list {
    margin-top: 1rem;
  }
  #access .about_list dl {
    display: block;
  }
  #access .about_list dl:last-child {
    margin-bottom: 0;
    border: none;
  }
  #access .about_list dl dt {
    text-align: center;
    width: 100%;
    font-size: 1.1rem;
    border-right: none;
    padding: 1rem 0;
  }
  #access .about_list dl dd {
    font-size: 1rem;
    padding: 0 0 1rem;
    text-align: center;
  }
  #access .about_list dl dd.end {
    border-bottom: none;
  }
  #access .gmap {
    height: 0;
    overflow: hidden;
    padding-bottom: 350px;
    position: relative;
    margin-top: 0;
  }
  #access h4.heading {
    text-align: center;
    font-size: 1.2rem;
    margin: 0;
    padding: 2rem 0 0;
    border: none;
  }
 
  #access .ttl {
    margin-bottom: 0.5rem;
    color: #000000;
  }
  #access .sub_ttl {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: #e8ff3d;
  }
  #access .sub_ttl i {
    padding-right: 1rem;
  }
  #access .text_box {
    margin-bottom: 1rem;
  }
  /*--------------------------------------
 * footer
 * ---------------------------------------*/
  .copyright {
    font-size: 65%;
  }
  .credit {
    max-width: 500px;
  }
  .credit dl dd {
    /*    height: 25px;*/
    margin: 0 0 15px;
    display: block;
    text-align: center;
  }
  .credit dl dt {
    font-size: 1rem;
  }
  .credit dl dd img {
    height: 20px;
    width: auto;
  }
  .credit dl dd img.sb {
    height: 77px
  }
  .credit_container p img {
    width: 43%;
  }
  #credit .width_s {
    height: 18px;
  }
  footer {
    padding: 5% 0;
  }
}
.X_icon, .fb {
  width: 42px;
}
/*--------------------------------------
 * max-width: 480px
 * ---------------------------------------*/
@media screen and (max-width: 480px) {
  .br_sp_480 {
    display: block;
  }
  .credit_list {
    margin-left: 0;
  }
  .credit_list dl {
    display: block;
    margin-top: 1rem;
  }
  .credit dl dd {
    padding-left: 0;
  }
  .credit_container .credit {
    font-size: 95%;
    text-align: center;
  }
  .btn-foot a {
    margin-right: 0;
  }
  #ticket .btn-link a {
    width: 100%;
    font-size: 1.4rem;
  }
  #ticket .ticket_label {
    font-size: .8rem;
  }
  .credit_container p img {
    width: 60%;
  }
  #lineup .lineup_list dl dd .price {
    font-size: 1.3rem;
  }
  #lineup .few {
    text-align: center;
    padding: 10px 20px;
    background-color: #b70171;
    width: 140px;
    margin: 0 auto 2rem;
    font-size: .6rem;
    border-radius: 50px;
  }
  #lineup .few_out {
    text-align: center;
    padding: 10px 20px;
    background-color: #b70171;
    width: 140px;
    margin: 0 auto 2rem;
    font-size: .6rem;
    border-radius: 50px;
    line-height: 1;
    color: #ffe200;
  }
  #lineup .ttl span {
    letter-spacing: 3px;
  }
  #lineup .ttl span.ls_s {
    letter-spacing: 3px;
  }
  .container {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}