@media (max-width: 480px) {
  #sb_instagram.sbi_col_10 #sbi_images .sbi_item, #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
    width: 50% !important;
  }
}


@media (max-width: 768px) {
  .open {
    overflow: hidden;
    height: 100%;
  }

  .sp-only {
    display: block !important;
  }
  
  .pc-only {
    display: none !important;
  }

  header {
    display: none;
  }

  .kabuki-logo {
    width: 72px;
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 10;
  }

  .kabuki-logo:hover .normal {
    display: block;
  }
  
  .kabuki-logo:hover .hover {
    display: none;
  }

  .side-menu {
    top: 0px;
    width: 100%;
  }

  .side-menu > a  {
    width: 72px;
    position: fixed;
    top: 15px;
    right: 15px;
  }

  .side-menu-1 {
    display: block;
  }

  .side-menu-1-left {
    width: 100%;
    padding-left: 0;
    padding-top: 130px;
  }

  .side-menu-1-left ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: space-between;
    width: 80%;
  }

  .side-menu-1-left li {
    width: 45%;
    text-align: center;
  }

  .side-menu-1-right {
    width: 100%;
    padding-top: 30px;
    padding-left: 0;
  }

  .side-menu-sns {
    text-align: center;
  }

  .side-menu-2 li {
    max-width: 320px;
    width: 85%;
  }

  
  .section1 {
    padding-top: 122px;
    padding-bottom: 0;
    position: relative;
    width: 100%;
    overflow: hidden;
  }

  .section1:before {
    background: url("images/sp/sp_bg2021.jpg") no-repeat center center;
  }
  
  .section1 h1 {
    font-size: 22px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    letter-spacing: 0.4em;
  }

  .section1 > svg {
    width: 330px;
  }

  .section1-image1 {
    margin: 0 auto;
    margin-top: 26px;
    width: 292px;
  }

  .section1 > h3 {
    margin-top: 42px;
  }

  .section1 .section1-button {
    width: 85%;
    max-width: 320px;
    display: block;
    margin-top: 270px;
  }

  .section1 .section1-button > li {
    width: 100%;
    margin-bottom: 30px;
    pointer-events: none;
  }

  .section1 .section1-button > li > span {
    font-family: ingra-wide, sans-serif;
    font-size: 14px;
    letter-spacing: 0.1em;
    display: block;
    text-align: center;
    color: #fff;
    background:rgba(29,29,29,0.8);
    margin-top: 0;
    padding: 8px 0px;
    font-weight: 300;
  }

  .section1-text {
    width: 85%;
    max-width: 320px;
    margin-top: 2vh;
    margin-bottom: 30px;
    background: rgba(255,255,255,0.2);
    padding-top: 7px;
  }



  .sensu {
    width: 300px;
  }

  .sensu-left {
    left: -139px;
    top: 550px;
  }

  .sensu-right {
    right: -140px;
    top: 550px;
  }

  .section1-news-sp {
    background:rgba(29,29,29,0.8);
    margin-top: 62px;
    padding-bottom: 16px;
  }  

  .section1-news-sp > div {
    width: 91%;
    margin: 0 auto;
    position: relative;
  }

  .section1-news-sp h3 {
    color: #fff;
  font-family: ingra-wide, sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
  font-size: 16px;
  /* margin-right: 14px; */
  position: absolute;
  left: 0;
  top: 10px;
  }

  .news-sp {
    list-style: none;
  }

  .news-sp span {
    display: block;
    color: #7C5ECE;
  font-family: ingra-wide, sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
  font-size: 12px;
  text-align: right;
    width: 145px;
    padding-top: 14px;
    margin-bottom: 10px;
  }

  .news-sp a {
    color: #fff;
  font-size: 14px;
  }

  .news-sp p {
    color: #fff;
  font-size: 14px;
  }

  .section1-news-sp .news-list-sp {
    margin: 0;
    padding: 0;
  }

  .dots-sp {
    position: absolute;
    right: 0;
    top: 5px;
  }
  .section1-link-block {
    display: block;
    position: relative;
    width: 100%;
    padding: 0 5%;
    margin-top: 1vh;
    padding-top: 6vh;
    background-image: url(/wp-content/themes/kabuki/images/sp/sp_main_sensu.png?20220707);
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
  }
  .main__banner-link {
    margin-top: 2vh;
  }





  .section2 {
    padding-bottom: 100px;
    padding-top: 10vh;
  }

  .section2-inner {
    position: static;
    background: #fff;
    padding-top: 0;
    width: 91%;
  }

  .section2-inner-text {
    /* display: none; */
    position: static;
    color: #000;
    padding-right: 0;
    padding-bottom: 0;
  }

  .section2-inner-text h2 {
    font-size: 18px;
  }

  .section2-inner-text-1-1 {
    font-size: 14px;
    margin-top: 67px;
    letter-spacing: normal;
  }

  .section2-inner-text-1-2 {
    font-size: 22px;
    letter-spacing: normal;
    line-height: 1.5;
    font-weight: 500;
  }

  .section2-image-wrap {
    margin-top: 32px;
  }


  .section2-image {
    width: 96%;
    /* margin: 0 auto; */
    background: url(images/sp/sp_item01.jpg) no-repeat center center;
    /* background-size: 100% auto; */
    background-size: cover;
    padding-top: 64.6%;
    border-top-right-radius: 100px;
  }


  .section2-text {
    display: block;
    width: 91%;
  }

  .section2-text p {
    width: 100%;
  }

  .section2-text-ja {
    margin-bottom: 30px;
  }

  .section2-text-en {
    margin-left: 0;
  }

  .section3 {
    padding-top: 96px;
    padding-bottom: 66px;
    background: url(images/sp/sp_item02.jpg) no-repeat center center;
  }

  .section3-inner {

  }


  .section3-inner {
    display: block;
    width: 91%;
  }

  .section3-left {
    width: 100%;
    border-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .section3-left h3 {
    font-size: 22px;
    letter-spacing: 0.1em;
    font-weight: bold;
  }

  .section3-left-text1 {
    font-size: 16px;
    margin-top: 15px;
  }

  .section3-left-text2 {
    font-size: 16px;
    margin-top: 15px;
  }

  .section3-left-text3 {
    font-size: 14px;
    margin-top: 4px;
  }

  .section3-left-text4 {
    font-size: 14px;
    letter-spacing: 0.1em;
    margin-top: 10px;
  }

  .section3-left-text5 {
    font-size: 13px;
    margin-top: 10px;
  }

  .section3-left-text6 {
    font-size: 16px;
  }

  .section3-left-text7 {
    font-size: 13px;
  }
  .section3-left-link-btn {
    width: 70%;
    margin: 5vh auto 0;
  }

  .section3-right {
    width: 100%;
    padding-top: 64px;
  }

  .section3-right li {
    max-width: 343px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 32px;
    height: 96px;
  }

.section3-right li > a > div {
  width: 81%;
}


  .section3-right li > a > div > p {
    font-size: 13px;
  }

  .section3-right li > a > div > div > p {
    letter-spacing: normal;
    margin-left: 14px;
  }

  .section3-right li > a > div > div > span {
    font-size: 13px;
  }

  .section3-right li > a > div > div > div > div {
    font-size: 13px
  }

  .section3-right li > a > div > div > div > p {
    font-size: 13px;
  }

  .section3 svg {
    max-width: 81px;
  }











  .section4 {
    padding-top: 96px;
  }

  .section4 ul {
    width: 95%;
  }

  .section4 li {
    width: 49.7%;
    padding-bottom: 32px;
  }

  .section4 li .member-link {
    text-decoration: none;
    color: #000;
    display: block;
    width: 100%;
    height: 100%;
  }

  .section4 span {
    margin-top: 12px;
    font-size: 13px;
  }

  .section5 {
    padding-top: 80px;
  }

  .section5-inner {
    width: 92%;
    display: block;
  }

  .section5 h2 {
    text-align: left;
    margin-bottom: 70px;
  }

  .section5-inner > div {
    margin-bottom: 35px;
  }























  .section6 {
    padding-top: 100px;

  }
  
  .section6 h2 {
    font-size: 18px;
    text-align: center;
    color: #000;
    margin-bottom: 19px;
    display: block;
    /* margin-top: 32px; */
  }
  
  .section6 p {
    font-size: 14px;
  }
  
  .section6-inner {
    background-image:url(images/sp/sp_recruit_non.jpg); /* 画像のURLを指定       */
    width: 100%;
    height: 234px;
  }
  
  .section6-content {
    height: 202px;
    width: 93%;
  }




  .section7 {
    display: block;
  }

  .section7 > div {
    width: 100%;
  }

  .section7-right {
    padding-top: 0;
    padding-left: 0;
    width: 92% !important;
    margin: 0 auto;
  }

  .section7-left {
    margin-top: 70px;
  }

  .section8 {
    background: url("images/sp/sp_item03.jpg") no-repeat center center;
    padding-top: 90px;
    padding-bottom: 60px;
  }


  .section8-inner {
    display: block;
    width: 92%;
    margin: 0 auto;
  }

  .section8-2-wrap {
    margin-top: 0;
    width: 100%;
  }

  .section8-2  {
    margin: 0 auto;
    max-width: 70%;
    width: 300px;
  }
  .section8-2-contact-btn {
    width: 100%;
  }

  .section8-3 {
    width: 100%;
    max-width: 267px;
    margin: 0 auto;
    margin-top: 40px;
  }

  .section9:before {
    background: url("images/sp/sp_bg2021.jpg") no-repeat center center;
  }

  .section9 div {
    font-size: 12px;
    letter-spacing: 0.3em;
  }

  .member__sec {
    margin-top: 5vh;
    padding-top: 0;
  }
  .member__sec-title {
    width: 90%;
    font-size: 4vw;
  }
  .member__profile-block {
    width: 85%;
    padding: 0;
    flex-wrap: wrap;
    margin-top: 3vh;
  }
  .member__profile-sns-list {
    margin-top: 1vh;

  }
  .member__profile-sns-list a {
    margin-right: 5vw;
    width: 7vw;
  }
  .member__profile-sns-list a img {
    width: 100%;
    height: auto;
  }
  .member__profile-list th, .member__profile-list td {
    font-size: 4vw;
  }
  .member__profile-list td {
    padding-right: 0;
  }
  .member__profile-block-left,
  .member__profile-block-right {
    width: 100%;
    margin: 0 auto;
  }
  .member__profile-block-right {
    margin-top: 5vh;
  }
  .slick {
    width: 100%;
    overflow: hidden;
  }
  .slick-pre {
    left: 3vw;
  }
  .slick-next {
    right: 3vw;
  }
  .member__profile-text {
    width: 85%;
    margin: 3vh auto 0;
    font-size: 4vw;
    line-height: 1.5;
    padding: 0;
  }
  .member__member-list {
    width: 90%;
    margin: 3vh auto 10vh;
  }
  .member__member-list.top {
    margin-bottom: 0;
  }
  .member__member-list li {
    width: 50%;
    padding-bottom: 0;
  }
  .member__member-img__senbatsu {
    width: 25%;
    bottom: -1.5vh;
  }
  .member__member-list li a span {
    font-size: 3.5vw;
    margin-top: 0;
    line-height: 3;
  }
  .news-top__section {
    padding-top: 5vh;
  }
  .news-top__section.main {
    padding-bottom: 20vh;
  }
  .news-top__list {
    margin-top: 5vh;
    padding-bottom: 10vh;
  }
  .news-top__list-box__img {
    width: 30%;
  }
  .news-top__list-box__text {
    width: 70%;
    min-height: 100px;
  }
  .news-top__list-box__text__title {
    font-size: 4vw;
  }
  .news-top__list-box__text__title-sub {
    font-size: 3.5vw;
  }
  .news-top__list-box__text__date {
    display: block;
    color: #8B8B8B;
    font-size: 3vw;
    margin-top: 1vh;
  }
  .news-top__list-author-box {
    margin-top: 10px;
  }
  .news-top__list-author-box img {
    width: 40px;
    margin-right: 10px;
  }
  .news-top__list-author-box__title {
    font-size: 2.5vw;
    font-weight: bold;
  }
  .news__main-profile-link {
    font-size: 2.5vw;
  }
  .news__main-profile__block {
    width: 95%;
  }
  .news__main-profile__name {
    font-size: 5.5vw;
  }
  .navigation {
    display: block;
    margin-top: 3vh;
  }
  .news__main {
    padding-bottom: 10vh;
    padding-top: 0;

  }
  .news__main-title-box {
    /*width: 90%;*/
  }
  .news__main-title {
    display: block;
    font-size: 5vw;
    line-height: 1.6;
    font-weight: bold;
  }
  .news__main-date {
    display: block;
    font-size: 3.5vw;
    color: #000;
    margin-top: 1vh;
  }
  .news__main-content {
    font-size: 3.7vw;
    display: block;
    padding-top: 20px;
    color: #000;
    line-height: 2;
    width: 90%;
    margin: 0 auto;
  }
  .member__goods-list {
    justify-content: space-between;
  }
  .member__goods-list li {
    width: 48%;
    margin-right: 0;
  }
  .member__goods-list li:nth-child(n + 3) {
    margin-top: 2vh;
  }
  .eapps-instagram-feed-posts-view {

  }
  /*カレンダー*/
  .calendar_wrap {
    padding: 0;
  }
  .calendar_wrap #calendar h2.fc-toolbar-title{
    font-size: 1.2em;
  }
  .calendar_wrap #calendar h2.fc-toolbar-title strong{
    font-size: 2em;
  }
  .calendar_wrap #calendar .fc-header-toolbar .fc-toolbar-chunk{
    width: auto;
  }
  .calendar_wrap #calendar .fc-header-toolbar .fc-prev-button,
  .calendar_wrap #calendar .fc-header-toolbar .fc-next-button{
    padding:5px;
  }
  .calendar_wrap #calendar .fc-header-toolbar .fc-dayGridMonth-button,
  .calendar_wrap #calendar .fc-header-toolbar .fc-listMonth-button{
    padding:5px;
    height: 35px;
    font-size: 0.8em;
  }
  .calendar_wrap #calendar > div.fc-view-harness{
    background-size: 80%;
  }
  #event-calendar-modal .event-modal-title{
    font-size: 6vw;
  }
  #event-calendar-modal .event-modal-date {
    font-size: 3.5vw;
  }

  #event-calendar-modal .event-modal-detail-wrap .theater-title{
    font-size: 4vw;
    padding-right: 30%;
  }
  #event-calendar-modal .event-modal-detail-wrap .theater-title .limit {
    font-size: 4vw;
  }
  #event-calendar-modal .event-modal-detail-wrap .theater-title .limit .strong {
    font-size: 3vw;
  }
  #event-calendar-modal .event-modal-member {
    width: 18%;
  }
  #event-calendar-modal .event-modal-member:nth-child(8n) {
    margin-right: 2px;
  }
  #event-calendar-modal .event-modal-member:nth-child(n + 6) {
    margin-top: 1vh;
  }
  #event-calendar-modal .event-modal-member span {
    font-size: 1vw;
  }

  #event-calendar-modal .event-modal__reservation-wrap {
    flex-wrap: wrap;
  }
  #event-calendar-modal .event-modal__reservation-select-text {
    font-size: 3vw;
    font-weight: normal;
    margin-top: 1vh;
    display: block;
  }
  #event-calendar-modal .event-modal__reservation-select-text-min {
    font-size: 3.2vw;
  }
  #event-calendar-modal .event-modal__reservation-select-text-red {
    font-size: 4.2vw;
  }
  #event-calendar-modal .event-modal__reservation-notice {
    font-size: 3vw;
  }
  #event-calendar-modal .event-modal__reservation-wrap-col2 {
    width: 100%;
  }
  #event-calendar-modal .event-modal__reservation-block {
    padding: 2vh 4vw;
  }
  #event-calendar-modal .event-modal-detail-wrap .theater-date {
    font-size: 3.5vw;
  }

  #event-calendar-modal .event-modal__reservation-select-box {
    margin-left: 0;
    display: block;
    border-radius: 3px;
  }
  #event-calendar-modal .event-modal__reservation-select-text-red {
    font-size: 3vw;
  }

  #event-calendar-modal .heading{
    font-size: 14px;
  }
  #event-calendar-modal .event-modal-detail-wrap{
    height: 60vh;
  }
  .contact__main {
    padding-top: 10vh;
    padding-bottom: 10vh;
  }
  .company__main {
    padding-top: 10vh;
  }

  .company__main-table {
    margin-top: 5vh;
  }
  .company__main {
    padding-bottom: 10vh;
  }
  .company__main-table th,
  .company__main-table td {
    font-size: 12px;
    padding: 30px 0;
    line-height: 1.6;
  }
  .company__main-table th {
    padding-left: 5vw;
    min-width: 30%;
    white-space: nowrap;
  }
  .company__main-table td {
    padding-right: 5vw;
    padding-left: 5vw;
  }
  .breadcrumbs {
    padding-top: 0;
    background-color: #E6E6E6;
  }
  .breadcrumbs__inner {
    padding-left: 0;
    max-width: 90%;
    width: 90%;
    margin: 0 auto;
    overflow: scroll;
    white-space: nowrap;
  }

  .white .section9:before {
    background-image: url("/wp-content/themes/kabuki/images/sp/bg_w_sp.jpg");
  }
  .white .member__sec-title {
    background-color: #fff;
    color: #000;
  }
  .white .member__profile-list th,
  .white .member__profile-list td {
    color: #000;
  }
  .white .member__goods-title,
  .white .member__goods-price{
    color: #000;
  }
  .white .member__member-list li a span {
    color: #000;
  }
  .header__tiktok {
    display: inline-block;
    width: 18px;
    margin-top: 20px;
    margin-left: 14px;
  }
  .main__banner {
    margin: 0 auto 10vh;
  }
  .main__banner.mb_min {
    margin-bottom: 3vh;
  }
  .main__official-link {
    margin-top: 2vh;
  }
  .main__official-link_text {
    margin-right: 6vw;
    white-space: nowrap;
    font-size: 4.5vw;
  }
  .schedule__main {
    padding-top: 0;
    padding-bottom: 10vh;
  }
  .schedule__main-title {
    font-size: 5vw;
  }
  .schedule__main-title-jp {
    font-size: 4vw;
    font-weight: normal;
    margin-top: 1vh;
  }
  .schedule__date-title {
    font-size: 4vw;
    padding: 1.5vh 5vw;
  }
  .schedule__event-block {
    width: 90%;
    margin: 3vh auto 0;
  }
  .schedule__event-title {
    padding: 2vh 25vw 2vh 5vw;
    font-size: 4vw;
  }
  .schedule__event-title-time__pc {
    display: none;
  }
  .schedule__event-title-time__sp {
    display: block;
  }
  .schedule__event-arrow {
    right: 5vw;
    width: 3vw;
  }
  .schedule__event-arrow.open {
    height: auto;
  }
  .schedule__event-status {
    font-size: 3vw;
    right: 10vw;
  }


  .schedule__event-member {
    width: 18.5%;
  }
  .schedule__event-member:nth-child(n + 6) {
    margin-top: 1vh;
  }


  .schedule__event-reservation-title {
    font-size: 4vw;
    font-weight: 600;
    display: block;
    width: 100%;
  }
  .schedule__event-reservation-block {
    margin-top: 2vh;
    padding: 1vh 4vw;
    border-radius: 0;
  }
  .schedule__event-reservation-select-text {
    font-size: 3vw;
    font-weight: normal;
    display: block;
    width: 100%;
  }
  .schedule__event-reservation-select-box {
    display: block;
    margin-top: 1vh;
    margin-left: 0;
    border-radius: 3px;
    font-size: 3vw;
    font-weight: normal;
  }
  .schedule__event-reservation-wrap-col2 {
    font-size: 3vw;
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;

  }
  .schedule__event-reservation-wrap-col2.btn_wrap {
    width: 49%;
  }
  .schedule__event-reservation-select-text-min {
    font-size: 3.5vw;
    font-weight: normal;
  }
  .schedule__event-reservation-select-text-red {
    font-size: 5vw;
    font-weight: normal;
  }
  .schedule__event-reservation-wrap {
    flex-wrap: wrap;
  }
  .schedule__event-reservation-wrap-col2 {
    width: 100%;
  }
  .schedule__event-reservation-notice {
    font-size: 3vw;
    margin-top: 1vh;
  }

  .schedule-form__main {
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .schedule-form__title {
    width: 85%;
    font-size: 6vw;
    margin: 0 auto;
  }
  .schedule-form__notice {
    font-size: 3vw;
    width: 85%;
    margin: 1vh auto 0;
  }
  .schedule-form__notice a {
    color: #3C96FC;
  }
  .schedule-form__reservation-block {
    width: 100%;
    margin-top: 3vh;
    padding: 3vh 0;
  }
  .schedule-form__reservation {
    flex-wrap: wrap;
    padding-bottom: 3vh;
    width: 85%;
  }
  .schedule-form__reservation-left {
    width: 100%;
  }
  .schedule-form__reservation-title {
    font-size: 4.2vw;
    font-weight: normal;
  }
  .schedule-form__reservation-text {
    display: block;
    margin-top: 1vh;
    font-size: 4.2vw;
  }
  .schedule-form__reservation-select {
    display: block;
    font-size: 3.2vw;
    font-weight: normal;
    padding: 5px 30px 5px 10px;
    margin-left: 0;
  }
  .schedule-form__reservation-right {
    width: 100%;
    margin-top: 3vh;
  }
  .schedule-form__reservation-delete {
    display: block;
    font-size: 3.5vw;
    padding: 6px;
  }
  .schedule-form__reservation-result-title {
    font-size: 4.5vw;
  }
  .schedule-form__reservation-result-money {
    font-size: 4.5vw;
  }
  .schedule-form__reservation-error-text {
    font-size: 3.5vw;
    display: block;
    white-space: normal;
  }
  .schedule-form__customer-form-tr {
    flex-wrap: wrap;
  }
  .schedule-form__customer-form-th {
    width: 100%;
    font-size: 3.5vw;
  }
  .schedule-form__customer-form-td {
    font-size: 3.5vw;
    width: 100%;
    margin-top: 1vh;
  }
  .schedule-form__customer-form-td-col2 {
    width: 100%;
    flex-wrap: wrap;
  }
  .schedule-form__customer-form-th-2 {
    width: 100%;
    margin-top: 2vh;
  }
  .schedule-form__customer-form-td-2 {
    width: 100%;
    margin-top: 1vh;
    font-size: 3.5vw;
  }
  .schedule-form__customer-form-td-2:nth-child(n + 3) {
    margin-top: 1vh;
  }
  .schedule-form__customer-form-select {
    font-size: 3.5vw;
    width: 85%;
  }
  .schedule-form__customer-form-th-col2 {
    width: 100%;
  }
  .schedule-form__customer-form-btn {
    width: 80%;
    font-size: 4vw;
    margin: 5vh auto 0;
  }
  .schedule-form__customer-form-tr.credit-tr {
    padding: 20px 20px 0px 20px;
  }
  .credit-tr .schedule-form__customer-form-th {
    margin-bottom: 0;
  }
  .credit-tr .schedule-form__customer-form-td {
    margin-top: 1vh;
  }
  .modal__content {
    padding: 2vh 5vw;
    overflow: scroll;
  }
  .modal__content-title {
    font-size: 4vw;
  }
  .modal__content-tr:first-child {
    flex-wrap: wrap;
  }
  .modal__content-tr {
    padding: 2vh 3vw;
    font-size: 3vw;
  }

  .modal__content-td-block {
    display: block;
    margin-left: 0;
  }
  .modal__content-td-list:nth-child(n + 2) {
    margin-top: 1vh;
  }
  .modal__content-btn-wrapper {
    margin: 3vh auto;
    flex-wrap: wrap;
  }
  .modal__content-td {
    width: 60%;
  }
  .modal__content-th {
    width: 35%;
  }
  .schedule-form__modal-btn2 {
    width: 100%;
    font-size: 3.5vw;
  }
  .schedule-form__modal-btn2.red {
    margin-top: 1.5vh;
  }

  .schedule-form-complete__main {
    padding-top: 10vh;
    padding-bottom: 10vh;
  }
  .schedule-form-complete__title {
    font-size: 5.5vw;
    letter-spacing: 0;
  }
  .schedule-form-complete__text {
    font-size: 3.5vw;
    line-height: 2;
    margin-top: 5vh;
  }
  .schedule-form-complete__text-min {
    font-size: 3vw;
    margin: 2vh auto 0;
    line-height: 2;
  }
  .schedule-form-complete__link-btn {
    width: 90%;
    font-size: 4vw;
    margin: 8vh auto 0;
  }

  .reservation-bottom {
    width: 100%;

  }
  .reservation-bottom__wrapper {
    flex-wrap: wrap;
    width: 90%;
  }
  .reservation-bottom__left {
    width: 100%;

  }
  .reservation-bottom__right {
    width: 100%;
  }
  .reservation-bottom__title {
    font-size: 3.5vw;
  }
  .reservation-bottom__text {
    font-size: 3vw;

  }
  .reservation-bottom__btn {
    margin-top: 1vh;

  }
  .schedule__event-selected-box__inner {
    width: 80%;
  }
  .schedule-form__customer-cancel-title {
    font-size: 2.5vw;
    text-align: left;

  }
  .schedule-form__customer-cancel-text {
    font-size: 2vw;
    text-align: left;
  }


  .tRightPc { text-align: left;}
  .spMt1-5 { margin-top: 1.5vh;}

  .section3-intro-text {
    width: 100%;
    font-size: 3.5vw;
  }
  .section3-system1-block ul {
    width: 100%;
  }
  .section3-price-box {
    width: 100%;
  }
  .section3-price-box:nth-child(4) {
    margin-top: 50px;
  }
  .section3-price-text4 {
    font-size: 3vw;
  }
  .section3-price-notice-list li {
    font-size: 2vw;
  }
  .section3-price-box-title {
    font-size: 3.5vw;
  }
}


