<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

/*=====================================================

	SCHOOL-PAGE

=====================================================*/

/*-----------------------------------------
	showcase
-------------------------------------------*/

.sr-sc{
	width: 100%;
	border-bottom: 1px solid #555;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}

.sr-sc_inn{
	background-color: #333;
	margin-bottom: 1px;
}

/*.sr-sc_head{
	width: 1200px;
	margin: 0 auto;
	background: url(../wayokudan/images/sr_sc_img.jpg) no-repeat 0 0;

	height: 471px;
}*/

.sr-sc_head_tit{
	position: absolute;
	left: 0px;
	top: 70px;
}

.sr-sc_head_read{
	position: absolute;
	left: 0px;
	top: 170px;
}

.sr-sc_head_txt{
	position: absolute;
	left: 530px;
	top: 240px;
}


/*  ショーケース文字テキスト版 */
.sr-sc_head_tit2{
position: absolute;
left: 0;
top: 70px;
font-size: 32px;
line-height: 1.3;
opacity:0.9;
color: #fff;
text-shadow: 0 0 30px #000;
}

.sr-sc_head_read2{
position: absolute;
left: 0;
top: 178px;
font-size: 26px;
line-height: 1.4;
opacity:0.9;
color: #fff;
text-shadow: 0 0 30px #000;
}

.sr-sc_head_txt2{
position: absolute;
top: 280px;
left: 550px;
font-size: 16px;
line-height: 1.8;
width: 460px;
font-weight: normal;
opacity:0.9;
color: #fff;
text-shadow: 0 0 20px #000;
}

/*  ▲ショーケース文字テキスト版 */


.sr-sc_index{
	/*width: 1200px;*/
	margin: 0 auto;
	background: url(/kanto/special/special_report/images/sr_sc_index_bg.jpg) no-repeat center 0;
	height: 150px;
	color: #FFF;
}

.sr-sc_index_tit{
	position: absolute;
	left: 80px;
	top: 35px;
	width: 77px;
	height: 77px;
	line-height: 77px;
	background-color: #8C0000;
	text-align: center;
}

.sr-sc_index_list{
	position: absolute;
	left: 200px;
	top: 33px;
}

.sr-sc_index_list li{
	padding-left: 1.7em;
	text-indent: -1.7em;
	margin-bottom: 5px;
}

.nolink{
	color: #666;
}

.sr-sc_index_nav{
	position: absolute;
	right: 5px;
	top: 43px;
	width: 282px;
	height: 50px;
	line-height: 50px;
	border: 5px solid #7A7A7A;
	text-align: center;
}

.sr-sc_index_nav ul li{
	display: inline;
	margin-right: 10px;
}

.sr-sc_index_nav ul &gt; li + li:before {
  content: "|";
	margin-right: 10px;
}

.sr-sc_index_nav ul li a, .sr-sc_index_list a{
	color: #FFF;
	text-decoration:underline;
}



/*-----------------------------------------
	special-report-contents
-------------------------------------------*/

.sr-content{
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	margin-top: 10px;
	padding-bottom: 45px;
}

.sr-unit{}

.sr-unit_tit{
	width: 900px;
	border-bottom: 6px solid #EEE;
	padding: 40px 20px 25px 80px;
	margin-bottom: 40px; 
	line-height: 1.0;
}

.sr-unit_tit p{
	display: inline-block;
}

.tit_num{
	font-size: 35px;
	color: #B9B9B9;
	padding-right: 60px;
	border-right: 1px solid #BBB;
}

.tit_num span{
	font-size: 51px;
	color: #8C0000;
	padding-right: 4px;
}

.tit_txt{
	font-size: 29px;
	padding-left: 40px;
	/*border-left: 1px solid #BBB;*/
	width: 725px;
}

.sr-unit_main{
	width: 900px;
	margin: 0 auto;
}

.sr-unit_main p{
	margin-bottom: 35px;
	font-size: 17px;
	line-height: 2.0;
}

.sr-unit_main_tit{
	width: 100%;
	font-size: 22px;
	border-bottom: 1px solid #DDD;
	margin-bottom: 35px;
	padding-top: 15px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

.sr-unit_main p.question{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 25px;
	color: #222222;
	line-height: 1.5;
}


.sr-unit_main_img{
	margin: 0 auto 45px;
	text-align: center;
}

.sr-unit_main_img ul{
	display: table;
	border-collapse: separate;
  	border-spacing: 10px 0 ;
  	margin-left: -10px;
  	overflow: hidden;
  	margin: 0 auto;
}

.sr-unit_main_img li{
	display: table-cell;
	width: 395px;
}

.sr-unit_main p.sr-unit_main_cap,
.sr-unit_main p.sr-unit_main_cap2{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
	padding-left: 10px;
}


.sr-unit_main p.sr-unit_main_cap_center{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
	padding-left: 10px;
}

.sr-unit_w500{
	width: 500px;
}

.sr-unit_main_next{
	font-weight: bold;
}

.sr-unit_main_next a{
	color: #8C0000;
    text-decoration:underline;
}

.sr-unit_main_box{
    border: 1px solid #ccc;
    padding: 30px 30px 0px 30px;
    margin: 0 0 40px 0;
}

.sr-unit_main_box a{
    color: #8C0000;
    text-decoration:underline;
}


/*----- movie -----*/

.detail-movie{
  width:100%;
  margin-bottom:60px;
}

.detail-movie_inn{
  width:100%;
  background-color:#fff;
  padding-top:0px;
  padding-bottom:40px;
  /*border-bottom: 6px solid #000;*/
}
.detail-movie_box{
  width: 800px;
  margin: 0 auto;
  text-align: center;
}



/*-----------------------------------------
	school-location
-------------------------------------------*/

.sch-location{
	width:100%;
	background-color:#444;
	padding-bottom:50px;
}

.sch-location_unit{
	float:left;
	width:455px;
	margin:0 15px 40px 25px;
	color: #FFF;
}

.sch-location_tit{
	font-size:16px;
	padding-left:15px;
	padding-top:6px;
	margin-bottom:25px;
	margin-top:45px;	
	font-weight:bold;
	line-height:1.2;
	border-left:3px solid #FFF;
	height:22px;	
}

.sch-location_unit ul{
	margin-top:20px;
}

.sch-location_unit ul li{
	line-height:1.2;
	margin-bottom:7px;
	list-style:disc outside;
	margin-left:20px;
}

.sch-location_link{ 
	background:url(/kanto/special/special_report/images/arrow_black13.png) no-repeat 93% 50% #79B4FF;
	width:420px;
	height:60px;
	line-height:60px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
}

.sch-location_link a{
	color:#000;
	display:block;
}

.sch-location_link a:visited{
	color:#000;
}

.sch-location_link a:hover{
	color:#000;
	text-decoration:none;	
}

 
.sch-location_link2{ 
	background:url(/kanto/special/special_report/images/arrow_black13.png) no-repeat 93% 50% #8C0000;
	width:420px;
	height:60px;
	line-height:60px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
}

.sch-location_link2 a{
	color:#fff;
	display:block;
}

.sch-location_link2 a:visited{
	color:#fff;
}

.sch-location_link2 a:hover{
	color:#fff;
	text-decoration:none;	
}
/*----- img responsive -----*/

.img-pc {
    display: block !important;
}
.img-sp { 
    display: none !important;
}


.b_strong{

font-weight: bold;
font-size: 20px;

}



.line_end{
	margin: 60px 0 40px 0;
	border:none;
    border-top:dotted 1px #888;
    height:1px;
    color:#FFFFFF;
    /*margin: 0 6 0 6;*/


}

.sr-unit_main_notes{
	font-size: 14px !important;
	color: #777;
	margin-top: -25px;

}


/*=====================================================

	SPECIAL-REPORT TOP-PAGE 

=====================================================*/


#page-title{
	padding: 23px 0 10px;
	/*border-bottom: 1px solid #E7E8E7;*/
}

#page-title h2{
	font-size:28px;
	padding-left:60px;
	background:url(/images/special/tit_icon.gif) no-repeat 0 6px;
}

#page-title h2 span{
	font-size:22px;
	font-weight:normal;
}


.sr-top_tit{
	margin-bottom:30px;
	/*border-bottom: 1px solid #E7E8E7;*/
}

.sr-top_tit_in{
	width:1000px;
	/*height: 200px;*/
	margin: 0 auto;
	display:table;
	background-color: #333;
}

.sr-top_tit_txt{
	width:380px;
	height:182px;
	background:url(/kanto/special/english2017/images/sp_tit.gif) no-repeat 10px 50%;
	padding-left:40px;
	padding-right:30px;
	display: table-cell;
	vertical-align: middle;
	font-size:34px;
	line-height:1.2;
}

.sr-top_tit_img{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}


.sr-top_lead{
	margin-bottom:40px;
}


/*.sp-lead_tit{
	width:100%;
	height:45px;
	background-color:#000;
	margin-bottom:40px;
}

.sp-lead_tit_txt{
	color:#FFF;
	font-size:20px;
	line-height:1.2;
	padding:12px 20px 5px;
}
*/

.sr-top_lead_txt{
	float:left;
	width:950px;
	font-size:16px;
	padding: 0 20px 0;
}

.sp-lead_img{
	float:right;
}


.sr-top_list{
	margin-bottom:35px;
}


.sr-top_box{
	float:left;
	margin:0px 5px 0px 15px;
	width:310px;
	height: 370px;
}

.sr-top_box_name{
	float:left;
	font-size:18px;
	line-height:1.2;
	font-weight:bold;
	margin: 10px 15px 10px 0;
}


.sr-top_box_img{
	margin-bottom:10px;
}

.sr-top_box_txt{
	float:left;
	/*height:80px;*/
	line-height:1.4;
	margin-bottom: 6px;
}

.sr-top_box_date{
	/*color: #777777;*/
    font-size: 12px;
    float:left;

}

.sr-top_box_link{
	width:285px;
	height:33px;
	line-height:33px;
	border:1px solid #FC8637;
	font-size:12px;
	text-align:center;
	background-color:#FFF;
	margin-left:11px;
}

/*	
.sp-list_end{	
	margin-top:40px;
	margin-bottom:7px;
	text-align:center;
}
*/

.sr-top_box_link a{
	color:#444;
	display:block;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.sr-top_box_link a:hover {
	text-decoration:none;
	background-color:#FFB217;
}


.sr-top_box a:link{
	color:#444;
}
.sr-top_box a:visited{
	color:#444;
}
.sr-top_box a:hover{
	color:#2777E2 !important;
	text-decoration:none;
}
.sr-top_box a:active{
	color:#444;
}

.new{
	position:relative;
	top:1px;
	left:5px;
}






/*=====================================================

	Media Queries

=====================================================*/


@media screen and (max-width: 768px){
	
body{
    -webkit-text-size-adjust: 100%;
}
	
#main img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
	
#main .inner {
    width: 100%;
}

/*----- img responsive -----*/

.img-pc {
    display: none !important;
}
.img-sp { 
    display: block !important;
}

/*-----------------------------------------
	showcase
-------------------------------------------*/

.sr-sc{
	/*width: 100%;*/
	border-bottom: none;
}

.sr-sc_inn{
	background-color: #222;
	margin-bottom: none;
}


.sr-sc_head_tit{
	width: 80%;
	margin: 0 10%;
	position: relative;
	/*left: 0px;*/
	top: 0px;
	padding-top: 90px;
}

.sr-sc_head_read{
	width: 80%;
	margin: 0 10%;
	position: relative;
	/*left: 0px;*/
	top: 0px;
	padding-top: 250px;
}

.sr-sc_head_txt{
	width: 70%;
	margin: 0 15%;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 60px;
	padding-bottom: 30px;
	text-align: center;
}


/*  ショーケース文字テキスト版 */
.sr-sc_head_tit2{
	width: 80%;
	margin: 0 10%;
	position: relative;
	/*left: 0px;*/
	top: 0px;
	padding-top: 90px;

	padding-top: 80px;
    font-size: 27px;
    line-height: 1.2;
    text-align: center;
}

.sr-sc_head_read2{
	width: 80%;
	margin: 0 10%;
	position: relative;
	/*left: 0px;*/
	top: 0px;
	padding-top: 250px;
	font-size: 20px;
	text-shadow: 0 0 30px #000;
}

.sr-sc_head_txt2{
	width: 90%;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 60px;
    margin: 0 auto;
	
}

/*  ▲ショーケース文字テキスト版 */

.sr-sc_index{
	width: 92%;
	/*margin: 0 auto;*/
	background: none;
	background-color: #333;
	height: auto;
	/*color: #FFF;*/
	padding: 30px 4% 35px;
	text-align: center;
}

.sr-sc_index_tit{
	position: relative;
	left: 0px;
	top: 0px;
	width: 40%;
	height: 40px;
	line-height: 40px;
	margin: 0 auto 20px;
}

.sr-sc_index_list{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto 25px;
	display: inline-block;
	text-align: left;
	font-size: 16px;
}

.sr-sc_index_list li{
	margin-bottom: 10px;
}


.sr-sc_index_nav{
	position: relative;
	right: 0px;
	top: 0px;
	/*width: 282px;
	height: 50px;
	line-height: 50px;
	border: 5px solid #7A7A7A;
	text-align: center;*/
	margin: 0 auto;
}
/*
.sr-sc_index_nav ul li{
	display: inline;
	margin-right: 10px;
}

.sr-sc_index_nav ul &gt; li + li:before {
  content: "|";
	margin-right: 10px;
}

.sr-sc_index_nav ul li a{
	color: #FFF;
}*/



/*-----------------------------------------
	special-report-contents
-------------------------------------------*/

.sr-content{
	/*margin-top: 10px;*/
	padding-bottom: 20px;
	/*font-family: "游明朝体", YuMincho;*/
}

.sr-unit{
}

.sr-unit_tit{
	width: 92%;
	border-bottom: 3px solid #EEE;
	padding:40px 4% 15px;
	margin-bottom: 30px; 
	/*line-height: 1.0;*/
}

.sr-unit_tit p{
	display:inline-block;
}

.tit_num{
	font-size: 22px;
	/*color: #B9B9B9;*/
	padding-right: 0;
	border-right: none;
	width: 10%;
}

.tit_num span{
	font-size: 36px;
	/*color: #8C0000;*/
	padding-right: 3px;
}

.tit_txt{
	font-size: 22px;
	padding-left: 4%;
	border-left: 1px solid #BBB;
	width: 77%;
	line-height: 1.2;
}

.sr-unit_main{
	width: 90%;
	margin: 0 5%;
}

.sr-unit_main p{
	margin-bottom: 25px;
	font-size: 17px;
	line-height: 1.8;
}

.sr-unit_main_tit{
	/*width: 100%;*/
	font-size: 22px;
	border-bottom: 1px solid #DDD;
	margin-bottom: 25px;
	padding: 5px;
	/*font-weight: normal;*/
}

.sr-unit_main_notes {
    margin-top: -10px;
}

.sr-unit_main p.question {
    font-size: 19px;
}


.sr-unit_main_tit {
	font-size: 20px;

}

.sr-unit_main_img{
	margin: 0 -5% 25px -5%;
	/*text-align: center;*/
}

.sr-unit_main_img ul{
	display: block;
	border-collapse: none;
  	border-spacing: 0;
  	margin-left: 0px;
  	/*overflow: hidden;*/
}

.sr-unit_main_img li{
	display: block;
	width: 100%;
	margin: 0 auto 20px;
}
/*
.sr-unit_main p.sr-unit_main_cap{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: left;
	padding-left: 10px;
}*/

.sr-unit_w500{
	width: 100%;
}
/*
.sr-unit_main_next{
	font-weight: bold;
}*/


.sr-unit_main_box{
    border: 1px solid #ccc;
    padding: 30px 20px 0px 20px;
    margin: 0 0 40px 0;
}


.sr-unit_main p.sr-unit_main_cap2{
	margin-top: -10px;
}


/*----- movie -----*/

.detail-movie{
  margin-bottom:40px;
}

.detail-movie_inn{
  /*width:100%;
  background-color:#212121;*/
  padding-top:20px;
  padding-bottom:30px;
  /*border-bottom: 6px solid #000;*/
}

.detail-movie_box{
  width: 100%;
}

.detail-movie_tit{
  width: 92%;
  margin:0 4%; 
  font-size: 18px;
  /*color: #FFF;
  padding-bottom: 10px;
  text-align: left;*/
}

.detail-movie_iframe{
  position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

 .detail-movie_iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*-----------------------------------------
	school-location
-------------------------------------------*/

.sch-location{
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:40px;
}

.sch-location_unit{
	float:none;
	width:90%;
	margin:0 5% 10px;
	padding-top:20px;
	font-size:14px;
}


.sch-location_map {
	position: relative;
	padding-bottom: 75%; 
	height: 0;
	overflow: hidden;
}

.sch-location_map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


.sch-location_tit{
	margin-bottom:15px;
	margin-top:0px;
}

.sch-location_link{ 
	width:90%;
	height:50px;
	line-height:50px;
	margin:35px 5% 0;
	background-position:95% 50%;
}

.sch-location_link2{ 
	width:90% !important;
	height:50px;
	line-height:50px;
	margin:35px 5% 0;
	background-position:95% 50%;
}

/*-----------------------------------------
	SPECIAL-REPORT TOPPAGE
-------------------------------------------*/

#page-title{
	padding: 23px 0 10px;
	/*border-bottom: 1px solid #E7E8E7;*/
}

#page-title h2{
	font-size: 22px;
    padding-left: 50px;
    /*background: url(/kanto/special/english2017/images/tit_icon_sp.gif) no-repeat 10px 8px;*/
    background:url(/images/special/tit_icon_sp.gif) no-repeat 10px 8px;
    margin: 0 5% 0 0;
    line-height: 1.1;
}

#page-title h2 span{
	font-size:18px;
	font-weight:normal;

}


.sr-top_tit{
	margin-bottom:20px;
	/*border-bottom: 1px solid #E7E8E7;*/
}


.sr-top_lead{
	margin-bottom:20px;
}


.sr-top_tit_in{
	width:auto;
	/*height: 200px;*/
	margin: 0 auto;
	display:table;
	background-color: #333;
}

.sr-top_lead_txt{
	/*float:left;
	width:90%;
	font-size:16px;
	padding: 0 20px 0;*/

	float: none;
    width: 90%;
    padding: 6px 5% 5px;
    margin-bottom: 10px;
    line-height: 1.8;

}


.sr-top_box{
	float: none;
    margin: 0px 5% 40px 5%;
    width: 90%;
    height: 0px;
}

.sr-top_box_img{
	margin-bottom:5px;
	text-align: center;
}

.tit_num{
	width: 15%;
}




.sr-top_box_date {
    float: left;
    /* color: #777777; */
    font-size: 14px;
    margin-bottom: 30px;
}

.pc_br2{
	display: none;
}

}/*---▲max-width: 768px--*/

@media screen and (max-width: 550px){
.sr-sc_head_tit{
	padding-top: 60px;
}

.sr-sc_head_read{
	padding-top: 160px;
}

.sr-sc_head_txt{
	width: 80%;
	margin: 0 10%;
}

/* ショーケース文字テキスト版 */
.sr-sc_head_tit2{
	padding-top: 60px;
}

.sr-sc_head_read2{
	padding-top: 160px;
}

.sr-sc_head_txt2{
	padding-top: 50px;
	
}

}


@media screen and (max-width: 400px){
.sr-sc_head_tit{
	width: 90%;
	margin: 0 5%;
	padding-top: 45px;
}

.sr-sc_head_read{
	width: 92%;
	margin: 0 4%;
	padding-top: 120px;
}

.sr-sc_head_txt{
	width: 94%;
	margin: 0 3%;
	padding-top: 50px;
}

/* ショーケース文字テキスト版 */
.sr-sc_head_tit2{
	width: 90%;
	margin: 0 5%;
	padding-top: 45px;
}

.sr-sc_head_read2{
	font-size: 21px;
	width: 92%;
	margin: 0 4%;
	padding-top: 130px;
}

/*
.sr-sc_head_txt2{
	margin: 0 3%;
	padding-top: 50px;
}*/


.tit_num{
	width: 15%;
}

.tit_txt{
	width: 72%;
}

}


@media screen and (max-width: 320px){


/* ショーケース文字テキスト版 */
.sr-sc_head_tit2{
	font-size: 24px;
	padding-top: 40px;
}

.sr-sc_head_read2{
	font-size: 18px;	
	padding-top: 115px;
}

.sr-sc_head_txt2{
	padding-top: 50px;

}

</pre></body></html>