@media (min-width: 768px) {
  #header_sp {
    display: none;
  }

  #team_sp {
    display: none;
  }

  #playguide_sp {
    display: none;
  }

  .about {
    width: 100%;
  }

  #nav_sp {
    display: none;
  }

  #consept_sp {
    display: none;
  }

  .foot_menu {
    display: none;
  }

  #crd_sp {
    display: none;
  }

  .parallax.little-padding h2 {
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    font-size: 40px;
  }

  .play_box {
    width: 50%;
    margin: 0 auto;
  }

  section div.flow .text {
    width: 70%;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
  }

  section div.flow .img {
    width: 30%;
    height: auto;
  }

  section div.flow .img img {
    max-width: 100%;
    height: auto;
  }

  .course_img {
    width: 200px;
    float: none !important;
    margin: 0 auto;
  }

  .course_text {
    width: 100% !important;
    float: none !important;
    text-align: center;
    padding: 10px 0;
    color: #000 !important;
  }

  .data .data_box {
    float: left;
    background: #000;
    border-radius: 6px;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px 0 !important;
    margin: 0.5em 0 !important;
  }

  #today_photo {
    width: 100%;
    height: 270px;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  img {
    max-width: 100%;
    height: auto;
  }

  div .fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 100;
    opacity: 0.8;
  }

  #header {
    display: none;
  }

  #team_pc {
    display: none;
  }

  #playguide {
    display: none;
  }

  #consept_pc {
    display: none;
  }

  #crd_pc {
    display: none;
  }

  #playguide_sp {
    background-color: #000;
  }

  #playguide_sp h2 {
    color: #fff;
    text-align: center;
  }

  .parallax.little-padding h2 {
    color: #000;
  }

  .pageheader {
    padding: 10px 0;
  }

  .breadcrumb {
    margin-top: 10px;
  }

  .normal-header {
    padding: 0;
    padding-bottom: 10px;
  }

  .home_logo {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    z-index: 10;
  }

  .home_gif {
    width: 100%;
    height: auto;
    background: url(../img/sp/sample_sp.gif);
    background-size: 99%;
    background-position: center top;
    background-repeat: no-repeat;
  }

  .tel {
    width: 100%;
    height: auto;
    margin: 0.3em 0;
  }

  .col-sm-6 {
    width: 45%;
    height: auto;
    margin: 0.3em;
    float: left;
    padding: 0 !important;
  }

  .teamdesc {
    width: 100%;
    height: auto;
    padding: 0;
    /* padding-bottom: 15px; */
    margin: 0;
    background: #000;
  }

  .teamdesc h4 {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
      "Meiryo", "ＭＳ Ｐゴシック", Osaka, sans-serif;
    letter-spacing: 0;
  }

  .teamdesc p {
    letter-spacing: 2px;
  }

  .portfolio-filter ul li {
    font-size: 10px;
  }

  .timeline {
    width: 100%;
    height: auto;
    background-color: rgba(31, 28, 28, 0.44);
    position: absolute;
    top: 0;
    z-index: 10;
  }

  .timeline p {
    font-size: 20px;
    color: #fff;
    padding: 0;
    margin: 0;
  }

  .container {
    margin-top: 0 !important;
  }

  .module-wrapper {
    margin-top: 0 !important;
  }

  .slick-slider {
    padding-left: 0;
  }

  .parallax {
    padding: 10px 0;
  }

  .parallax.little-padding {
    padding: 10px 0 !important;
  }

  .footer {
    padding: 50px 0;
  }

  .about {
    width: 100%;
  }

  .flow_sp {
    width: 100%;
    height: 230px;
    margin: 1em auto;
    text-align: left;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 1em 0;
  }

  .flow_sp h3 {
    background: #008000;
    margin: 0 !important;
    padding: 0 !important;
  }

  .flow_img {
    width: 40%;
    height: auto;
    float: left;
  }

  .text_sp {
    width: 55%;
    height: 210px;
    padding-left: 0.5em;
    float: left;
    color: #fff;
  }

  .text_sp p {
    padding: 0;
    font-size: 12px;
  }

  section div.arrow {
    height: 100px;
    background-size: 50%;
  }

  .footer .social {
    font-size: 30px;
  }

  .pageheader .lead {
    font-size: 12px !important;
    line-height: 12px;
  }

  .col-md-9 h4 {
    padding: 0;
    margin: 0;
  }

  .portfolio-filter ul li a {
    letter-spacing: 0px;
    padding: 0;
  }

  .foot_menu ul li {
    list-style: none;
  }

  .foot_nav {
    margin: 0;
    padding: 0;
  }

  .foot_nav li {
    width: 25%;
    float: left;
    text-align: center;
    border-top: 1px solid #505050;
  }
  .foot_nav .sita {
    border-bottom: 1px solid #505050;
  }

  .foot_nav li a {
    color: #fff;
  }

  section.qanda .container ul li.q {
    height: 80px;
    padding-top: 0.3em;
    padding-bottom: 0;
    padding-left: 3em;
    line-height: 20px;
  }

  .hotel_cont {
    width: 100%;
    float: none;
    margin: 0.5em 0;
  }
}
