@charset "UTF-8";


@media screen and (max-width: 670px){
  .term__tb{float: inherit; width: 100%;}
  .term__tb + .term__tb{margin-left: 0; margin-top: 2rem;}


}

@media screen and (max-width: 450px){
  .sub-greeting{background-size: 15rem auto;}
  .jeonjulee__summary .t-img{display: none;}
  .jeonjulee__summary .m-img{display: block;}
}
