@charset "utf-8 /* WebFont */
 @import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*960px以下のデザイン用*/

@media screen and (max-width: 960px) {
  /*100%のデザイン用*/
  body {
    padding: 50px 0 0 0;
    min-width: inherit;
  }
  .title--banner{
    font-family: 'M PLUS Rounded 1c', sans-serif;
  }
  .wrap, header div, .main--cont, .experience--block .banner, .mood--block ul, .student--block ul, .access--block .cont, .main--cont img.maintest,
  .access--block .map .clip, .access--block .map, .access--block .access--cont ,.about--cont,.curriculum--block .cont,.contact--cont{
    width: 100%;
  }
  /*displaynone*/
  .side--contact, header ul, .header--access, .access--block .map .clip,.subject--list {
    display: none;
  }
  .wrap {
    padding: 0;
  }
  .mt--30{
    margin-top: 30px !important;
  }
  header {
    height: 50px;
    border-top: 4px solid #ffa826;
    background: #f7f4ee;
  }
  .title--banner {
    margin: 0 0 30px 0;
  }
  .pc{
    display: none;
  }
  .sp{
    display: block;
  }
  .main--cont {
    height: 210px;
    margin:0 0 50px 0;
    float: left;
    overflow: hidden;
  }
  .main--cont .text--box {
    top: 36px;
    left: inherit;
    float: left;
    transform: none;
    position: relative;
  }
  .main--header img.main {
    width: 960px;
    position: absolute;
    top: 105px;
  }
  .main--cont .text--box p span, .main--cont .text--box p span::before {
    width: 35px;
    height: 45px;
    font-size: 3.4rem;
    margin-right: 5px;
  }
  .header--logo img {
    width: 95px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
  .main--cont img.maintest {
    width: 170%;
    left: 0;
    bottom: -2px;
  }
  .text--box .center {
    margin: 0 0 10px 0;
  }
.main--cont .text--box p{
  height: 40px;
  font-size: 5rem;
}
  .main--cont img {
    width: 130px;
  }
  .text--box h2 {
    font-size: 1.6rem;
  }
  .news--block {
    padding: 0 15px;
  }
  .news--block ul {
    padding: 0;
  }
  .news--block ul li span {
    float: left;
    font-size: 1.3rem;
  }
  .news--block .date {
    width: 100%;
    margin: 0 0 7px 0;
  }
  .experience--block {
    margin: 20px 0 50px 0;
    padding: 0 15px;
    display: grid;
    grid-template-row: 1fr 1fr 1fr;
  }
  .experience--block .banner {
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
    border-radius: 0;
  }
  .experience--block .supplement{
    font-size: 1.5rem;
  }
  .experience--step {
    width: 100%;
    margin: 0;
  }
  .experience--step::before {
    left: 50%;
  }
  .experience--step li span {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.3rem;
    color: #ffffff;
    font-weight: bold;
    border-radius: 50%;
    position: absolute;
    top: -15px;
    left: -5px;
    background: #ff6f00;
  }
  .subject--list {
    margin: 20px 0 0 0;
  }
  .subject--list ul li {
    margin: 0 7px 0 0;
    padding: 0;
    font-size: 1.4rem;
    background: none;
  }
  .subject--list li img {
    width: 19px;
  }
  .experience--step li p {
    font-size: 1.5rem
  }
  .mood--block {
    padding: 50px 0 50px 0;
  }
  .mood--block ul {
    width: 100%;
    height: 240px;
    padding: 20px 15px;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .mood--block ul li {
    width: auto;
    height: auto;
    margin: 0 20px 0 0;
    height: 290px;
  }
  .mood--block ul li div {
    width: 250px;
    height: 170px;
  }
  .mood--block ul li p img {
    height: auto;
  }
  .mood--block ul li:last-child{
    padding-right: 15px;
  }
  .student--block{
    padding: 50px 0;
  }
  .student--block ul {
    padding: 20px 15px;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .student--block ul li, .mood--block ul li:nth-child(3n) {
    width: auto;
    height: 395px;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0 15px;
  }
  .student--block ul li:last-child {
    padding-right: 35px;
  }
  .student--block ul li div {
    width: 250px;
    height: 250px;
  }
  .student--block ul li p {
    width: 250px;
    height: 220px;
  }
  .student--block ul li label{
    left: 77px;
top: -9px;
  }
  .access--block{
    padding: 50px 0;
  }
  .access--block .access--cont {
    padding: 0 15px;
  }
  .access--block .cont {
    padding: 0;
  }
  .access--block .map {
    height: auto;
    margin: 20px 0 20px 0;
    position: relative;
  }
  .access--block .map a{
    width:100%;
    height: 100%;
    float: left;
  }
  .access--block .map span {
    left: 45%;
    top: 25px;
  }
  .access--block .access--cont img {
    height: auto;
  }
  #map_canvas {
    height: 190px !important;
    pointer-events: none;
  }
.calendar--block{
  width:calc(100% - 30px);
  margin: 0 15px;
}
.about--cont{
  padding: 0 15px;
}
/* よくある質問のデザイン用 */
.question--block ul {
  padding: 0 10px;
}
.question--block li {
  width: 100%;
}
.question--block li .question--label {
  left: -8px;
}
.question--block p.question--title {
  font-size: 1.8rem;
  line-height: 2.5rem;
}
.question--block p{
  height: auto;
}
.about--img, .about--img img{
  width:100%;
  height: auto;
}
.about--img{
  margin: 0 0 20px 0;
  padding: 0 15px;
}
.about--block h2{
  font-size:1.8rem;
}
.curriculum--block{
  padding: 50px 0;
}
.curriculum--block .cont{
  padding: 0 10px;
}
.conditions p{
  width:100%;
  margin: 5px 0;
}
.conditions ul{
  width:100%;
}
.conditions--block.subject li{
  margin: 0 5px 5px 0;
      padding: 2px 8px;
      font-size: 1.2rem;
}
.conditions--block.subject li img{
  width:23px;
}
.time--list li{
  margin-right: 0 5px 5px 0;
  font-size: 1.3rem;
}
.tab--item{
  font-size: 1.2rem;
}
.contact--cont{
  padding: 50px 15px;
  box-sizing: border-box;
}
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  cursor: pointer;
}

.menu-trigger {
  position: relative;
  width: 50px;
  height: 50px;
  z-index: 2;
}
.menu-trigger span {
  position: absolute;
      background: #7C4921;
      width: 25px;
      height: 4px;
      border-radius: 3px;
      left: 0;
      right: 0;
      margin: auto;
}
.menu-trigger span:nth-of-type(1) {
  top: 15px;
}
.menu-trigger span:nth-of-type(2) {
  top: 0;
  bottom: 0;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 15px;
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-7px) rotate(45deg);
  transform: translateY(-7px) rotate(45deg);
}

nav {
  top:-800px;
  height: 100vh;
  display: none;
  position: absolute;
  top: 46px !important;
  background: #e8dfd2;
  width: 100%;
  height: 100vh;
  overflow: scroll !important;
}
nav ul {
  padding: 20px;
}
nav ul li {
  border-bottom: 1px solid #f8f4ee;
}
nav ul li a {
  display: flex;
  justify-content: left;
  align-items: center;
  text-decoration: none;
  padding: 15px 0;
}
nav a{
  width:100%;
  height: 100%;
  float: left;
  display: flex;
  justify-content: center;
}
.list{
  display: block;
  height: auto;
}
header ul li{
  height: 55px;
  padding: 0;
}
header ul li span{
  width:auto;
  margin: 0 10px 0 0;
  float: left;
}
header ul li span:first-child{
  font-size: 1.8rem;
}
header ul li:last-child{
  margin: 20px 0 0 0;
  border: none;
}
 header ul li:last-child a{
   display: flex;
   justify-content: center;
   align-items: center;
 }
header ul li:last-child span{
  width:210px;
  height: 50px;
  background: #ffa826;
  border-radius: 5px;
  color: #ffffff;
}
.footer--img{
  position: relative;
left: -210px;
}
}
