@charset "UTF-8";

html { scroll-behavior: smooth;}

/* campustop.css
---------------------------------------------------------------------------- */

.renew.sub .campustop.top .cmn-mv-type01{
	background: url("/images/campus/campus_top_mv_bg.jpg") center center/cover no-repeat;
	margin-bottom: 0;
}
.renew.sub .campustop.top .cmn-mv-type01 h1{
	background-image: none;
	padding-top: 20px;
}
	@media screen and (max-width:767px) {
		.renew.sub .campustop.top .cmn-mv-type01{
			background: url("/images/campus/campus_top_mv_bg_sp.jpg") center center/cover no-repeat;
		}
		.renew.sub .campustop.top .cmn-mv-type01 h1{
			background-image: none;
			padding-top: 0;
		}
	}




.renew.sub .cmn-mv-type01{
	background: url("/images/202604_1440400_6_1.jpg") center center/cover no-repeat;
	margin-bottom: 0;
}
.renew.sub .cmn-mv-type01 h1{
	background: url("/images/campus/campus_top_h1_title_bg.png")left 20px top 142px /205px auto no-repeat;
	padding-top: 20px;
				color: #fff;
}
	@media screen and (max-width:767px) {
		.renew.sub .cmn-mv-type01{
			background: url("/images/202604_750500_6.jpg") center center/cover no-repeat;
		}
		.renew.sub .cmn-mv-type01 h1{
			background: url("/images/campus/campus_top_h1_title_bg.png") left 4vw top 20.26vw /40.66vw auto no-repeat;
			padding-top: 0;
			color: #fff;
		}
	}





.renew.sub .campustop.top .block01.outer-wrap{
	background: -moz-linear-gradient(transparent 170px, #f7f8fa 0);
	background: -webkit-linear-gradient(transparent 170px, #f7f8fa 0);
	background: linear-gradient(transparent 170px, #f7f8fa 0);
}
	@media screen and (max-width:1360px) {
		.renew.sub .campustop.top .block01.outer-wrap{
			background: -moz-linear-gradient(transparent 12.5vw, #f7f8fa 0);
			background: -webkit-linear-gradient(transparent 12.5vw, #f7f8fa 0);
			background: linear-gradient(transparent 12.5vw, #f7f8fa 0);
		}
	}
	@media screen and (max-width:767px) {
		.renew.sub .campustop.top .block01.outer-wrap{
			background: -moz-linear-gradient(transparent 41.73vw, #f7f8fa 0);
			background: -webkit-linear-gradient(transparent 41.73vw, #f7f8fa 0);
			background: linear-gradient(transparent 41.73vw, #f7f8fa 0);
			margin-top: -8vw;
		}
	}

.renew.sub .campustop.top .block01.outer-wrap .sec-dir-inner{
	margin: -6px auto 140px;
}
	@media screen and (max-width:767px) {
		.renew.sub .campustop.top .block01.outer-wrap .sec-dir-inner{
			margin: calc(-8vw - 1.6vw) auto 140px;
		}
	}

.renew.sub .campustop.top .block01 .flow-row-4col{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 20px;
}
	@media screen and (max-width:767px) {
		.renew.sub .campustop.top .block01 .flow-row-4col{
			flex-direction: column;
			justify-content: center;
			margin-bottom: 26.66vw;
			padding: 0 13.33vw calc(16vw - 1.6vw);
		}
	}

.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 44px;
	position: relative;
	width: calc(100% / 4 - 30px);
	max-width: 100%;
}
	@media screen and (max-width:1360px) {
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner{
			width: calc(100% / 4 - 2.2vw);
		}
	}
	@media screen and (max-width:767px) {
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner{
			margin-bottom: 13.33vw;
			width: auto;
		}
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner:last-child{
			margin-bottom: 0;
		}
	}

.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner::after{
	background: url("/images/cmn_icon_arr-down.png") center center /20px auto no-repeat;
	content: "";
	display: block;
	height: 40px;
	right: -40px;
	top: 97px;
	position: absolute;
	transform: rotate(-90deg);
	width: 40px;
}
	@media screen and (max-width:1360px) {
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner::after{
			height: 2.94vw;
			right: -2.94vw;
			top: 7.13vw;
			transform: rotate(-90deg);
			width: 2.64vw;
		}
	}
	@media screen and (max-width:767px) {
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner::after{
			background: url("/images/cmn_icon_arr-down.png") center center /5.86vw auto no-repeat;
			height: 13.33vw;
			right: calc(50% - 6.66vw);
			top: auto;
			bottom: -11.73vw;
			position: absolute;
			transform: rotate(0);
			width: 13.33vw;
		}
	}

.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner:nth-child(4n)::after{
	content: none;
}
.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner figure{
	border-radius: 30px;
	overflow: hidden;
	width: 100%;
}
	@media screen and (max-width:767px) {
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner figure{
			border-radius: 8vw;
		}
	}

.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3{
	align-items: center;
	display: flex;
	font-size: 18px;
	justify-content: center;
	line-height: 1.2;
	height: 80px;
	margin: 0 auto 0;
	text-align: center;
	width: 100%;
}
	@media screen and (max-width:767px) {
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3{
			font-size: 4.8vw;
			height: auto;
			min-height: 21.33vw;
			padding: 0;
			text-align: center;
		}
	}

.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3 span{
	display: inline-block;
	position: relative;
}
.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3 span br{
	display: none;
}
	@media screen and (max-width:1060px) {
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3 span br{
			display: block;
		}
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num01 span,
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num02 span{
			text-align: left;
		}
	}
	@media screen and (max-width:767px) {
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3 span br{
			display: none;
		}
	}

.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num01 span::before,
.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num02 span::before,
.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num03 span::before,
.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num04 span::before{
	content: "";
	display: inline-block;
	height: 80px;
	position: absolute;
}

.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num01 span::before{
	background: url("/images/com_sub_num01.png") right top /contain no-repeat;
	left: -32px;
	top: -16px;
	width: 22px;
}
	@media screen and (max-width:1060px) {
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num01 span::before{
			top: 0;
		}
	}

.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num02 span::before{
	background: url("/images/com_sub_num02.png") right top /contain no-repeat;
	left: -38px;
	top: -10px;
	width: 28px;
}
	@media screen and (max-width:1060px) {
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num02 span::before{
			top: 0;
		}
	}

.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num03 span::before{
	background: url("/images/com_sub_num03.png") right top /contain no-repeat;
	left: -36px;
	top: -10px;
	width: 26px;
}
.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num04 span::before{
	background: url("/images/com_sub_num04.png") right top /contain no-repeat;
	left: -32px;
	top: -14px;
	width: 22px;
}
	@media screen and (max-width:767px) {
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num01 span::before,
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num02 span::before,
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num03 span::before,
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num04 span::before{
			margin-right: 0;
			height: auto;
			min-height: 21.33vw;
		}
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num01 span::before{
			left: -9.19vw;
			top: -2.66vw;
			width: 5.86vw;
		}
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num02 span::before{
			left: -10.79vw;
			top: -3vw;
			width: 7.46vw;
		}
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num03 span::before{
			left: -10.26vw;
			top: -3vw;
			width: 6.93vw;
		}
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner h3.num04 span::before{
			left: -9.19vw;
			top: -3.66vw;
			width: 5.86vw;
		}
	}

.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner p{
	margin-top: -8px;
	width: 100%;
}
	@media screen and (max-width:767px) {
		.renew.sub .campustop.top .block01 .flow-row-4col .cont-inner p{
			margin-top: -8px;
			padding: 0;
		}
	}

.renew.sub .campustop.top .block02.cmn-3col-box{
	padding-bottom: 20px;
}
.renew.sub .campustop.top .block02.cmn-3col-box .cont-img-box{
	margin-bottom: 54px;
}
	@media screen and (max-width:767px) {
		.renew.sub .campustop.top .block02.cmn-3col-box .cont-img-box{
			margin-bottom: calc(12vw - 1.6vw);
		}
	}

.renew.sub .campustop.top .block02.cmn-3col-box .cont-img-box a h3{
	bottom: calc(40px - .3em);
}

.renew.sub .campustop.top .block03.cmn-4col-box{
	padding-bottom: 40px;
}


/*210614追加*/
.container_btnc{
margin:1rem auto;
text-align:center;
}
.btn-border {
  display: inline-block;
  text-align: center;
  border: 1px solid #0071bf;
  font-size: 16px;
  color: #0071bf;
  text-decoration: none;
  font-weight: bold;
  padding: 20px;
  border-radius: 10px;
  transition: .7s;
  width:55%;
}

.btn-border:hover {
  background-color: #0071bf99;
  border-color: #0096d8;
  color: #FFF;
}

a.btn-border:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 0 0 5px;
  background: url("/images/campustop/btn_img01.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.box1 {
    padding: 0.5em 1em;
    margin: 0 0 2em 0;
    font-weight: bold;
    border: solid 3px #000000;
}
.box1 p {
    margin: 0;
    padding: 0;
}
