@charset "UTF-8";
/* ####################### */
/* ■ メディアクエリ  　　     */
/* ####################### */
@media (max-width: 320px) {}
@media (min-width: 321px) and (max-width: 768px) {}
@media (min-width: 769px) and (max-width: 1000px) {}
@media (min-width: 1001px) and (max-width: 1199px) {}
@media (min-width: 1200px) {}
#greeting, #outline, #schedule, #access, #inquiry, #abstract, #info {
  background-color: rgba(255, 255, 255, 0.60);
  border-radius: 16px;
}
.customUL {
  list-style-type: none;
  margin-left: 3em;
  padding-left: 0;
}
.customUL > li {
  position: relative;
}
.customLI {
  left: -2.2em;
  position: absolute;
  text-align: center;
  width: 2.2em;
  line-height: inherit;
}
#endaiKikan {
  background-color: rgba(229, 238, 215, 0.80)
}
#sankaKikan {
  background-color: rgba(236, 223, 208, 0.80)
}
/* ----------------------------------------- */
/* ■ Front 新着情報　　　　　　　　　　　 　*/
/* ----------------------------------------- */
#news {
  margin-bottom: 2em
}
#news dl {
  overflow-y: auto;
  height: 130px;
}
#news {
  margin-left: 20px;
  margin-right: 20px
}
#news_t {
  height: 36px;
  font-size: 1.2rem;
  text-align: left;
  border-radius: 6px 6px 0px 0px;
  border-left: 2px solid rgba(60, 175, 200, 1.00);
  border-right: 2px solid rgba(60, 175, 200, 1.00);
  border-top: 2px solid rgba(60, 175, 200, 1.00);
  color: #FFFFFF;
  padding-top: 3px;
  padding-left: 1em;
  text-shadow: 1px 1px 2px rgba(6, 28, 22, 1.00);
  background-image: -webkit-linear-gradient(270deg, rgba(71, 144, 196, 0.50) 0%, rgba(0, 116, 177, 0.62) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(71, 144, 196, 0.50) 0%, rgba(0, 116, 177, 0.62) 100%);
  background-image: -o-linear-gradient(270deg, rgba(71, 144, 196, 0.50) 0%, rgba(0, 116, 177, 0.62) 100%);
  background-image: linear-gradient(180deg, rgba(71, 144, 196, 0.50) 0%, rgba(0, 116, 177, 0.62) 100%);
  background-color: rgba(12, 58, 140, 0.40);
}
#news_c {
  height: 160px; /*106px*/
  border-left: 2px solid rgba(60, 175, 200, 1.00);
  border-right: 2px solid rgba(60, 175, 200, 1.00);
  background-color: rgba(255, 255, 255, 0.75);
  overflow-x: auto;
  overflow-y: auto;
  padding: 10px
}
#news_b {
  height: 10px;
  border-left: 2px solid rgba(60, 175, 200, 1.00);
  border-right: 2px solid rgba(60, 175, 200, 1.00);
  border-bottom: 2px solid rgba(60, 175, 200, 1.00);
  background-color: rgba(255, 255, 255, 0.75);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
#news_c dl {
  width: 100%;
  overflow-y: none;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
#news_c dt {
  font-family: "Bebas Neue", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2em;
  width: 5.0em;
  color: rgba(23, 107, 132, 1.00);
  padding-top: 5px;
  padding-bottom: 0.3em;
  padding-left: 5px;
  padding-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 0px;
  float: left;
  min-width: 5.5rem
}
#news_c dd {
  padding-left: 5.0em;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 0.2em;
  font-size: 1em;
  border-bottom: 1px dashed #9FC3D2;
  margin-right: 5px;
  color: rgba(45, 45, 45, 1.00)
}
@media (max-width: 575px) {
  #news_c dt {
    float: none;
  }
  #news_c dd {
    padding-left: 0.3em;
    margin-top: -1em
  }
}
/* GREETING */
#greeting dd {
  text-indent: 1em;
  line-height: 150%
}
#prSign dl {
  margin-top: 15px;
  border-left: 12px solid rgba(125, 175, 200, 1.00);
  padding-left: 20px;
  padding-top: 5px;
  border-bottom: 3px solid rgba(125, 175, 200, 1.00);
}
#prSign dt {
  color: rgba(8, 64, 78, 1.00);
  font-size: 1.3em;
  margin-bottom: 5px;
}
#prSign dd {
  font-size: 1em
}
/*  OUTLINE */
#outline h5 {
  color: rgba(30, 80, 120, 1.00);
  padding-bottom: 5px;
  border-bottom: 3px solid rgba(125, 175, 200, 1.00);
}
/* */
#accessMAP iframe {
  width: 100%;
  height: 50vh;
}
/* SCHEDULE */
#schedule .timetable tbody th{
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-variation-settings: "wdth" 75;
	font-size: 1.1em;
	width: 20%;
	min-width: 7em
}
#schedule .theme {
  font-weight: 700;
  font-size: 1.1em;
}
#schedule .name {
  font-weight: 400;
  font-size: 0.95em;
}
#schedule .shozoku {
  font-size: 0.8em;
}
#schedule .zachou::before{
  content: "座長";
  color: rgba(255,255,255,1.00);
  width: 3.0em;
  display: inline-block;
  font-size: 0.7em;
  background-color: rgba(0,170,197,1.00);
  padding-left: 0.1em;
  padding-right: 0.1em;
  padding-top: 0.1em;
  padding-bottom: 0.2em;
  text-align: center;
  border-radius: 3px;
  margin-right: 0.5em;
  font-weight: 400;
}
#schedule .koushi::before{
  content: "講師";
  color: rgba(255,255,255,1.00);
  width: 3.0em;
  display: inline-block;
  font-size: 0.7em;
  background-color: rgba(114,189,0,1.00);
  padding-left: 0.1em;
  padding-right: 0.1em;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  text-align: center;
  border-radius: 3px;
  margin-right: 0.5em;
  font-weight: 400;
}