@charset "utf-8";
/* CSS Document */
.cate-title {
	text-align: center;
	padding: 8rem 0 !important;
	color: #fff;
}
.cate-title h1 {
	margin-bottom: 0;
	font-size: 4rem;
	font-family: 'Noto Sans JP', sans-serif;
	text-shadow: 1px 2px 3px #333;
}
#campus .cate-title {
	background-image: url("/img/bg-campus.png");
	background-repeat: no-repeat;
	background-position: center;
}
#nyushi .cate-title {
	background-image: url("/img/bg-nyushi.png");
	background-repeat: no-repeat;
	background-position: center;
}
#kouryu .cate-title {
	background-image: url("/img/bg-kouryu.png");
	background-repeat: no-repeat;
	background-position: center;
}
#shushoku .cate-title {
	background-image: url("/img/bg-shushoku.png");
	background-repeat: no-repeat;
	background-position: center;
}
#kenkyu .cate-title {
	background-image: url("/img/bg-kenkyu.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
#gakubu .cate-title {
	background-image: url("/img/bg-gakubu.png");
	background-repeat: no-repeat;
	background-position: center;
}
#life .cate-title {
	background-image: url("/img/bg-life.png");
	background-repeat: no-repeat;
	background-position: center;
}
.container.main {
	max-width: 1280px;
}
.container.main section {
	margin-bottom: 6rem;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.container.main section p:last-child {
	margin-bottom: 0;
}
/* #side */
.col-lg-2.side {
	padding: 0;
	margin: 0;
}
@media screen and (max-width:1199px){
	.col-lg-2.side {
		padding-right: 15px;
		padding-left: 15px;
		max-width:100%;
	}
}
#side-nav {
	margin-right: 0;
	padding: 0;
}
#side-nav div {
	margin: 0;
}
#side-nav h2 {
	text-align: center;
	border-top: 2px solid #3061AD;
	padding: 2rem 1rem;
	margin-bottom: 0;
	font-size:1.8rem;
}
#side-nav h3 {
	font-size: 1.4rem;
	position: relative;
	border-top:1px solid #707070;
	padding: 1.5rem 0;
	margin: 0;
	padding-right:18px;
}
#side-nav h3 .navi-btn {
	position: absolute;
	right:0;
	top:30%;
}
#side-nav ul {
	padding: 0.5rem 0;
	margin:0;
	list-style: none;
	list-style-position: inside;
}
#side-nav ul li {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    padding-left: 1.7rem;
    text-indent: -1.3rem;
    font-size: 1.3rem;
    padding-right: 0.2rem;
}

#side-nav ul li:before {
	content: '・';
}

#side-nav .panel-collapse {
	background-color: #F8F8F8;
}

.panel-group:last-child {
	border-bottom: 1px solid #707070;
}

.main-content {
	padding: 0 4rem;
}
@media only screen and (max-width:1199px) {
	.main-content {
		padding: 0 2rem;
		max-width:100%;
	}
}
.main-content table.table th{
	text-align:center;
	background-color: #F3F3F3;
}
.main-content ul{
	padding: 1rem 3rem;
	margin: 0;
	list-style-image: url("/img/list-icon-right.png");
	margin-bottom: 2rem;
}
.main-content ol{
	padding: 1rem 3rem;
	margin-bottom: 2rem;
}
.main-content ul li,.main-content ol li{
	margin-bottom: 1rem;
}
.main-content ul li:last-child,.main-content ol li:last-child{
	margin-bottom: 0;
}
.main-content .tab-wrap ul {
	padding: 0;
	list-style-image:none;
}
.main-content .tab-wrap ul li a {
	text-align: center;
	background-color: #EEF2F8;
	border:1px solid #EEF2F8;
	text-decoration: none;
}
.main-content .tab-wrap ul li a.active{
	background-color: #fff;
	border:1px solid #D1D1D1;
	border-bottom: none;
}
.main-content .tab-content{
	padding: 0;
}
.main-content .tab-content div{
	padding: 3.2rem;
}
.main-content .tab-content .active{
	background-color: #fff;
	border:1px solid #D1D1D1;
	border-top: none;
}
.main-content h2 {
	border-left:4px solid #0C4B92;
	padding-left: 2rem;
	padding-bottom: 0;
}
.marin-content div {
	margin-bottom: 0
}
.content-img img{
	width: 100%;
}
.main-content .news-area {
	padding:2rem;
	background-color: #EEF2F8;
}
.main-content .news-area h2 {
	color: #0C4B92;
	border: none;
	padding: 0;
}
.main-content .news-area ul {
	background-color: #fff;
	padding: 2rem 0;
	list-style: none;
}
.main-content .news-area ul li{
	border-bottom:1px solid #CFDBEC;
	padding:0 0 2rem 0;
	margin:0 2rem 2rem 2rem;
	clear: both;
}
.main-content .news-area ul li div{
	margin-bottom:0;
}
.main-content .news-area ul li .day{
	float:left;
	margin-right: 4rem;
}
.main-content .news-area ul li .text{
	float:left;
}
.main-content .news-area ul li .icon{
	float:right;
}
.main-content .news-area ul li .icon img{
	height: 50px !important;
	margin-right:5px;
}
.main-content ul.sdgs-seeds {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main-content ul.sdgs-seeds li {
	float: left;
	margin-right:5px;
	margin-bottom: 5px;
}
.content-list.row .list-body {
	border:1px solid #D1D1D1;
	padding: 0;
	margin: 0;
}
.content-list.row .list-body h3 {
	font-size: 1.8rem;
	background-color: #C9D6EA;
	text-align: center;
	padding: 1rem;
	margin: 0;
}
.content-list.row .list-body ul {
	padding: 2rem 3rem;
}
.card-deck {
	margin: 0;
}
ul.list-float {
	margin: 0;
	padding: 0;
}
ul.list-float li {
	float:left;
	margin-right: 3rem;
	margin-bottom: 1rem;
}
/* レスポンシブ */
@media screen and (max-width: 1199px) {
	footer .footer-body {
		width: auto;
		min-width: auto;
	}
	
	.col-r {
		flex-direction: column-reverse;
	}
}