@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

/* -----------------------------------------------------
common
------------------------------------------------------ */
.index-wrap4 .wrap1 .index-wrap3fle {
  gap: 10px;
  justify-content: end;
}
.requirements-btn{
  gap: 10px;
  justify-content: start;
}
.saiyou{
  width: 80px !important;
}
@media screen and (min-width: 641px) and (max-width: 834px){
}
@media only screen and (max-width: 640px){
}
