@charset "utf-8";
@media screen and (max-width: 768px) {
  body {
    font-size: 1rem;
  }
  .pc-only {
    display: none;
  }
  img {
    width: 100%;
  }
  .smp-only, .smp-nav {
    display: block;
  }
  .smp-only {
    display: block !important;
  }
  .br_pc {
    display: none;
  }
  .br_sp {
    display: block;
  }
  .container, .footer_container {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
  }
  .container.flexbox {
    display: block;
    width: 100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .container.flexbox .ttl_icon {
    margin: 0 0 2rem;
    background: #ffffff;
    padding: 1rem 0 0;
  }
  .container.flexbox .ttl_icon img {
    margin: 0 auto;
    position: static;
    height: 90px;
  }
  .main_visual_sp {
    width: 100%;
  }
  .inner {
    margin-top: 1.5rem;
    padding-bottom: 0;
    margin: 0 auto;
  }
  .ttl {
    font-size: 1.2rem;
    margin-top: 2rem;
  }
  h2.heading {
    font-size: 1.2rem;
    letter-spacing: 0.3ex;
    font-weight: 600;
    padding-bottom: 4px;
    background-size: 48px;
  }
  h2.heading img {
    max-height: 120px;
    width: auto;
    margin: 0 auto;
  }
  h3.heading {
    font-size: 1.2rem;
    letter-spacing: 1px;
    line-height: 1.4;
    text-align: center;
  }
  .ttl .sub {
    display: block;
  }
  .sub_ttl {
    font-size: 1.1rem;
  }
  .ttl .large {
    font-size: 110%;
  }
  #top_notice .link_notice a {
    font-size: 0.9rem;
    padding: 10px 15px;
    height: auto;
  }
  #top_notice .link_notice a:after {
    top: 30%;
  }
  #top_notice .link_notice_lists {
    padding: 1.5rem;
  }
  #top_notice .link_notice_lists .sub_ttl {
    text-align: left;
  }
	#top_notice .link_notice_lists{
		justify-content: flex-start;
	}
  #top_notice .link_notice_lists ul {
    justify-content: flex-start;
  }
  .btn-link a {
    width: 95%;
  }
  /*--------------------------------------
 * bnr
 * ---------------------------------------*/
  #bnr .bnr_box {
    max-width: 100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  #bnr .bnr_box a {
    font-size: 1.6rem;
  }
  /*--------------------------------------
 *youtube
 * ---------------------------------------*/
  #youtube .container {
    padding: 0 0 0;
    margin-top: 2rem;
  }
  /*--------------------------------------
 *present
 * ---------------------------------------*/
  #present .container {
    padding-bottom: 0;
  }
  #present .inner {
    width: 100%;
    width: 100%;
    padding: 2rem 1.5rem;
  }
  #present h3.ttl {
    font-size: 1.2rem;
  }
  #present img {
    width: 90%;
  }
  /*--------------------------------------
 * news
 * ---------------------------------------*/
  #news .news-data {
    display: block;
    width: 100%;
    font-size: 1.3rem;
  }
  #news .news-title {
    display: block;
    width: 100%;
  }
  /*--------------------------------------
 * about
 * ---------------------------------------*/
  #about .ttl:first-child {
    font-size: 1.2rem;
  }
  #about .tour .ttl {
    font-size: 1.3rem;
  }
  #about dl.table {
    display: block;
  }
  #about dl.table dt {
    width: 100%;
  }
  #about dl.table dd {
    padding-left: 0;
    width: 100%;
  }
  #about .tour dl dt {
    width: 100%;
    text-align-last: initial;
    border: none;
  }
  #about .tour dl dt .soldout {
    top: 5px;
    transition: .2s;
    left: 4rem;
    transform: none;
    font-size: 1rem;
  }
  #about .tour dl dt .soldout.left5 {
    left: 5.5rem;
  }
  #about .credit {
    font-size: 0.85rem;
  }
  /*--------------------------------------
 * ticket
 * ---------------------------------------*/
  #ticket h3.heading {
    font-size: 1.2rem;
  }
  #ticket .ticket_lists {
    display: block;
    margin: 0 auto;
    width: 85%;
  }
  #ticket .ticket_lists li {
    padding: 0.75rem;
    display: block;
    width: 100%;
    margin-bottom: 1rem;
  }
  #ticket .ticket_lists li .soldout {
    font-size: 1rem;
    bottom: -15px;
    right: 11%;
    left: 13%;
  }
  #ticket .ticket_lists li.sold {
    margin-top: 1.5rem;
  }
  #ticket .ticket_lists li .t_ttl {
    font-size: 1.2rem;
  }
  #ticket .ticket_lists li .text {
    line-height: 1.4;
    font-size: 1rem;
  }
  #ticket .ticket_lists li .price {
    font-size: 1.4rem;
  }
  #ticket .ticket_lists li.s_mt2 {
    margin-top: 2rem;
  }
  #ticket .btn-link a {
    width: 90%;
    margin-top: 2rem;
    font-size: 1.2rem;
  }
  #ticket .ttl {
    font-size: 1.2rem;
  }
  #ticket .smp_mt {
    margin-top: 2rem;
  }
  /*--------------------------------------
 * goods
 * ---------------------------------------*/
  #goods h4 {
    font-size: 1.1rem;
  }
  #goods .goods_lists {
    width: 100%;
  }
  #goods .goods_lists li {
    margin-top: 2rem;
  }
  #goods .goods_lists li.mt0 {
    text-align: left;
  }
  #goods .goods_list .thum {
    margin-bottom: 1rem;
  }
  #goods .goods_list .thum img {
    width: 100%;
  }
  #goods .goods_list .detail {
    margin-top: 1rem;
    font-size: 0.95rem;
  }
  .ohplink {
    font-size: 1.1rem;
  }
  /*--------------------------------------
 * youtube
 * ---------------------------------------*/
  .youthum {
    width: 100%;
  }
  /*--------------------------------------
 * release
 * ---------------------------------------*/
  #release h4 {
    font-size: 1.1rem;
  }
  #release .release_lists li {
    width: 48%;
    margin-bottom: 2rem;
  }
  #release .release_list .thum {
    height: 100%;
  }
  #release .lead {
    font-size: 0.95rem;
  }
  /*--------------------------------------
 * notice
 * ---------------------------------------*/
  #notice .container.flexbox .ttl_icon {
    padding-bottom: 1rem !important;
  }
  #notice .ttl {
    font-size: 1.1rem;
  }
  /*--------------------------------------
 * notice2
 * ---------------------------------------*/
  #notice2 .cover {
    font-size: 1.5rem;
    padding: 1rem;
  }
  #notice2 .cover span {
    max-width: 100%;
    font-size: 1.3rem;
  }
  #notice2 .ttl {
    margin-bottom: 1rem;
  }
  .ohplink.main a {
    width: 90%;
    padding: 10px;
  }
  /*--------------------------------------
 * footer
 * ---------------------------------------*/
  .copyright {
    text-align: center;
  }
  .ticket_info {
    width: 84px;
    bottom: 1rem;
    right: 1rem;
  }
  .ohplink2 a {
    font-size: 1.2rem;
  }
}
/*--------------------------------------
 * max-width:480px
 * ---------------------------------------*/
@media screen and (max-width: 480px) {
  h2.heading img {
    max-height: 120px;
    width: auto;
    margin: 0 auto;
  }
  h2.heading {
    font-size: 1.4rem;
  }
  h3.heading {
    font-size: 1.2rem;
    letter-spacing: 1px;
    line-height: 1.4;
    text-align: center;
  }
  h3.ttl {
    font-size: 1.2rem;
  }
  .inner dl {
    font-size: .85rem;
  }
  .btn-link a {
    width: 100%;
    padding: 10px;
    font-size: 1rem;
  }
  #sns {
    margin: 15px auto 0;
  }
  .sns_lists .sns_list {
    font-size: 1.6rem;
  }
  #about .date {
    font-size: 1.4rem;
  }
  /*--------------------------------------
 * notice
 * ---------------------------------------*/
  /*--------------------------------------
 * ticket
 * ---------------------------------------*/
  #ticket .ticket_lists li {
    width: 100%;
  }
  #ticket .btn-link a {
    width: 100%;
    font-size: 1rem;
  }
  /*--------------------------------------
 * goods
 * ---------------------------------------*/
  #goods .goods_lists {
    width: 100%;
    /* padding-right: 1rem; */
    /* padding-left: 1rem; */
    display: block;
  }
  #goods .goods_lists li {
    width: 100%;
  }
  #goods .goods_list {
    margin-top: 3rem;
  }
  #goods .goods_list .goods_detail {
    font-size: .85rem;
  }
  #goods .goods_list .goods_ttl {
    font-size: 1.1rem;
  }
  #goods .goods_list .goods_text {
    width: 100%;
    margin-right: 0;
    order: 2;
  }
  #goods .goods_list .thum {
    width: 100%;
    height: auto;
    margin-bottom: 2rem;
    order: 1;
  }
  /*--------------------------------------
 * release
 * ---------------------------------------*/
  #release .release_lists {
    display: block;
    width: 85%;
    margin: 2rem auto;
  }
  #release .release_lists li {
    width: 100%;
  }
  #release .release_list .ttl {
    font-size: 1.2rem;
  }
  #release .release_list .detail {
    font-size: 0.95rem;
  }
  /*--------------------------------------
 * notice2
 * ---------------------------------------*/
  #notice2 .cover {
    font-size: 1.1rem;
    padding: 0.75rem;
    text-align: center;
  }
}