/*
Theme Name: Lightning Child
Theme URI: 聖徳大学Webシラバス印刷用CSS
Template: lightning
Tags: 
Version: 0.5.1
*/

header,footer,#header_sub.scrolled{
  display:none !important;
}
.last_day {
  margin-bottom: 0;
}
.full_area *{break-inside: avoid;}

.syllabus_cont h3::before {
  content: "\f0a1" !important;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-right: 0.3em !important;
  background-image: none;
  height: auto !important;
  width: auto !important;
}

.syllabus_cont h2::before {
  content: "\f15c" !important;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-right: 0.3em !important;
  background-image: none;
  height: auto !important;
  width: auto !important;
}
.deparea {
height: 32px;
}
.year_dep .dep_ji{ /*児童学部*/
  border: 2px solid #fadce9;
  outline: 3px solid #e9527b;
  color: #e9527b;
}
.year_dep .dep_on{ /*音楽学部*/
  border: 2px solid #fdd34d;
  outline: 3px solid #1d2089;
  color: #1d2089;
}
.year_dep .dep_kan{ /*看護学部*/
  border: 2px solid #7fcff4;
  outline: 3px solid #d95088;
  color: #d95088;
}
.year_dep .dep_jin{ /*人間栄養部*/
  border: 2px solid #feda14;
  outline: 3px solid #004025;
  color: #004025;
}
.year_dep .dep_bun{ /*文学部*/
  border: 2px solid #ecb514;
  outline: 3px solid #b81b2c;
  color: #b81b2c;
}
.year_dep .dep_sya {/*社会福祉学科*/
  border: 2px solid #f0831e;
  outline: 3px solid #005bac;
  color: #005bac;
}
.year_dep .dep_shin{ /*心理学科*/
  border: 2px solid #ffea51;
  outline: 3px solid #85ccc8;
  color: #85ccc8;
}
.year_dep .dep_sou{ /*総合文化学科*/
  border: 2px solid #f9be00;
  outline: 3px solid #ea5433;
  color: #ea5433;
}
.year_dep .dep_ho{ /*保育科*/
  border: 2px solid #f7c8dc;
  outline: 3px solid #eb6ba4;
  color: #eb6ba4;
}
