@charset "utf-8";
.eyecatch_inc.short .eyecatch_inc01 .text01 > .text01_01{
	width: 346px;
	margin: 0;
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short .eyecatch_inc01 .text01 > .text01_01{
		width: 173px;
		margin: 0 0 9px;
	}
}

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
.contents01 .contents01_01{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 92%;
		max-width: 345px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_01 > .text01{
	width: 396px;
	height: auto;
	margin: 0 0 7px;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .text01{
		width: 215px;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 62px 21px;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .text02{
		margin: 0 0 45px 15px;
		font-size: 10px;
		line-height: 20px;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text03{
	width: auto;
	height: auto;
	margin: 0 0 50px;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: calc((50/1000)*1em);
	text-align: justify;
	text-align-last: left;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .text03{
		margin: 0 0 62px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0 0 64px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		margin: 0 0 47px;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01{
	width: 320px;
	height: 90px;
	padding: 0 12px;
	margin: 0 40px 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01{
		width: 100%;
		margin: 0 0 25px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01::before{
	content: '';
	width: 12px;
	height: auto;
	background-image: url(../img/campuslife/contents01/item04.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	margin: auto;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01::after{
	content: '';
	width: 12px;
	height: auto;
	background-image: url(../img/campuslife/contents01/item05.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 0;
	margin: auto;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > span:nth-of-type(1){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > span:nth-of-type(2){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-grow: 1;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01::before{
	content: '';
	width: 1px;
	height: auto;
	background-color: #C5E0EF;
	display: block;
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 80px;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01::before{
		left: 73px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .contents01_01_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 35px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .contents01_01_01_01_01_01{
		margin: 30px 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .contents01_01_01_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .contents01_01_01_01_01_01 .contents01_01_01_01_01_01_01{
	width: 118px;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .contents01_01_01_01_01_01 .contents01_01_01_01_01_01_01{
		width: 102px;
		padding: 0 0 0 12px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .contents01_01_01_01_01_01 .contents01_01_01_01_01_01_01::after{
	content: '';
	width: 12px;
	height: 12px;
	background-image: url(../img/campuslife/contents01/item06_0.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 50%;
	display: block;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 74px;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .contents01_01_01_01_01_01 .contents01_01_01_01_01_01_01::after{
		width: 9px;
		height: 9px;
		left: 69px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .contents01_01_01_01_01_01 .contents01_01_01_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: calc((50/1000)*1em);
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .contents01_01_01_01_01_01 .contents01_01_01_01_01_01_01 > .text01{
		font-size: 14px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .contents01_01_01_01_01_01 .contents01_01_01_01_01_01_02{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-grow: 1;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .contents01_01_01_01_01_01 .contents01_01_01_01_01_01_02 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .contents01_01_01_01_01_01 .contents01_01_01_01_01_01_02 > .text01{
		font-size: 15px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .contents01_01_01_01_01_01 .contents01_01_01_01_01_01_02 > .item01{
	width: 320px;
	height: auto;
	margin: 10px 0 0;
	border-radius: 8px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .contents01_01_01_01_01_01 .contents01_01_01_01_01_01_02 > .item01{
		width: 100%;
		margin: 7px 0 0;
	}
}
.contents01 .contents01_02{
	width: 100%;
	height: auto;
	padding: 60px 0;
	margin: 0 auto;
	background-image: url(../img/campuslife/contents01/item07.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02{
		padding: 32px 0 139px;
	}
}
.contents01 .contents01_02 .contents01_02_01{
	width: 100%;
	height: 370px;
	margin: 0 0 48px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02 .contents01_02_01{
		height: 186px;
		margin: 0 0 64px;
	}
}
.contents01 .contents01_02 .contents01_02_01 > .item01{
	width: auto;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-shrink: 0;
}
.contents01 .contents01_02 .contents01_02_01 > .item01:nth-of-type(1){
	animation: loop1 calc(10 * 14s) linear infinite calc((-10 * 14s) / 2);
}
.contents01 .contents01_02 .contents01_02_01 > .item01:nth-of-type(2){
	animation: loop2 calc(10 * 14s) linear infinite;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02 .contents01_02_01 > .item01:nth-of-type(1){
		animation: loop1 calc(10 * 12s) linear infinite calc((-10 * 12s) / 2);
	}
	.contents01 .contents01_02 .contents01_02_01 > .item01:nth-of-type(2){
		animation: loop2 calc(10 * 12s) linear infinite;
	}
}
@keyframes loop1{
	0%{
		transform: translateX(100%);
	}
	100%{
		transform: translateX(-100%);
	}
}
@keyframes loop2 {
	0%{
		transform: translateX(0);
	}
	100%{
		transform: translateX(-200%);
	}
}
.contents01 .contents01_02 .contents01_02_01 > .item01 > img{
	width: auto;
	height: 100%;
	margin: 0;
	max-width: none;
	flex-shrink: 0;
}
.contents01 .contents01_02 .contents01_02_02{
	width: 1200px;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02 .contents01_02_02{
		width: 90%;
		max-width: 315px;
	}
}
.contents01 .contents01_02 .contents01_02_02 > .link01{
	width: 320px;
	height: 80px;
	padding: 0 24px;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	background-color: #ffffff;
	border-radius: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-shrink: 0;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02 .contents01_02_02 > .link01{
		width: 100%;
		padding: 0 21px;
	}
}
@media only screen and (max-width: 374px) {
	.contents01 .contents01_02 .contents01_02_02 > .link01{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_02 .contents01_02_02 > .link01:hover{
	opacity: 1;
}
.contents01 .contents01_02 .contents01_02_02 > .link01 > .item01{
	width: 40px;
	height: 40px;
	margin: 0 0 0 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.contents01 .contents01_02 .contents01_02_02 > .link01 > .item01 > .item01_01{
	width: auto;
	height: auto;
	background-image: url(../img/campuslife/contents01/item09_1.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.contents01 .contents01_02 .contents01_02_02 > .link01 > .item01 > .item01_01_1{
	clip-path: polygon(calc(100% - 8px) 32px, 100% 32px, 100% 32px, calc(100% - 8px) 32px);
	transition: clip-path .1s .3s;
}
.contents01 .contents01_02 .contents01_02_02 > .link01:hover > .item01 > .item01_01_1{
	clip-path: polygon(calc(100% - 8px) 0px, 100% 0, 100% 32px, calc(100% - 8px) 32px);
	transition: clip-path .1s;
}
.contents01 .contents01_02 .contents01_02_02 > .link01 > .item01 > .item01_01_2{
	clip-path: polygon(calc(100% - 8px) 8px , calc(100% - 8px) 0px, calc(100% - 8px) 0px, calc(100% - 8px) 8px);
	transition: clip-path .1s .2s;
}
.contents01 .contents01_02 .contents01_02_02 > .link01:hover > .item01 > .item01_01_2{
	clip-path: polygon(0px 8px, 0px 0px, calc(100% - 8px) 0px , calc(100% - 8px) 8px);
	transition: clip-path .1s .1s;
}
.contents01 .contents01_02 .contents01_02_02 > .link01 > .item01 > .item01_01_3{
	clip-path: polygon(8px 8px , 0px 8px, 0px 8px, 8px 8px);
	transition: clip-path .1s .1s;
}
.contents01 .contents01_02 .contents01_02_02 > .link01:hover > .item01 > .item01_01_3{
	clip-path: polygon(8px 100%, 0px 100%, 0px 8px , 8px 8px);
	transition: clip-path .1s .2s;
}
.contents01 .contents01_02 .contents01_02_02 > .link01 > .item01 > .item01_01_4{
	clip-path: polygon(8px calc(100% - 8px) , 8px 100%, 8px 100%, 8px calc(100% - 8px));
	transition: clip-path .1s;
}
.contents01 .contents01_02 .contents01_02_02 > .link01:hover > .item01 > .item01_01_4{
	clip-path: polygon(100% calc(100% - 8px), 100% 100%, 8px 100%, 8px calc(100% - 8px));
	transition: clip-path .1s .3s;
}
.contents01 .contents01_02 .contents01_02_02 > .link01 > .item01 > img{
	width: 28px;
	height: auto;
	margin: 0;
	display: block;
	position: relative;
}
.contents01 .contents01_02 .contents01_02_02 > .item01{
	width: 421px;
	height: auto;
	display: block;
	position: absolute;
	top: -18px;
	bottom: auto;
	left: auto;
	right: -35px;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02 .contents01_02_02 > .item01{
		width: 227px;
		top: 105px;
		right: -25px;
	}
}
.contents01 .contents01_02 .contents01_02_02 > .item01 > img{
	width: 	100%;
	height: auto;
	margin: 0;
	display: block;
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
.contents02 .contents02_01{
	width: 1000px;
	height: auto;
	padding: 106px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01{
		width: 92%;
		max-width: 345px;
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 > .text01{
	width: 218px;
	height: auto;
	margin: 0 0 6px;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > .text01{
		width: 166px;
		margin: 0 0 4px;
	}
}
.contents02 .contents02_01 .contents02_01_01 > .text01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 62px 21px;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > .text02{
		margin: 0 0 45px 15px;
		font-size: 10px;
		line-height: 20px;
	}
}
.contents02 .contents02_01 .contents02_01_01 > .text03{
	width: auto;
	height: auto;
	margin: 0 0 54px;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > .text03{
		font-size: 18px;
		line-height: 28px;
		margin: 0 auto 16px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
	width: 100%;
	height: auto;
	margin: 0 0 96px;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
		width: 235px;
		margin: 0 auto 65px;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
	width: calc((100% - 20px * 3) / 4 );
	height: auto;
	padding: 20px;
	margin: 0 0 0 20px;
	background-image: url(../img/campuslife/contents02/item04.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 45px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
		width: 100%;
		margin: 34px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01:nth-of-type(1){
	margin-left: 0;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01:nth-of-type(1){
		margin-top: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01::before{
	content: '';
	width: 14px;
	height: auto;
	aspect-ratio: 14/35;
	background-image: url(../img/campuslife/contents02/item05.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -17px;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01::before{
		width: 35px;
		aspect-ratio: 35/14;
		background-image: url(../img/campuslife/contents02/item05_sp.png);
		top: -24px;
		bottom: auto;
		left: 0;
		right: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01:nth-of-type(1)::before{
	display: none;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text01 > .text01_01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text01 > .text01_01{
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text01 > img{
	width: auto;
	height: 37px;
	margin: -5px 0 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01{
	width: 100%;
	height: auto;
	padding: 22px 0 20px;
	margin: 0;
	background-color: #ffffff;
	border-radius: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	flex-grow: 1;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 16px;
	font-size: 15px;
	line-height: 21px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	text-align: center;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 21px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	text-align: center;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02{
	width: 100%;
	height: auto;
	margin: 0 0 33px;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02{
		margin: 0 0 35px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .btn01{
	width: calc((100% - 31px * 3) / 4 );
	height: auto;
	aspect-ratio: 224/52;
	margin: 0 0 0 31px;
	font-size: 20px;
	line-height: 30px;
	color: #858585;
	letter-spacing: calc((50/1000)*1em);
	border-radius: 4px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	cursor: pointer;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .btn01{
		width: calc((100% - 8px * 3) / 4 );
		aspect-ratio: auto;
		padding: 12px 0;
		margin: 0 0 0 8px;
		font-size: 12px;
		line-height: 22px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .btn01:nth-of-type(1){
	margin-left: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .btn01::before{
	content: '';
	width: auto;
	height: 11px;
	background: linear-gradient(180deg, #ffffff 0%, #B7B4E6 100%);
	display: block;
	opacity: .28;
	border-radius: 4px;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .btn01::before{
		height: 8px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .btn01.active::before{
	height: auto;
	top: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .btn01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	color: #858585;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	position: relative;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .btn01 > span{
		font-size: 12px;
		line-height: 22px;
	}
}
@media only screen and (max-width: 374px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .btn01 > span{
		font-size: 10px;
		line-height: 20px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .btn01:hover > span{
	color: #333333;
	transition: all .5s;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .btn01.active > span{
	color: #333333;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: none;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01.active{
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 16px;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: calc((50/1000)*1em);
	text-align: justify;
	text-align-last: left;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .text02{
	width: 100%;
	height: auto;
	margin: 0 0 31px;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: calc((50/1000)*1em);
	text-align: justify;
	text-align-last: left;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .text03{
	width: auto;
	height: auto;
	margin: 0 0 15px;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .text03{
		margin: 0 0 9px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01{
		align-items: flex-start;
		flex-wrap: nowrap;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01{
	width: calc((100% - 30px * 2) / 2 );
	height: auto;
	padding: 24px 30px 18px;
	margin: 20px 30px 0 0;
	background-color: #ffffff;
	border-radius: 8px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01{
		width: 100%;
		padding: 20px 15px 18px;
		margin: 15px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01_1{
	width: calc(100% - 30px);
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01_1{
		width: 100%;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01.col05{
	background-color: #F7F7F7;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01:nth-of-type(-n+2){
	margin-top: 0;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01:nth-of-type(2){
		margin-top: 15px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 12px;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: calc((50/1000)*1em);
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01 > .text01{
		margin: 0 0 10px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01 > .text01::before{
	content: '';
	width: 16px;
	height: 16px;
	margin: 0 8px 0 0;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01.col01 > .text01::before{
	background-image: url(../img/campuslife/contents02/item08_1.png);
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01.col02 > .text01::before{
	background-image: url(../img/campuslife/contents02/item08_2.png);
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01.col03 > .text01::before{
	background-image: url(../img/campuslife/contents02/item08_3.png);
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01.col04 > .text01::before{
	background-image: url(../img/campuslife/contents02/item08_4.png);
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01.col05 > .text01::before{
	background-image: url(../img/campuslife/contents02/item08_5.png);
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01 > .text02{
	width: 100%;
	height: auto;
	padding: 0 0 0 23px;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: calc((50/1000)*1em);
	text-align: justify;
	text-align-last: left;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .item01 > .text02{
		padding: 0;
		font-size: 13px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .link01{
	width: 270px;
	height: 67px;
	margin: 32px 0 0;
	display: block;
	background-color: #ffffff;
	border-radius: calc(67px / 2);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .link01{
		width: 90%;
		max-width: 270px;
		margin: 32px auto 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .link01:hover{
	opacity: 1;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .link01::before{
	content: "卒業後の進路について";
	width: auto;
	height: auto;
	padding: 0 56px 0 0;
	font-size: 16px;
	line-height: 26px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-style: normal;
	font-weight: 400;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 1;
	transition: all .5s;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .link01 > span{
	width: 40px;
	height: 40px;
	margin: 0;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 16px;
	margin: auto;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .link01 > span::before{
	content: '';
	width: auto;
	height: auto;
	background-image: url(../img/campuslife/contents02/item09_2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .link01 > span::after{
	content: '';
	width: auto;
	height: auto;
	background-image: url(../img/campuslife/contents02/item09_3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	transition: all .5s;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .link01:hover > span::after{
	opacity: 1;
	transition: all .5s;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .link01 > span > img{
	width: 11px;
	height: auto;
	margin: 0;
	display: block;
	position: relative;
	z-index: 1;
}
/*.contents02ここまで*/

/*.contents03ここから*/
.contents03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
.contents03 .contents03_01{
	width: 1000px;
	height: auto;
	padding: 106px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01{
		width: 92%;
		max-width: 345px;
	}
}
.contents03 .contents03_01 .contents03_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents03 .contents03_01 .contents03_01_01 > .text01{
	width: 249px;
	height: auto;
	margin: 0 0 6px;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 > .text01{
		width: 192px;
		margin: 0 0 4px;
	}
}
.contents03 .contents03_01 .contents03_01_01 > .text01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents03 .contents03_01 .contents03_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 34px 21px;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 > .text02{
		margin: 0 0 47px 15px;
		font-size: 10px;
		line-height: 20px;
	}
}
.contents03 .contents03_01 .contents03_01_01 > .text03{
	width: auto;
	height: auto;
	margin: 0 0 35px;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: calc((50/1000)*1em);
	text-align: justify;
	text-align-last: left;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 > .text03{
		margin: 0 0 25px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01{
		max-width: 320px;
		margin: 0 auto;
		align-items: flex-start;
		flex-wrap: nowrap;
		flex-direction: column;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01{
	width: calc((100% - 20px * 2) / 3 );
	height: auto;
	margin: 50px 20px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01{
		width: 100%;
		margin: 33px 0 0;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01:nth-of-type(-n+3){
	margin-top: 0;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01:nth-of-type(2),
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01:nth-of-type(3){
		margin-top: 33px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01:nth-of-type(3n){
	margin-right: 0;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0 0 12px;
	border-radius: 8px;
	display: block;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 8px;
	font-size: 18px;
	line-height: 28px;
	text-align: justify;
	text-align-last: left;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01 > .text01::before{
	content: '';
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01.col01 > .text01::before{
	background-image: url(../img/campuslife/contents03/item04_1.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01.col02 > .text01::before{
	background-image: url(../img/campuslife/contents03/item04_2.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01.col03 > .text01::before{
	background-image: url(../img/campuslife/contents03/item04_3.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01.col04 > .text01::before{
	background-image: url(../img/campuslife/contents03/item04_4.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01.col05 > .text01::before{
	background-image: url(../img/campuslife/contents03/item04_5.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01 > .text02{
	width: 100%;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	text-align-last: left;
	display: block;
}
/*.contents03ここまで*/

/*.contents04ここから*/
.contents04{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
.contents04 .contents04_01{
	width: 1000px;
	height: auto;
	padding: 106px 0 96px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01{
		width: 92%;
		max-width: 345px;
	}
}
.contents04 .contents04_01 .contents04_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents04 .contents04_01 .contents04_01_01 > .text01{
	width: 176px;
	height: auto;
	margin: 0 0 6px;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 > .text01{
		width: 133px;
		margin: 0 0 4px;
	}
}
.contents04 .contents04_01 .contents04_01_01 > .text01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents04 .contents04_01 .contents04_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 73px 21px;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 > .text02{
		margin: 0 0 47px 15px;
		font-size: 10px;
		line-height: 20px;
	}
}
.contents04 .contents04_01 .contents04_01_01 > .text03{
	width: auto;
	height: auto;
	margin: 0 0 32px;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: calc((50/1000)*1em);
	text-align: justify;
	text-align-last: left;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 > .text03{
		margin: 0 0 17px;
	}
}
.contents04 .contents04_01 .contents04_01_01 > .text04{
	width: 100%;
	height: auto;
	margin: 0 0 48px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: calc((50/1000)*1em);
	text-align: justify;
	text-align-last: left;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 > .text04{
		margin: 0 0 64px;
	}
}
.contents04 .contents04_01 .contents04_01_01 > .text05{
	width: auto;
	height: auto;
	margin: 0 0 15px;
	font-size: 18px;
	line-height: 28px;
	display: block;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01{
	width: 100%;
	height: auto;
	margin: 0 0 64px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01{
		margin: 0 auto 20px;
		flex-wrap: nowrap;
		flex-direction: column;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01{
	width: calc((100% - 20px * 1) / 2 );
	height: auto;
	padding: 30px 24px;
	margin: 20px 20px 0 0;
	background-color: #ffffff;
	border-radius: 8px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	cursor: pointer;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01{
		width: 100%;
		padding: 20px 15px;
		margin: 15px 0 0;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01:hover{
	background-color:#F7F7F7;
	transition: all .5s;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01:nth-of-type(-n+2){
	margin-top: 0;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01:nth-of-type(2){
		margin-top: 15px;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01:nth-of-type(2n){
	margin-right: 0;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .text01{
	width: 100%;
	height: auto;
	padding: 0 40px 0 0;
	margin: 0;
	font-size: 18px;
	line-height: 28px;
	text-align: justify;
	text-align-last: left;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .text01{
		padding: 0 22px 0 0;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .text01::before{
	content: '';
	width: 30px;
	height: 30px;
	margin: 0 10px 0 0;
	border-radius: 8px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01.col01 > .text01::before{
	background-image: url(../img/campuslife/contents04/item04_1.png);
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01.col02 > .text01::before{
	background-image: url(../img/campuslife/contents04/item04_2.png);
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01.col03 > .text01::before{
	background-image: url(../img/campuslife/contents04/item04_3.png);
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01.col04 > .text01::before{
	background-image: url(../img/campuslife/contents04/item04_4.png);
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .text01 > .icon01{
	width: 24px;
	height: 24px;
	display: block;
	opacity: .5;
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 0;
	margin: auto;
	-webkit-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .text01 > .icon01{
		width: 17px;
		height: 17px;
		top: 9px;
		bottom: auto;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .text01.open > .icon01{
	-webkit-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
	transition: all .5s;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .text01 > .icon01::before{
	content: '';
	width: 100%;
	height: 2px;
	border-radius: calc(2px / 2);
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: all .5s;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .text01 > .icon01::after{
	content: '';
	width: 100%;
	height: 2px;
	border-radius: calc(2px / 2);
	opacity: 1;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 1;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	transition: all .5s;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .text01.open > .icon01::after{
	opacity: 0;
	transition: all .5s;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01.col01 > .text01 > .icon01::before{
	background-color: #2E9082;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01.col01 > .text01 > .icon01::after{
	background-color: #2E9082;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01.col02 > .text01 > .icon01::before{
	background-color: #6059BC;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01.col02 > .text01 > .icon01::after{
	background-color: #6059BC;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01.col03 > .text01 > .icon01::before{
	background-color: #31ABEF;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01.col03 > .text01 > .icon01::after{
	background-color: #31ABEF;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01.col04 > .text01 > .icon01::before{
	background-color: #D05589;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01.col04 > .text01 > .icon01::after{
	background-color: #D05589;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .text02{
	width: 100%;
	height: auto;
	padding: 0 0 0 40px;
	margin: 27px 0 0;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	text-align-last: left;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .text02{
		margin: 18px 0 0;
		transition: padding .5s;
	}
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .text01.open + .text02{
		padding: 0;
		transition: padding .5s;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .item01_01{
	width: 100%;
	height: auto;
	padding: 0 0 0 40px;
	margin: 12px 0 0;
	display: none;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .item01_01{
		padding: 0;
		margin: 19px 0 0;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .item01_01 > .text01{
	width: 100%;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	text-align-last: left;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .item01 > .item01_01 > .text01{
		font-size: 14px;
		line-height: 20px;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02{
		max-width: 270px;
		margin: 0 auto;
		flex-direction: column;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02 > .link01{
	width: 270px;
	height: 67px;
	margin: 0 0 0 28px;
	display: block;
	background-color: #ffffff;
	border-radius: calc(67px / 2);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02 > .link01{
		width: 100%;
		margin: 20px 0 0;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02 > .link01:nth-of-type(1){
	margin-left: 0;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02 > .link01:nth-of-type(1){
		margin-top: 0;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02 > .link01:hover{
	opacity: 1;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02 > .link01::before{
	content: "教員紹介";
	width: auto;
	height: auto;
	padding: 0 56px 0 0;
	font-size: 16px;
	line-height: 26px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-style: normal;
	font-weight: 400;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 1;
	transition: all .5s;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02 > .link01:nth-of-type(2)::before{
	content: "(学会発表・受賞歴)";
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02 > .link01 > span{
	width: 40px;
	height: 40px;
	margin: 0;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 16px;
	margin: auto;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02 > .link01 > span::before{
	content: '';
	width: auto;
	height: auto;
	background-image: url(../img/campuslife/contents04/item05_2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02 > .link01 > span::after{
	content: '';
	width: auto;
	height: auto;
	background-image: url(../img/campuslife/contents04/item05_3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	transition: all .5s;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02 > .link01:hover > span::after{
	opacity: 1;
	transition: all .5s;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_02 > .link01 > span > img{
	width: 11px;
	height: auto;
	margin: 0;
	display: block;
	position: relative;
	z-index: 1;
}
/*.contents04ここまで*/

/*.contents05ここから*/
.contents05{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-image: url(../img/campuslife/contents05/item00.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents05{
		background: none;
	}
}
.contents05::before{
	content: '';
	width: calc(100% - ((100% - 1000px) / 2 + (1000px - 750px)));
	height: auto;
	background-image: url(../img/campuslife/contents05/item00.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 0;
}
@media only screen and (max-width: 767px) {
	.contents05::before{
		background: none;
	}
}
.contents05::after{
	content: '';
	width: calc((100% - 1000px) / 2 + (1000px - 750px));
	height: auto;
	background-image: url(../img/campuslife/contents05/item01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
}
@media only screen and (max-width: 767px) {
	.contents05::after{
		width: 100%;
		aspect-ratio: 375/284;
		margin: 0;
		background-image: url(../img/campuslife/contents05/item01_sp.jpg);
		position: relative;
		bottom: auto;
	}
}
.contents05 .contents05_01{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01{
		width: 100%;
		background-image: url(../img/campuslife/contents05/item00_sp.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		justify-content: center;
	}
}
.contents05 .contents05_01 .contents05_01_01{
	width: 750px;
	height: auto;
	padding: 48px 0 48px 48px;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01{
		width: 90%;
		max-width: 315px;
		padding: 65px 0;
	}
}
.contents05 .contents05_01 .contents05_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 25px;
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	text-align: justify;
	text-align-last: left;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 > .text01{
		width: 100%;
		margin: 0 0 32px;
		line-height: 26px;
	}
}
.contents05 .contents05_01 .contents05_01_01 > .text02{
	width: 100%;
	height: auto;
	margin: 0 0 25px;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	text-align: justify;
	text-align-last: left;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 > .text02{
		margin: 0 0 30px;
	}
}
.contents05 .contents05_01 .contents05_01_01 > .link01{
	width: 270px;
	height: 67px;
	margin: 0 0 0 auto;
	display: block;
	background-color: #ffffff;
	border-radius: calc(67px / 2);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 > .link01{
		width: 220px;
		height: 50px;
		margin: 0 0 0 auto;
		border-radius: calc(50px / 2);
	}
}
.contents05 .contents05_01 .contents05_01_01 > .link01:hover{
	opacity: 1;
}
.contents05 .contents05_01 .contents05_01_01 > .link01::before{
	content: "連携企業について";
	width: auto;
	height: auto;
	padding: 0 56px 0 0;
	font-size: 16px;
	line-height: 26px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-style: normal;
	font-weight: 400;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 1;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 > .link01::before{
		padding: 0 42px 0 0;
		font-size: 12px;
		line-height: 22px;
	}
}
.contents05 .contents05_01 .contents05_01_01 > .link01:hover::after{
	opacity: 1;
	transition: all .5s;
}
.contents05 .contents05_01 .contents05_01_01 > .link01 > span{
	width: 40px;
	height: 40px;
	margin: 0;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 16px;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 > .link01 > span{
		width: 30px;
		height: 30px;
		right: 12px;
	}
}
.contents05 .contents05_01 .contents05_01_01 > .link01 > span::before{
	content: '';
	width: auto;
	height: auto;
	background-image: url(../img/campuslife/contents04/item05_2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.contents05 .contents05_01 .contents05_01_01 > .link01 > span::after{
	content: '';
	width: auto;
	height: auto;
	background-image: url(../img/campuslife/contents04/item05_3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	transition: all .5s;
}
.contents05 .contents05_01 .contents05_01_01 > .link01:hover > span::after{
	opacity: 1;
	transition: all .5s;
}
.contents05 .contents05_01 .contents05_01_01 > .link01 > span > img{
	width: 11px;
	height: auto;
	margin: 0;
	display: block;
	position: relative;
	z-index: 1;
}
/*.contents05ここまで*/

/*.contents06ここから*/
.contents06{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
.contents06 .contents06_01{
	width: 1000px;
	height: auto;
	padding: 93px 0 140px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01{
		width: 92%;
		max-width: 345px;
		padding: 106px 0 123px;
	}
}
.contents06 .contents06_01 .contents06_01_01{
	width: 100%;
	height: auto;
	margin: 0 0 28px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_01{
		margin: 0 0 50px;
	}
}
.contents06 .contents06_01 .contents06_01_01 > .text01{
	width: 407px;
	height: auto;
	margin: 0 0 7px;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_01 > .text01{
		width: 311px;
		margin: 0 0 4px;
	}
}
.contents06 .contents06_01 .contents06_01_01 > .text01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents06 .contents06_01 .contents06_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 63px 21px;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_01 > .text02{
		margin: 0 0 50px 15px;
		font-size: 10px;
		line-height: 20px;
	}
}
.contents06 .contents06_01 .contents06_01_01 > .text03{
	width: auto;
	height: auto;
	margin: 0 0 17px;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: calc((50/1000)*1em);
	text-align: justify;
	text-align-last: left;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_01 > .text03{
		margin: 0 0 15px;
	}
}
.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01{
		align-items: center;
		flex-direction: column;
	}
}
.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01 > .text01{
	width: 570px;
	height: auto;
	margin: 0 63px 0 0;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: calc((50/1000)*1em);
	text-align: justify;
	text-align-last: left;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01 > .text01{
		width: 100%;
		margin: 0 0 30px;
	}
}
.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01 .contents06_01_01_01_01{
	width: 340px;
	height: auto;
	padding: 30px 0 23px;
	margin: 0;
	background-color: #F7F7F7;
	border-radius: 2px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01 .contents06_01_01_01_01{
		width: 92%;
		max-width: 315px;
	}
}
.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01 .contents06_01_01_01_01 > .item01{
	width: 128px;
	height: auto;
	margin: 0 0 26px;
	display: block;
}
.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01 .contents06_01_01_01_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01 .contents06_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 16px;
	font-size: 24px;
	line-height: 34px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01 .contents06_01_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01 .contents06_01_01_01_01 > .text02 > span:nth-of-type(1){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	display: block;
}
.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01 .contents06_01_01_01_01 > .text02 > span:nth-of-type(2){
	width: auto;
	height: auto;
	margin: 0 0 0 16px;
	font-size: 18px;
	line-height: 28px;
	display: block;
}
.contents06 .contents06_01 .contents06_01_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_02{
		width: 92%;
		max-width: 315px;
		margin: 0 auto;
	}
}
.contents06 .contents06_01 .contents06_01_02 > img{
	width: 893px;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_02 > img{
		width: 100%;
	}
}
/*.contents06ここまで*/