@charset "utf-8";

/*=================================================================================================================================*/
/** 個別指定 for スマートフォン
/*=================================================================================================================================*/

/*---------------------------------------------
 ** 850px
---------------------------------------------*/
@media screen and (max-width: 850px) {

  /*---------------------------------------------
	body
---------------------------------------------*/
  html {
    scroll-behavior: smooth;
  }

  body {
    font-size: 15px;
    line-height: 1.8;
    border: none;
  }

  .hover:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: 'alpha( opacity=100 )';
  }

  .only_pc {
    display: none;
  }

  .only_pc_inline {
    display: none;
  }

  .only_pc_line {
    display: none;
  }

  .only_sp {
    display: block;
  }

  .only_sp_inline {
    display: inline-block;
  }

  .sp_br {
    display: inline;
  }

  .pc_br {
    display: none;
  }

  /*画像*/
  img {
    max-width: 100%;
    height: auto;
  }

  body:before {
    height: 75px;
    top: 0;
  }

  body:after {
    height: 75px;
    bottom: 0;
  }


  #header {
    border-bottom: none;
    height: 40px;
  }

  header nav ul li {
    width: 100% !important;
    max-width: 150px;
    margin: 0 auto 5%;
    display: block;
  }

  header nav ul li:first-child {
    width: 80% !important;
    max-width: 220px;
    text-align: center;
    margin: 0 auto 20px;
  }

  header nav ul li:last-child {
    width: 100% !important;
    max-width: 300px;
    text-align: center;
    margin-top: 5%;
  }

  header nav ul li:last-child a {
    color: #fff;
    display: block;
    margin: 3% auto;
  }


  #sns {
    position: relative;
    padding: 0;
  }

  #sns>a {
    width: 70%;
    display: block;
    max-width: 400px;
    position: static;
    padding-bottom: 10px;
  }

  #header nav ul {
    width: 90%;
    max-width: 290px;
  }

  #header nav ul li {
    font-size: 130%;
  }

  #main {
    width: 90%;
    max-width: 1400px;
    /*    height: 100vh; */
    min-height: 1000px;
    margin: 0 auto;
    background: url(../img/main_img.jpg) no-repeat center top 0;
    background-size: 550px auto;
    padding-bottom: 50px;
  }

  h1 {
    width: 65%;
    top: 90px;
  }

  #main_icon {
    width: 45%;
  }

  #main_date {
    width: 90%;
    max-width: 400px;
    position: absolute;
    top: auto;
    bottom: 70px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  #main_date>a {
    margin-top: 20px;
  }

  #main_eigo {
    width: 90%;
    max-width: 550px;
    position: absolute;
    bottom: 450px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }


  #anc_nav {
    display: none;
  }



  section {
    padding: 30px 3% 0;
  }

  .catch {
    margin-bottom: 5%;
  }


  #staging01 {
    background: url(../img/ballet_img.png) no-repeat bottom center;
    background-size: 400px auto;
    padding: 0 0 350px 0;
    box-sizing: border-box;
    margin-bottom: 0%;
  }

  #staging01 .note {
    padding: 5%;
  }

  .music {
    text-align: center;
    margin-bottom: 8%;
  }

  #staging02>div:nth-child(1) {
    width: 65%;
    max-width: 250px;
    margin: 0 auto 3%;
  }

  #staging02>div h2 {
    font-size: 230%;
    text-align: center;
    line-height: 0.8;
    margin-bottom: 10%;
  }

  #staging02>div h2::after {
    font-size: 50%;
    top: -35px;
    left: 0;
    right: 0;
  }

  #staging02>div h2 span {
    font-size: 50%;
    display: inline-block;
    padding: 0 0 0 0;
    margin-top: 0;
    font-family: 'Noto Sans JP', sans-serif;
  }

  #staging02>div:nth-child(2) {
    width: 100%;
    margin: 5% auto;
  }


  #anc_cast h2 {
    width: 90%;
    max-width: 400px;
    margin: 0 auto 5%;
  }

  #anc_cast .cast_list {
    max-width: 700px;
  }

  #anc_cast .cast_list_sp01 {
    width: 70%;
    margin: 0 auto;
  }

  #anc_cast .cast_list_sp01 dl {
    width: 47%;
  }

  #anc_cast .cast_list_sp02 {
    width: 100%;
  }

  #anc_cast .cast_list_sp02 dl {
    width: 31%;
  }

  #anc_staff h2 {
    width: 90%;
    max-width: 350px;
    margin: 0 auto 5%;
  }


  #anc_staff>div dl:nth-child(1),
  #anc_staff>div dl:nth-child(2) {
    margin-left: 5%;
  }

  #anc_staff>img {
    width: 30%;
    top: 0px;
    right: 0;
  }

  #ticket>img {
    display: none;
  }

  #ticket dl {
    font-size: 110%;
  }

  #ticket dl:nth-of-type(1) {
    margin-bottom: 70px;
  }

  #ticket dl dd a.btn_ticket {
    bottom: -35px;
    left: 220px;
  }

  #ticket dl:nth-of-type(2) {
    margin-bottom: 50px;
  }


  #dancer p {
    font-size: 100%;
  }

  #dancer h3 {
    margin: 5% auto 1%;
  }


  #ticket>div>div img+p>a {
    margin-top: 5px;
  }

  #corona {
    width: 90%;
    max-width: 350px !important;
  }

  #corona a:nth-of-type(2)>img:last-child {
    width: 90%;
    margin: 3% auto;
  }

  .bunka ul {
    width: 100%;
    font-size: 90%;
    line-height: 2.0;
    text-align: center;
  }

  .bunka img {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 3%;
  }

  .hall>img {
    width: 90%;
    max-width: 400px;
    margin: 0 auto 1%;
  }

  .hall>div {
    width: 100%;
    text-align: center;
  }

  footer>div {
    padding-bottom: 50px;
    text-align: center;
  }

  footer>div>a {
    display: block;
    text-align: center;
  }

  footer>div>a>img {
    width: 80%;
    max-width: 220px;
    margin-bottom: 5px;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  #foot_sns ul {
    width: 60%;
    max-width: 300px;
    margin: 1% auto 10px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
  }

  #foot_sns ul li:nth-child(1) {
    width: 25%;
    padding-left: 5px;
    padding-bottom: 5px;
  }

  #foot_sns ul li:nth-child(2) {
    width: 6%;
    padding-left: 5px;
    padding-bottom: 5px;
  }

  #foot_sns ul li:nth-child(3) {
    width: 10%;
    padding-left: 5px;
    padding-bottom: 5px;
  }

  #foot_sns ul li:nth-child(4) {
    width: 12%;
    padding-left: 5px;
    padding-bottom: 5px;
  }

  #lecture>div>img:nth-of-type(3) {
    width: 13%;
    position: absolute;
    right: 4%;
    top: 25%;
  }

  #lecture div dl+p span {
    background: url(../img/icon_intro.png) no-repeat left top;
    background-size: 20px auto;
    padding: 5px 30px 5px 28px;
  }

  #anc_staff h2 {
    padding-top: 20px;
  }

  #ticket h2 {
    width: 90%;
    max-width: 100px;
    margin: 10% auto 5%;
  }

  #corona02 {
    margin: 12% auto;
    padding: 6% 5% 3%;
  }

  #corona02 p {
    width: 90%;
    max-width: 360px;
    font-size: 80%;
    line-height: 1.6;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    background: #020202;
    padding: 0 1%;
    position: absolute;
    top: -15px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }




  @media screen and (max-width: 680px) {


    #sns>p {
      margin-left: 10px;
      padding: 2px 0;
    }

    #sns ul {
      width: 40%;
      bottom: -35px;
    }

    #main {
      background: url(../img/main_img.jpg) no-repeat center top 0;
      background-size: 100% auto;
    }


    #ticket dl {
      font-size: 100%;
    }

    #ticket dl dd a.btn_ticket {
      width: 260px;
      left: 0;
      right: 0;
      margin: 0 auto;
    }

    #ticket dl dt {
      min-width: 140px;
    }

    #ticket dl dd small {
      left: 145px;
    }

    #ticket ul {
      font-size: 90%;
    }

    #talk {
      padding-top: 40px;
      margin-top: 27%;
    }

    #talk .img_more {
      width: 120px;
      top: -40px;
    }

    .dancer_btm li span {
      font-size: 100%;
    }

    #ticket {
      padding-bottom: 0;
    }

    .dancer_a>div:last-child {
      max-width: 260px;
    }

    .sanjo p {
      font-size: 100%;
    }


  }

  @media screen and (max-width: 580px) {

    .br_580 {
      display: inline;
    }

    #ticket dl dt {
      width: 100%;
    }

    .foot_data li {
      text-indent: 0px;
      margin-left: 0px;
      font-size: 95%;
      line-height: 1.4;
      margin-bottom: 10px;
    }

    .hall {
      margin-top: 20px;
    }

    .hall>div p {
      line-height: 1.4;
      margin: 5px auto 0;
    }

    .hall>div img {
      max-width: 200px;
    }

    footer>div>a>img {
      top: 50px;
    }

  }

  @media screen and (max-width: 600px) {
    #main {
      width: 90%;
      max-width: 1400px;
      height: auto;
      min-height: 900px;
    }



    #anc_staff>div dl:nth-child(2) dd br {
      display: inline;
    }

    #anc_staff>div dl:nth-child(1),
    #anc_staff>div dl:nth-child(2) {
      font-size: 90%;
    }

    #anc_staff>div dl:nth-child(1) dt,
    #anc_staff>div dl:nth-child(2) dt {
      min-width: 190px;
    }

    #anc_staff>div dl:nth-child(1) dd,
    #anc_staff>div dl:nth-child(2) dd {
      min-width: calc(100% - 190px);
    }

    #anc_staff>div dl:nth-child(1),
    #anc_staff>div dl:nth-child(2) {
      margin-left: 0;
    }
  }

  @media screen and (max-width: 480px) {
    body {
      font-size: 13px;
      line-height: 1.8;
    }

    h1 {
      width: 68%;
      top: 45px;
    }

    #sns ul {
      bottom: -30px;
      right: 70px;
    }

    .music {
      margin-bottom: 20%;
    }


    #ticket dl dt {
      min-width: 125px;
    }

    #ticket dl::before {
      top: 1px;
      left: -15px;
    }


    #ticket dl dd a.btn_ticket {
      padding: 3px 30px;
      width: 70%;
      max-width: 230px;
      bottom: -30px;
    }

    #ticket dl dd small {
      bottom: -15px;
      left: 130px;
    }

    #ticket>div>div img+p {
      font-size: 90%;
    }

    #pageTop {
      right: 0px;
      bottom: -80px
    }

    #pageTop a {
      display: block;
      width: 40px;
      height: 140px;
      background: url(../img/pagetop.png) no-repeat;
      background-size: 100%;
    }

    #lecture div dl dt {
      width: 60px;
      letter-spacing: -0.05em;
    }

    #lecture div dl dd {
      width: calc(100% - 60px);
      letter-spacing: -0.05em;
    }

    #anc_staff>div dl:nth-child(1),
    #anc_staff>div dl:nth-child(2) {
      margin-left: 0;
    }

    #anc_staff>div dl:nth-child(1) dt,
    #anc_staff>div dl:nth-child(2) dt {
      min-width: 170px;
    }

    #anc_staff>div dl:nth-child(1) dd,
    #anc_staff>div dl:nth-child(2) dd {
      min-width: calc(100% - 170px)
    }

    #ticket dl dd a.btn_ticket {
      bottom: -30px;
    }

    #ticket dl {
      margin-bottom: 30px;
    }

    #ticket dl:nth-of-type(2) {
      margin-bottom: 40px;
    }
  }

  @media screen and (max-width: 425px) {
    #main {
      min-height: 770px;
    }

    #main_eigo {
      bottom: 370px;
    }

    #main_date {
      bottom: 30px;
    }

    .dancer_btm {
      background: url(../img/dancer_sp.png) no-repeat right 3px bottom 0;
      background-size: 35% auto;
      padding: 0 0 90px 0;
    }

    #foot_sns ul li:nth-child(5) {
      padding-bottom: 0;
    }

    #anc_staff>div dl:nth-child(1) dt,
    #anc_staff>div dl:nth-child(2) dt {
      letter-spacing: -0.15rem;
      min-width: 130px;
    }

    #anc_staff>div dl:nth-child(1) dd,
    #anc_staff>div dl:nth-child(2) dd {
      min-width: calc(100% - 135px)
    }

    .dancer_a>div:nth-child(1)>img {
      width: 120px;
    }

    .dancer_a>div:nth-child(2)>img {
      width: 90px;
    }

    .dancer_a>div:nth-child(3)>img {
      width: 125px;
    }

    #sns>p {
      font-size: 100%;
    }

  }

  @media screen and (max-width: 400px) {
    #main {
      min-height: 670px;
    }

    #main_eigo {
      bottom: 340px;
    }

    #main_date {
      bottom: 20px;
    }

    #ticket dl dt {
      min-width: 100px;
    }

    .bunka dl {
      width: 94%;
      margin: 5% 3% 1%;
    }

    .foot_data li {
      letter-spacing: -0.05rem;
      font-size: 90%;
    }

    footer>div {
      line-height: 1.4;
    }
  }

  @media screen and (max-width: 380px) {
    #main {
      min-height: 650px;
    }

    #main_eigo {
      bottom: 320px;
    }

    #main_date {
      bottom: 20px;
    }


    #anc_staff>div {
      font-size: 85%;
    }

    #anc_staff>div dl:nth-child(1) dt,
    #anc_staff>div dl:nth-child(2) dt {
      min-width: 110px;
    }

    #anc_staff>div dl:nth-child(1) dd,
    #anc_staff>div dl:nth-child(2) dd {
      min-width: calc(100% - 110px)
    }


    #ticket>div {
      font-size: 90%;
    }

    .bunka dl dt,
    .bunka dl dd {
      font-size: 80%;
    }

    .foot_data li {
      font-size: 80%;
    }

    #sns ul {
      bottom: -25px;
    }

  }

  @media screen and (max-width: 360px) {
    #main {
      min-height: 600px;
    }

    #main_eigo {
      bottom: 300px;
    }

    #main_date {
      bottom: 20px;
    }

    #anc_cast .cast_list dl dd span {
      font-size: 110%;
    }


    #ticket>div {
      letter-spacing: -0.05rem;
    }

    #ticket dl dt {
      min-width: 93px;
    }

    .bunka dl dt,
    .bunka dl dd {
      font-size: 75%;
    }

  }

  @media screen and (max-width: 340px) {
    #main {
      min-height: 600px;
    }

    #main_eigo {
      bottom: 320px;
    }

    #main_date {
      bottom: 50px;
    }

    #corona02 p {
      width: 91%;
      font-size: 60%;
    }

  }
}

/* スマホのときのみ電話をかける */
@media (min-width: 850px) {
  a[href*='tel:'] {
    pointer-events: none;
    cursor: default;
    text-decoration: none !important;
  }
}