/*
body class="teacher" ��膩��渇��膩��渇����鐃初��膩��渇��膩��渇��膩��渇��膩��渇����鐃緒申��膩���
���常申鐃順�渇��膩��活��鐃初����鐃初��膩��渇��膩��渇��膩��渇����申���渇����鐃初��膩��鰹申腮��渇��膩��渇��膩��活�削申�渇��膩��渇��鐃� #884364 ��茵�鐃初����申鐔��渇����申鐃初��膩���
��膩��渇��膩��渇��膩��渇��膩��括捷鐃初��膩��渇��膩��渇����申鐃初��膩��� #f4b1b1 ��膩��渇��膩��渇��膩��渇��膩��渇��膩��渇����鐃緒申��膩���
*/

.teacher .tonight__text a{
  color:#0099ff;
}

.teacherr .tonight__text a:hover{
  color:#0099ff;
}

.teacher .tonight {
  background: #fbfadd;
}

.teacher .tonight__image img {
  width: 100%;
}

.teacher .timefreeClick, .teacher .applyClick, .teacher .bookMarkClick, .teacher .bgPatter__gray,.teacher .bgPatter__cream,.teacher .bgPatter__green {
  text-align: center;
}

.teacher .timefreeClick__btn a {
  display: block;
  margin: 0 auto;
  background: #de264c;
  border-radius: 2em;
  color: #fff;
}

.teacher .timefreeClick__btn a:hover, .teacher .applyClick__btn a:hover, .teacher .bookMarkClick__btn a:hover {
  filter : brightness(110%);
  text-decoration: none;
}

.teacher .timefreeClick__text {
  letter-spacing: 0.02em;
}

.teacher .applyClick__btn a {
  display: block;
  margin: 0 auto;
  background: #8fc041;
  border-radius: 2em;
  color: #fff;
  position: relative;
}

.teacher .bookMarkClick__btn a {
  display: block;
  margin: 0 auto 60px;
  background: #11512b;
  border-radius: 2em;
  color: #fff;
  position: relative;
}

.teacher .bgPatter__gray {
  background: #f3f3f3;
  border-radius: 1em;
}

.teacher .bgPatter__cream {
  background: #fbfadd;
  border: 1px solid #deddd8;
}

.teacher .bgPatter__green {
  background: #3c582d;
  color: #fff;
}

.teacher .bgPatter__green a {
  color: #fddf15;
  text-decoration: underline;
}

.teacher .bgPatter__green a:hover {
  color: #fddf15;
  text-decoration: none;
}

.teacher .bgPatter__gray p,.teacher .bgPatter__cream p,.teacher .bgPatter__green p {
  padding: 20px;
  margin: 20px 0;
}

hr.style1{
  height: 1px;
  background-color: #000;
  border: none;
  color: #000;
}

hr.style2{
  height: 2px;
  background-color: #000;
  border: none;
  color: #000;
}

hr.style3{
  border-top: 1px dotted #000;
}

.teacher .teachers{
  width: 85%;
  margin: 50px auto;
  text-align: left;
}

.teacher .teachers img{
  width: 100%;
}

.teacher .teachers__info{
  width: 100%;
  padding: 40px 0;
  display: flex;
}

.teacher .teachers__info p{
  color: #11512b;
}

.teacher .teachers__info img{
  width: 125px;
  height: 136.5px;
  padding-right: 50px;
}

@media screen and (min-width: 1024px) {
  .teacher .main--index {
    padding-top: 80px;
  }
  .teacher .timefreeClick {
    margin-top: 80px;
    margin-bottom: 60px;
  }
  .teacher .tonight__text {
    padding: 16px 32px 32px;
  }
  .teacher .tonightText__heading {
    font-size: 40px;
    margin-bottom: 16px;
  }
  .teacher .tonightText__heading span {
    font-size: 20px;
  }
  .teacher .tonight__text .timefreeClick {
    margin-top: 40px;
    margin-bottom: 0;
  }
  .teacher .timefreeClick__btn a, .teacher .applyClick__btn a, .teacher .bookMarkClick__btn a {
    padding: 12px 46px;
    font-size: 30px;
    width: 480px;
  }
  .teacher .timefreeClick__text {
    font-size: 14px;
    margin-top: 16px;
  }
}

@media screen and (max-width: 1023px) {
  .teacher .main--index {
    padding-top: 60px;
  }
  .teacher .timefreeClick {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .teacher .tonight__text {
    padding: 16px;
    font-size: 14px;
  }
  .teacher .tonightText__heading span {
    font-size: 16px;
    font-weight: 500;
  }
  .teacher .tonightText__heading {
    margin-bottom: 8px;
  }
  .teacher .tonight__text .timefreeClick {
    margin-top: 32px;
    margin-bottom: 0;
  }
  .teacher .timefreeClick__btn a, .teacher .applyClick__btn a, .teacher .bookMarkClick__btn a {
    padding: 6px 12px;
    font-size: 18px;
    width: 85%;
    max-width: 480px;
  }
  .teacher .timefreeClick__text {
    font-size: 12px;
    margin-top: 8px;
  }
.teacher .bgPatter__gray p,.teacher .bgPatter__cream p,.teacher .bgPatter__green p {
    font-size: 14px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 481px) {
  .teacher .teachers__info{
  display: block;
}
    
  .teacher .teachers__info img{
  display: block; 
  margin: 0 auto 40px auto;
  padding: 0;
}
}

@media screen and (max-width: 480px) {
  .teacher .teachers__info{
  display: block;
}
    
  .teacher .teachers__info img{
  display: block; 
  margin: 0 auto 20px auto;
  width: 40%;
  padding: 0;
}
}
@media screen and (max-width: 320px) {
  .teacher .timefreeClick__btn a,  .teacher .applyClick__btn a,  .teacher .bookMarkClick__btn a {
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
  }
}