@charset "UTF-8";
/* CSS Document */


/* ¥Ë¥å©`¥¹¥¿¥¤¥È¥ë¡¡¥Ñ¥ó¤¯¤º
------------------------------------- */
#newsTitleNav {
	background-color: #eeeeee;
	line-height: 110px;
	margin: 165px 0 65px;
	padding: 30px 0px 0px;
}
#newsTitleNav:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
#newsTitleNav .title {float: left;font-size: 28px;}
#newsTitleNav #pankuzu {
	float: right;
	font-size: 13px;
	width: 67%;
	overflow: hidden;
}
#newsTitleNav #pankuzu p {
	height:110px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#newsTitleNav #pankuzu a:hover {
	color: #CB2837;	
}

@media only screen and (max-width: 768px){
#newsTitleNav {
	line-height: 1.5em;
	margin: 0px 0 15px;
	padding: 20px 0px 5px;
}
#newsTitleNav:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
#newsTitleNav .title {
	float: none;
	font-size: 16px;
	margin: 0 0 10px;
	font-weight: bold;
}
#newsTitleNav #pankuzu {
	float: none;
	font-size: 12px;
	width: auto;
}
#newsTitleNav #pankuzu p {
	height: 1.5em;
}
#newsTitleNav #pankuzu a:hover {
	color: #CB2837;	
}
}


/****************************************
¡¡¥Ë¥å©`¥¹¥Ê¥Ó
*****************************************/
#sidenav .news_nav li {
	background: #f3f3f3;
	border-top: 1px solid #e0e0e0;
	padding: 15px 0px 15px 15px;
	font-size: 15px;
	line-height: 1.2em;
}
#sidenav .news_nav li.active {
	background: #ddd;
}
.news-title {
	border-top: 4px solid #cb2837;
	padding: 25px 0px 0px;
}
.news-title .st1 {
	margin: 0px 0px 35px;
}
.news-title .st1 .day {
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin: 0px 15px 0px 0px;
	line-height: 26px;
}
.news-title .st1 .icon {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 100px;
	width:100%;
	text-align: center;
	background-color:#5eceea;
	border-radius:6px;
}
.news-title .st1 .icon-info {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 100px;
	width:100%;
	text-align: center;
	background-color:#4daadf;
	border-radius:6px;
}
.news-title .st1 .icon-topics {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 100px;
	width:100%;
	text-align: center;
	background-color:#009900;
	border-radius:6px;
}
.news-title .st1 .icon-event {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 100px;
	width:100%;
	text-align: center;
	background-color:#c089dc;
	border-radius:6px;
}
.news-title .st1 .icon-update {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 100px;
	width:100%;
	text-align: center;
	background-color:#cb2837;
	border-radius:6px;
}
.news-title .st1 .icon-other {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 100px;
	width:100%;
	text-align: center;
	background-color:#a9a9a9;
	border-radius:6px;
}
.news-title .st1 .icon-club {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 160px;
	width:100%;
	text-align: center;
	background-color:#46c3a7;
	border-radius:6px;
}
.news-title .st1 .icon-facility {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 100px;
	width:100%;
	text-align: center;
	background-color:#ee832c;
	border-radius:6px;
}
.news-title .st1 .icon-media {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 100px;
	width:100%;
	text-align: center;
	background-color:#e33d6b;
	border-radius:6px;
}
.news-title .st1 .icon-student {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 100px;
	width:100%;
	text-align: center;
	background-color:#eba92a;
	border-radius:6px;
}
.news-title .st1 .icon-emergency {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 100px;
	width:100%;
	text-align: center;
	background-color:#c80000;
	border-radius:6px;
}
.news-title .st1 .icon-group {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 150px;
	width:100%;
	text-align: center;
	background-color: #257bcc;
	border-radius:6px;
}
.news-title .st1 .icon-lecture {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 150px;
	width:100%;
	text-align: center;
	background-color:#737373;
	border-radius:6px;
}
.news-title .st1 .icon-friday {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 150px;
	width:100%;
	text-align: center;
	background-color:#CC9900;
	border-radius:6px;
}
.news-title .st1 .icon-activity {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 150px;
	width:100%;
	text-align: center;
	background-color:#009900;
	border-radius:6px;
}
.news-title .st1 .icon-scholarship {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 150px;
	width:100%;
	text-align: center;
	background-color:#c089dc;
	border-radius:6px;
}
.news-title .st1 .icon-youstation {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 150px;
	width:100%;
	text-align: center;
	background-color:#cb2837;
	border-radius:6px;
}
.news-title .st1 .icon-medical {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 150px;
	width:100%;
	text-align: center;
	background-color:#eba92a;
	border-radius:6px;
}
.news-title .st1 .icon-ssclub {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	max-width: 150px;
	width:100%;
	text-align: center;
	background-color:#257bcc;
	border-radius:6px;
}






.news-title .st2 {
	font-size: 26px;
	line-height: 1.538em;
	padding: 0px 0px 30px;
	border-bottom: 1px solid #c9c9c9;
}
.news-title .st2_2 {
	font-size: 26px;
	line-height: 1.538em;
	padding: 0px 0px 10px;
}
.news-sns {
	padding: 15px 0px 35px;
}
.news-sns ul li {
	float: left;
	margin: 0px 10px 0px 0px;
}
.news-text {
	font-size: 14px;
	line-height: 1.786em;
	padding: 0 0 30px;
}
.news-text a {
   color: #cb2837;
   text-decoration: underline;
}
@media only screen and (max-width: 768px){
#sidenav .news_nav li {
	font-size: 12px;
}
.news-title {
	padding: 15px 0px 0px;
}
.news-title .st1 {
	margin: 0px 0px 15px;
}
.news-title .st1 .day {
	font-size: 12px;
	margin: 0px 10px 0px 0px;
	line-height: 20px;
}
.news-title .st1 .icon {
	line-height: 20px;
	max-width: 90px;
}
.news-title .st2 {
	font-size: 14px;
	line-height: 1.5em;
	padding: 0px 0px 15px;
}
.news-sns {
	padding: 10px 0px;
}
.news-sns ul li {
	margin: 0px 10px 0px 0px;
}
.news-text {
	font-size: 14px;
	line-height: 1.786em;
	padding: 0 0 30px;
}



}




/****************************************
¡¡¥Ú©`¥¸¥ã©`
*****************************************/
.pager {
    overflow: hidden;
    list-style: none;
    text-align:center;
}
 
.pager {
    margin: 0 0.1em;
}
 
.pager span,
.pager a {
    font-size: 16px;
    padding: 0.6em 1em;
    border-radius: 3px;
    margin: 0 0.1em;
}

.pager li {
display:  inline-block;
}
 
.pager a {
    background: #EEE;
    color: #000;
    text-decoration: none;
    display: block;
}
 
.pager a:hover {
    background: #333;
    color: #FFF;
}

@media only screen and (max-width: 768px){
.pager {}
.pager span,
.pager a {
    font-size: 12px;
    padding: 0.5em;
} 
.pager a:hover {
    background: #333;
    color: #FFF;
}


}


.news-text img {
    display: block;
    margin: 1em 0;
}

.event_info {
	border-bottom: 1px solid #CCC;
	margin: 0px 0px 40px;
	padding: 0px 0px 20px;
	font-size: 16px;
	line-height: 1.8em;
}
.event_info .sst {
	font-size: 15px;
	color: #CB2837;
  position: relative;
  margin:0 0 10px;
}
.event_info .sst p {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em 0 0;
  padding: 0 1em 0 0;
  background-color: #fff;
  text-align: left;
}
.event_info .sst::after {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}

@media only screen and (max-width: 768px){
.event_info {
	margin: 0px 0px 20px;
	padding: 0px 0px 10px;
	font-size: 15px;
	line-height: 1.6em;
}
.event_info .sst {
	margin:0 0 5px;
}
}



/****************************************
¡¡220627×·¼Ó
*****************************************/
.news-text img.aligncenter {
    margin: auto;
}
.news-text figure {
    width: auto!important;
}


