/*　内部ページ：学科紹介：よくある質問
:::::::::::::::::::::::::::::::::::::::::::::*/
#CampusLife06 .no-marg-bottom {
	margin-bottom: 0px;
}

#CampusLife06 li.menu04 a {
	color: #af99af !important;
}
#CampusLife06 .page-sign {
	background-image: url(../img/4_CampusLife/pageSign.jpg);
}
#CampusLife06 .page-sign h2 {
	background-image: url(../img/4_CampusLife/pageTitle.png);
	margin-bottom: 30px !important;
}
#CampusLife06 .pNav06 a {
  background-color: #9f879f !important;
  color: #ffffff !important;
  border-color: #9f879f !important;
}
#CampusLife06 .title-txt h2 {
	padding-bottom: 50px;
}
#CampusLife06 .col2-content-intro {
	background-color: #ff9999 !important;
	text-align: center;
}
#CampusLife06 .col2-ttl {
	font-size: 40px;
	font-weight: normal;
	margin-bottom: 60px !important;
}
#CampusLife06 .col2-content-intro .col2-ttl img {
	margin-bottom: 20px;
}
#CampusLife06 .col2-content-intro p {
	font-size: 16px;
	color: #ffffff;
}
#CampusLife06 .col2-content-intro .col2-txt {
	color: #ffffff;
}
#CampusLife06 .col2-content-intro .introIMG {
	width: 415px;
	height: 415px;
	margin-top: 70px;
	margin-bottom: 70px;
	overflow: hidden;
	float: left;
	margin-left: 110px;
}
#CampusLife06 .col2-content-intro .introIMG img {
	width: 415px;
	height: 415px;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 210px;
	-moz-border-radius:210px;
	-webkit-border-radius: 210px;
}
#CampusLife06 .filters li {
	color: #ff6666;
	border-bottom-color: #ff6666;
}
#CampusLife06 .filters li a {
	font-size: 13px;
	color: #ff6666;
	font-weight: bold;
	text-decoration: none;
}
#CampusLife06 .col-md-4 {
	width: 46%;
	height: auto;
	margin: 20px;
}
#CampusLife06 .projects-container .background-image {
	background-color: #ff9999;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 28px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	text-align: center;
	width: 100%;
	min-height: 500px;
}
#CampusLife06 .projects-container .background-image img {
	display: block;
	width: 200px;
	height: 200px;
	margin: 0 auto;
	border-radius: 100px;
	max-width: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 60px;
}

#CampusLife06 .projects-container .hover-state {
	background: #ff5c5c url(../img/4_CampusLife6/Bg_message.png) no-repeat 30px 30px !important;
	padding: 30px;
/* 	padding-top: 50px; */
	font-size: 15px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	line-height: 25px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#CampusLife06 .hover-state h3 {
	font-weight: bold;
}

#CampusLife06 .pagerBox {
	padding-top: 70px;
}
#CampusLife06 .pagerBox li {
	float: left;
	margin-right: 7px;
}
#CampusLife06 .pagerBox li a {
  background: none;
  background-color: #cccccc;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 3px;
  display: inline-block;
  padding: 6px 8px;
  line-height: 1;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
}
#CampusLife06 .pagerBox li a:hover {
  background-color: #ff9999;
  color: #fff;
}

.nameHead {
	font-size: 14px;
	padding-top: 20px;
	margin: 0;
}
h3.nameTxt {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}


@media only screen and (max-width: 1200px) {
#CampusLife06 .col-md-4 {
	width: 100%;
	margin-bottom: 10px;
	margin-right: 0px;
}
#CampusLife06 .pagerBox {
	padding-top: 30px;
}
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
#CampusLife06 .col-md-4 {
	width: 100%;
	height: auto;
	margin: 0px;
	margin-bottom: 20px;
}
#CampusLife06 .projects-container .background-image {
	min-height: 580px;
	background: #ff9999 url(../img/4_CampusLife6/icon_Plus.png) no-repeat right bottom;
}
#CampusLife06 .projects-container .background-image:last-child {
	min-height: 620px !important;
}
.page-sign {
    height: auto !important;
}
.page-sign h2 {
/*     height: 44.264%; */
	margin-bottom: 0px !important;
    margin-top: 100px !important;
}
#CampusLife01 .btn {
    margin-top: 3px !important;
}
.pageNavi li:last-child {
	margin-bottom: 20px !important;
}
}


@media all and (max-width: 1024px) {
}
@media all and (max-width: 1200px) {
}
@media all and (max-width: 1000px) {
}
@media all and (max-width: 767px) {
}