@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

/*=============================================================
  recruit/index.html
=============================================================*/
table.c-table dl dt{
  font-weight: bold;
}
table.c-table dl dt:nth-child(n+2){
  margin-top: 1em;
}
	





@media (max-width: 1023px) and (min-width: 768px) {
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media (max-width: 767px) {
}
@media (max-width: 500px) {
  /*=============================================================
    p-product
  =============================================================*/
}
