@media screen and (max-width: 768px) {
  body {
    background: #fff;
    font-family: "Helvetica Neue", Arial, "Hiragino Sans", Meiryo, sans-serif;
    color: #4E4E4E;
  }
  h1, h3 {
    font-weight: bold;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .tc1 {
    color: #FF524A;
  }
  .ts {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 2.5rem;
  }
  .ts0 {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 2rem;
  }
  .ts1 {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.5rem;
  }
  .ts2 {
    font-size: 1.3rem;
    line-height: 2rem;
    font-weight: bold;
  }
  .ts2_n {
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: normal;
  }
  .ts3 {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: bold;
  }
  .ts3_n {
    font-size: 0.8rem;
    line-height: 1rem;
    font-weight: normal;
  }
  .ts4 {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .ts5 {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 2rem;
  }
  .ts6 {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5rem;
  }
  .ts7 {
    font-size: 0.8rem;
    font-weight: normal;
    line-height: 1rem;
  }
  p {
    text-align: justify;
  }
  .mt1 {
    margin-top: 50px;
  }
  .mt2 {
    margin-top: 20px;
  }
  .mb1 {
    margin-bottom: 20px;
  }
  header {
    width: 100%;
    height: 60px;
    background: #fff;
    border-bottom: solid 1px #eee;
    position: relative;
  }
  header .inner {
    position: relative;
  }
  header .inner .logo {
    position: absolute;
    top: 10px;
    left: 20px;
  }
  header .inner .logo span {
    display: block;
  }
  header .inner .logo span img {
    width: 80%;
    margin-bottom: 5px;
  }
  header .inner .reserveBtn {
    width: 100px;
    font-size: 0.5rem;
    margin-top: 3px;
  }
  .container__inner .hero__inner {
    height: 40vh;
    width: 100%;
    background: url(../../assets/images/hero_bg_sp.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .container__inner .hero__inner .title {
    width: 90%;
    bottom: -15vh;
  }
  .container__inner .hero__inner .title h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 10px;
  }
  .container__inner .hero__inner .title h3 {
    font-size: 1.2rem;
  }
  .container__inner .section_contact__inner {
    padding: 30px 0 0 0;
  }
  .container__inner .section_contact__inner h1 {
    text-align: center;
  }
  .container__inner .section_contact__inner .box {
    width: 80%;
    padding: 10%;
    margin: 20px auto;
  }
  .container__inner .section_contact__inner .box h3 {
    margin: 0 0 20px 0;
  }
  .container__inner .section_contact__inner .box .time {
    text-align: center;
    margin-bottom: 20px;
  }
  .container__inner .section_contact__inner .box .attention {
    font-size: 0.8rem;
    line-height: 1.2rem;
    margin-bottom: 20px;
  }
  .container__inner .section_contact__inner .box .contactbtn {
    width: 200px;
  }
  .container__inner .section_cancel__inner {
    padding: 30px 0 0 0;
  }
  .container__inner .section_cancel__inner .box {
    width: 80%;
    padding: 10%;
    margin: 20px auto;
  }
  .container__inner .section_cancel__inner .box__inner {
    margin-bottom: 30px;
  }
  .container__inner .section_cancel__inner .box p.more {
    font-size: 0.8rem;
  }
  .container__inner .section_changeTime__inner {
    width: 90%;
    margin: 0 auto;
    padding: 30px 0 0 0;
  }
  .container__inner .section_changeTime__inner h1 {
    text-align: center;
  }
  .container__inner .section_changeTime__inner h2 {
    text-align: center;
    margin-top: 50px;
  }
  .container__inner .section_changeTime__inner .box {
    width: 80%;
    padding: 10%;
    margin: 20px auto;
  }
  .container__inner .section_changeTime__inner .box__inner {
    margin-bottom: 30px;
  }
  .container__inner .section_changeTime__inner .box p.more {
    font-size: 0.8rem;
  }
  .container__inner .section_notCome__inner {
    width: 90%;
    margin: 0 auto;
    padding: 50px 0 0 0;
  }
  .container__inner .section_notCome__inner h1 {
    text-align: center;
  }
  .container__inner .section_notCome__inner h2 {
    text-align: center;
    margin-top: 50px;
  }
  .container__inner .section_notCome__inner .box {
    width: 90%;
    padding: 5%;
    margin: 20px auto;
  }
  .container__inner .section_notCome__inner .box__inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-evenly;
    -moz-justify-content: space-evenly;
    -ms-justify-content: space-evenly;
    justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .container__inner .section_notCome__inner .box__inner .num {
    width: 30%;
    font-size: 0.8rem;
  }
  .container__inner .section_notCome__inner .box__inner .attention {
    width: 70%;
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
  .container__inner .section_qa__inner {
    width: 90%;
    padding: 30px 0 0 0;
  }
  .container__inner .section_qa__inner .box {
    padding: 10%;
    margin: 20px auto;
  }
  .container__inner .section_qa__inner .box__inner {
    border-bottom: solid 1px #eee;
    padding-bottom: 20px;
    text-align: left;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .container__inner .section_qa__inner .box__inner a {
    color: #4E4E4E;
    width: 90%;
    line-height: 1.2rem;
    font-size: 0.8rem;
  }
  .container__inner .section_qa__inner .box__inner a:hover {
    text-decoration: underline;
  }
  footer {
    width: 100%;
    background: #fff;
    border-bottom: solid 1px #eee;
    position: relative;
    padding: 20px 0 20px 0;
  }
  footer .inner {
    position: relative;
    width: 90%;
    margin: 0 auto;
    height: auto;
  }
  footer .inner .logo {
    position: relative;
    top: 0px;
    left: 0px;
  }
  footer .inner .links {
    position: relative;
    right: 0px;
    margin: 20px 0;
  }
  footer .inner .links ul {
    padding-top: 15px;
    display: block;
  }
  footer .inner .links ul li {
    margin: 0 0px;
  }
  footer .inner .links ul li a {
    font-size: 0.8rem;
    color: #797979;
  }
  footer .copy {
    width: 87%;
    font-size: 0.8rem;
    text-align: left;
    color: #797979;
    margin: 0 auto;
  }
}

@media screen and (max-width: 320px) {
  .ts0 {
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 2.3rem;
  }
  .ts1 {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.3rem;
  }
  .ts2 {
    font-size: 0.8rem;
    line-height: 1.3rem;
    font-weight: bold;
  }
  .ts3 {
    font-size: 0.8rem;
    line-height: 1.3rem;
    font-weight: bold;
  }
  .ts4 {
    font-size: 0.8rem;
    line-height: 1rem;
  }
  .ts5 {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.5rem;
  }
  .container__inner .section3__inner .group2 .sptxt2 {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  .container__inner .section5__inner .box4 p {
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .container__inner .section4__inner .bottom .inner .colum p {
    font-size: 1.4rem;
    line-height: 1.5rem;
  }
  .container__inner .hero__inner .title {
    width: 90%;
    bottom: -15vh;
  }
  .container__inner .hero__inner .title h1 {
    font-size: 2.3rem;
    line-height: 2.5rem;
    margin-bottom: 15px;
  }
  .container__inner .hero__inner .title h3 {
    font-size: 1rem;
  }
}
