@charset "UTF-8";

.h-100 {
	height: 100%;
}
.content-student {
	margin-bottom: 70px;
}
.student-img {
	padding: 0 10px 10px;
	text-align: center;
}
.student-img-2 {
	padding: 0 10px 35px;
	text-align: center;
}
.s-text-c {
	text-align: center;
	font-weight: bold;
	font-size: 38px;
}
@media screen and (max-width: 767px) {
	.student-img {
		padding: 0 87px 10px;
	}
	.s-text-c {
		font-size: 20px;
	}
}

/* box調整
----------------*/
.mod-box.type-cpn > a > .txt {
	margin-bottom: 15px;
}
.mod-box.type-multi .img {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}
.mod-box.type-multi .img a:first-child img {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.mod-box.type-multi .img a:last-child img {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

@media only screen and (max-width:767px) {
.mod-box.type-cpn > a {
	padding: 10px 0 0px;
}
.mod-box.type-cpn > a > .txt {
	margin-bottom: 10px;
}
.mod-box.type-cpn .mod-txtSize {
	font-size: 16px;
	font-size: 1.6rem;
}
.mod-box.type-cpn a .img {
	margin-bottom: 0;
}
.mod-box.type-cpn .img img {
	border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.mod-box.type-cpn.type-multi {
	padding: 10px 0 0px;
}
.mod-box.type-cpn.type-multi .img {
	margin-bottom: 0;
}
.type-cpn-nokv .img {
	height: 90px;
}
.type-cpn-nokv .img img {
	display: none;
}
.type-cpn-nokv > a {
	padding: 15px 11px 20px;
}
.type-cpn-nokv > a .lyt .img + .txt {
	padding-top: 15px;
}
.type-cpn-nokv.type-commufa .img {
	background: url(/access/common_v2/img/fig/img-77.png) center center no-repeat;
}
.type-cpn-nokv.type-withf .img {
	background: url(/access/common_v2/img/fig/img-78.png) center center no-repeat;
}
.type-cpn-nokv.type-kaspersky .img {
	background: url(/access/common_v2/img/fig/img-53.png) center center no-repeat;
}
.type-cpn-nokv.type-anshin .img {
	background: url(/access/common_v2/img/fig/img-54.png) center center no-repeat;
}
.type-cpn-nokv.type-omamori .img {
	background: url(/access/common_v2/img/fig/img-55.png) center center no-repeat;
}
.type-cpn-nokv.type-eraberu .img {
	background: url(/access/common_v2/img/fig/img-172.png) center center no-repeat;
}
.type-cpn-nokv.type-sagi .img {
	background: url(/access/common_v2/img/fig/img-173.png) center center no-repeat;
	height: 100px;
}
.content-student {
	margin-bottom: 36px;
}
}
