<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----------------------------------------------------
mainImage
----------------------------------------------------*/
.mainImage {
	margin: 60px 0 0 0;
}
.mainImage img {
	width:100%;
}

/*----------------------------------------------------
topics
----------------------------------------------------*/
.topics {
	width:92%;
	margin:0 4%;
	padding: 20px 0;
	font-weight:200;
	background-color: #FFFFFF;
}
.topics h3 {
	width: 100%;
	margin: 20px 0;
	text-align: center;
	font-size: 200%;
	font-weight:200;
}
.topics h3:after {
	content:"";
	display:block;
	width:14%;
	margin: 10px 43%;
	border-bottom: 1px solid #B7B7B7;
}
.topics ul {
	display:block;
	width:100%;
	height:300px;
	overflow:auto;
		-webkit-overflow-scrolling: touch;
}
.topics ul li {
	display: block;
	margin:10px 0;
	padding: 10px;
	background-color: #FFFFFF;
	font-weight: 300;
	border-bottom: 1px dotted #E5E5E5;
}
.topics ul li a {
	display:block;
	text-decoration: none;
}
.topics ul li a:hover {
	text-decoration:underline;
}
.topics ul li span {
	margin: 0 0 10px 0;
	font-size:80%;
	color: #A4DC62;
}
.topics ul li a span {
	color: #A4DC62;
}

/*----------------------------------------------------
Study at NWU / Life at NWU
----------------------------------------------------*/
.block-L {
	width:100%;
	margin:15px 0;
}
.san {
	background: #f39800 url(../img/sp/bg_blockL_san.png) no-repeat center top;
}
.lan {
	background: #c3cf00 url(../img/sp/bg_blockL_lan.png) no-repeat center top;
}
.block-L h2 {
	width:98%;
	height:140px;
	padding:90px 0 0 2%;
	color: #FFFFFF;
	font-family: "kozuka-gothic-pr6n",sans-serif;
	font-style: normal;
	font-size: 200%;
	font-weight: 200;
}
.block-L h2:after {
	content:"";
	display:block;
	width:25%;
	margin: 10px 75% 10px 0;
	border-bottom: 1px solid #FFFFFF;
}
.block-L ul {
	background-color:#FFFFFF;
}
.block-L ul li {
	border-bottom: 1px solid #E5E5E5;
}
.block-L ul li a {
	display:block;
	width:96%;
	padding:10px 0 10px 4%;
	text-decoration:none;
	font-size:100%;
	transition:all 0.2s;
}
.block-L ul li a:hover {
	width:92%;
	padding:10px 0 10px 8%;
}
.block-L.san ul li a {
	color: #f39800;
}
.block-L.lan ul li a {
	color: #AAB400;
}
.block-L.lan {
	margin: 0 0 50px 0;
}

/*----------------------------------------------------
Support / Schedule / Tuition &amp; Scholarship / Visa &amp; Residence Card
----------------------------------------------------*/
.block-M {
	width:100%;
	margin:20px 0 70px 0;
	padding: 70px 0 0 0;
}
.block-M h2 {
	color:#fd71bd;
	font-family: "Gothic MB101 Light",sans-serif;
	font-style: normal;
	text-align: center;
	font-size: 200%;
	font-weight: 200;
}
.block-M ul li a {
	display: block;
	margin: 0 0 0.5em 0;
	text-decoration: none;
	text-align: center;
	font-weight:300;
	transition: all 0.2s;
}
.block-M ul li a:before {
	content:"";
	display: inline-block;
	width:16px;
	height:10px;
	margin: 0 5px 0 0;
	background: url(/iec/int/en/img/sp/block_M_arrow01.png) no-repeat left center;
	background-size:16px 10px;
}
.block-M ul li a:hover {
	color: #F927BF;
}
.support_top {
	background: url(/iec/int/en/img/sp/icon_support.png) no-repeat center top;
	background-size:60px 60px;
}
.support_top h2:after {
	content:"";
	display:block;
	width:14%;
	margin: 10px 43% 15px 43%;
	border-bottom: 1px solid #fd71bd;
}
.schedule_top {
	background: url(/iec/int/en/img/sp/icon_schedule.png) no-repeat center top;
	background-size:60px 60px;
}
.schedule_top h2:after {
	content:"";
	display:block;
	width:14%;
	margin: 10px 43% 15px 43%;
	border-bottom: 1px solid #fd71bd;
}
.ts_top {
	background: url(/iec/int/en/img/sp/icon_ts.png) no-repeat center top;
	background-size:60px 60px;
}
.ts_top h2:after {
	content:"";
	display:block;
	width:34%;
	margin: 10px 33% 15px 33%;
	border-bottom: 1px solid #fd71bd;
}
.vr_top {
	background: url(/iec/int/en/img/sp/icon_vr.png) no-repeat center top;
	background-size:60px 60px;
}
.vr_top h2:after {
	content:"";
	display:block;
	width:38%;
	margin: 10px 31% 15px 31%;
	border-bottom: 1px solid #fd71bd;
}

/*----------------------------------------------------
Former International Students
----------------------------------------------------*/
.completion {
	width: 83%;
	margin: 0 3% 40px 3%;
	padding: 8% 5% 5% 5%;
	border: #DBDBDB solid 1px;
	border-radius: 5px;
}
.completion h2 {
	margin: 0 0 40px 0;
	text-align: center;
	font-size: 160%;
	font-weight: 200;
}
.completion h2:after {
	content:"";
	display:block;
	width:34%;
	margin: 10px 33% 15px 33%;
	border-bottom: 1px solid #fd71bd;
}
.completion ul li {
	border-bottom: 1px dotted #D5D5D5;
}
.completion ul li a {
	display: block;
	padding: 0.5em 1%;
	text-decoration: none;
	transition: all 0.2s;
}
.completion ul li a:hover {
	color: #F927BF;
}
.completion ul li a:before {
	content:"";
	display: inline-block;
	width:16px;
	height:10px;
	margin: 0 5px 0 0;
	background: url(/iec/int/en/img/sp/block_M_arrow01.png) no-repeat left center;
	background-size:16px 10px;
}
/*----------------------------------------------------
CotoQue
----------------------------------------------------*/
.ctq_bnr &gt; a {
display: block;
width: 90%;
margin: 20px 5% 40px 5%;
transition: all 0.3s;
}
.ctq_bnr &gt; a:hover {
opacity: 0.7;
}
.ctq_bnr &gt; a &gt; img {
width: 100%;
}

@media screen and (min-width:768px){
/*----------------------------------------------------
CotoQue
----------------------------------------------------*/
.ctq_bnr &gt; a {
width: 80%;
margin: 20px 10% 40px 10%;
}
}
@media screen and (min-width:1024px){
/*----------------------------------------------------
mainImage
----------------------------------------------------*/
.mainImage img {display:none;}
.mainImage {
	width:100%;
	height:400px;
	background:url(/iec/int/en/img/mainImage_e.png) no-repeat center top;
}

/*----------------------------------------------------
topics
----------------------------------------------------*/
.topics {
	width:100%;
	max-width:1320px;
	padding: 0;
	margin:40px auto 20px auto;
}
.topics h3 {
	box-sizing:border-box;
	display:block;
	float:left;
	width:25%;
	margin: 100px 0 0 0;
}
.topics ul {
	box-sizing:border-box;
	float:left;
	width:75%;
	padding: 15px 0 0 0;
	border-top: 1px dotted #E5E5E5;
}
.topics ul li a {
	transition:all 0.2s;
}
.topics ul li a:hover {
	margin: 0 0 0 5px;
	text-decoration:none;
	color:#F927BF;
}
.topics ul li span {
	display:block;
}

.mainContainer {
	width:1023px;
	margin: 0 auto;
	padding:30px 0 60px 0;
}
.mainContainer .wrap {
	width:1023px;
	margin:0 auto;
}

/*----------------------------------------------------
Study at NWU / Life at NWU
----------------------------------------------------*/
.block-L {
	width:511px;
	margin: 0;
	float:left;
}
.san {
	background: #f39800 url(../img/bg_blockL_san.png) no-repeat left 50px;
}
.lan {
	background: #c3cf00 url(../img/bg_blockL_lan.png) no-repeat left 50px;
}
.block-L h2 {
	display:block;
	width:255px;
	height:220px;
	padding: 150px 0 0 0;
	float:left;
	text-align:center;
	font-size: 180%;
	font-weight: 200;
}
.block-L h2:after {
	margin: 10px auto;
}
.block-L ul {
	display:block;
	width:256px;
	padding: 35px 0 0 0;
	float:left;
	background:none;
}
.block-L ul li {
	border-bottom: none;
}
.block-L ul li a {
	width:256px;
	margin: 10px 0;
	padding: 0 ;
	color: #FFFFFF;
	text-align:left;
	font-size:110%;
	font-weight: 400;
}
.block-L ul li a:before {
	content:"";
	display: inline-block;
	width:16px;
	height:10px;
	background:url(/iec/int/en/img/block_M_arrow01.png) no-repeat left center;
	background-size: 16px 10px;
	margin: 0 5px 0 0;
}
.block-L ul li a:hover {
	width: auto;
	padding: 0 0 0 10px;
}
.block-L.san ul li a {color: #FFFFFF;}
.block-L.lan ul li a {color: #FFFFFF;}

/*----------------------------------------------------
Support / Schedule / Tuition &amp; Scholarship / Visa &amp; Residence Card
----------------------------------------------------*/
.wrap_block-M {
	width:100%;
	max-width:1320px;
}
.block-M {
	box-sizing:border-box;
	width: 25%;
	margin: 0 0 50px 0;
	padding: 100px 1% 40px 1%;
	float: left;
	border-right: 1px dotted #BCBCBC;
}
.block-M h2 {
	margin: 0 0 30px 0;
	line-height:1.2;
	font-size: 170%;
}
.support_top {
	background: url(/iec/int/en/img/sp/icon_support.png) no-repeat center 25px;
	background-size:60px 60px;
}

.schedule_top {
	background: url(/iec/int/en/img/sp/icon_schedule.png) no-repeat center 25px;
	background-size:60px 60px;
}

.ts_top {
	background: url(/iec/int/en/img/sp/icon_ts.png) no-repeat center 25px;
	background-size:60px 60px;
}

.vr_top {
	background: url(/iec/int/en/img/sp/icon_vr.png) no-repeat center 25px;
	background-size:60px 60px;
}

/*----------------------------------------------------
Former International Students
----------------------------------------------------*/
.completion {
	padding: 5%;
}

.title h2.font_s {
	margin: 30px 0 0 0;
	font-size:150%;
}
/*----------------------------------------------------
CotoQue
----------------------------------------------------*/
.ctq_bnr &gt; a {
width: 800px;
margin: 50px auto 20px auto;
}
}

@media screen and (min-width:1320px){
/*----------------------------------------------------
mainImage
----------------------------------------------------*/
.mainImage {
	margin:0;
}
.mainContainer {
	width:1320px;
	margin: 0 auto;
	padding:30px 0 60px 0;
}
.mainContainer .wrap {
	width:1320px;
	margin:0 auto;
}

/*----------------------------------------------------
Study at NWU / Life at NWU
----------------------------------------------------*/
.block-L {
	width:660px;
	height:370px;
	margin: 0;
	float:left;
}
.san {background: #f39800 url(../img/bg_blockL_san.png) no-repeat left 50px;}
.lan {background: #c3cf00 url(../img/bg_blockL_lan.png) no-repeat left 50px;}
.block-L h2 {
	width:330px;
	font-size: 240%;
}
.block-L.san ul {
	width:320px;
	padding: 35px 0 10px 0;
}
.block-L.lan ul {
	width:330px;
	padding: 65px 0 0 0;
}
.block-L ul li a {
	width:330px;
}
.block-L.lan {margin: 0 0 50px 0;}

/*----------------------------------------------------
Former International Students
----------------------------------------------------*/
.completion {
	width: 1270px;
	margin: 0 0 50px 0;
	padding: 50px 50px 50px 0;
}
.completion h2 {
	width: 450px;
	margin: 0;
	padding: 40px 0 0 0;
	float:left;
	font-size: 140%;
}
.completion ul {
	display:block;
	width:820px;
	float:left;
	border-top: 1px dotted #D5D5D5;
}
.completion ul li a {
	padding: 15px 10px;
	font-size:110%;
	font-weight:300;
}
.completion ul li a:hover {
	padding: 15px 10px 15px 20px;
}
}</pre></body></html>