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

/* -----------------------------------------------------
common
------------------------------------------------------ */

@media screen and (min-width: 641px) and (max-width: 834px){
}
@media only screen and (max-width: 640px){
}
#form_calendar .close span {
	display: none !important;
}
#form_calendar .open span {
	display: none !important;
}
#form_calendar .close {
	background: #ff9999 !important;
}