

/*============================================================
学校情報
============================================================*/

.btnAreaTop .oc_pop, .btnAreaTop a.btn, .pamph a.btn, .asideBox .box .btn, .oc_entry_btn .ocBtn {
	background-color: #D91617 !important;
  color: #FFFFFF !important;
  border-radius: 35px !important;
  border: none !important;
  font-family: initial !important;
  font-weight: bold;
}
.asideBox .box .btn {
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.btnAreaTop .oc_pop, .oc_entry_btn .ocBtn {height: 65px !important;}
.oc_entry_btn .ocBtn {padding-top: 22px !important;}
.ab_content {margin-bottom: 20px;}
.ab_content .ttl_ab{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.ab_content .ab_txt{
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 29px;
}
ul.tab1 li.on {border-bottom: 4px solid #D91617 !important;}
.asideBox .ttl2 span, .pamph .fontL, .ttl, .sclNameTop .name {font-family: initial !important;}
.more2 {margin-right: 0 !important;}

/*============================================================
学校情報（OC）
============================================================*/
.oc_free_column {
  font-size: 20px;
  /*line-height: 32px;*/
  line-height: 2;
}
.oc_free_column .oc_title{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.oc_free_column .oc_title:nth-child(n+2) {margin-top: 30px;}

/*========== OC詳細 ==========*/
.mark3 span {
  background: white;
  border: 1px solid #C7C7C7;
  color: inherit;
  width: auto;
  padding: 3px 15px;
}
.sanka {
  border: none !important;
  box-shadow: none !important;
  background: #D91617;
  border-radius: 20px;
  color: white;
  font-family: inherit !important;
  height: 25px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.sanka:hover {color: white;}
#kaijou * {font-family: inherit;}
