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

/* -----------------------------------------------------
common
------------------------------------------------------ */
.line01 {
	background: linear-gradient(transparent 60%, #ffee79 60%);
}

@media screen and (min-width: 469px) and (max-width: 768px){
}
@media only screen and (max-width: 468px){
}