@charset "utf-8";

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

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

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

  body {
    font-size: 16px;
    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_line {
    display: none;
  }

  .only_sp {
    display: block;
  }

  .sp_br {
    display: inline;
  }

  .pc_br {
    display: none;
  }

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

  #main {
    height: 1710px;
  }

  #main {
    height: 1620px;
  }

  #main_in {
    width: 90%;
    height: 800px;
  }

  #logo {
    width: 100%;
    text-align: center;
  }

  #logo h1 {
    width: 72%;
  }

  #logo>img:nth-of-type(1) {
    width: 25%;
    position: absolute;
    left: 77%;
    top: -25px;
  }

  #logo>img:nth-of-type(3) {
    width: 77%;
    max-width: 400px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 1127%;
    margin: 0 auto;
  }

  #logo #menu {
    display: none;
  }

  #main01_sp {
    width: 80%;
    position: absolute;
    top: 2%;
    left: 200px;
  }

  #main02_sp {
    width: 70%;
    position: absolute;
    top: 19%;
    left: 0;
  }

  #main03_sp {
    width: 91%;
    position: absolute;
    top: 610px;
    left: 90px;
  }

  #main_data {
    top: 1045px;
    display: none;
  }

  #sns ul {
    padding-top: 5px;
  }

  #sns ul li:nth-child(5) a {
    padding: 3px 10px 3px 32px;
    background: url(../img/icon_ballet.png) no-repeat left 10px top 6px;
    background-size: 18px auto;
    font-size: 70%;
  }

  #sns ul li:nth-child(5) a:hover {
    background: url(../img/icon_ballet.png) no-repeat left 10px top 6px;
    background-size: 18px auto;
  }

  .bunka {
    background: url(../img/bunka.png) no-repeat top left;
    background-size: 80px auto;
    padding: 0 0 5px 85px;
    font-size: 50%;
    white-space: nowrap;
    margin-top: 10px;
  }

  #main_data>img {
    width: 70%;
  }

  .place {
    font-size: 140%;
    margin: 5px 0 15px;
  }

  .price.only_pc,
  .contact.only_pc {
    display: none !important;
  }

  .price dl {
    line-height: 1.5;
  }

  .menu_sp li a {
    display: inline-block;
    padding: 1px 0;
    box-sizing: border-box;
    font-size: 105%;
    letter-spacing: 0.01em;
  }

  .main_txt_sp {
    width: 90%;
    max-width: 500px;
    position: absolute;
    top: 73%;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
  }

  .main_txt_sp .date_sp {
    width: 70%;
    max-width: 350px;
    position: absolute;
    top: -150px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  .main_txt_sp>p:nth-of-type(1) {
    margin-bottom: 0;
    position: absolute;
    left: 23%;
    top: 0px;
    color: #00afcc;
    font-size: 105%;
  }

  .main_txt_sp>dl {
    width: 100%;
    max-width: 263px;
    margin: 0 auto !important;
    font-size: 120%;
    justify-content: center !important;
    letter-spacing: 0.05em;
    padding-left: 80px;
    color: #00afcc;
  }

  .main_txt_sp>dl dt {
    text-align: center !important;
  }

  .main_txt_sp .text_link {
    font-size: 140%;
  }

  .main_txt_sp .btn a {
    width: 90%;
    max-width: 500px;
    margin: 20px auto 15px;
  }

  .main_txt_sp .btn a span {
    font-size: 80%;
    display: inline-block !important;
    margin-left: 12px;
  }

  .text_link a {
    font-size: 74%;
    padding: 0 45px 8px;
  }

  .main_txt_sp .contact {
    width: 90%;
    max-width: 500px;
    font-weight: 500;
    font-size: 95%;
    padding-left: 0;
  }

  .main_txt_sp .contact dt {
    width: 100% !important;
    text-align: center !important;
    margin-bottom: 0 !important;
    margin-top: 2px;
  }

  .main_txt_sp .contact dd {
    width: 100% !important;
    text-align: center;
    font-size: 85% !important;
    margin-top: -2px;
  }

  .main_txt_sp .contact dd::before {
    content: '';
    display: none;
  }

  #main_catch {
    width: 10%;
    top: 14%;
  }

  #main_text {
    top: 22%;
  }

  .main_txt_sp .note {
    margin-top: 2%;
  }

  .note ul li {
    color: #00afcc;
  }

  h2+p {
    font-size: 60%;
    line-height: 1.4;
  }

  #intro h3 {
    font-size: 85%;
    text-align: center;
    margin-bottom: 15px;
    letter-spacing: -0.05em;
    text-indent: 0em;
  }

  #intro h3 {
    font-size: 85%;
    text-align: center;
    margin-bottom: 15px;
    letter-spacing: -0.05em;
    text-indent: 0em;
  }

  #intro h3 strong {
    font-size: 140%;
    letter-spacing: 0em;
  }

  #intro>div>div img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 3%;
  }

  #intro>div>div>div {
    width: 100%;
  }

  #intro h4 {
    display: none;
  }

  #dancer ul li {
    width: 20%;
    margin-right: 6.6%;
    margin-bottom: 3%;
    text-align: center;
    font-size: 85%;
  }

  #dancer ul li:nth-child(5n) {
    margin-right: 6.6%;
  }

  #dancer ul li:nth-child(4n) {
    margin-right: 0;
  }

  #dancer ul li:nth-of-type(17),
  #dancer ul li:nth-of-type(20),
  #dancer ul li:nth-of-type(23) {
    margin-left: 13.3%;
    margin-right: 6.6%;
  }

  #dancer ul li:nth-of-type(24) {
    margin-right: 6.6%;
  }

  #dancer ul li:nth-of-type(19),
  #dancer ul li:nth-of-type(22),
  #dancer ul li:nth-of-type(25) {
    margin-right: 13.3%;
  }

  .blue_border {
    max-width: 460px;
  }

  .blue_border p {
    width: 100%;
    margin: 1% 0;
  }

  #staff {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 3% 0;
    box-sizing: border-box;
    color: #fff;
  }

  #staff_data {
    width: 90%;
    max-width: 510px;
    padding-left: 0;
    margin: 0 auto 5%;
  }

  #staff_data dl dt {
    width: 135px;
    font-size: 80%;
  }

  #staff_data dl dd {
    width: calc(100% - 140px);
    font-size: 80%;
  }

  #ticket {
    width: 90%;
    max-width: 490px;
    padding-left: 0;
    margin: 0 auto 5%;
  }

  #ticket dl dt {
    width: 200px;
    font-size: 95%;
    margin-bottom: 0px;
    letter-spacing: 0.02em;
    font-weight: 300;
    line-height: 1.3;
  }

  #ticket dl dd {
    width: calc(100% - 220px);
    font-size: 95%;
    margin-bottom: 10px;
    font-weight: 300;
    position: relative;
    line-height: 1.3;
  }

  #ticket dl dt:nth-of-type(1) {
    padding-left: 1em;
    box-sizing: border-box;
  }

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

  #ticket dl dt:nth-of-type(2),
  #ticket dl dt:nth-of-type(3) {
    width: 100%;
    text-align: center;
  }

  #ticket dl dd:nth-of-type(2),
  #ticket dl dd:nth-of-type(3) {
    width: 100%;
    text-align: center;
  }

  #ticket dl dt:nth-of-type(4),
  #ticket dl dt:nth-of-type(5) {
    padding-left: 5em;
    box-sizing: border-box;
  }

  #ticket dl dd span {
    display: inline-block;
    font-size: 85%;
    line-height: 1.4;
  }

  #ticket dl dd span:nth-of-type(3) {
    display: block;
  }

  #ticket dl dd a {
    letter-spacing: 0.05em;
  }

  #ticket dl dd span.only_pc_line {
    display: none;
  }

  #ticket dl dt.tiket_long {
    width: 100%;
  }

  #ticket dl dd.tiket_long {
    width: 100%;
  }

  #ticket .btn {
    display: block;
    margin: 3px 0 5px;
  }

  #ticket dl dt:nth-of-type(1) {
    width: 100%;
    text-align: center;
  }

  #ticket dl dd:nth-of-type(1) {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }

  #ticket .btn a {
    width: 80%;
    max-width: 300px;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 110%;
  }

  #sponsor {
    width: 90%;
    max-width: 550px;
    padding-left: 0;
    margin: 0 auto 5%;
  }

  #sponsor dl dd {
    font-size: 80%;
  }

  #sponsor dl dd ul li {
    display: inline-block;
  }

  #hole {
    text-align: center !important;
  }

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

  #hole>div p {
    margin-bottom: 5px;
    line-height: 1.3;
  }

  #hole>div {
    justify-content: center;
  }

  ul.foot_sns {
    width: 98%;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    padding-top: 10px;
  }

  ul.foot_sns li a {
    display: block;
    padding: 0 10px 10px;
  }

  ul.foot_sns li a:hover {
    background: #ac824d;
    color: #fff;
  }

  ul.foot_sns li:nth-child(1) a {
    width: 46px;
  }

  ul.foot_sns li:nth-child(2) a {
    width: 12px;
  }

  ul.foot_sns li:nth-child(3) a {
    width: 18px;
  }

  ul.foot_sns li:nth-child(4) a {
    width: 21px;
  }

  @media screen and (max-width: 750px) {
    #main {
      height: 1520px;
    }

    #main01_sp {
      width: 90%;
      top: 50px;
      left: 90px;
    }

    #main02_sp {
      width: 75%;
      top: 270px;
      left: 3%;
    }

    #main03_sp {
      top: 560px;
    }

    #main_text {
      width: 6%;
    }

    .main_txt_sp {
      top: 71%;
    }
  }

  @media screen and (max-width: 580px) {
    #main {
      height: 1470px;
    }

    #logo>img:nth-of-type(1) {
      width: 22%;
      top: -20px;
    }

    #main01_sp {
      width: 110%;
      top: 50px;
      left: 30px;
    }

    #main02_sp {
      width: 82%;
      top: 270px;
      left: 3%;
    }

    #main03_sp {
      width: 100%;
      left: 7%;
      top: 540px;
    }

    #main_text {
      width: 6%;
    }

    .main_txt_sp {
      top: 70%;
    }

    .main_txt_sp .date_sp {
      top: -130px;
    }

    .btn a {
      font-size: 100%;
    }

    .text_link a {
      font-size: 60%;
    }

    .youtube_box iframe {
      width: 100%;
      height: 300px;
    }
  }

  @media screen and (max-width: 550px) {
    #ticket dl dt {
      font-size: 85%;
      width: 170px;
    }

    #ticket dl dd {
      width: calc(100% - 175px);
    }

    #ticket dl dt:nth-of-type(4),
    #ticket dl dt:nth-of-type(5) {
      padding-left: 30px;
    }

    #ticket dl dt:nth-of-type(4),
    #ticket dl dt:nth-of-type(5) {
      width: 150px;
    }

    #ticket dl dd:nth-of-type(4),
    #ticket dl dd:nth-of-type(5) {
      width: calc(100% - 150px);
      margin-bottom: 3px;
    }

    .main_txt_sp>p:nth-of-type(1) {
      left: 15%;
    }
  }

  @media screen and (max-width: 480px) {
    #main {
      height: 1320px;
    }

    #logo>img:nth-of-type(1) {
      width: 22%;
      top: -10px;
    }

    #main01_sp {
      width: 110%;
      max-width: unset;
      top: 50px;
      left: 15px;
    }

    #main02_sp {
      width: 86%;
      top: 250px;
      left: 3%;
    }

    #main03_sp {
      width: 110%;
      max-width: unset;
      left: 3%;
      top: 490px;
    }

    #main_text {
      width: 6%;
      top: 22%;
    }

    .main_txt_sp {
      top: 68%;
    }

    .main_txt_sp .date_sp {
      top: -90px;
    }

    #staff_data dl dt {
      width: 110px;
      font-size: 70%;
    }

    #staff_data dl dd {
      width: calc(100% - 120px);
      font-size: 70%;
    }

    #dancer ul li img {
      margin-bottom: 2px;
    }

    #dancer ul li {
      font-size: 70%;
    }

    .blue_border p {
      font-size: 90%;
    }

    #sponsor dl dt {
      width: 55px;
      font-size: 70%;
    }

    #sponsor dl dd {
      font-size: 70%;
    }

    .text_link a {
      padding: 0 20px 8px;
    }

    .youtube_box iframe {
      width: 100%;
      height: 240px;
    }
  }

  @media screen and (max-width: 420px) {
    body {
      font-size: 14px;
    }

    #main {
      height: 1180px;
    }

    #logo>img:nth-of-type(1) {
      width: 22%;
      top: -10px;
    }

    #main01_sp {
      top: 50px;
    }

    #main02_sp {
      top: 230px;
    }

    #main03_sp {
      top: 440px;
    }

    #main_catch {
      width: 12%;
      right: 0;
    }

    #ticket dl dt {
      width: 142px;
    }

    #ticket dl dt {
      width: 130px;
      font-size: 80%;
      box-sizing: border-box;
    }

    #ticket dl dd {
      width: calc(100% - 132px);
      font-size: 80%;
      white-space: nowrap;
    }
  }

  @media screen and (max-width: 400px) {
    .bunka {
      transform: scale(0.9) translate(-5%, -5%);
    }
  }

  @media screen and (max-width: 380px) {
    #staff_data dl dt {
      font-size: 60%;
      width: 100px;
    }

    #staff_data dl dd {
      font-size: 60%;
      width: calc(100% - 100px);
    }

    #ticket dl dt:nth-of-type(4),
    #ticket dl dt:nth-of-type(5) {
      padding-left: 30px;
      width: 120px;
    }

    #ticket dl dt {
      letter-spacing: -0.1em;
    }

    #ticket dl dd {
      letter-spacing: -0.05em;
    }
  }

  @media screen and (max-width: 340px) {
    .bunka {
      transform: scale(0.8) translate(-12%, -12%);
    }

    #logo {
      top: 40px;
    }

    #main {
      height: 970px;
    }

    #logo>img:nth-of-type(1) {
      width: 22%;
      top: -10px;
    }

    #main01_sp {
      width: 105%;
      top: 20px;
    }

    #main02_sp {
      top: 160px;
    }

    #main03_sp {
      top: 320px;
    }

    #main_catch {
      width: 11%;
      right: 0;
      top: 11%;
    }

    #main_text {
      top: 20.5%;
    }

    .main_txt_sp {
      width: 93%;
      top: 64%;
    }

    .main_txt_sp .date_sp {
      top: -75px;
    }

    .main_txt_sp>p:nth-of-type(1) {
      font-size: 90%;
      left: 14%;
    }

    .main_txt_sp>dl {
      font-size: 90%;
      padding-left: 55px;
    }

    .btn a {
      font-size: 90%;
    }

    .main_txt_sp .text_link {
      font-size: 90%;
    }

    .main_txt_sp .contact {
      font-size: 85%;
    }

    #ticket dl dt:nth-of-type(4),
    #ticket dl dt:nth-of-type(5) {
      padding-left: 0;
      width: 100px;
    }

    #ticket dl dd:nth-of-type(4),
    #ticket dl dd:nth-of-type(5) {
      width: calc(100% - 105px);
    }
  }
}

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


.ad-dancer li {
    width: 22% !important;
  margin-right: 4% !important;
  margin-left:4% !important;
    margin-bottom: 3%;
  }