<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#breadcrumb-area{
	font-size:13px;
	padding-top:7px;
	padding-bottom:5px;
	background:#fff;
}
.breadcrumb{width:950px;margin:0 auto;}
#sns{
	text-align:right;
	margin:-30px auto 0;
	width:950px;
}

.floatBnr{
	position:fixed;
	top:150px;
	right:0;
	width:112px;
	height:407px;
	z-index:555;
}
.floatBnr a{
	display:block;
	width:112px;
	height:407px;
}
@media screen and (max-width: 1000px) {
	.floatBnr{display:none;}
}

#contents_wrapper{
	margin-top:100px;
}

/* section 01
-----------------------------------------------------*/
#sec01{
	background:url(../../../img/page/campaign/1904_studentDisc/bg_01.gif) no-repeat center top;
}
#sec01 h1{
	text-align:center;
	margin:0 auto;
	padding:30px 0;
}
#sec01 h2{
	text-align:center;
	margin:0 auto;
}
#sec01 .inr{
	background:#fff000;
	padding:50px;
}
#sec01 .inr h3{
	text-align:center;
	margin:0 auto;
	font-size:24px;
	font-weight:bold;
	color:#065c40;
	line-height:1.8;
}
#sec01 .inr h3 em{
	font-style: normal;
	font-size:34px;
	font-weight:bold;
}
#sec01 .inr .mini{
	text-align:center;
	font-size:16px;
	color:#065c40;
	line-height:1.8;
}

/* section 02
-----------------------------------------------------*/
#sec02{
	width:100%;
	background:#efefef;
	text-align:center;
	padding:30px 0 30px;
}
#sec02 h3{
	width:850px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	font-style:oblique;
	color:#065c40;
	letter-spacing:1px;
	margin:20px auto;
}

#sec02 h3 em{
	font-size:28px;
	font-weight:bold;
	font-style:oblique;
}

#sec02 h3 br{
	display:none;
}
#sec02 ul.topicList{
	width:970px;
	margin:0 auto 50px;
}
#sec02 ul.topicList:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
#sec02 ul.topicList li{
	width:300px;
	height:262px;
	margin:20px 10px;
	float:left;
	position:relative;
}

#sec02 ul.topicList li a{
	height:250px;
}

#sec02 ul.topicList li a .imgframe img{
	width:100%;
}
#sec02 ul.topicList li a h4{
	padding:10px;
	background:rgba(255,255,255,0.6);
	font-size:14px;
}


/* section 03
-----------------------------------------------------*/
#sec03{
	width:100%;
	background:#065c40;
	text-align:center;
	padding:30px 0 30px;
}
#sec03 h3{
	width:750px;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	font-style:oblique;
	color:#fff;
	letter-spacing:5px;
	margin:20px auto;
}

#sec03 h3 em{
	font-size:34px;
	font-weight:bold;
	font-style:oblique;
}

#sec03 h3 br{
	display:none;
}
#sec03 ul.bnrList{
	width:970px;
	margin:0 auto 50px;
}
#sec03 ul.bnrList:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
#sec03 ul.bnrList li{
	width:460px;
	margin:10px;
	float:left;
}

.list-mv07{
	opacity: 0;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px); 
}
.mv07{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}


.sp{display:none;}
</pre></body></html>