@charset "utf-8";
section{
  box-sizing: border-box;
  margin: 0 auto;
  width: 1440px;
}

@media screen and (max-width:1440px){
  section{
    width:100%;
  }

  section h2 > img{
    width: 100%;
    height: auto;
  }
}

section#mv.p1-1{
  background: url('/img/1-1_mv.png') no-repeat;
  background-size: cover;
  padding-top: 34.375%;
  position: relative;
  height: 0;
}

section#mv.p1-2{
  background: url('/img/1-2_mv.png') no-repeat;
  background-size: cover;
  padding-top: 37.84722222222222%;
  position: relative;
  height: 0;
}

section#mv.p1-3{
  background: url('/img/1-3_mv.png') no-repeat;
  background-size: cover;
  padding-top: 36.31944444444444%;
  position: relative;
  height: 0;
}

section#mv.p1-4{
  background: url('/img/1-4_mv.png') no-repeat;
  background-size: cover;
  padding-top: 35.34722222222222%;
  position: relative;
  height: 0;
}

section#mv.p2-1{
  background: url('/img/2-1_mv.png') no-repeat;
  background-size: cover;
  padding-top: 39.86111111111111%;
  position: relative;
  height: 0;
}

section#mv.p2-1::after{
  content:"";
  background: url('/img/pijin_lg02.png') no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 3%;
  left:20%;
  width: 100px;
  height: 126px;
}


section#mv.p4-2{
  background: url('/img/4-2_mv.png') no-repeat;
  background-size: cover;
  background-position-x: center;
  padding-top: 33.125%;
  position: relative;
  height: 0;
}

section#mv.p4-2::after{
  content:"";
  background: url('/img/pijin_lg02.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 8%;
  right: 3%;
  width: 170px;
  height: 214px;
}

@media screen and (max-width:375px){
  section#mv.p2-1::after{
    bottom: 5%;
    width: 70px;
    height: 88px;
  }
}


/* 1-1 */
section#mv.p1-1 h2{
  position: absolute;
  left: 128px;
  top: 90px;
}

section#mv.p1-1 p:nth-of-type(1){
  position: absolute;
  left: 304px;
  top: 216px;
}


section#mv.p1-1 p:nth-of-type(2){
  position: absolute;
  left: 435px;
  bottom: 80px;
}


@media screen and (max-width:1440px){
  section#mv.p1-1 h2{
    left: 7%;
    top: 14%;
  }

  section#mv.p1-1 h2 img{
    width: 80%;
    height: auto;
  }

  section#mv.p1-1 p:nth-of-type(1){
    left: 17%;
    top: 35%;
  }

  section#mv.p1-1 p:nth-of-type(1) img{
    width: 80%;
    height: auto;
  }

  section#mv.p1-1 p:nth-of-type(2){
    bottom:8%;
    left: 23%;
  }
}

@media screen and (max-width:1024px){
  section#mv.p1-1 h2{
    left: 2%;
    top: 26%;
  }

  section#mv.p1-1 h2 img{
    width: 60%;
    height: auto;
  }

  section#mv.p1-1 p:nth-of-type(1){
    left: 13%;
    top: 35%;
  }

  section#mv.p1-1 p:nth-of-type(1) img{
    width: 65%;
    height: auto;
  }

  section#mv.p1-1 p:nth-of-type(2){
    left: 19%;
    bottom: 15%;
  }

  section#mv.p1-1 p:nth-of-type(2) img{
    width: 80%;
    height: auto;
  }
}

@media screen and (max-width:896px){
  section#mv.p1-1{
    padding-top: 60%;
    margin: 13% 0 0;
    background-position-x: center;
  }
}

@media screen and (max-width:640px){
  section#mv.p1-1{
    margin: 17% 0 0;
  }

  section#mv.p1-1 p:nth-of-type(1){
    left: 8%;
    top: 35%;
  }

  section#mv.p1-1 p:nth-of-type(2){
    left: 17%;
    bottom: 15%;
  }
}

@media screen and (max-width:480px){
  section#mv.p1-1{
    background: url('/img/1-1_mv_sp.png') no-repeat;
    background-size: cover;
    padding-top: 0;
    margin: 26% 0 0;
    width: 100%;
    height:257px;
  }

  section#mv.p1-1 p:nth-of-type(1){
    left: 4%;
    top: 38%;
  }

  section#mv.p1-1 p:nth-of-type(1) img{
    width: 59%;
    height: auto;
  }

  section#mv.p1-1 p:nth-of-type(2){
    left: 20%;
    bottom: 23%;
  }

  section#mv.p1-1 p:nth-of-type(2) img{
    width: 42%;
    height: auto;
  }
}

/* 1-2 */
section#mv.p1-2 h2{
  position: absolute;
  left: 424px;
  top: 115px;
}


section#mv.p1-2 p:nth-of-type(1){
  position: absolute;
  left: 92px;
  top: 216px;
}


section#mv.p1-2 p:nth-of-type(2){
  position: absolute;
  left: 284px;
  top: 337px;
}

@media screen and (max-width:1440px){
  section#mv.p1-2 h2{
    left: 26%;
    top: 22%;
  }

  section#mv.p1-2 h2 img{
    width: 80%;
    height: auto;
  }

  section#mv.p1-2 p:nth-of-type(1){
    left: 5%;
    top: 36%;
  }

  section#mv.p1-2 p:nth-of-type(1) img{
    width: 80%;
    height: auto;
  }

  section#mv.p1-2 p:nth-of-type(2){
     top: 55%;
     left: 15%;
  }
}

@media screen and (max-width:1024px){
  section#mv.p1-2 h2{
    left: 27%;
    top: 19%;
  }

  section#mv.p1-2 h2 img{
    width: 65%;
    height: auto;
  }

  section#mv.p1-2 p:nth-of-type(1){
    left: 5%;
    top: 36%;
  }

  section#mv.p1-2 p:nth-of-type(1) img{
    width: 65%;
    height: auto;
  }

  section#mv.p1-2 p:nth-of-type(2){
     top: 60%;
  }

  section#mv.p1-2 p:nth-of-type(2) img{
     width: 80%;
     height: auto;
  }
}

@media screen and (max-width:896px){
  section#mv.p1-2{
    padding-top: 60%;
    margin: 11% 0 0;
    background-position-x: center;
  }

  section#mv.p1-2 h2{
    top: 22%;
  }

  section#mv.p1-2 p:nth-of-type(2){
     left: 16%;
  }

}

@media screen and (max-width:640px){
  section#mv.p1-2{
    margin: 17% 0 0;
  }

}

@media screen and (max-width:480px){
  section#mv.p1-2{
    background: url('/img/1-2_mv_sp.png') no-repeat;
    background-size: cover;
    padding-top: 0;
    margin: 26% 0 0;
    width: 100%;
    height:257px;
  }

  section#mv.p1-2 h2{
    left: 15%;
    top: 25%;
  }

  section#mv.p1-2 h2 img{
    width: 46%;
    height: auto;
  }

  section#mv.p1-2 p:nth-of-type(1){
    left: 2%;
    top: 40%;
  }

  section#mv.p1-2 p:nth-of-type(1) img{
    width: 65%;
    height: auto;
  }

  section#mv.p1-2 p:nth-of-type(2){
    left: 19%;
  }

  section#mv.p1-2 p:nth-of-type(2) img{
    width: 42%;
    height: auto;
  }
}


/* 1-3 */
section#mv.p1-3 h2{
  position: absolute;
  left: 35px;
  top: 90px;
}

section#mv.p1-3 p:nth-of-type(1){
  position: absolute;
  left: 45px;
  top: 190px;
}


section#mv.p1-3 p:nth-of-type(2){
  position: absolute;
  left: 320px;
  top: 277px;
}

@media screen and (max-width:1440px){
  section#mv.p1-3 h2{
    left: 3%;
    top: 14%;
  }

  section#mv.p1-3 h2 img{
    width: 90%;
    height: auto;
  }

  section#mv.p1-3 p:nth-of-type(1){
    left: 3%;
    top: 30%;
  }

  section#mv.p1-3 p:nth-of-type(1) img{
    width: 90%;
    height: auto;
  }

  section#mv.p1-3 p:nth-of-type(2) img{
    width: 90%;
    height: auto;
  }

  section#mv.p1-3 p:nth-of-type(2){
    left: 20%;
    top: 46%;
  }
}

@media screen and (max-width:1280px){
  section#mv.p1-3 h2 img,
  section#mv.p1-3 p:nth-of-type(1) img,
  section#mv.p1-3 p:nth-of-type(2) img{
    width: 80%;
    height: auto;
  }
}

@media screen and (max-width:1024px){
  section#mv.p1-3 h2{
    left: 2%;
    top: 14%;
  }

  section#mv.p1-3 h2 img{
    width: 65%;
    height: auto;
  }

  section#mv.p1-3 p:nth-of-type(1){
    left: 2%;
    top: 30%;
  }

  section#mv.p1-3 p:nth-of-type(1) img{
    width: 65%;
    height: auto;
  }

  section#mv.p1-3 p:nth-of-type(2){
    left: 20%;
  }

  section#mv.p1-3 p:nth-of-type(2) img{
    width: 70%;
    height: auto;
  }
}

@media screen and (max-width:896px){
  section#mv.p1-3{
    padding-top: 60%;
    margin: 11% 0 0;
    background-position-x: center;
  }

  section#mv.p1-3 h2{
    left: 2%;
    top: 24%;
  }

  section#mv.p1-3 p:nth-of-type(1){
    left: 2%;
    top: 35%;
  }

  section#mv.p1-3 p:nth-of-type(2){
    left: 22%;
    top: 48%;
  }

}

@media screen and (max-width:640px){
  section#mv.p1-3{
    margin: 17% 0 0;
  }

  section#mv.p1-3 h2 img,
  section#mv.p1-3 p:nth-of-type(1) img,
  section#mv.p1-3 p:nth-of-type(2) img{
    width: 65%;
    height: auto;
  }

  section#mv.p1-3 p:nth-of-type(2){
    left: 39%;
  }

}

@media screen and (max-width:480px){
  section#mv.p1-3{
    background: url('/img/1-3_mv_sp.png') no-repeat;
    background-size: cover;
    padding-top: 0;
    margin: 26% 0 0;
    width: 100%;
    height:257px;
  }

  section#mv.p1-3 h2{
    left: 4%;
  }

  section#mv.p1-3 p:nth-of-type(1){
    left: 3%;
    top: 35%;
  }

  section#mv.p1-3 p:nth-of-type(1) img{
    width: 69%;
    height: auto;
  }

  section#mv.p1-3 p:nth-of-type(2){
    left: 29%;
  }

  section#mv.p1-3 p:nth-of-type(2) img{
    width: 60%;
    height: auto;
  }
}

@media screen and (max-width:375px){
  section#mv.p1-3 p:nth-of-type(2){
    left: 20%;
  }

  section#mv.p1-3 p:nth-of-type(2) img{
    width: 42%;
    height: auto;
  }

}

/* 1-4 */
section#mv.p1-4 h2{
  position: absolute;
  right: 60px;
  top: 140px;
}


section#mv.p1-4 p:nth-of-type(1){
  position: absolute;
  right: 300px;
  top: 250px;
}


section#mv.p1-4 p:nth-of-type(2){
  position: absolute;
  right: 60px;
  bottom: 180px;
}

@media screen and (max-width:1440px){
  section#mv.p1-4 h2{
    right: -2%;
    top: 26%;
  }

  section#mv.p1-4 h2 img{
    width: 80%;
    height: auto;
  }

  section#mv.p1-4 p:nth-of-type(1){
    right: 11%;
    top: 41%;
  }

  section#mv.p1-4 p:nth-of-type(1) img{
    width: 80%;
    height: auto;
  }

  section#mv.p1-4 p:nth-of-type(2){
    right: 20%;
    bottom: 18%;
  }

}

@media screen and (max-width:1024px){
  section#mv.p1-4 h2{
    right: -19%;
    top: 29%;
  }

  section#mv.p1-4 h2 img{
    width: 60%;
    height: auto;
  }

  section#mv.p1-4 p:nth-of-type(1){
    right: -1%;
    top: 44%;
  }

  section#mv.p1-4 p:nth-of-type(1) img{
    width: 65%;
    height: auto;
  }

  section#mv.p1-4 p:nth-of-type(2){
    right: 13%;
    bottom: 15%;
  }

  section#mv.p1-4 p:nth-of-type(2) img{
    width: 80%;
    height: auto;
  }
}

@media screen and (max-width:896px){
  section#mv.p1-4{
    padding-top: 60%;
    margin: 13% 0 0;
    background-position-x: center;
  }
  section#mv.p1-4 h2{
    right: -24%;
  }
}

@media screen and (max-width:640px){
  section#mv.p1-4{
    margin: 17% 0 0;
  }

  section#mv.p1-4 h2{
    right: -47%;
  }

  section#mv.p1-4 h2 img{
    width: 50%;
    height: auto;
  }

  section#mv.p1-4 p:nth-of-type(1){
    right: -15%;
    top: 42%;
  }

  section#mv.p1-4 p:nth-of-type(1) img{
    width: 55%;
    height: auto;
  }

  section#mv.p1-4 p:nth-of-type(2){
    right: 10%;
    bottom: 15%;
  }

}

@media screen and (max-width:480px){
  section#mv.p1-4{
    background: url('/img/1-4_mv_sp.png') no-repeat;
    background-size: cover;
    padding-top: 0;
    margin: 25% 0 0;
    width: 100%;
    height:257px;
  }

  section#mv.p1-4 h2 {
    right: -109%;
  }

  section#mv.p1-4 h2 img{
    width: 33%;
    height: auto;
  }

  section#mv.p1-4 p:nth-of-type(1){
    right: -52%;
    top: 41%;
  }

  section#mv.p1-4 p:nth-of-type(1) img{
    width: 45%;
    height: auto;
    margin-right: 10px;
  }

  section#mv.p1-4 p:nth-of-type(2){
    position: absolute;
    right: -11%;
    bottom: 24%;
  }

  section#mv.p1-4 p:nth-of-type(2) img{
    width: 42%;
    height: auto;
  }
}

@media screen and (max-width:420px){
  section#mv.p1-4 h2 {
    right: -95%;
  }

  section#mv.p1-4 p:nth-of-type(1){
    right: -43%;
  }
}

@media screen and (max-width:375px){
  section#mv.p1-4 h2 {
    right: -107%;
  }

  section#mv.p1-4 p:nth-of-type(1){
    right: -51%;
  }
}


@media screen and (max-width:320px){
  section#mv.p1-4 h2 {
    right: -140%;
  }

  section#mv.p1-4 h2 img{
    width: 26%;
    height: auto;
  }

  section#mv.p1-4 p:nth-of-type(1){
    right: -67%;
  }

  section#mv.p1-4 p:nth-of-type(2){
    right: -22%;
  }
}


/* 2-1 */
section#mv.p2-1 h2{
  position: absolute;
  right: 113px;
  bottom: 220px;
}

section#mv.p2-1 p:nth-of-type(1){
  position: absolute;
  right: 330px;
  bottom: 87px;
}

@media screen and (max-width:1440px){
  section#mv.p2-1 h2{
    right: 6%;
    bottom: 44%;
  }

  section#mv.p2-1 h2 img{
    width: 80%;
    height: auto;
  }

  section#mv.p2-1 p:nth-of-type(1){
    right: 16%;
    bottom: 23%;
  }

  section#mv.p2-1 p:nth-of-type(1) img{
    width: 80%;
    height: auto;
  }
}

@media screen and (max-width:1024px){
  section#mv.p2-1 h2{
    right: -13%;
    bottom: 53%;
  }

  section#mv.p2-1 h2 img{
    width: 65%;
    height: auto;
  }

  section#mv.p2-1 p:nth-of-type(1){
    right: 1%;
    bottom: 25%;
  }

  section#mv.p2-1 p:nth-of-type(1) img{
    width: 65%;
    height: auto;
  }

}

@media screen and (max-width:896px){
  section#mv.p2-1{
    padding-top: 60%;
    margin: 13% 0 0;
    background-position-x: center;
  }

  section#mv.p2-1 h2{
    right: -16%;
  }

  section#mv.p2-1 p:nth-of-type(1){
    bottom: 30%;
  }

}

@media screen and (max-width:640px){
  section#mv.p2-1{
    margin: 18% 0 0;
  }

  section#mv.p2-1 h2{
    right: -50%;
    bottom: 57%;
  }

  section#mv.p2-1 h2 img{
    width: 50%;
    height: auto;
  }

  section#mv.p2-1 p:nth-of-type(1){
    right: -17%;
    bottom: 30%;
  }

  section#mv.p2-1 p:nth-of-type(1) img{
    width: 65%;
    height: auto;
  }


}

@media screen and (max-width:480px){
  section#mv.p2-1{
    background: url('/img/2-1_mv_sp.png') no-repeat;
    background-size: cover;
    padding-top: 0;
    margin: 26% 0 0;
    width: 100%;
    height:257px;
  }

  section#mv.p2-1 h2{
    right: -91%;
    bottom: 67%;
  }

  section#mv.p2-1 h2 img{
    width: 40%;
    height: auto;
  }

  section#mv.p2-1 p:nth-of-type(1){
    right: -60%;
    bottom: 47%;
  }

  section#mv.p2-1 p:nth-of-type(1) img{
    width: 40%;
    height: auto;
  }
}

@media screen and (max-width:320px){
  section#mv.p2-1 h2{
    right: -132%;
    bottom: 67%;
  }

  section#mv.p2-1 h2 img{
    width: 35%;
    height: auto;
  }

  section#mv.p2-1 p:nth-of-type(1){
    right: -96%;
    bottom: 51%;
  }

  section#mv.p2-1 p:nth-of-type(1) img{
    width: 30%;
    height: auto;
  }
}


/* 4-2 */
section#mv.p4-2 h2{
  position: absolute;
  top: 90px;
  left: 50px;
}

section#mv.p4-2 p:nth-of-type(1){
  position: absolute;
  top: 180px;
  left: 287px;
}

section#mv.p4-2 p:nth-of-type(2){
  position: absolute;
  left: 550px;
  bottom: 20%;
}

@media screen and (max-width:1440px){
  section#mv.p4-2 h2{
    left: 8%;
    top: 14%;
  }

  section#mv.p4-2 h2 img{
    width: 80%;
    height: auto;
  }

  section#mv.p4-2 p:nth-of-type(1){
    left: 21%;
    top: 35%;
  }

  section#mv.p4-2 p:nth-of-type(1) img{
    width: 80%;
    height: auto;
  }

  section#mv.p4-2 p:nth-of-type(2){
    left: 34%;
    top: 67%;
  }

}

@media screen and (max-width:1440px){
  section#mv.p4-2 h2{
    left: 8%;
    top: 14%;
  }

  section#mv.p4-2 h2 img{
    width: 80%;
    height: auto;
  }

  section#mv.p4-2 p:nth-of-type(1){
    left: 21%;
    top: 35%;
  }

  section#mv.p4-2 p:nth-of-type(1) img{
    width: 80%;
    height: auto;
  }

  section#mv.p4-2 p:nth-of-type(2){
    left: 34%;
    top: 67%;
  }

}

@media screen and (max-width:1180px){
  section#mv.p4-2::after{
    top: 8%;
    right: 3%;
    width: 90px;
    height: 113px;
  }

  section#mv.p4-2 h2{
    left: 12%;
    top: 14%;
  }

  section#mv.p4-2 h2 img{
    width: 60%;
    height: auto;
  }

  section#mv.p4-2 p:nth-of-type(1){
    left: 19%;
    top: 35%;
  }

  section#mv.p4-2 p:nth-of-type(1) img{
    width: 70%;
    height: auto;
  }

  section#mv.p4-2 p:nth-of-type(2){
    left: 35%;
    top: 70%;
  }

  section#mv.p4-2 p:nth-of-type(2) img{
    width: 70%;
    height: auto;
  }
}

@media screen and (max-width:1024px){
  section#mv.p4-2 h2{
    left: 8%;
    top: 14%;
  }
}

@media screen and (max-width:896px){
  section#mv.p4-2::after{
    content: none;
  }

  section#mv.p4-2{
    padding-top: 60%;
    margin: 13% 0 0;
    background-position-x: center;
  }

  section#mv.p4-2 h2{
    left: 2%;
    top: 20%;
  }

  section#mv.p4-2 p:nth-of-type(1){
    left: 9%;
    top: 35%;
  }

  section#mv.p4-2 p:nth-of-type(2){
    left: 19%;
  }
}

@media screen and (max-width:640px){
  section#mv.p4-2{
    margin: 17% 0 0;
    padding-top: 70%;
    background-position-x: right;
  }

  section#mv.p4-2 h2{
    left: unset;
    right: 7%;
    top: 24%;
  }

  section#mv.p4-2 h2 img{
    width:  242px;
    height: auto;
  }

  section#mv.p4-2 p:nth-of-type(1){
    left: unset;
    right: 12%;
    top: 35%;
  }

  section#mv.p4-2 p:nth-of-type(1) img{
    width: 170px;
    height: auto;
  }

  section#mv.p4-2 p:nth-of-type(2){
    left: unset;
    right: 5%;
    top: 62%;
  }

}

@media screen and (max-width:420px){
  section#mv.p4-2{
    background: url('/img/4-2_mv_sp.png') no-repeat;
    background-size: cover;
    padding-top: 0;
    margin: 26% 0 0;
    width: 100%;
    height:257px;
  }

  section#mv.p4-2 h2{
    right: 4%;
  }

  section#mv.p4-2 p:nth-of-type(1){
    right: 12%;
    top: 40%;
  }

  section#mv.p4-2 p:nth-of-type(2){
    top: 65%;
    right: 0;
  }

  section#mv.p4-2 p:nth-of-type(2) img{
    width: 65%;
    height: auto;
  }
}

@media screen and (max-width:375px){
  section#mv.p4-2 p:nth-of-type(2) img{
    width: 42%;
    height: auto;
  }
  section#mv.p4-2 p:nth-of-type(2){
    right: -5%;
  }

}

@media screen and (max-width:320px){
  section#mv.p4-2 h2{
    right: -12%;
  }

  section#mv.p4-2 h2 img{
    width: 80%;
    height: auto;
  }

  section#mv.p4-2 p:nth-of-type(1) img{
    width: 80%;
    height: auto;
  }

  section#mv.p4-2 p:nth-of-type(1){
    right: 0;
  }

  section#mv.p4-2 p:nth-of-type(2){
    top: 65%;
    right: -12%;
  }
}


/* section#about */
section#about{
  background: rgba(196, 196, 196, 0.2);
  box-sizing: border-box;
  padding: 30px 20px;
  position: relative;
}

section#about ul.about_list_wrap{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin: 50px 0;
}

@media screen and (max-width:640px){
  section#about{
    padding: 10px 20px;
  }

  section#about ul.about_list_wrap{
    margin: 20px 0;
  }
}

@media screen and (max-width:320px){
  section#about{
    padding: 10px;
  }
}

section#about ul.about_list_wrap:nth-child(1){
  flex-direction: row-reverse;
}

section#about ul.about_list_wrap:nth-of-type(1) > li:nth-child(1),
section#about ul.about_list_wrap:nth-of-type(2) > li:nth-child(1){
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  justify-content: center;
  width: 480px;
}

section#about ul.about_list_wrap:nth-of-type(1) > li:nth-child(2),
section#about ul.about_list_wrap:nth-of-type(2) > li:nth-child(2){
  width: calc(100% - 540px);
}

section#about ul.about_list_wrap li figure{
  position: relative;
  text-align: center;

}

section#about ul.about_list_wrap li figure::before{
  content: "";
  background: url('/img/oval.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: -40px;
  left: -63px;
  width: 182px;
  height: 215px;
  z-index:-2;
}

section#about ul.about_list_wrap li figure::after{
  content: "";
  background: url('/img/oval.png') no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -40px;
  right: -57px;
  width: 182px;
  height: 215px;
  z-index:-1;
}

@media screen and (max-width:896px){
  section#about ul.about_list_wrap li figure::before,
  section#about ul.about_list_wrap li figure::after{
    content: none;
  }

  section#about ul.about_list_wrap li figure > img.s_dis{
    display: block;
  }
  section#about ul.about_list_wrap li figure > img.p_dis{
    display: none;
  }

  section#about ul.about_list_wrap:nth-of-type(1) > li:nth-child(1),
  section#about ul.about_list_wrap:nth-of-type(2) > li:nth-child(1){
    width: 100px;
  }

  section#about ul.about_list_wrap:nth-of-type(1) > li:nth-child(2),
  section#about ul.about_list_wrap:nth-of-type(2) > li:nth-child(2){
    width: calc(100% - 110px);
  }
}

section#about ul.point li{
  margin-bottom: 21px;
}

section#about ul.point li span{
  background: rgba(69, 90, 100, 0.1);
  border-radius: 20px;
  color: #263238;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  line-height: 28px;
  display: inline-block;
  font-size: 21px;
  padding: 33px 23px;
}

@media screen and (max-width:896px){
  section#about ul.point li span{
    font-size: 16px;
    padding: 25px 20px;
  }
}

@media screen and (max-width:420px){
  section#about ul.point li{
    margin-bottom: 12px;
  }

  section#about ul.point li span{
    font-size: 12px;
    line-height: 117%;
    padding: 7px 16px;
  }
}


@media screen and (max-width:375px){
  section#about ul.point li{
    margin-bottom: 11px;
  }

  section#about ul.point li span{
    font-size: 12px;
    line-height: 116%;
    padding: 6px 16px;
  }
}

section#chi{
  background: url('/img/chi_bg.png') no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  height: 831px;
}

section#chi div{
  background: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  padding: 21px 7px;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  width: 100%;
}

section#chi p:not(.chi_btn){
  font-weight: 700;
  font-size: 36px;
  line-height: 78px;
  letter-spacing: -0.5px;
  color: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width:1440px){
  section#chi p:not(.chi_btn){
    font-size: 28px;
    line-height: 70px;
  }
}

@media screen and (max-width:1024px){
  section#chi p:not(.chi_btn){
    font-size: 26px;
    line-height: 1.8;
  }
}

.spwebOnly {
  display: none;
}

@media screen and (max-width:640px){
  section#chi{
    padding-top: 80%;
    height: 0;
  }

  .spwebOnly {
    display: block;
  }

  section#chi p:not(.chi_btn){
    font-size: 13px;
    line-height: 1.6;
    text-align: left;
  }
}

@media screen and (max-width:320px){
  section#chi p:not(.chi_btn){
    font-size: 12px;
    line-height: 1.6;
  }
}

section#chi p.chi_btn{
  margin: 44px 0 0;
}

@media screen and (max-width:1440px){
  section#chi p.chi_btn{
    margin: 10px 0 0;
  }
}
section#chi p.chi_btn a{
  background: url('/img/chi_btn_border.png') no-repeat;
  background-size: contain;
  color: #fff;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  justify-content: center;
  align-items: center;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 38px;
  line-height: 46px;
  text-shadow: 0px 4px 30px rgba(0, 0, 0, 0.5);
  margin: 0 auto;
  width: 516px;
  height: 152px;
}

section#chi::after{
  content:"";
  background: url('/img/pijin_lg02.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 160px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 215px;
  height: 271px;
}

@media screen and (max-width:896px){
  section#chi::after{
    width: 160px;
    height: 202px;
  }
}

@media screen and (max-width:640px){
  section#chi::after{
    top: 59px;
    width: 76px;
    height: 96px;
  }

  section#chi div{
    padding: 10px 7px;
  }

  section#chi p.chi_btn {
    margin: 2px 0 0;
  }

  section#chi p.chi_btn a{
    font-size: 17px;
  }

  section#chi p.chi_btn a{
    width: 300px;
    height: 88px;
  }
}

@media screen and (max-width:420px){
  section#chi p.chi_btn a{
    width: 200px;
    height: 59px;
  }
}

@media screen and (max-width:375px){
  section#chi div{
    padding: 5px 7px 3px;
  }

  section#chi p.chi_btn a{
    font-size: 15px;
    width: 140px;
    height: 41px;
  }
}

@media screen and (max-width:320px){
  section#chi p.chi_btn a{
    font-size: 14px;
  }

  section#chi p.chi_btn a{
    width: 120px;
    height: 35px;
  }
}

section#features{
  background:url('/img/features_bg.png') no-repeat;
  background-size: cover;
  padding: 30px 0;
}

section#features h2{
  color: #fff;
  font-weight: 700;
  font-family: 'Inter', sans-serif;
  font-size: 45px;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}

section#features h2::after{
  content:"";
  background: #fff;
  margin-top: 23px;
  width: 50px;
  height: 3px;
  position: absolute;
  top: 100%;
  left: calc(50% - 25px);
}

@media screen and (max-width:869px){
  section#features h2{
    font-size: 34px;
  }
}

@media screen and (max-width:640px){
  section#features h2{
    font-size: 22px;
  }

  section#features h2::after{
    margin-top: 16px;
  }
}

section#features ul{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  margin: 60px 80px;
  width: calc(100% - 160px);
}

section#features ul li{
  background: #fff;
  border-radius:20px;
  box-sizing: border-box;
  padding: 15px;
  margin-bottom: 42px;
  width: 47%;
  height: 500px;
}

section#features ul li .flex-center {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

section#features ul li .flex-center.height-fix {
  height: 142px;
  width: 100%;
}

section#features ul li figure {
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width:1280px){
  section#features ul{
    margin: 60px 60px;
    width: calc(100% - 120px);
  }

  section#features ul li{
    width: 49%;
  }

  section#features ul li:nth-child(5) figure > img:nth-of-type(1){
    width: 100px;
    height: auto;
  }
  section#features ul li:nth-child(5) figure > img:nth-of-type(2){
    width: 160px;
    height: auto;
  }
  section#features ul li:nth-child(5) figure > img:nth-of-type(3){
    width: 110px;
    height: auto;
  }

}

@media screen and (max-width:1024px){
  section#features ul li:nth-child(2) figure > img:nth-of-type(1){
    width: 120px;
    height: auto;
  }
  section#features ul li:nth-child(2) figure > img:nth-of-type(2){
    width: 140px;
    height: auto;
  }

  section#features ul li:nth-child(3) figure > img:nth-of-type(1){
    width: 80px;
    height: auto;
  }

  section#features ul li:nth-child(3) figure > img:nth-of-type(2){
    width: 140px;
    height: auto;
  }

  section#features ul li:nth-child(4) figure > img:nth-of-type(1){
    width: 140px;
    height: auto;
  }
  section#features ul li:nth-child(4) figure > img:nth-of-type(2){
    width: 120px;
    height: auto;
  }

  section#features ul li:nth-child(5) figure > img:nth-of-type(1){
    width: 80px;
    height: auto;
  }
  section#features ul li:nth-child(5) figure > img:nth-of-type(2){
    width: 140px;
    height: auto;
  }
  section#features ul li:nth-child(5) figure > img:nth-of-type(3){
    width: 90px;
    height: auto;
  }
  section#features ul li:nth-child(6) figure > img:nth-of-type(1){
    width: 120px;
    height: auto;
  }
  section#features ul li:nth-child(6) figure > img:nth-of-type(2){
    width: 140px;
    height: auto;
  }
}

@media screen and (max-width:375px){
  section#features ul li:nth-child(3) figure > img:nth-of-type(2){
    width: 150px;
    height: auto;
  }

}

@media screen and (max-width:896px){
  section#features ul{
    margin: 60px 40px;
    width: calc(100% - 80px);
  }
}

@media screen and (max-width:768px){
  section#features ul{
    margin: 40px 30px;
    flex-direction: column;
    width: calc(100% - 60px);
  }

  section#features ul li{
    width: 100%;
    height: 400px;
  }

  section#features ul li:last-child{
    margin-bottom: 0;
  }
}

@media screen and (max-width:640px){
  section#features ul li{
    height: 380px;
  }
}

@media screen and (max-width:450px){
  section#features ul li{
    height: 420px;
  }
}

@media screen and (max-width:375px){
  section#features ul{
    margin: 40px 20px;
    width: calc(100% - 40px);
  }
}


@media screen and (max-width:320px){
  section#features ul{
    margin: 40px 15px;
    width: calc(100% - 30px);
  }
}

section#features ul li h3{
  font-size: 20px;
  font-family: 'Inter', sans-serif;
  font-weight: 900;
  line-height: 1.5;
  color: #455a64;
  text-align: center;
  letter-spacing: -0.1px;
  text-transform: uppercase;
}

section#features ul li p{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.1px;
  text-align: justify;
  width: 100%;
}

section#features ul li:nth-child(-n+5) p{
  /* margin: 30px 30px 0; */
}

section#features ul li:nth-child(6) p{
  /* margin: 30px 0 0; */
  text-align: center;
}


section#features ul li:nth-child(3) p{
  /* line-height: 130%; */
  /* margin: -50px 0 0 !important; */
}

@media screen and (max-width:1280px){
  section#features ul li p{
    font-size: 15px;
  }
}

section#features ul li p > span:not(.sm){
  background: #C23025;
  border-radius: 15px;
  color: #fff;
  font-size: 13px;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  display: block;
  /* margin: 1.2em 0 5px; */
  padding: 5px 7px;
  text-align: center;
  width: 100px;
}

section#features ul li p > span.sm{
  font-size: 11px;
  font-family: 'Inter', sans-serif;
  font-weight:400;
  letter-spacing: -0.1px;
}


@media screen and (max-width:640px){
  section#features ul li h3{
    font-size: 15px;
  }

  section#features ul li p{
    font-size: 13px;
    letter-spacing: -0.4px;
  }

  section#features ul li p > span:not(.sm){
    font-size: 11px;
  }

  section#features ul li p > span.sm{
    font-size: 10px;
    display: block;
    text-align: center;
    margin-bottom: 1em;
  }

  section#features ul li p > br{
    display: none;
  }

  section#features ul li:nth-child(-n+5) p{
    margin: 10px 10px 0;
  }

  section#features ul li:nth-child(6) p{
    margin: 10px 0 0;
    font-size: 12px;
  }

  section#features ul li:nth-child(6) h3 {
    font-size: 13px;
  }

}

@media screen and (max-width:375px){
  section#features ul li p > span:not(.sm){
    margin: 0.5em 0 2px;
  }

  section#features ul li:nth-child(3) p{
    margin: -15px 0 0 !important;
  }

}

section#features ul li figure{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0;
}

@media screen and (max-width:640px){
  section#features ul li figure{
    margin: 5px auto;
    width: 80%;
  }
}

section#features ul li h5{
  font-size: 14px;
  font-family: 'Inter', sans-serif;
  font-weight:500;
  line-height: 180%;
  letter-spacing: -0.1px;
  margin-left: 50px;
}

section#features ul li table{
  background:rgba(194, 48, 37, 0.16);
  border-collapse: separate;
  border-left: solid 1px #000;
  border-top: solid 1px #000;
  border-radius:5px;
}

section#features ul li table td{
  border-bottom: solid 1px #000;
  border-right: solid 1px #000;
  font-size: 13px;
  font-family: 'Inter', sans-serif;
  font-weight:400;
  line-height: 23.4px;
  padding: 5px 10px;
}

@media screen and (max-width:1280px){
  section#features ul li h5{
    margin-left: 0;
  }

  section#features ul li table{
    margin: 10px auto;
  }

  section#features ul li table td{
    font-size: 10px;
    padding: 5px;
  }
}

@media screen and (max-width:375px){
  section#features ul li table{
    margin: 0 auto;
  }

  section#features ul li table td{
    padding: 5px 2px;
    line-height: 14px;
    letter-spacing: -0.2px;
  }

  section#features ul li h5{
    font-size: 11px;
    line-height: 19.8px;
    text-align: center;
  }
}

@media screen and (max-width:320px){
  section#features ul li table td{
    padding: 5px 1px;
    letter-spacing: -0.5px;
  }

  section#features ul li h5{
    letter-spacing: -0.5px;
  }
}

section#features ul li table tr:first-child td:nth-child(1){
  border-radius:5px 0 0 0;
}

section#features ul li table tr:first-child td:nth-child(3){
  border-radius:0 5px 0 0;
}

section#features ul li table tr:last-child td:nth-child(1){
  border-radius:0 0 0 5px;
}

section#features ul li table tr:last-child td:nth-child(3){
  border-radius:0 0 5px 0;
}

section#features p.chi_btn a {
  background: url(/img/chi_btn_border.png) no-repeat;
  background-size: contain;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 33px;
  line-height: 46px;
  text-shadow: 0px 4px 30px rgb(0 0 0 / 50%);
  margin: 0 auto;
  width: 516px;
  height: 152px;
}

@media screen and (max-width:640px){
  section#features p.chi_btn a{
    font-size: 16px;
  }

  section#features p.chi_btn a{
    width: 300px;
    height: 88px;
  }
}

@media screen and (max-width:375px){
  section#features p.chi_btn a{
    width: 250px;
    height: 74px;
  }
}


section#video{
  background:#F0F5FD;
  padding: 80px 0;
}

@media screen and (max-width:640px){
  section#video{
    padding: 40px 0;
  }
}

@media screen and (max-width:375px){
  section#video{
    padding: 20px 0;
  }
}


section#video ul{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  margin: 0 80px;
  width: calc(100% - 160px);
}

section#video ul li{
  width: 560px;
}

section#video ul li h2{
  color: #252525;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 48.41px;
  position: relative;
  margin-bottom: 50px;
}

section#video ul li h2::after{
  content:"";
  background: #C23025;
  margin-top: 9px;
  width: 50px;
  height: 3px;
  position: absolute;
  top: 100%;
  left: 0;
}

@media screen and (max-width:1440px){
  section#video ul li{
    width: calc((100% - 40px) / 2);
  }

  section#video ul li video{
    width: 100%;
    height: auto;
  }

  section#video ul li h2{
    font-size: 30px;
  }
}

@media screen and (max-width:1024px){
  section#video ul li h2{
    font-size: 24px;
  }
}


@media screen and (max-width:640px){
  section#video ul{
    margin: 0 30px;
    width: calc(100% - 60px);
  }

  section#video ul li{
    width: 100%
  }

  section#video ul li:first-child{
    margin-bottom: 40px;
  }

  section#video ul li h2{
    font-size: 20px;
    margin-bottom: 20px;
  }

  section#video ul li h2::after{
    margin-top: 0;
  }

  section#video ul li > figure{
    width: 100%;
  }

  section#video ul li > figure > img{
    width: 100%;
    height: auto;
  }
}

section#students{
  background: url('/img/oval_bg.png') repeat-y;
  padding: 60px 0;
}

section#students h2{
  color: #252525;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 48.41px;
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}

section#students h2::after{
  content:"";
  background: #C23025;
  margin-top: 23px;
  width: 50px;
  height: 3px;
  position: absolute;
  top: 100%;
  left: calc(50% - 25px);
}

@media screen and (max-width:1024px){
  section#students h2{
    font-size: 30px;
  }
}

@media screen and (max-width:640px){
  section#students{
    background: none;
    padding: 20px 0;
  }

  section#students h2::before{
    content:"";
    background: url('/img/oval_sp.png') no-repeat;
    background-size: contain;
    position: absolute;
    top: -9px;
    left: 5px;
    width: 65px;
    height: 70px;
  }

  section#students h2{
    font-size: 18px;
  }

  section#students h2::after{
    margin-top: 6px;
  }
}

section#students .flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

section#students .flex .profile {
  margin-left: 15px;
}

section#students ul{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  margin: 20px auto;
  width: 1060px;
}

section#students ul li{
  width: 500px;
}

@media screen and (max-width:1080px){
  section#students ul{
    width: 90%;
  }

  section#students ul li{
    width: calc((100% - 60px) / 2);
  }

  section#students ul li figure{
    width: 100%;
  }

  section#students ul li figure img{
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width:896px){
  section#students ul li{
    width: calc((100% - 30px) / 2);
    margin: 0 auto 30px;
  }

  section#students ul li:nth-child(-n+2){
    margin-bottom: 30px;
  }
}

section#students ul li p{
  color: rgba(37, 37, 37, 0.7);
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  margin: 20px 0;
}

@media screen and (max-width:896px){
  section#students ul li p{
    margin: 10px 0 0;
  }
}

@media screen and (max-width:500px){
  section#students ul li{
    width: calc((100% - 30px) / 1);
    margin: 0 auto 30px;
  }

  section#students .flex .profile {
    font-size: 11px;
  }

  section#students .flex figure {
    width: 60%;
  }
}

section#sns{
  padding: 80px 0;
}

@media screen and (max-width:375px){
  section#sns{
    padding: 20px 0;
  }
}


section#sns ul{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  margin: 0 140px;
  width: calc(100% - 280px);
}

section#sns ul li{
  width: 506px;
}

section#sns ul li h2{
  color: #252525;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 48.41px;
  position: relative;
  margin-bottom: 50px;
}

section#sns ul li h2::after{
  content:"";
  background: #C23025;
  margin-top: 9px;
  width: 50px;
  height: 3px;
  position: absolute;
  top: 100%;
  left: 0;
}

@media screen and (max-width:1440px){
  section#sns ul{
    margin: 0 100px;
    width: calc(100% - 200px);
  }

  section#sns ul li{
    width: calc((100% - 80px) / 2);
  }

  section#sns ul li figure{
    width: 100%;
  }

  section#sns ul li img{
    width: 100%;
    height: auto;
  }

  section#sns ul li h2{
    font-size: 30px;
  }
}

@media screen and (max-width:896px){
  section#sns ul{
    margin: 0 40px;
    width: calc(100% - 80px);
  }

  section#sns ul li{
    width: calc((100% - 40px) / 2);
  }
}

@media screen and (max-width:640px){
  section#sns ul{
    margin: 0 30px;
    width: calc(100% - 60px);
  }

  section#sns ul li{
    width: 100%
  }

  section#sns ul li:first-child{
    margin-bottom: 80px;
  }

  section#sns ul li h2{
    font-size: 20px;
    margin-bottom: 40px;
  }

  section#sns ul li h2::after{
    margin-top: 5px;
  }
}


section.under h2{
  color: #252525;
  font-family: 'Inter', sans-serif;
  font-size: 40px;
  font-weight: 700;
  position: relative;
  margin-bottom: 50px;
  padding: 140px 0 0 130px;
}

section.under h2::after{
  content:"";
  background: #C23025;
  margin-top: 9px;
  width: 50px;
  height: 3px;
  position: absolute;
  top: 100%;
  left: 140px;
}

@media screen and (max-width:640px){
  section.under h2{
    font-size: 20px;
  }

  section.under h2::after{
    margin-top: 16px;
  }
}

section.under h2::before{
  content:"";
  background: url('/img/oval.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 30px;
  left: 0px;
  width:182px;
  height:215px;
}

@media screen and (max-width:1024px){
  section.under h2{
    font-size: 30px;
    padding: 100px 0 0 8%;
  }

  section.under h2::after{
    left:8%;
  }

  section.under h2::before{
    top: -29px;
    width:120px;
    height:142px;
    z-index: -999;
  }
}

@media screen and (max-width:640px){
  section.under h2{
    font-size: 20px;
    padding: 30px 0 0 8%;
  }

  section.under h2::before{
    content:"";
    background: url('/img/oval_sp.png') no-repeat;
    background-size: contain;
    top: 14px;
    width: 65px;
    height: 70px;
  }

  section.under h2::after{
    margin-top: 13px;
  }
}
section.c01{
  position: relative;
}


section.c01 p{
  color: #455a64;
  font-size: 22px;
  font-weight: 500;
  line-height: 40px;
  margin: 60px 0 0 140px;
}

@media screen and (max-width:1024px){
  section.c01 p{
    margin: 60px 0 0 8%;
  }
}

@media screen and (max-width:640px){
  section.c01 p{
    font-size: 14px;
    line-height: 1.8;
  }
}

section.c01::after{
  content:"";
  background: url('/img/c01.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 60px;
  right: 60px;
  width:394px;
  height:377px;
  z-index: -9;
}


@media screen and (max-width:1440px){
  section.c01::after{
    top: 10px;
    right: 40px;
    width:300px;
    height:287px;
  }
}

@media screen and (max-width:1024px){
  section.c01::after{
    width:200px;
    height:191px;
  }
}

@media screen and (max-width:640px){
  section.c01::after{
    top: 10px;
    right: 40px;
    width:100px;
    height:96px;
  }
}

section.c02 ul,
section.c03 ul,
section.c04 ul{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  width: 100%;
}

section.c02 ul li,
section.c03 ul li{
  color: #fff;
  font-family: 'Inter', sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 40px;
  width: 50%;
}

@media screen and (max-width:1440px){
  section.c02 ul li,
  section.c03 ul li{
    font-size: 20px;
    line-height:1.8;
  }
}
@media screen and (max-width:896px){
  section.c02 ul,
  section.c03 ul{
    flex-direction: column;
  }

  section.c02 ul li,
  section.c03 ul li{
    width: 100%;
  }

  section.c02 ul li:first-child,
  section.c03 ul li:first-child{
    line-height: 0;
  }
}

@media screen and (max-width:640px){
  section.c02 ul li,
  section.c03 ul li{
    font-size: 16px;
    line-height:1.8;
  }
}

section.c02 ul li img,
section.c03 ul li img,
section.c04 ul li img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

section.c02 ul li:nth-child(2){
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), rgba(194, 48, 37, 0.6);
  box-sizing: border-box;
  padding: 100px 70px 0;
}

section.c03 ul{
  flex-direction: row-reverse;
}

section.c03 ul li:nth-child(2){
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), rgba(194, 48, 37, 0.8);
  box-sizing: border-box;
  padding: 100px 70px 0;
}

@media screen and (max-width:1440px){
  section.c02 ul li:nth-child(2),
  section.c03 ul li:nth-child(2){
    padding: 5%;
  }
}

section.c04 ul{
  margin-top: 80px;
  position: relative;
}


section.c04 ul li:nth-child(1){
  width: 508px;
}

section.c04 ul li:nth-child(2){
  background: rgba(37, 37, 37, 0.65);
  box-sizing: border-box;
  padding: 4.7% 70px;
  width: 80%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (max-width:640px){
  section.c04 ul{
    margin-top: 0;
  }

  section.c04 ul li:nth-child(1){
    width: 100%;
  }

  section.c04 ul li img {
    width: 100%;
    height: 70%;
    object-fit: cover;
  }

  section.c04 ul li:nth-child(2){
    height: 70%;
  }
}


section.c04 ul li:nth-child(2) p:not(.chi_btn){
  font-size: 23px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
}

@media screen and (max-width:896px){
  section.c04 ul li:nth-child(2) p:not(.chi_btn){
    font-size: 19px;
    line-height: 1.8;
  }
}
@media screen and (max-width:640px){
  section.c04 ul li:nth-child(2){
    padding: 5% 7%;
    width: 100%;
  }

  section.c04 ul li:nth-child(2) p:not(.chi_btn){
    font-size: 16px;
  }
}

@media screen and (max-width:480px){
  section.c04 ul li:nth-child(2){
    padding: 4%;
  }

  section.c04 ul li:nth-child(2) p:not(.chi_btn){
    line-height: 1.7;
    font-size: 14px;
  }
}

@media screen and (max-width:320px){
  section.c04 ul li:nth-child(2) p:not(.chi_btn){
    font-size: 12px;
    line-height: 1.6;
  }
}


section.c04 ul li p.chi_btn a{
  background: url('/img/chi_btn_border.png') no-repeat;
  background-size: contain;
  color: #fff;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-family: 'Inter', sans-serif;
  font-size: 33px;
  font-weight: 700;
  line-height: 39px;
  text-shadow: 0px 4px 30px rgba(0, 0, 0, 0.5);
  margin: 40px auto 0;
  width: 516px;
  height: 152px;
}
@media screen and (max-width:1024px){
  section.c04 ul li p.chi_btn a{
    font-size: 20px;
    width: 360px;
    height: 106px;
  }
}

@media screen and (max-width:800px){
  section.c04 ul li p.chi_btn a{
    font-size: 16px;
    width: 300px;
    height: 88px;
  }
}

@media screen and (max-width:640px){
  section.c04 ul li p.chi_btn a{
    font-size: 15px;
    margin: 5px auto 0;
    width: 200px;
    height: 59px;
  }
}

@media screen and (max-width:320px){
  section.c04 ul li p.chi_btn a{
    margin: 0 auto;
  }
}


section.c05 h3{
  text-shadow: 1px solid #3A2493;
  color: #fafafa;
  font-size:40px;
  font-family: 'Inter', sans-serif;
  font-weight: 800;
  line-height: 48px;
  text-align: center;
  margin-bottom: 80px;
  text-transform: uppercase;
}

@media screen and (max-width:896px){
  section.c05 h3{
    font-size: 30px;
    line-height: 1.8;
  }
}

@media screen and (max-width:640px){
  section.c05{
    margin-top: -27%;
  }

  section.c05 h3{
    font-size: 20px;
    margin-bottom: 50px;
  }
}


@media screen and (max-width:640px){
  section.c05 h3{
    font-size: 15px;
    margin-bottom: 50px;
    line-height: 18.15px;
  }
}


section.c05 div{
  background: linear-gradient(180deg, rgba(66, 36, 251, 0.5) 0%, rgba(184, 30, 238, 0) 100%), rgba(58, 36, 147, 0.6);
  box-sizing: border-box;
  padding: 30px;
}
@media screen and (max-width:375px){
  section.c05 div{
    padding: 30px 20px;
  }
}
@media screen and (max-width:320px){
  section.c05 div{
    padding: 30px 10px;
  }
}

section.c05 div ul{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
}

section.c05 div ul.flow > li{
  background: #fff;
  border: 5px solid #3a2493;
  box-sizing: border-box;
  border-radius: 15px;
  padding: 60px 10px 10px;
  position: relative;
  width: 350px;
}

@media screen and (max-width:1440px){
  section.c05 div ul.flow > li{
    padding: 4% 10px 10px;
    width: 26%;
  }
}

@media screen and (max-width:1024px){
  section.c05 div ul.flow > li{
    width: 28%;
  }
}

section.c05 div ul.flow li h4{
  color: #3a2493;
  font-size: 16px;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  line-height: 19.36px;
  text-align: center;
  height: 2em;
}

@media screen and (max-width:1440px){
  section.c05 div ul.flow li h4{
    height: auto;
  }
}

@media screen and (max-width:1024px){
  section.c05 div ul.flow li h4{
    font-size: 15px;
  }
}

@media screen and (max-width:375px){
  section.c05 div ul.flow li h4{
    height: 3em;
  }
}

section.c05 div ul.flow li p{
  color: #455a64;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

@media screen and (max-width:1024px){
  section.c05 div ul.flow li p{
    font-size: 14px;
    line-height: 1.4;
  }
}
@media screen and (max-width375px){
  section.c05 div ul.flow li p{
    height: 5.5em;
  }
}



section.c05 div ul.flow li figure{
  text-align: center;
  height: 287px;
}

@media screen and (max-width:1440px){
  section.c05 div ul.flow li:nth-child(-n+3) figure,
  section.c05 div ul.flow li:nth-child(-n+3) figure > img{
    width: 100%;
    height: auto;
  }
}


section.c05 div ul.flow > li:nth-child(1)::before{
  background: #3a2493;
  border-radius: 50%;
  content: "Bài tập về nhà";
  color:#fff;
  font-size: 20px;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  line-height: 24.2px;
  padding: 10% 0;
  text-align: center;
  position:absolute;
  top: -10%;
  left:9%;
  width: 80%;
}

section.c05 div ul.flow > li:nth-child(2)::before{
  background: #3a2493;
  border-radius: 50%;
  content: "Bài học";
  color:#fff;
  font-size: 20px;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  line-height: 24.2px;
  padding: 10% 0;
  text-align: center;
  position:absolute;
  top: -10%;
  left:9%;
  width: 80%;
}

section.c05 div ul.flow > li:nth-child(3)::before{
  background: #3a2493;
  border-radius: 50%;
  content: "Ôn tập";
  color:#fff;
  font-size: 20px;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  line-height: 24.2px;
  padding: 10% 0;
  text-align: center;
  position:absolute;
  top: -10%;
  left:9%;
  width: 80%;
}

section.c05 div ul.flow > li:nth-child(2)::after,
section.c05 div ul.flow > li:nth-child(3)::after{
  content:"";
  background: url('/img/arrow01.png') no-repeat;
  background-size: contain;
  position: absolute;
  top:30%;
  left: -45%;
  width:144px;
  height: 183px;
}

@media screen and (max-width:1024px){
  section.c05 div ul.flow > li:nth-child(2)::after,
  section.c05 div ul.flow > li:nth-child(3)::after{
    left: -33%;
    width: 90px;
    height: 114px;
  }
}

section.c05 div ul.flow > li:nth-child(4){
  background: rgba(255, 255, 255, 0.7);
  border: 5px solid #3A2493;
  box-sizing: border-box;
  margin-top: 50px;
  padding:20px 10px 10px;
  width: 100%;
}

section.c05 div ul.flow li:nth-child(4) figure{
  position: absolute;
}

section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(1){
  right: -1%;
  bottom: 31%;
}


section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(2){
  top: -4%;
  left: 2%;
}

@media screen and (max-width:1440px){
  section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(2){
    top: 4%;
    left: -4%;
  }

  section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(1){
    bottom: 39%;
  }
}

@media screen and (max-width:1200px){
  section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(1) img{
    width: 200px;
    height: 397px;
  }
  section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(2) img{
    width: 150px;
    height: 149px;
  }
}

@media screen and (max-width:896px){
  section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(2){
    top: 16%;
    left: 59%;
  }

  section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(1){
    right: 3%;
    bottom: 23%;
  }
}

section.c05 div ul.flow li:nth-child(4) h4{
  line-height: 55px;
  font-size: 30px;
  font-weight: 800;
}

section.c05 div ul.flow li:nth-child(4) h4 > span{
  line-height: 55px;
  font-size: 40px;
  font-weight: 900;
}

@media screen and (max-width:1024px){
  section.c05 div ul.flow li:nth-child(4) h4{
    line-height: 1.6;
    font-size: 24px;
  }

  section.c05 div ul.flow li:nth-child(4) h4 > span{
    line-height: 1.8;
    font-size: 30px;
  }
}

@media screen and (max-width:896px){
  section.c05 div ul.flow li:nth-child(4) h4{
    font-size: 18px;
  }

  section.c05 div ul.flow li:nth-child(4) h4 > span{
    line-height: 1.8;
    font-size: 16px;
  }
}

@media screen and (max-width:640px){
  section.c05 div ul.flow > li:nth-child(1){
    order: 1;
  }

  section.c05 div ul.flow > li:nth-child(2){
    order: 3;
  }

  section.c05 div ul.flow > li:nth-child(3){
    order: 4;
  }

  section.c05 div ul.flow > li:nth-child(4){
    order: 2;
  }

  section.c05 div ul.flow > li {
    padding: 11% 10px 10px;
    width: 100%;
  }

  section.c05 div ul.flow > li:nth-child(2),
  section.c05 div ul.flow > li:nth-child(4){
    margin-bottom: 140px;
  }

  section.c05 div ul.flow > li:nth-child(3)::after{
    content: none;
  }

  section.c05 div ul.flow > li:nth-child(4)::after{
    content:"";
    background: url('/img/arrow01.png') no-repeat;
    background-size: contain;
    position: absolute;
    bottom:-22%;
    left: 38%;
    transform:rotate(90deg);
    width:100px;
    height: 127px;
  }


  section.c05 div ul.flow > li:nth-child(2)::after{
    content:"";
    background: url('/img/arrow01.png') no-repeat;
    background-size: contain;
    position: absolute;
    top:101%;
    left: 38%;
    transform:rotate(90deg);
    width:100px;
    height: 127px;
  }

  section.c05 div ul.flow > li:nth-child(1)::before,
  section.c05 div ul.flow > li:nth-child(2)::before,
  section.c05 div ul.flow > li:nth-child(3)::before{
    padding: 5% 2%;
    left: 18%;
    width: 60%;
  }

  section.c05 div ul.flow li:nth-child(-n+3) figure,
  section.c05 div ul.flow li:nth-child(-n+3) figure > img{
    width: auto;
    height: auto;
  }

  section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(1){
    right: -2%;
    bottom: -6%;
  }

  section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(2){
    top: 37%;
    left: 63%;
  }


  section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(1) img{
    width: 140px;
    height: 277px;
  }

  section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(2) img{
    width: 80px;
    height: 79px;
  }

  section.c05 div ul.list01 > li > ul > li {
    font-size: 17px !important;
  }
}

@media screen and (max-width:480px){
  section.c05 div ul.flow li:nth-child(4) h4 {
    font-size: 16px;
  }

  section.c05 div ul.list01 > li > ul > li {
    font-size: 13px !important;
    margin-bottom: 0.8em !important;
  }

  section.c05 div ul.flow > li:nth-child(2),
  section.c05 div ul.flow > li:nth-child(4){
    margin-bottom: 120px;
  }

  section.c05 div ul.flow > li:nth-child(4)::after{
    left: 36%;
    bottom:-27%;
  }

  section.c05 div ul.flow > li:nth-child(2)::after{
    left: 36%;
    top:98%;
  }

  section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(1){
    right: -10%;
    bottom: -24%;
  }

  section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(2){
    top: 48%;
    left: 71%;
  }

  section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(1) img{
    width: 100px;
    height: 198px;
  }

  section.c05 div ul.flow li:nth-child(4) figure:nth-of-type(2) img{
    width: 70px;
    height: 69px;
  }
}
@media screen and (max-width:375px){
  section.c05 div ul.flow > li:nth-child(1)::before,
  section.c05 div ul.flow > li:nth-child(2)::before,
  section.c05 div ul.flow > li:nth-child(3)::before {
    top: -7.5%;
  }

  section.c05 div ul.flow li:nth-child(-n+3) figure > img{
    width: auto;
    height: 250px;
  }

  section.c05 div ul.flow > li:nth-child(4)::after{
    bottom:-32%;
  }

  section.c05 div ul.list01 > li > ul > li {
    margin-bottom: 0.6em !important;
  }
}


@media screen and (max-width:320px){
  section.c05 div ul.flow li:nth-child(-n+3) figure,
  section.c05 div ul.flow li:nth-child(-n+3) figure > img{
    width: 100%;
    height: auto;
  }
}

section.c05 div ul.list01{
  margin: 20px auto;
  padding-top: 80px;
  width: 840px;
}

section.c05 div ul.list01 > li{
  width: 50%;
}

@media screen and (max-width:896px){
  section.c05 div ul.list01{
    margin: 20px auto;
    padding: 0 0 0 2%;
    width: 100%;
  }

  section.c05 div ul.list01 > li{
    width: 100%;
  }
}

@media screen and (max-width:375px){
  section.c05 div ul.list01{
    margin: 50px auto 10px;
  }
}

section.c05 div ul.list01 > li > ul > li{
  font-size: 23px;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  margin-bottom: 1.5em;
  width: 100%;
}

@media screen and (max-width:1024px){
  section.c05 div ul.list01 > li > ul > li{
    font-size: 20px;
  }
}

@media screen and (max-width:896px){
  section.c05 div ul.list01 > li > ul > li{
    margin-bottom: 1em;
  }
}

section.c05 div ul.list01 > li > ul > li::before{
  content: "✔ ";
}

section#regist{
  padding: 40px 0;
}

section#regist h2{
  color: #000;
  font-family: 'Inter', sans-serif; 
  font-weight: 700;
  font-size: 40px;
  text-align: center;
  position: relative;
}

section#regist h2::after{
  content:"";
  background: #c23025;
  margin-top: 23px;
  width: 50px;
  height: 3px;
  position: absolute;
  top: 100%;
  left: calc(50% - 25px);
}

@media screen and (max-width:896px){
  section#regist h2{
    font-size: 30px;
  }
}

@media screen and (max-width:640px){
  section#regist{
    padding: 40px 0 0;
  }

  section#regist h2{
    font-size: 20px;
  }

  section#regist h2::after{
    margin-top: 16px;
  }
}

@media screen and (max-width:375px){
  section#regist{
    padding: 30px 0 0;
  }
}
section#regist div{
  background: url('/img/regist_bg.png') no-repeat;
  background-size: cover;
  box-sizing: border-box;
  margin: 60px 0;
  padding: 50px 30px;
}

@media screen and (max-width:375px){
  section#regist div{
    margin: 35px 0 30px;
  }
}


section#regist ul{
  margin: 0 auto;
  width: 80%;
}
section#regist div > ul li{
  background: rgba(255, 255, 255, 0.6);
  border: solid 4px #c23025;
  border-radius: 20px;
  font-family: 'Inter', sans-serif; 
  font-weight: 700;
  font-size: 25px;
  line-height: 1.2;
  text-align: center;
  padding:36px 0;
  margin-bottom: 25px;
  width: 100%;
}
section#regist div > ul li span{
  color: #c23025;
  font-family: 'Inter', sans-serif; 
  font-weight: 900;
}

@media screen and (max-width:896px){
  section#regist div > ul li{
    box-sizing: border-box;
    font-size: 18px;
    padding:28px 20px;
  }
}

@media screen and (max-width:640px){
  section#regist div{
    background-position: 80%;
    padding: 10px 18px;
  }
  
  section#regist ul{
    width: 100%;
  }

  section#regist div > ul li{
    background: rgba(255, 255, 255, 0.55);
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width:375px){
  section#regist div > ul li{
    padding: 10px 20px;
  }
}

section#regist p.chi_btn{
  margin: 44px 0 0;
}
section#regist p.chi_btn a{
  background: url('/img/chi_btn_border.png') no-repeat;
  background-size: contain;
  color: #fff;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 33px;
  line-height: 46px;
  text-shadow: 0px 4px 30px rgba(0, 0, 0, 0.5);
  margin: 0 auto;
  width: 516px;
  height: 152px;
}

@media screen and (max-width:640px){
  section#regist p.chi_btn a{
    font-size: 16px;
    width: 300px;
    height: 88px;
  }
}

@media screen and (max-width:375px){
  section#regist p.chi_btn{
    margin: 0;
  }

  section#regist p.chi_btn a{
    font-size: 15px;
    width: 220px;
    height: 65px;
  }
}

section#regist h2 + p{
  color:#252525;
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
  margin: 40px 0;
}

@media screen and (max-width:640px){
  section#regist h2 + p{
    font-size: 13px;
    line-height: 23px;
    text-align: left;
    margin: 40px 35px;
  }
}

@media screen and (max-width:320px){
  section#regist h2 + p{
    font-size: 12px;
    margin: 40px 20px;
  }
}


section#regist figure{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  justify-content: center;
  width: 80%;
  margin: 0 auto;
}

section#regist figure img{
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1200px){
  section#regist figure img{
    width: 100%;
    height: 100%;
  }
}

section#regist p.chi_btn_r{
  margin: 60px 0;
}
section#regist p.chi_btn_r a{
  background: url('/img/chi_btn_border_r.png') no-repeat;
  background-size: contain;
  color: rgba(194, 48, 37, 0.83);
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 33px;
  line-height: 40px;
  text-shadow: 0px 4px 30px rgba(0, 0, 0, 0.5);
  margin: 0 auto;
  width: 516px;
  height: 152px;
}

@media screen and (max-width:640px){
  section#regist p.chi_btn_r{
    margin: 20px 0 40px;
 }

  section#regist p.chi_btn_r a{
    font-size: 16px;
    width: 300px;
    height: 88px;
  }
}

@media screen and (max-width:375px){
  section#regist p.chi_btn_r a{
    font-size: 15px;
    width: 220px;
    height: 65px;
  }
}

section#regist h3{
  color: #252525;
  font-family: 'Inter', sans-serif;
  font-size: 28px;
  font-weight: 600;
  position: relative;
  margin-bottom: 50px;
}

section#regist h3::after{
  content:"";
  background: #C23025;
  margin-top: 9px;
  width: 50px;
  height: 3px;
  position: absolute;
  top: 100%;
  left: 0;
}

section#regist h3 + p{
  color: #252525;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 1em;
}

@media screen and (max-width:1440px){
  section#regist h3,
  section#regist h3 + p{
    padding-left:20px;
  }
  section#regist h3::after{
    left: 20px;
  }
}

@media screen and (max-width:640px){
  section#regist h3{
    font-size: 20px;
    margin-bottom: 30px;
  }

  section#regist h2::after{
    margin-top: 13px;
  }

  section#regist h3 + p{
    font-size: 13px;
    line-height: 23px;
  }
}

section#regist ul.if{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  margin: 0 auto;
  width: 1230px;
}

section#regist ul.if li{
  width: 390px;
}

@media screen and (max-width:1250px){
  section#regist ul.if{
    width: 97%;
  }

  section#regist ul.if li{
    width: 30%;
  }
}

@media screen and (max-width:640px){
  section#regist ul.if{
    flex-direction: column;
    width: 90%;
  }

  section#regist ul.if li{
    margin-bottom: 2%;
    width: 100%;
  }

}

section#regist ul.if li img{
  width: 100%;
  height: auto;
}

section#payment{
  padding: 40px 0;
}

section#payment h2{
  color: #000;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 40px;
  text-align: center;
  position: relative;
}

section#payment h2::after{
  content:"";
  background: #c23025;
  margin-top: 23px;
  width: 50px;
  height: 3px;
  position: absolute;
  top: 100%;
  left: calc(50% - 25px);
}

@media screen and (max-width:896px){
  section#payment h2{
    font-size: 30px;
  }
}

@media screen and (max-width:640px){
  section#payment{
    padding: 40px 0 0;
  }

  section#payment h2{
    font-size: 20px;
  }

  section#payment h2::after{
    margin-top: 16px;
  }
}

section#payment ul{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  margin: 50px auto 20px;
  width: 100%;
}

section#payment ul li{
  width: 30%;
}

@media screen and (max-width:1440px){
  section#payment ul{
    width: 90%;
  }
}

@media screen and (max-width:640px){
  section#payment ul{
    flex-direction: column;
  }

  section#payment ul li{
    margin-bottom: 20px;
    width: 100%;
  }

  section#payment ul li:last-child{
    margin-bottom: 0;
  }
}


section#payment ul li figcaption{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  align-items: center;
  color: #252525;
  font-family: 'Inter', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

section#payment ul li figcaption > span{
  color: rgba(37, 37, 37, 0.1);
  font-family: 'Inter', sans-serif;
  font-size: 55px;
  font-weight: 900;
  margin-right: 12px;
}

section#payment ul li figure img{
  margin: 15px auto;
  width: 100%;
  height: auto;
}

@media screen and (max-width:1024px){
  section#payment ul li figcaption{
    font-size: 17px;
  }

  section#payment ul li figcaption > span{
    font-size: 30px;
  }
}


@media screen and (max-width:640px){
  section#payment ul li figcaption{
   font-size: 18px;
    text-align: center;
    display: block;
  }
}

section#select,
section#info,
section#reserve,
section#student_info{
  box-sizing: border-box;
  padding: 40px 100px;
}

@media screen and (max-width:1024px){
  section#select,
  section#info,
  section#reserve,
  section#student_info{
    padding: 40px 60px;
  }
}

@media screen and (max-width:896px){
  section#select,
  section#info,
  section#reserve,
  section#student_info{
    padding: 40px;
  }
}

@media screen and (max-width:640px){
  section#select,
  section#info,
  section#reserve,
  section#student_info{
    padding: 40px 20px 20px;
  }
}

@media screen and (max-width:896px){
  .top_mg{
    margin-top: 13%;
  }
}

@media screen and (max-width:640px){
  .top_mg{
    margin-top: 18%;
  }
}

@media screen and (max-width:480px){
  .top_mg{
    margin-top: 26%;
  }
}

@media screen and (max-width:320px){
  .top_mg{
    margin-top: 33%;
  }
}

section#select h2,
section#info h2,
section#video_m h2{
  color: #000;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 40px;
  text-align: center;
  position: relative;
  margin-bottom: 60px;
}


section#select h2::after,
section#info h2::after,
section#video_m h2::after{
  content:"";
  background: #c23025;
  margin-top: 23px;
  width: 50px;
  height: 3px;
  position: absolute;
  top: 100%;
  left: calc(50% - 25px);
}

@media screen and (max-width:896px){
  section#select h2,
  section#info h2,
  section#video_m h2{
    font-size: 30px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width:640px){
  section#select h2,
  section#info h2,
  section#video_m h2{
    font-size: 20px;
  }

  section#select h2::after,
  section#info h2::after,
  section#video_m h2::after{
    margin-top: 16px;
  }
}


section#select h2 + p.txt2_1{
  font-size: 16px;
  font-weight: 500;
  line-height: 28.8px;
  text-align: center;
}

@media screen and (max-width:640px){
  section#select h2 + p.txt2_1{
    font-size: 14px;
    line-height: 22px;
  }

}

section#select h2 + p.txt2_1 > span{
  color: #c23025;
  font-weight:  800;
}

section#select h2 + p.txt2_3{
  color:#979797;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
}

@media screen and (max-width:896px){
  section#select h2 + p.txt2_3{
    font-size: 15px;
  }
}

@media screen and (max-width:640px){
  section#select h2 + p.txt2_3{
    font-size: 13px;
  }
}

@media screen and (max-width:480px){
  section#select h2 + p.txt2_3{
    font-size: 11px;
  }
}

section#select figure.select_btn{
  margin: 40px 0;
  text-align: center;
}

@media screen and (max-width:896px){
  section#select figure.select_btn a > img{
    width: 100%;
    height: auto;
  }

  section#select figure.select_btn{
    margin: 20px 0;
    text-align: center;
  }
}


section#select h3{
  color: #000;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 21px;
  position: relative;
  margin-bottom: 40px;
}

section#select h3::after{
  content:"";
  background: #c23025;
  margin-top: 30px;
  width: 50px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width:640px){
  section#select h3{
    font-size: 14px;
    margin-bottom: 24px;
  }

  section#select h3::after{
    margin-top: 20px;
    height: 1.83px;
  }
}

section#select div.table_wrap{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  align-items: center;
  margin: 0 0 50px;
}

section#select table.sel_table{
  border: 4px solid #C23025;
  border-radius: 10px;
  border-collapse: separate;
  table-layout: fixed;
  width: 1032px;
  border-spacing: 0;
}

@media screen and (max-width:1440px){
  section#select table.sel_table{
    width: calc(100% - 180px);
  }
}

@media screen and (max-width:896px){
  section#select div.table_wrap{
    flex-direction: column;
    align-items: flex-end;
    margin: 0 0 20px;
  }

  section#select table.sel_table{
    width: 100%;
  }

}

section#select table.sel_table thead td{
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.140625) 29.17%, rgba(255, 255, 255, 0) 100%), #C23025;
  border-right: 4px solid #C23025;
  box-sizing: border-box;
  color: #fff;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight:600;
  line-height: 19px;
  padding: 10px 0;
  text-align: center;
}

section#select table.sel_table tbody td{
  background: #fff;
  border-right: 4px solid #C23025;
  box-sizing: border-box;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  line-height: 1.4;
  color: #252525;
  padding: 20px 0;
  text-align: center;
  vertical-align: middle;
}

@media screen and (max-width:640px){
  section#select table.sel_table{
    border: 2px solid #C23025;
    margin-bottom: 5px;
  }

  section#select table.sel_table thead td{
    border-right: 2px solid #C23025;
  }

  section#select table.sel_table tbody td{
    border-right: 2px solid #C23025;
  }
}

@media screen and (max-width:420px){
  section#select table.sel_table thead td{
    font-size: 12px;
    padding: 5px 0;
  }

  section#select table.sel_table tbody td{
    font-size: 11px;
    padding: 10px 0;
  }
}

section#select table.sel_table tbody td > span{
  font-weight: 700;
}


section#select table.sel_table thead td:first-child{
  border-radius: 10px 0 0 0;
}
section#select table.sel_table thead td:last-child{
  border:none;
  border-radius: 0 10px 0 0;
}

section#select table.sel_table tbody td:first-child{
  border-radius: 0 0 0 10px;
}
section#select table.sel_table tbody td:last-child{
  border:none;
  border-radius: 0 0 10px 0;
}

section#select table.sel_table.not > thead{
  display: none;
}


section#select table.sel_table.not tbody td:first-child{
  border-radius: 10px 0 0 10px;
}

section#select table.sel_table.not tbody td:last-child{
  border-radius: 0 10px 10px 0;
}

@media screen and (max-width:896px){
  section#select table.sel_table.not > thead{
    display: contents;
  }
}


@media screen and (max-width:640px){
  section#select table.sel_table.not > thead{
    display: contents;
  }

  section#select table.sel_table.t2 thead td:first-child{
    display: none;
  }

  section#select table.sel_table.t2 tbody td:first-child{
    display: none;
  }

  section#select table.sel_table.t2 thead td:nth-child(2){
    border-radius: 10px 0 0 0;
  }

  section#select table.sel_table.t2 tbody td:nth-child(2){
    border-radius: 0 0 0 10px;
  }
}


section#select p.info{
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  margin: 80px 0 40px;
}

section#select p.info > span{
  font-weight: 700;
}

@media screen and (max-width:640px){
  section#select p.info{
    font-size: 14px;
    line-height: 1.8;
    margin: 40px 0;
  }
}

section#select ul.select_list{
  margin: 50px auto;
  width: 450px;
}

section#select ul.select_list li{
  padding:20px 0;
}

@media screen and (max-width:640px){
  section#select ul.select_list{
    margin: 20px auto;
    width: 270px;
  }

  section#select ul.select_list li{
    padding: 15px 0;
  }
}

@media screen and (max-width:320px){
  section#select ul.select_list {
    margin: 20px 0;
  }
}

section#select .trans{
  background-color: rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.6), 0px 4px 20px rgba(0, 0, 0, 0.6), 0px 4px 20px rgba(0, 0, 0, 0.6);
  border-radius: 10px;
  text-align: center;
  padding: 50px 40px;
  margin: 80px 0;
}

section#select .trans > h3{
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 40px;
}

@media screen and (max-width:640px){
  section#select .trans > h3{
    font-size: 12px;
    margin-bottom: 20px;
  }
}

section#select .trans > h3::after{
  content: none;
}

section#select .trans dl{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin: 0 auto 20px;
  width: 80%;
}

section#select .trans dl dt{
  font-family: 'Inter', sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
  text-align: left;
  padding: 10px 0;
  width: 60%;
}

section#select .trans dl dd{
  font-family: 'Inter', sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
  text-align: left;
  padding: 10px 0;
  width: 40%;
}

section#select .trans dl + p{
  color: #c23025;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}

@media screen and (max-width:640px){
  section#select .trans{
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.6), 0px 4px 15px rgba(0, 0, 0, 0.6), 0px 4px 15px rgba(0, 0, 0, 0.6);
    border-radius: 6px;
    padding: 20px 10px;
    margin:20px auto 0;
    width: 100%;
  }

  section#select .trans dl dt,
  section#select .trans dl dd{
    font-size: 12px;
    line-height: 1.7;
  }

  section#select .trans dl + p{
    font-size: 11px;
  }
}


section#procedure{
  padding: 0 50px;
}

@media screen and (max-width:500px){
  section#procedure{
    padding: 0 30px;
  }
}

section#procedure h2{
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 35px;
  margin: 20px 0 15px;
}

section#procedure figure{
  text-align: center;
}

@media screen and (max-width:990px){
  section#procedure figure img{
    width: 100%;
    height: auto;
  }
}


section#procedure p{
  color: rgba(37, 37, 37, 0.7);
  font-size: 16px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-align: center;
  margin: 20px auto 50px;
  width: 600px;
}

@media screen and (max-width:640px){
  section#procedure h2{
    font-size: 14px;
  }

  section#procedure p{
    font-size: 12px;
    line-height: 100%;
    text-align: left;
    width: 100%;
  }
}

section#complete{
  padding: 50px 0;
}

section#complete h2{
  color: #252525;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}

section#complete p{
  color: #252525;
  font-size: 22px;
  font-weight: 500;
  line-height: 27px;
  margin: 30px 0;
  text-align: center;
}

section#complete p.txt08{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  justify-content: center;
  color: #252525;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}

@media screen and (max-width:640px){
  section#complete{
    box-sizing: border-box;
    padding: 50px 20px;
  }

  section#complete h2{
    font-size: 15px;
  }

  section#complete p{
    font-size: 14px;
  }
}

section#info ul#login,
section#info ul#mypage{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  box-sizing: border-box;
  margin: 100px auto 20px;
  width: 80%;
}

section#info ul#login > li,
section#info ul#mypage > li{
  box-sizing: border-box;
  padding: 40px 80px 0;
  width: 50%;
}

@media screen and (max-width:1440px){
  section#info ul#login,
  section#info ul#mypage{
    width: 100%;
  }

  section#info ul#login > li,
  section#info ul#mypage > li{
    padding: 40px 60px 0;
  }
}

@media screen and (max-width:1024px){
  section#info ul#login > li,
  section#info ul#mypage > li{
    padding: 40px 20px 0;
  }
}

@media screen and (max-width:640px){
  section#info ul#login,
  section#info ul#mypage{
    flex-direction: column;
    margin: 0 auto;
  }

  section#info ul#login > li,
  section#info ul#mypage > li{
    padding: 40px 20px;
    width: 100%;
  }

}

section#info ul#login > li:first-child{
  border-right: solid 1px #C4C4C4;
  position: relative;
}

section#info ul#login > li:first-child::after{
  content: "OR";
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 17px;
  color: rgba(37, 37, 37, 0.3);
  position: absolute;
  top: -25px;
  right: -8px;
}

@media screen and (max-width:640px){
  section#info ul#login > li:first-child{
    border-right: none;
    border-bottom: solid 1px #C4C4C4;
    padding: 10px 20px 40px;
  }

  section#info ul#login > li:first-child::after{
    top: unset;
    right: unset;
    left: -2%;
    bottom: -3%;
    background: #fff;
    padding: 0 5px;
  }
}

section#info ul#mypage > li:first-child{
  text-align: center;
}


section#info ul#login > li > p{
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  color: rgba(37, 37, 37, 0.3);
}

section#info ul#login > li > p > span{
  color: #c23025;
  text-decoration:underline;
}

.facebook_btn{
  background: #4267B2;
  border: 1px solid #4267B2;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  color: #fff;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  align-items: center;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 0;
  margin: 30px 0;
  width: 100%;
}

.facebook_btn::before{
  content: "\f39e";
  color: #fff;
  font-family: "Font Awesome 5 Brands";
  font-weight: 900;
  padding: 0 45px 0 25px;
  font-size: 28px;
}


.google_btn{
  background: #c23025;
  border: 1px solid #c23025;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  color: #fff;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  align-items: center;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 0;
  margin: 30px 0;
  width: 100%;
}

.google_btn::before{
  content: "\f0d5";
  color: #fff;
  font-family: "Font Awesome 5 Brands";
  font-weight: 900;
  padding: 0 25px;
  font-size: 28px;
}

@media screen and (max-width:375px){
  .facebook_btn::before{
    padding: 0 33px 0 20px;
  }

  .google_btn::before{
    padding: 0 17px;
  }
}


@media screen and (max-width:320px){
  .facebook_btn,
  .google_btn{
    font-size: 13px;
  }

  .facebook_btn::before{
    padding: 0 30px 0 18px;
  }

  .google_btn::before{
    padding: 0 16px 0 18px;
  }
}

section#info form{
  margin: 20px 0;
}

section#info form > ul{
  margin-bottom: 20px;
}

section#info span.req{
  color: #c23025;
  font-family: 'Inter', sans-serif;
  font-size: 10px;
  font-weight: 700;
  margin-left: 10px;
}

section#info p.login_war{
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
  color: rgba(37, 37, 37, 0.6);
}

@media screen and (max-width:640px){
  section#info p.login_war{
    font-size: 10px;
  }
}

section#info p.login_war > span{
  color: #c23025;
}

section#info p.pw{
  color: rgba(58, 36, 147, 0.85);
  font-size:13px;
  font-weight: 700;
  margin: 15px 0;
}


section#info div#pwlost01{
  margin: 0 auto;
  width: 50%;
}

@media screen and (max-width:640px){
  section#info div#pwlost01{
    width: 80%;
  }
}

section#info div#pwlost01 input[type="text"]{
  margin-bottom: 40px;
}

section#info div#pwlost01 p{
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: #979797;
  margin-bottom: 20px;
}

@media screen and (max-width:640px){
  section#info div#pwlost01 p{
    font-size: 14px;
  }
}


section#info div#pwlost02{
  margin: 100px auto;
  width: 60%;
}

section#info div#pwlost02 p:nth-of-type(1){
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 30px;
}

section#info div#pwlost02 p:nth-of-type(2){
  color: #979797;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 30px;
}

@media screen and (max-width:640px){

  section#info div#pwlost02{
    margin: 60px auto;
    width: 80%;
  }

  section#info div#pwlost02 p:nth-of-type(1){
    font-size: 15px;
  }

  section#info div#pwlost02 p:nth-of-type(2){
    font-size: 12px;
    line-height: 1.2;
  }
}

section#info div#pwlost02 p:nth-of-type(2) > span{
  color: #c23025;
}

section#info ul#course{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  margin: 0 auto;
  width: 1100px;
}

section#info ul#course > li:nth-child(1){
  width: 250px;
}

section#info ul#course > li:nth-child(2){
  width: 400px;
}

section#info ul#course > li:nth-child(3){
  width: 330px;
}

@media screen and (max-width:1200px){
  section#info ul#course{
    flex-direction: column;
    width: 100%;
  }
  
  section#info ul#course > li{
    width: 100% !important;
  }

  section#info ul#course > li:nth-child(1){
    display:-webkit-box;
    display:-moz-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    justify-content: space-between;
    margin-bottom: 30px;
  }

  section#info ul#course > li:nth-child(2){
    margin-bottom: 30px;
  }

  section#info ul#course > li:nth-child(1) > div{
    width: calc(100% - 270px);
  }

  section#info ul#course > li:nth-child(2) > figure > img{
    display: block;
    margin: 0 auto;
  }
}


@media screen and (max-width:640px){
  section#info ul#course > li:nth-child(1) > figure > img{
    width: 160px;
    height: auto;
  }

  section#info ul#course > li:nth-child(1) > div{
    width: calc(100% - 200px);
  }

}

@media screen and (max-width:480px){
  section#info ul#course > li:nth-child(1) > figure > img{
    width: 120px;
    height: auto;
  }

  section#info ul#course > li:nth-child(1) > div{
    width: calc(100% - 140px);
  }

  section#info ul#course > li:nth-child(2) > figure > img{
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width:320px){
  section#info ul#course > li:nth-child(1){
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  section#info ul#course > li:nth-child(1) > div{
    margin: 20px auto 0;
    width: 80%;
  }
}

section#info .user_name,
section#info .user_name2{
  color: #252525 !important;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 32px !important;
  line-height: 46px !important;
  margin: 10px 0 50px !important;
  position: relative;
  text-align: left;
}

section#info .user_name::after{
  content:"";
  background: #c23025;
  margin-top: 23px;
  width: 50px;
  height: 3px;
  position: absolute;
  top: 60%;
  left: 0;
}

@media screen and (max-width:896px){
  section#info .user_name,
  section#info .user_name2{
    margin: 10px 0 30px !important;
    font-size: 30px !important;
  }
}

@media screen and (max-width:640px){
  section#info .user_name,
  section#info .user_name2{
    margin: 10px 0 20px !important;
    font-size: 20px !important;
    line-height: 23px !important;
  }

  section#info .user_name2,
  section#info .user_name.tc{
    text-align: center;
    margin-bottom: 40px !important;
  }

  section#info ul.conf .user_name2{
    text-align: left;
  }

  section#info .user_name.tc::after{
    left: 42%;
  }

  section#info .user_name::after{
    margin-top: 16px !important;
  }
}


section#info .user_name_edit{
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  color:#100f0f;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding-bottom: 10px ;
  margin: 20px auto 0;
  text-align: center;
}

section#info .course_txt01{
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

@media screen and (max-width:640px){
  section#info .course_txt01{
    font-size: 15px;
    line-height: 18px;
  }
}
section#info .course_txt02{
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}

section#info .course_txt03{
  color: rgba(37, 37, 37, 0.6) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 16px !important;
}

section#info .course_txt04{
  color: rgba(37, 37, 37, 0.8);
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 1em;
}

section#info .course_txt04 > span{
  color: #c23025;
}

section#info .course_txt04 > span.course_name{
  color: #252525;
  font-weight: 700;
}

section#info .course_txt05{
  color: rgba(37, 37, 37, 0.3);
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 1em;
}

section#info .course_txt06{
  color: rgba(37, 37, 37, 0.8) !important;
  font-weight: 700;
  font-size: 30px !important;
  line-height: 160% !important;
  margin-bottom: 1em !important;
}

section#info .course_txt07{
  color: rgba(37, 37, 37, 0.8);
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 1em;
}


@media screen and (max-width:896px){
  section#info .course_txt06{
    font-size: 18px !important;
  }
}

@media screen and (max-width:640px){
  section#info .course_txt04,
  section#info .course_txt07{
    font-size: 12px;
  }
}

section#info .course_btn a{
  border: 5px solid rgba(194, 48, 37, 0.8);
  box-sizing: border-box;
  filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.6));
  color: #c23025;
  display: block;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  padding: 15px 0;
  margin: 20px 0 0;
  width: 100%
}

@media screen and (max-width:1200px){
  section#info .course_btn a{
    width: 250px;
  }
}

@media screen and (max-width:640px){
  section#info .course_btn a{
    border: 3px solid rgba(194, 48, 37, 0.8);
    font-size: 16px;
    width: 100%;
  }
}

section#info ul.btn{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  margin: 10px auto 30px;
  width: 100%;
}

section#info ul.btn li{
  width: 48%;
}

section#info ul.btn li a{
  background: #FAFAFA;
  /* opacity: 0.8; */
  border: 1px solid #C23025;
  box-sizing: border-box;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  color: #252525;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  padding: 10px 0;
  position:relative;
  display: block;
}


@media screen and (max-width:1200px){
  section#info ul.btn{
    width: 500px;
  }

  section#info ul.btn li a{
    width: 250px;
  }
}

@media screen and (max-width:640px){
  section#info ul.btn{
    width: 100%;
  }

  section#info ul.btn li a{
    width: 90%;
  }
}

@media screen and (max-width:480px){
  section#info ul.btn li a{
    font-size: 12px;
    width: 100%;
  }
}

@media screen and (max-width:320px){
  section#info ul.btn{
    flex-direction: column;
  }

  section#info ul.btn li{
    margin-bottom: 10px;
    width: 100%;
  }
}

section#info ul.btn li:nth-child(1) a::before{
  content:"";
  background:url('/img/icon01.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 10px;
  width: 21px;
  height: 24px;
}

section#info ul.btn li:nth-child(2) a::before{
  content:"";
  background:url('/img/icon02.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 10px;
  width: 28px;
  height: 27px;
}

section#info ul.btn li a::after{
  content:"";
  background:url('/img/chevron-right.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 8px;
  right: 5px;
  width: 29px;
  height: 22px;
}

@media screen and (max-width:375px){
  section#info ul.btn li:nth-child(1) a::before,
  section#info ul.btn li:nth-child(2) a::before{
    left: 5px;
  }

  section#info ul.btn li a::after{
    right: 2px;
  }
}

section#info ul.time{
  background: #fff;
  border: 2px solid rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  border-radius: 3px;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  padding: 8px 5px;
  margin: 10px auto 30px;
  width: 100%;
}

section#info ul.time li{
  padding: 8px 0;
  width: 48%;
}

@media screen and (max-width:320px){
  section#info ul.time{
    flex-direction: column;
    justify-content: center;
    padding: 8px 20px;
  }

  section#info ul.time li{
    width: 100%;
  }
}

section#info ul.time li span{
  color: #000;
  font-family: 'Inter', sans-serif;
  font-size: 11.5px;
  font-weight: 500;
  padding-left: 15px;
  position:relative;
  white-space: nowrap
}

section#info ul.time li span::before{
  content:"";
  background: url('/img/check.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 1px;
  left:0;
  width: 10px;
  height: 10px;
}

section#info ul.numb{
  margin-bottom: 50px;
}

section#info ul.numb li{
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 5px;
}

section#info ul.numb li span{
  display: inline-block;
}

section#info ul.numb li span:nth-of-type(1){
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 0;
}

section#info ul.numb li span:nth-of-type(2){
  background: #C23025;
  border-radius: 10px;
  color: #fff;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 700;
  padding: 7px 20px;
}

section#info ul.side_btn{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
}

section#info ul.reserve_btn{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  margin: 120px auto 50px;
  width: 80%;
}

section#info ul.reserve_btn li{
  width: 48%;
}

section#info ul.reserve_btn li a{
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  color: #252525;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  padding: 20px 0;
  position:relative;
  display: block;
}

@media screen and (max-width:1024px){
  section#info ul.reserve_btn{
    width: 100%;
  }

  section#info ul.reserve_btn li a{
    font-size: 25px;
  }
}

@media screen and (max-width:896px){
  section#info ul.reserve_btn li a{
    font-size: 22px;
  }
}

@media screen and (max-width:640px){
  section#info ul.reserve_btn{
    margin: 60px auto 50px;
    flex-direction: column;
  }

  section#info ul.reserve_btn li{
    width: 100%;
  }

  section#info ul.reserve_btn li:nth-child(1){
    margin-bottom: 20px;
  }

  section#info ul.reserve_btn li a{
    font-size: 20px;
    padding: 10px 0;
  }
}

section#info ul.reserve_btn li:nth-child(1) a::before{
  content:"";
  background:url('/img/icon03.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 15px;
  left: 20px;
  width: 46px;
  height: 42px;
}

section#info ul.reserve_btn li:nth-child(2) a::before{
  content:"";
  background:url('/img/icon04.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 15px;
  left: 20px;
  width: 47px;
  height: 45px;
}

section#info ul.reserve_btn li a::after{
  content:"";
  background:url('/img/chevron-right2.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 25px;
  right: 20px;
  width: 10px;
  height: 22px;
}


@media screen and (max-width:375px){
  section#info ul.reserve_btn li:nth-child(1) a::before{
    top: 9px;
    left: 18px;
    width:40px;
    height: 37px;
  }

  section#info ul.reserve_btn li:nth-child(2) a::before{
    top: 10px;
    left: 20px;
    width:40px;
    height: 38px;
  }

  section#info ul.reserve_btn li a::after{
    top: 16px;
  }
}

section#info ul.teacherlist_wrap{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  margin: 20px 0;
  width: 100%;
}

section#info ul.teacherlist_wrap > li:nth-child(1){
  width: 400px;
}

section#info ul.teacherlist_wrap > li:nth-child(2){
  width: calc(100% - 500px);
}

@media screen and (max-width:1440px){
  section#info ul.teacherlist_wrap > li:nth-child(1){
    width: 330px;
  }

  section#info ul.teacherlist_wrap > li:nth-child(2){
    width: calc(100% - 360px);
  }
}

@media screen and (max-width:1024px){
  section#info ul.teacherlist_wrap{
    flex-direction: column;
  }

  section#info ul.teacherlist_wrap > li{
    width: 100% !important;
  }
}

@media screen and (max-width:640px){
  section#info ul.teacherlist_wrap{
    margin: 0;
  }
}

section#info ul.teacherlist_wrap > li h2{
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  margin: 10px 0 50px;
  position: relative;
  text-align: left;
  white-space: nowrap
}

section#info ul.teacherlist_wrap > li h2::after{
  content:"";
  background: #c23025;
  margin-top: 23px;
  width: 50px;
  height: 3px;
  position: absolute;
  top: 60%;
  left: 0;
}
@media screen and (max-width:1440px){
  section#info ul.teacherlist_wrap > li h2{
    font-size: 34px;
  }

  section#info ul.teacherlist_wrap > li h2::after{
    margin-top: 40px;
  }
}

@media screen and (max-width:896px){
  section#info ul.teacherlist_wrap > li h2{
    font-size: 30px;
  }
}

@media screen and (max-width:640px){
  section#info ul.teacherlist_wrap > li h2{
    font-size: 20px;
    margin: 0 0 10px;
  }

  section#info ul.teacherlist_wrap > li h2::after{
    margin-top: 16px;
  }
}

section#info ul.teacherlist_wrap > li h2 + p{
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

@media screen and (max-width:640px){
  section#info ul.teacherlist_wrap > li h2 + p{
    font-size: 13px;
    line-height: 20px;
  }
}

section#info ul.t_icon{
  background: #fff;
  border: 3px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
  padding: 10px 15px;
  margin: 20px 0;
}

@media screen and (max-width:1024px){
  section#info ul.t_icon{
    width: 350px;
  }
}

@media screen and (max-width:869px){
  section#info ul.t_icon{
    padding: 8px 10px;
    margin: 15px auto;
    width: 80%;
  }
}

section#info ul.t_icon > li{
  box-sizing: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  align-items: center;
  padding: 5px 15px;
  width: 100%;
}

@media screen and (max-width:375px){
  section#info ul.t_icon{
    width: 90%;
  }

  section#info ul.t_icon > li{
    padding: 2px 15px;
  }
}

section#info ul.t_icon > li:last-child{
  border-bottom: none;
}

section#info ul.t_icon > li p{
  color: #000;
  font-size: 13px;
  font-family: 'Inter', sans-serif;
  line-height: 16px;
  letter-spacing: -0.05em;
  margin: 0 auto;
}

@media screen and (max-width:1280px){
  section#info ul.t_icon > li p{
    font-size: 12px;
  }
}

@media screen and (max-width:869px){
  section#info ul.t_icon > li p{
    font-size: 11px;
  }
}

@media screen and (max-width:640px){
  section#info ul.t_icon > li p{
    font-size: 10px;
  }

  section#info ul.t_icon > li figure > img{
    width: 27px;
    height: auto;
  }
}

section#info ul.info_wrap{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  width: 100%;
}

section#info ul.info_wrap > li{
  margin-bottom: 55px;
  width: 340px;
}

section#info ul.info_wrap.ind{
  margin: 0 auto;
  width: 80%;
}

section#info ul.info_wrap.sxt{
  margin: 0 auto;
  width: 80%;
}

section#info ul.info_wrap.res{
  margin: 0 auto;
  width: 60%;
}

@media screen and (max-width:1440px){
  section#info ul.info_wrap > li{
    width: 48%;
  }

  section#info ul.info_wrap > li > figure{
    width: 100%;
  }

  section#info ul.info_wrap > li > figure > img{
    width: 100%;
    height: auto;
  }

  section#info ul.info_wrap.res{
    width: 80%;
  }

}

@media screen and (max-width:1024px){
  section#info ul.info_wrap.ind{
    width: 100%;
  }
}

@media screen and (max-width:869px){
  section#info ul.info_wrap > li{
    width: 100%;
  }

  section#info ul.info_wrap.res:not(.conf){
    width: 100%;
  }

  section#info ul.info_wrap.res.conf li:nth-child(1){
    width: 120px;
  }

  section#info ul.info_wrap.res.conf li:nth-child(1) figure img{
    width: 120px;
    height: 120px;
    object-fit: cover;
  }


  section#info ul.info_wrap.res.conf li:nth-child(2){
    width: calc(100% - 140px);
  }


}

@media screen and (max-width:640px){
  section#info ul.info_wrap.lst > li div > figure{
    padding: 5px 8px 2px;
  }

  section#info ul.info_wrap.lst > li > div img{
    width: 27px;
    height: auto;
  }

  section#info ul.info_wrap.ind{
    align-items: center;
    flex-direction: column;
  }

  section#info ul.info_wrap.ind > li:nth-child(2){
    width: 100% !important;
  }

  section#info ul.info_wrap.ind.trp{
    flex-direction: column-reverse;
  }

  section#info ul.info_wrap.ind.trp li{
    width: 100% !important;
  }

  section#info ul.info_wrap.sxt > li{
    margin-bottom: 0px;
  }
}

@media screen and (max-width:320px){
  section#info ul.info_wrap.conf{
    width: 100%;
  }

  section#info ul.info_wrap:not(.conf){
    flex-direction: column;
  }

  section#info ul.info_wrap > li{
    width: 100%;
  }

}

section#info ul.info_wrap.ind > li:nth-child(1),
section#info ul.info_wrap.sxt > li:nth-child(1),
section#info ul.info_wrap.res > li:nth-child(1){
  width: 250px;
}

section#info ul.info_wrap.ind.homework > li{
  width: 100%;
}

section#info ul.info_wrap.res > li:nth-child(2){
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  flex-direction: column;
  justify-content: center;
  width: calc(100% - 280px);
}

@media screen and (max-width:640px){
  section#info ul.info_wrap.sxt > li:nth-child(2),
  section#info ul.info_wrap.res > li:nth-child(2){
    width: calc(100% - 140px);
  }
}

section#info ul.info_wrap.res > li:nth-child(3){
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

section#info ul.info_wrap.res li > p.wa{
  color: #000;
  font-family: 'Inter', sans-serif;
  font-size: 15px !important;
  font-weight: 400;
  line-height: 22px !important;
  margin-bottom: 20px;
}

@media screen and (max-width:640px){
  section#info ul.info_wrap.res li > p.wa{
    font-size: 11px !important;
    line-height: 15px !important;
  }
}

section#info ul.info_wrap.ind > li:nth-child(1) figure,
section#info ul.info_wrap.sxt > li:nth-child(1) figure,
section#info ul.info_wrap.res > li:nth-child(1) figure{
  width: 100%;
}

section#info ul.info_wrap.ind > li:nth-child(1) figure img:not(.formnon),
section#info ul.info_wrap.sxt > li:nth-child(1) figure img,
section#info ul.info_wrap.res > li:nth-child(1) figure img{
  border-radius: 5px;
  width: 100%;
  height: 250px;
  object-fit: cover;
}


section#info ul.info_wrap.ind > li:nth-child(2),
section#info ul.info_wrap.sxt > li:nth-child(2){
  width: calc(100% - 280px);
}

@media screen and (max-width:869px){
  section#info ul.info_wrap.ind > li:nth-child(1),
  section#info ul.info_wrap.res > li:nth-child(1){
    width: 200px;
  }

  section#info ul.info_wrap.ind > li:nth-child(1) figure img:not(.formnon),
  section#info ul.info_wrap.res > li:nth-child(1) figure img{
    height: 200px;
  }

  section#info ul.info_wrap.ind > li:nth-child(2){
    width: calc(100% - 240px);
  }
}

@media screen and (max-width:640px){
  section#info ul.info_wrap.ind > li:nth-child(1),
  section#info ul.info_wrap.res > li:nth-child(1){
    margin-bottom: 0;
    text-align: center;
    width: 100%;
  }

  section#info ul.info_wrap.ind > li:nth-child(2) {
/*    width: calc(100% - 140px) !important;*/
    width: 100% !important;

  }

  section#info ul.info_wrap.ind.trp > li:nth-child(2) {
    width: 100% !important;
  }

  section#info ul.info_wrap.sxt > li:nth-child(1),
  section#info ul.info_wrap.sxt > li:nth-child(1) figure{
    width: 120px;
  }

  section#info ul.info_wrap.sxt > li:nth-child(1) figure img{
    width: 100%;
    height: 120px;
    object-fit: cover;
  }


  section#info ul.info_wrap.ind > li:nth-child(1) figure img:not(.formnon),
  section#info ul.info_wrap.res > li:nth-child(1) figure img{
    width: 120px;
    height: 120px;
  }

  section#info ul.info_wrap.ind > li:nth-child(2),
  section#info ul.info_wrap.sxt > li:nth-child(2){
    width: calc(100% - 140px);
  }

  section#info ul.info_wrap.trp > li{
    margin-bottom: 0;
  }
}

section#info ul.info_wrap > li div{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  margin: 20px 0;
}

@media screen and (max-width:640px){
  section#info ul.info_wrap > li div{
    margin: 0 0 20px;
  }
}

section#info ul.info_wrap.ind > li div,
section#info ul.info_wrap.sxt > li div{
  flex-direction: column;
}

section#info ul.info_wrap > li div > p:not(.user_name){
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
}

@media screen and (max-width:640px){
  section#info ul.info_wrap > li div > p:not(.user_name){
    font-size: 15px;
    word-break: break-all;
  }
}

section#info ul.info_wrap > li div > figure{
  background: #fff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  box-sizing: border-box;
  padding: 2px 10px;
}


section#info ul.info_wrap.ind > li div > figure,
section#info ul.info_wrap.sxt > li div > figure{
  max-width: 150px;
  text-align: center;
}

section#info ul.info_wrap > li > p:nth-of-type(1){
  color: rgba(37, 37, 37, 0.7);
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  margin: 0 0 15px;
}

section#info .teacher_link.spweb {
  display: none;
}

@media screen and (max-width:640px){
  section#info ul.info_wrap > li div > figure{
    padding: 5px 8px 2px;
    width: 90px;
  }

  section#info ul.info_wrap.sxt > li div > figure img{
    width: 27px;
    height: auto;
  }

  section#info ul.info_wrap > li > p:nth-of-type(1){
    font-size: 14px !important;
    line-height: 22px !important;
  }

  section#info ul.info_wrap > li a.teacher_link,
  section#info ul.info_wrap + p > a.teacher_link {
    display: none !important;
  }

  section#info .teacher_link.spweb {
    display: block;
    background: rgba(194, 48, 37, 0.8);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    color: #fff;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 13px;
    border-radius: 5px;
    display: block;
    padding: 15px 10px;
    position: relative;
    width: 136px;
    height: 41px;
    line-height: 11px;
    vertical-align: middle;
    text-transform: uppercase;
    margin: 15px auto;
  }
}

section#info ul.info_wrap > li .teacher_link,
section#info ul.info_wrap + p > a.teacher_link{
  border: none;
  background:rgba(194, 48, 37, 0.8);
  background-color: rgba(194, 48, 37, 0.8) !important;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  color: #fff;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 17px;
  border-radius: 5px;
  display: block;
  padding: 15px 10px;
  position: relative;
  width: 164px;
  height: 50px;
  line-height: 20px;
  vertical-align: middle;
  text-transform: uppercase;
}

section#info ul.info_wrap > li a.teacher_link.w100{
  text-align: center;
  width: 100%;
}

@media screen and (max-width:640px){
  section#info ul.info_wrap > li a.teacher_link.w100{
    margin: 0 auto;
    width: 200px;
  }

  section#info ul.info_wrap > li a.teacher_link,
  section#info ul.info_wrap + p > a.teacher_link{
    padding: 12px 10px;
    font-size: 13px;
    margin: 40px auto 15px;
  }
}

section#info ul.info_wrap > li a.teacher_link::after,
section#info ul.info_wrap + p > a.teacher_link::after,
section#info a.teacher_link.spweb::after {
  content: "";
  background: url('/img/arrow-right3.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 30%;
  right: 5%;
  width: 15px;
  height: 20px;
}

section#info ul.side_btn2,
section#reserve ul.side_btn2,
section#student_info ul.side_btn2{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: flex-end;
}

@media screen and (max-width:869px){
  section#info ul.side_btn2{
    justify-content: center;
  }
}

section#info ul.side_btn2 li:first-child,
section#reserve ul.side_btn2 li:first-child,
section#student_info ul.side_btn2 li:first-child{
  margin-right: 15px;
}

section#info ul.side_btn2 li > .info_btn,
section#reserve ul.side_btn2 li > .info_btn,
section#student_info ul.side_btn2 li > .info_btn{
  font-family: 'Inter', sans-serif;
  text-align: center;
  width: 120px;
}

section#info ul.side_btn2 li > .info_btn::after,
section#reserve ul.side_btn2 li > .info_btn::after,
section#student_info ul.side_btn2 li > .info_btn::after{
  content: none;
}

section#info form > button{
  background: rgba(38, 50, 56, 0.65);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  border: none;
  color: #fff;
  padding: 10px 25px;
  margin-left: 10px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 14px;
}

section#info ul.ind + h3,
section#info ul.sxt + h3{
  color: rgba(37, 37, 37, 0.8);
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 23px;
  line-height: 28px;
  letter-spacing: 1px;
  margin: 0 auto 25px;
  width: 80%;
}

section#info  ul.ind + h3 + p,
section#info  ul.sxt + h3 + p{
  color: rgba(37, 37, 37, 0.7);
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  margin: 0 auto 30px;
  width: 80%;
}

@media screen and (max-width:640px){
  section#info ul.ind + h3,
  section#info ul.sxt + h3{
    font-size: 15px;
    line-height: 1.6;
    margin: 20px auto 10px;
  }

  section#info  ul.ind + h3 + p,
  section#info  ul.sxt + h3 + p{
    margin: 0 auto 50px;
    font-size: 14px;
    line-height: 19.6px;
    margin: 0 auto 10px;
  }
}

section#video_m{
  background:#F0F5FD;
  padding: 40px 0;
}

section#video_m video{
  display: block;
  margin: 0 auto;
}

@media screen and (max-width:640px){
  section#video_m video{
    width:90%;
  }
}

section#reserve h2{
  color: #252525;
  font-weight: 700;
  font-size: 40px;
  position: relative;
  margin-bottom: 60px;
}

section#reserve h2::after{
  content:"";
  background: #c23025;
  margin-top: 23px;
  width: 50px;
  height: 3px;
  position: absolute;
  top: 100%;
  left: 0;
}


@media screen and (max-width:896px){
  section#reserve h2{
    font-size: 30px;
  }
}

@media screen and (max-width:640px){
  section#reserve h2{
    font-size: 20px;
  }

  section#reserve h2::after{
    margin-top: 16px;
  }
}


section#reserve h2 + p{
  color: rgba(37, 37, 37, 0.6);
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
  margin-bottom: 24px;
}

section#reserve select{
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.07);
  border-radius: 5px;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
  color: #333;
  cursor: pointer;
  padding: 10px 30px 10px 10px;
}

section#reserve input[type="date"]{
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.07);
  border-radius: 5px;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
  color: #333;
  cursor: pointer;
  padding: 10px 30px 10px 10px;
}

@media screen and (max-width:480px){
  section#reserve select,
  section#reserve input[type="date"]{
    padding: 10px;
  }
}

section#reserve ul.select_date{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin-bottom: 40px;
}

section#reserve ul.select_date li{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  align-items: center;
  margin-right: 10px;
}

section#reserve ul.select_date li:last-child{
  margin-right: 0;
}

@media screen and (max-width:640px){
  section#reserve ul.select_date li{
    margin-right: 10px;
  }

  section#reserve ul.select_date li:last-child{
    margin-top: 10px;
  }
}

section#reserve ul.select_date li:first-child::after{
  content: "～";
  color: #333;
  font-size: 30px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 1px;
  margin-left: 15px;
}

@media screen and (max-width:480px){
  section#reserve ul.select_date li:first-child::after{
    font-size: 16px;
    margin-left: 10px;
  }
}

@media screen and (max-width:320px){
  section#reserve ul.select_date li:first-child::after{
    font-size: 15px;
    margin-left: 0;
  }
}

section#reserve p.result{
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 32px;
  margin: 30px 0 10px;
}

section#reserve p.result > span{
  color: #c23025;
}

section#reserve ul.choices{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  margin: 0 auto 40px;
  width: 100%;
}

section#reserve ul.choices > li{
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 2%;
  width: 32%;
}

@media screen and (max-width:1024px){
  section#reserve ul.choices > li{
    width: 48%;
    margin-bottom: 4%;
  }
}

@media screen and (max-width:640px){
  section#reserve ul.choices{
    flex-direction: column;
  }

  section#reserve ul.choices > li{
    width: 100%;
  }
}

section#reserve ul.choices > li > div{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

section#reserve ul.choices > li figure{
  width: 50px;
}

section#reserve ul.choices > li div ul{
  width:calc(100% - 70px);
}

section#reserve ul.choices > li div ul > li:nth-child(1){
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
  color: #C23025;
  margin-bottom: 5px;
}

section#reserve ul.choices > li div ul > li:nth-child(2){
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: rgba(51, 51, 51, 0.5);
  margin-bottom: 10px;
}

section#reserve ul.choices > li div ul > li:nth-child(2) > span{
  color: #c23025;
}


section#reserve ul.choices > li figure img{
  border-radius: 50%;
  width: 50px;
  height: 50px;
  object-fit: cover;
}

section#reserve ul.choices > li div + ul,
ul.select_list dl dt h3 + ul{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin: 20px 0 0;
}

section#reserve ul.choices > li div + ul > li,
ul.select_list dl dt h3 + ul > li{
  box-sizing: border-box;
  letter-spacing: 0.12px;
  color: #C23025;
  font-size: 14px;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 500;
  text-align: center;
  padding: 5px;
}

section#reserve ul.choices > li div + ul > li a,
ul.select_list dl dt h3 + ul > li a{
  border: 1px solid #C23025;
  border-radius: 5px;
  display: block;
  padding: 10px;
}

@media screen and (max-width:1440px){
  section#reserve ul.choices > li div + ul > li,
  ul.select_list dl dt h3 + ul > li{
    width: calc((100%) / 4);
  }
}

@media screen and (max-width:375px){
  section#reserve ul.choices > li div + ul > li,
  ul.select_list dl dt h3 + ul > li{
    width: calc((100%) / 4);
  }
}


section#info ul.info_wrap.ind > li:nth-child(1) figure{
  width: 100%;
}

section#info ul#schedule_wrap{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  margin: 20px auto 0;
  width: 70%;
}

@media screen and (max-width:1440px){
  section#info ul#schedule_wrap{
    width: 80%;
  }
}

@media screen and (max-width:1200px){
  section#info ul#schedule_wrap{
    width: 100%;
  }
}

@media screen and (max-width:640px){
  section#info ul#schedule_wrap{
    flex-direction: column;
  }
}

section#info ul#schedule_wrap > li:first-child{
  width: 250px;
}

section#info ul#schedule_wrap > li:last-child{
  width: calc(100% - 280px);
}


section#info ul.teacher_info > li:nth-child(1) figure img{
  border-radius: 5px;
  width: 100%;
  height: 250px;
  object-fit: cover;
}

@media screen and (max-width:869px){
  section#info ul#schedule_wrap > li:first-child{
    width: 180px;
  }

  section#info ul.teacher_info > li:nth-child(1) figure img{
    height: 180px;
  }

  section#info ul#schedule_wrap > li:last-child{
    width: calc(100% - 200px);
  }
}

@media screen and (max-width:640px){
  section#info ul#schedule_wrap > li{
    width: 100% !important;
  }

  section#info ul.teacher_info > li:nth-child(1){
    width: 120px;
  }

  section#info ul.teacher_info{
    display:-webkit-box;
    display:-moz-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    justify-content: space-between;
    margin-bottom: 30px;
  }

  section#info ul.teacher_info > li:nth-child(2){
    width: calc(100% - 140px);
  }

  section#info ul.teacher_info > li:nth-child(1) figure img{
    height: 120px;
  }


}


ul#schedule_wrap div.calender_wrap{
  margin-bottom: 40px;
}

ul#schedule_wrap div.calender_wrap figure{
  text-align: center;
}

ul#schedule_wrap div.calender_wrap figure:nth-of-type(1){
  margin-bottom: 10px;
}

@media screen and (max-width:640px){
  ul#schedule_wrap div.calender_wrap figure:nth-of-type(1){
    text-align: right;
  }
}


ul#schedule_wrap ul.lang_list{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: flex-end;
}

ul#schedule_wrap ul.lang_list li{
  border: 1px solid #C23025;
  background-color: white;
  border-radius: 5px;
  box-sizing: border-box;
  color:#fff;
  font-family: 'Inter', sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 3px;
  display: block;
  padding: 10px 0;
  text-align: center;
  width: 80px;
}

ul#schedule_wrap ul.lang_list li.active{
  background: linear-gradient(0deg, #C23025, #C23025), #C23025;
}

ul#schedule_wrap ul.lang_list li a {
  color: #C23025;
}

ul#schedule_wrap ul.lang_list li.active a{
  color: white;
}

@media screen and (max-width:896px){
  ul#schedule_wrap ul.lang_list li{
    font-size: 16px;
  }
}


@media screen and (max-width:640px){
  ul#schedule_wrap ul.lang_list li{
    font-size: 14px;
  }
}

ul#schedule_wrap ul.lang_list li:first-child{
  margin-right: 15px;
}


ul#schedule_wrap ul.select_list{
  margin: 30px 0;
}

@media screen and (max-width:640px){
  ul#schedule_wrap ul.select_list{
    margin: 10px 0 30px;
  }
}

ul#schedule_wrap ul.select_list > li{
  border-left: 10px solid #c23025;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 16px;
}

ul#schedule_wrap ul.select_list > li dl{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
}


ul#schedule_wrap ul.select_list > li dl dt{
  width: 70%;
}

ul#schedule_wrap ul.select_list > li dl dd{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  justify-content: flex-end;
  align-items: center;
  width: 25%;
}

@media screen and (max-width:640px){
  ul#schedule_wrap ul.select_list > li dl{
    position: relative;
  }

  ul#schedule_wrap ul.select_list > li dd{
    position: absolute;
    top:-8%;
    right: 1%;
    width: 100% !important;
  }

}

@media screen and (max-width:480px){
  ul#schedule_wrap ul.select_list > li dl dt{
    width: 100%;
  }
}

ul#schedule_wrap ul.select_list > li dl dt h3{
  font-family: 'IBM Plex Sans', sans-serif;
  color: #333;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
}

@media screen and (max-width:640px){
  ul#schedule_wrap ul.select_list > li dl dt h3{
    color: rgba(51, 51, 51, 0.5);
    font-size: 14px;
  }

  ul#schedule_wrap ul.select_list > li dl dt h3 > span{
    color: #333;
    font-size: 20px;
    display: block;
  }
}

ul#schedule_wrap ul.select_list > li dl dd p{
  color: #c23025;
  font-family: 'IBM Plex Sans', sans-serif;
  text-align: center;
  font-weight: 500;
  font-size: 22px;
  line-height: 36px;
  letter-spacing: 0.12px;
}

ul#schedule_wrap ul.select_list > li dl dd span{
  color: rgba(51, 51, 51, 0.5);
  font-size: 14px;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 500;
  display: block;
}

@media screen and (max-width:640px){
  ul#schedule_wrap ul.select_list > li dl dd p{
    font-size: 14px;
  }

  ul#schedule_wrap ul.select_list > li dl dd span{
    display: inline;
  }
}

ul.homework_list li{
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  align-items: center;
  padding: 8px;
  margin-bottom: 15px;
}

ul.homework_list li figure{
  width: 54px;
}

ul.homework_list li figure img{
  border-radius: 50%;
  width: 100%;
  height: auto;
}


ul.homework_list li div{
  width: calc(100% - 190px);
}

@media screen and (max-width:640px){
  ul.homework_list li{
    align-items: flex-start;
  }

  ul.homework_list li figure{
    width:36px;
  }

  ul.homework_list li div{
    width: calc(100% - 50px);
  }
}

ul.homework_list li div p.comment{
  color: #333 !important;
  font-family: 'Inter', sans-serif;
  font-weight: 500 !important;
  font-size: 13px !important;
  line-height: 19px !important;
  margin-bottom: 7px !important;
}

ul.homework_list li div p.file_name{
  color: rgba(51, 51, 51, 0.5) !important;
  font-family: 'Inter', sans-serif;
  font-weight: 500 !important;
  font-size: 10px !important;
  line-height: 14px !important;
  position: relative;
  padding-left: 25px;
}

ul.homework_list li div p.file_name::before{
  content: "";
  background: url('/img/paperclip.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
}

ul.homework_list li > p{
  color: rgba(51, 51, 51, 0.5);
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 500;
  width: 100px;
}

section#info form ul.homework{
  margin-bottom: 50px;
}

section#info form ul.homework li{
  margin-bottom: 20px;
}


@media screen and (max-width:640px){
  ul.homework_list li div p.file_name{
    font-size: 14px !important;
  }

  ul.homework_list li > p{
    text-align: right;
    width: 100%;
  }

  section#info form ul.homework{
    margin-bottom: 0;
  }

  section#info form ul.homework li{
    margin-bottom: 20px;
  }

}
section#info form > ul.homework > li{
  margin-bottom: 20px;
}

section#info form label.lbl01{
  color: #000;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  display: block;
  margin-bottom: 15px;
}

section#student_info form label.lbl01,
section#info form label.lbl02{
  color: #000;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  display: block;
  margin-bottom: 15px;
}

@media screen and (max-width:640px){
  section#info form label.lbl01,
  section#info form label.lbl02,
  section#student_info form label.lbl01{
    text-align: left;
  }
}

section#info form input[type="text"].txt{
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  outline: none;
  padding: 8px 5px;
  font-size: 20px;
  width: 80%;
}

section#info form textarea{
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  outline: none;
  padding: 8px 5px;
  font-size: 20px;
  font-weight: 500;
  width: 80%;
  height: 10em;
}

@media screen and (max-width:869px){
  section#info form input[type="text"].txt,
  section#info form textarea{
    width: 100%;
  }
}

section#info form textarea + p{
  color: rgba(0, 0, 0, 0.4) !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 12px !important;
  font-weight: 600;
  margin: 10px 0 0 65% !important;
}

.btn_end{
  margin: 0 auto 15px;
}

@media screen and (max-width:869px){
  section#info form textarea + p{
    text-align: right;
    margin: 10px 0 0 0 !important;
  }

}

@media screen and (max-width:640px){
  .btn_end{
    margin: 40px 0 15px calc(100% - 140px);
  }

  .btn_end.seb{
    margin: 40px auto 15px;
  }
}

#complete a.info_btn{
  margin: 80px auto;
}

div.div01{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  justify-content: flex-end;
}

form.form01{
  width: 740px;
}

@media screen and (max-width:1280px){
  form.form01{
    text-align: center;
    margin: 0 auto;
  }
}

@media screen and (max-width:740px){
  form.form01{
    width: 100%;
  }

}

section#info ul.sharing_list{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin: 0 auto;
  width: 1120px;
}

@media screen and (max-width:1280px){
  div.div01{
    justify-content: center;
  }

  section#info ul.sharing_list{
    width: 100%;
  }
}

section#info ul.sharing_list li{
  margin: 0 30px 50px 0;
  width: calc((100% - 60px) / 3);
}

section#info ul.sharing_list li:nth-child(3n){
  margin: 0 0 30px 0;
}

@media screen and (max-width:869px){
  section#info ul.sharing_list li{
    margin: 0 30px 50px 0;
    width: calc((100% - 30px) / 2);
  }

  section#info ul.sharing_list li:nth-child(3n){
    margin: 0 30px 50px 0;
  }

  section#info ul.sharing_list li:nth-child(2n){
    margin: 0 0 30px 0;
  }
}

@media screen and (max-width:320px){
  section#info ul.sharing_list li{
    margin: 0 0 30px 0;
    width: 100%;
  }
  section#info ul.sharing_list li:nth-child(3n){
    margin: 0 0 30px 0;
  }
}

section#info ul.sharing_list li figure{
  margin-bottom: 10px;
  width: 100%;
}

section#info ul.sharing_list li figure img{
  border-radius: 10px;
  width: 100%;
  height: auto;
}

section#info ul.sharing_list li p{
  color: rgba(37, 37, 37, 0.7);
  font-size: 16px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  line-height: 160%;
}

@media screen and (max-width:640px){
  section#info ul.sharing_list li p{
    font-size: 14px;
    line-height: 22.4px;
  }
}

section#info ul.back_wrap{
  margin: 0 auto;
  width: 60%;
}

section#info ul.back_wrap li{
  margin-bottom: 25px;
}


@media screen and (max-width:1440px){
  section#info ul.back_wrap{
    width: 80%;
  }
}

@media screen and (max-width:1024px){
  section#info ul.back_wrap{
    width: 100%;
  }
}
section#info ul.back_wrap > li a.send_link,
section#student_info ul.lesson_list > li a.send_link{
  background: rgba(194, 48, 37, 0.8);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  color: #fff;
  border-radius: 5px;
  display: block;
  font-family: 'Inter', sans-serif;
  padding: 15px 10px;
  position: relative;
  margin: 50px auto;
  width: 140px;
}

section#info ul.back_wrap > li a.send_link::after,
section#student_info ul.lesson_list > li a.send_link::after{
  content: "";
  background: url('/img/arrow-right3.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 30%;
  right: 5%;
  width: 15px;
  height: 20px;
}

section#student_info figure.top{
  text-align: center;
  margin-bottom: 20px;
}

section#student_info figure.top img{
  border-radius: 50%;
}

section#student_info h2{
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 52px;
  margin-bottom: 50px;
  text-align: center;
}


@media screen and (max-width:640px){
  section#student_info figure.top img{
    width: 192px;
    height: 192px;
  }

  section#student_info h2{
    font-size: 24px;
  }
}


section#student_info ul.file_btnlist{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  margin: 0 auto;
  width: 940px;
}

section#student_info ul.file_btnlist > li > a{
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  color: #333;
  display: block;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  padding: 10px 0 10px 40px;
  position: relative;
  width: 300px;
}

@media screen and (max-width:1080px){
  section#student_info ul.file_btnlist{
    width: 100%;
  }

  section#student_info ul.file_btnlist > li{
    width: 30%;
  }

  section#student_info ul.file_btnlist > li > a{
    width: 100%;
  }
}

@media screen and (max-width:640px){
  section#student_info ul.file_btnlist{
    flex-direction: column;
  }

  section#student_info ul.file_btnlist > li{
    margin-bottom: 15px;
    width: 100%;
  }

  section#student_info ul.file_btnlist > li:last-child{
    margin-bottom: 0;
  }
}

section#student_info ul.file_btnlist > li > a > span{
  font-size: 14px;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  line-height: 20px;
  color: rgba(51, 51, 51, 0.5);
  display: block;
  margin-top: 2px;
}

section#student_info ul.file_btnlist > li > a::before{
  content: "";
  background: url('/img/paperclip2.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 24px;
  left: 10px;
  width: 26px;
  height: 24px;
}

form.lesson_send{
  border: 2px solid rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  border-radius: 10px;
  padding: 50px 0;
  margin: 80px auto;
  width: 80%;
}

section#student_info ul.lesson_list{
  margin: 0 auto;
  width: 80%;
}

@media screen and (max-width:1280px){
  form.lesson_send{
    margin: 10% auto;
    width: 100%;
  }

  section#student_info ul.lesson_list{
    width: 90%;
  }
}

section#student_info ul.lesson_list li{
  margin-bottom: 20px;
}


section#student_info form input[type="text"].txt{
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  outline: none;
  padding: 8px 5px;
  font-size: 16px;
  width: 40%;
}

section#student_info form input[type="text"].txt2{
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  outline: none;
  padding: 8px 5px;
  font-size: 20px;
  margin-left: 10px;
  width: 60%;
}

section#student_info form input[type="num"]{
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  outline: none;
  padding: 8px 5px;
  font-size: 20px;
  margin-right: 10px;
  width: 3em;
}

section#student_info form textarea{
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  outline: none;
  padding: 8px 5px;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  height: 10em;
}


section#student_info form textarea + p{
  color: rgba(0, 0, 0, 0.4);
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 500;
  margin: 10px 0 0;
  text-align: right;
}

section#student_info div.teachers{
  margin: 50px auto;
  width: 80%;
}

@media screen and (max-width:1024px){
  section#student_info div.teachers{
    width: 100%;
  }
}

section#student_info div.teachers h3{
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  margin: 10px 0 50px;
  position: relative;
  text-align: left;
}

section#student_info div.teachers h3::after{
  content:"";
  background: #c23025;
  margin-top: 23px;
  width: 50px;
  height: 3px;
  position: absolute;
  top: 60%;
  left: 0;
}

@media screen and (max-width:640px){
  section#student_info div.teachers h3{
    font-size: 18px;
    line-height: 22px;
  }
  
  section#student_info div.teachers h3::after{
    width: 40px;
  }
}

section#student_info dl.teachers_list{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
  align-items: flex-end;
}

section#student_info dl.teachers_list > dt{
  margin-bottom: 60px;
  width: 210px;
}

section#student_info dl.teachers_list > dd{
  position: relative;
  margin-bottom: 60px;
  width: calc(100% - 240px);
}

@media screen and (max-width:869px){
  section#student_info dl.teachers_list{
    align-items: center;
  }
  
  section#student_info dl.teachers_list > dt{
    width: 180px;
  }

  section#student_info dl.teachers_list > dd{
    width: calc(100% - 200px);
  }
}

@media screen and (max-width:640px){
  section#student_info dl.teachers_list > dt{
    width: 84px;
  }

  section#student_info dl.teachers_list > dd{
    width: calc(100% - 104px);
  }
}

section#student_info dl.teachers_list > dt:last-of-type,
section#student_info dl.teachers_list > dd:last-of-type{
  margin-bottom: 0;
}


section#student_info dl.teachers_list > dt > figure{
  width: 100%;
}

section#student_info dl.teachers_list> dt > figure > img{
  border-radius: 10px;
  width: 100%;
  height: auto;
}

@media screen and (max-width:640px){
  section#student_info dl.teachers_list> dt > figure > img{
    width: 84px;
    height: 84px;
    object-fit: cover;
  }

}

section#student_info dl.teachers_list > dd > p{
  color: rgba(37, 37, 37, 0.7);
  font-size: 16px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}

@media screen and (max-width:640px){
  section#student_info dl.teachers_list > dd > p{
    font-size: 10px;
  }
}

section#student_info dl.teachers_list > dd > dl.teachers_info{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  border: 2px solid rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

@media screen and (max-width:1280px){
  section#student_info dl.teachers_list > dd > dl.teachers_info{
    padding-bottom: 1.5em;
  }
}

@media screen and (max-width:640px){
  section#student_info dl.teachers_list > dd > dl.teachers_info{
    padding-bottom: 1em;
  }
}

section#student_info dl.teachers_list > dd > dl.teachers_info > dt{
  box-sizing: border-box;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 10px;
  width: 30%;
}

section#student_info dl.teachers_list > dd > dl.teachers_info > dd{
  box-sizing: border-box;
  color: rgba(37, 37, 37, 0.7);
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 10px;
  width: 70%;
}

@media screen and (max-width:640px){
  section#student_info dl.teachers_list > dd > dl.teachers_info > dt,
  section#student_info dl.teachers_list > dd > dl.teachers_info > dd{
    padding: 4px 8px;
    font-size: 10px;
  }
}

p.more{
  position: absolute;
  bottom: 0;
  right: 10px;
}

p.more > a{
  color: #252525;
  font-weight: 700;
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  line-height: 160%;
  text-decoration: underline;
}

@media screen and (max-width:640px){
  p.more{
    bottom: -5px;
  }

  p.more > a{
    font-size: 9px;
  }
}



.p_dis{
  display: block;
}

.s_dis{
  display:none;
}
@media screen and (max-width:640px){
  .p_dis{
    display: none;
  }

  .s_dis{
    display: block;
  }
}
