@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;}
}

@media screen and (max-width: 360px) {
  /* footer */
  .footer__menu li{margin: .5rem .8rem;}
  .footer__menu li + li::before{left: -0.8rem;}
  .footer__info span{margin: 0 .8rem;}
}
