@charset "utf-8";

@import "default.css";
@import "common.css";
@import "pharmacy.css";
@import "pharmacy_02.css";
@import "pharmacy_03.css";
@import "medicine.css";
@import "medicine_02.css";
@import "medicine_03.css";
@import "tmpu.css";
@import "admission.css";
@import "campus.css";
@import "about.css";
@import "facilities.css";
@import "for.css";
@import "hospital.css";
@import "sns.css";
@import "request.css";
@import "access.css";
@import "library.css";
@import "others.css";
@import "print.css";
@import "add.css";

/* for smartphone max 1149px */
@import url("sp.css") screen and (max-width:1149px);
@import url("pharmacy_sp.css") screen and (max-width:1149px);
@import url("pharmacy_02_sp.css") screen and (max-width:1149px);
@import url("pharmacy_03_sp.css") screen and (max-width:1149px);
@import url("medicine_sp.css") screen and (max-width:1149px);
@import url("medicine_02_sp.css") screen and (max-width:1149px);
@import url("medicine_03_sp.css") screen and (max-width:1149px);
@import url("tmpu_sp.css") screen and (max-width:1149px);
@import url("admission_sp.css") screen and (max-width:1149px);
@import url("campus_sp.css") screen and (max-width:1149px);
@import url("about_sp.css") screen and (max-width:1149px);
@import url("facilities_sp.css") screen and (max-width:1149px);
@import url("for_sp.css") screen and (max-width:1149px);
@import url("hospital_sp.css") screen and (max-width:1149px);
@import url("sns_sp.css") screen and (max-width:1149px);
@import url("request_sp.css") screen and (max-width:1149px);
@import url("access_sp.css") screen and (max-width:1149px);
@import url("library_sp.css") screen and (max-width:1149px);
@import url("others_sp.css") screen and (max-width:1149px);