/******************************
2017.04.20
******************************/

@charset "UTF-8";
/* CSS Document */
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:300,400);

body #main{
font-family:Avenir , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
a{outline: none;}
body #main a{
	text-decoration:underline;
	color:#00b9ef;
}
body #main a:hover{text-decoration:none;}
#footer{border-top: 1px solid #dddddd;}

/* Tips
--------------------------------*/
.fwN{font-weight:normal;}
.fwB{font-weight:bold;}
.roboto{font-family: 'Roboto Condensed', sans-serif;}
.fsS{font-size:90%!important;}
.fsL{font-size:130%;}
.fcR{color:#ff4935!important;}
.notes{
	font-weight:normal;
	font-size:90%;
	display:block;
	line-height:1.5;
}
.hideWide{display: none!important;}
.showWide{display: block!important;}

/*clearfix*/
.clearfix:before,.clearfix:after {content:"";display:block;overflow:hidden;}
.clearfix:after {clear:both;*zoom:1;}

/* header
--------------------------------*/
.headerIn h1{
	width: 292px;
	height: 120px;
	background: url(/images/shingaku/shogakukin/lgo-shogakukin_001.png?v=2019) center center no-repeat;
	background-size: 100% auto;
	margin:0 auto;
	overflow: hidden;
	line-height: 100;
}
.headerIn .navIn nav{
	width: 100%;
	background: #fff;
}
.headerIn .navIn.fixed{margin-bottom:67px;}
.headerIn .navIn.fixed nav{
	position: fixed;
	top:0;
	z-index: 100;
}
.headerIn .navIn ul{text-align: center;}
.headerIn .navIn ul li{
	display: inline-block;
	padding-right:2em;
}
.headerIn .navIn ul li a{
	display: block;
	font-size: 15px;
	font-weight: bold;
	color:#000;
	padding:25px 0 20px;
}
.headerIn .navIn ul li:last-child{
	padding-right: 0;
}

.headerIn .navIn ul li a:hover{
	text-decoration: none;
	color:#00b9ef;
}


/* menu*/
#toggle{display: none;}
header .headerIn .navIn{display: block;}

/* topImages
--------------------------------*/
#topImage figure{
	padding: 0;margin:0;
}
#topImage .boxL{
	width: 50%;
	height: 500px;
	float:left;
	background: #00b9ef;
}
#topImage .boxL h3{
	margin-bottom:20px;
}
#topImage .boxL .subCopy{
	color:#ffffff;
	font-size: 15px;
	line-height: 1.7em;
	margin-bottom:20px;
	font-feature-settings: "pkna";
}
#topImage .boxL .subCopy span{
	display: inline-block;
	border-bottom :2px solid #ffffff;
	line-height: 1.2;
}
#topImage .boxL .text{
	color:#000000;
	font-size: 12px;
	line-height: 1.33em;
	font-weight: bold;
	margin-top:20px;
}
#topImage .boxL .text span {
	display: inline-block;
	font-size: 18px;
	margin-top: 10px;
}
#topImage .boxL .inner{
	width: 462px;
    padding:45px 50px 0 0;
    float: right;
}
#topImage .boxR{
	position: relative;
	width: 50%;
	height: 500px;
	float:right;
	overflow: hidden;
}
#topImage .boxR figure{
	height: 500px;
	width: auto;
	position: absolute;
	right:0;
	top:0;
}
#topImage .boxR figure img{width:auto;height:500px;}

/* section共通
--------------------------------*/
.section{}
.section h3{
	color:#00b9ef;
	text-align:center;
	font-size:2.615em;
	line-height:1.25;
	letter-spacing:0.1em;
}
.section h3 .roboto{
	color:#888888;
	text-transform:uppercase;
	display:block;
	font-size:0.706em;
	font-weight:400;
	letter-spacing:normal;
	margin-bottom:4px;
}

/* 合格発表
--------------------------------*/
#section00{
	padding-top:90px;
	margin-bottom:30px;
}
#section00 .outlineList{
	width:816px;
	border:1px solid #8bcce4;
	border-radius:5px;
	margin:30px auto 0 auto;
}
#section00 .outlineListTitle{
	text-align:center;
	font-size:1.692em;
	color:#00b9ef;
	padding:26px 0 24px 0;
	border-bottom:1px solid #8bcce4;
}
#section00 .article{
	width:598px;
	line-height:2;
	margin:0 auto;
	padding:30px 100px 35px 165px;
	position:relative;
}
#section00 .article p{
	font-size:1.077em;
	letter-spacing:0.05em;
	font-weight:bold;
	margin-bottom:0em;
}


/* About ベネッセ海外留学センター海外進学奨学金とは
--------------------------------*/
#section01{
	position:relative;
	padding-top:90px;
    background: #fff;
	}
#section01 h3{
	position:relative;
}
#section01 .article{
	width:598px;
	line-height:2;
	margin:0 auto;
	padding:30px 110px 50px 110px;
	position:relative;
	border-bottom:1px solid #cccccc;
}
#section01 .article p{
	font-size:1.077em;
	letter-spacing:0.05em;
	font-weight:bold;
	margin-bottom:1em;
}

/* OUTLINE 募集要項
--------------------------------*/
#section02{
	padding-top:90px;
	margin-bottom:100px;
}
#section02 .outlineList{
	width:816px;
	border:1px solid #8bcce4;
	border-radius:5px;
	margin:30px auto 0 auto;
}
#section02 .outlineListTitle{
	text-align:center;
	font-size:1.692em;
	color:#00b9ef;
	padding:26px 0 24px 0;
	border-bottom:1px solid #8bcce4;
}
#section02 .outlineList dl{
	font-weight:bold;
	padding:40px 60px;}

#section02 .outlineList dl dt{
	font-size:1.154em;
	color:#00b9ef;
	float:left;
	width:185px;
	margin-bottom:40px;
}
#section02 .outlineList dl dd{
	float:left;
	width:510px;
	margin-bottom:40px;
}
#section02 .outlineList dl dt:last-child,#section02 .outlineList dl dd:last-child{
	margin-bottom:0;
}
/* FLOW 奨学金選考までの流れ
--------------------------------*/
#section03{
	background:#00b9ef;
	color:#ffffff;
	padding:90px 0 100px 0;
}
#section03 h3{
	color:#ffffff;
	width:818px;
	margin:0 auto 46px auto;
	padding-bottom:30px;
	border-bottom:1px solid #91d2ea;
	}
#section03 h3 .roboto{color:#91d2ea;}
#section03 .flowBoxWrap{
	width:818px;
	margin:0 auto;
}
#section03 .flowBox{
	position:relative;
	padding:0 0 50px 93px;
	border-left:dotted 3px #91d2ea;
	margin-left: 60px;
	font-weight:bold;
}
#section03 .flowBox:after{
	position:absolute;
	left:-19px;
	bottom:15px;
	content:"";
	display:block;
	height:36px;
	width:35px;
	background:url(/images/shingaku/shogakukin/ico-flow_001.png) no-repeat;
}
#section03 .flowBox h4{
	font-size:1.846em;
	margin-bottom:15px;
}
#section03 .flowBox h4 .step{
	display:block;
	position:absolute;
	top:-14px;
	left:-63px;
	font-size:0.833em;
	padding:13px 30px;
	line-height:1;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border:3px solid #ffffff;
	text-transform: uppercase;
	background:#00b9ef;
}
#section03 .flowBox p,#section03 .flowBox ul{font-size:1.077em;}
#section03 .flowBox p a{color:#ffffff;}
#section03 .flowBox .stepCard{
	color:#00b9ef;
	background:#ffffff;
	border-radius:2px;
	padding:20px 24px;
	box-shadow:0 1px 2px rgba(0,0,0,0.2);
	width:450px;
}
#section03 .flowBox.step2 p.fcR{
	font-size:1.143em;
	margin-top:0.7em;
	padding-left:0.5em;
}
#section03 .flowBox.step2 .stepCard{margin-top:13px;}
#section03 .flowBox.step3 .stepCard ul li:after{
	content:"▼";
	display:block;
}
#section03 .flowBox.step3 .stepCard ul li:last-child:after{
	content:"";
	display:none;
}
#section03 .flowBox:last-child{
	padding-left:96px;
	padding-bottom:0;
	border-left:none;
}
#section03 .flowBox:last-child:after{
	content:"";
	display:none;
}
#section03 .flowBox .point {
	color: #4d4d4d;
	padding: 6px;
	margin-top: 25px;
	border: 2px solid #00b9ef;
	position: relative;
}
#section03 .flowBox .point::after {
	content: "POINT";
	display: block;
	padding: 0 15px;
	font-size: 13px;
	color: #fff;
	line-height: 20px;
	background-color: #00b9ef;
	border-radius: 2px 2px 0 0;
	position: absolute;
	top: -20px;
	left: -2px;
}
/* FAQ よくあるご質問
--------------------------------*/
#section04{
	background:#f4f4f4;
	padding:90px 0 100px 0 ;
}
#section04 .faqBox{
	width:818px;
	margin:40px auto 0 auto;
}
#section04 .faqBox ul li{}
#section04 .faqBox ul li .quetion{
	position:relative;
	border:1px solid #8bcce4;
	border-bottom:none;
	font-size:1.154em;
	padding: 18px 120px 14px 98px;
	line-height:1.4;
}

#section04 .faqBox ul li .quetion img {
	position: absolute;
  top: 50%;
  left: 59px;
  margin-top: -12px;
}
#section04 .faqBox ul li .quetion:after{
	content:"";
	display:block;
	width:28px;
	height:28px;
	position:absolute;
	top:50%;
	right:59px;
	margin-top:-14px;
	transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	background:url(/images/shingaku/shogakukin/btn-open_001.png);
}
#section04 .faqBox ul li .quetion.active{}
#section04 .faqBox ul li .quetion.active:after{transform: rotate(45deg);}

#section04 .faqBox ul li .quetion:hover{color:#00b9ef;cursor:pointer;}
#section04 .faqBox ul li .quetion span{
	position:absolute;
	top:50%;
	left:59px;
	margin-top:-12px;
	display:block;
}
#section04 .faqBox ul li .answer{
	position:relative;
	border-top:1px solid #8bcce4;
	padding:30px 59px 30px 98px;
	font-size:1.077em;
	font-weight:bold;
	display:none;
}
#section04 .faqBox ul li .answer .answerA{
	display:block;
	position:absolute;
	top:50%;
	left:59px;
	margin-top:-12px;
}
#section04 .faqBox ul li:last-child .quetion{border-bottom:1px solid #8bcce4;}
#section04 .faqBox ul li:last-child .answer{border-top:none;}

/* to Teachers 学校の先生方へ
--------------------------------*/
#section05{
	padding:90px 110px 70px;
	margin:100px auto 80px auto ;
	width:598px;
	background:#f3efe5;
	border-radius:2px;
	border-bottom:1px solid #cccccc;
}
#section05 h3{margin-bottom:26px;}
#section05 .article{
	font-size:1.077em;
	line-height:2;
}
#section05 .article p{
	text-align:justify;
	margin-bottom:1em;}
#section05 .article p:last-child{margin-bottom:0;}
#section05 .teacherPhone{
	position:relative;
	background:#ffffff;
	border-radius:2px;
	padding:58px 28px 32px 28px;
	box-shadow:0 1px 3px rgba(0,0,0,.2);
	margin:40px auto 0 auto;
	width:484px;
}
#section05 .teacherPhone h4{
	position:absolute;
	top:-5px;
	left:50%;
	margin-left:-238px;
	width:475px;
	background:#494741;
	font-size:1.385em;
	text-align:center;
	border-radius:2px;
	line-height:1;
	color:#FFFFFF;
	padding:12px 0 10px 0;
	box-shadow:0 1px 3px rgba(0,0,0,.2);
}
#section05 .teacherPhone .text{
	font-size:1.077em;
	line-height:1.5;
	border-bottom:1px solid #DDDDDD;
	padding-bottom:20px;
	margin-bottom:14px;
}
#section05 .teacherPhone .phone{
	text-align:center;
}
#section05 .teacherPhone .phoneInfo{
	text-align:center;
	margin-top:5px;
	font-size: 93%;
}

/* VOICE 先輩体験談
--------------------------------*/
#section07 {
    padding: 90px 0 0 0;
}
#section07 .article {
    width: 598px;
    line-height: 2;
    margin: 0 auto;
    padding: 30px 110px 40px;
    position: relative;
    z-index: 100;
}
#section07 .article p {
    font-size: 1.077em;
    letter-spacing: 0.05em;
    font-weight: bold;
}
#section07 .voiceList {
	width: 818px;
  margin: 0 auto ;
  letter-spacing: 0.05em;
  font-size: 1.077em;
}
#section07 .voiceList ul {
	letter-spacing: -.4em;
}
#section07 .voiceList li {
	width: 266px;
	display: inline-block;
	vertical-align: top;
  margin: 0 10px 45px 0;
  overflow: hidden;
  box-sizing: border-box;
  letter-spacing: normal;
  padding: 38px 0 0;
  position: relative;
}
#section07 .voiceList li:nth-child(3n) {
   margin: 0 0 45px 0;
}
#section07 .voiceList li:nth-child(4),
#section07 .voiceList li:nth-child(5),
#section07 .voiceList li:nth-child(6) {
   margin-bottom: 0;
}
#section07 .voiceList li .nameBox {
	text-align: center;
}
#section07 .voiceList li .nameBox .pic {
	margin-bottom: 10px;
}
#section07 .voiceList li .nameBox span.num {
	font-size: 10px;
	color: #6f6f6f;
	letter-spacing: .1em;
}
#section07 .voiceList li .nameBox span.name {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .1em;
}
#section07 .voiceList li .nameBox span.graduate {
	font-size: 13px;
	letter-spacing: .1em;
	display: block;
	margin-bottom: 10px;
}
#section07 .voiceList li .commentBox {
	min-height: 391px;
	padding: 10px 15px;
	box-sizing: border-box;
	border: 1px solid #E0E0E0;
	position: relative;
}
#section07 .voiceList li .commentBox h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}
#section07 .voiceList li .commentBox h4 span {
	display: block;
	font-size: 20px;
	color: #00b9ef;
	margin-top: 10px;
}
#section07 .voiceList li .commentBox p {
	font-size: 12px;
	line-height: 1.7;
}
#section07 .voiceList li.new .commentBox:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top: 20px solid #00b9ef;
	border-left: 20px solid #00b9ef;
	position: absolute;
	top: 0;
	left: 0;
}
#section07 .voiceList li.new .commentBox:after {
	content: "NEW";
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	white-space: pre;
	position: absolute;
	top: 4px;
  left: -2px;
	letter-spacing: .1em;
	font-weight: bold;
	transform: rotate(-45deg);
	text-align: center;
}
#section07 .voiceList li.cm .nameBox {
	padding-bottom: 32px;
}
#section07 .voiceList li.cm .commentBox {
	position: relative;
}
#section07 .voiceList li.cm .nameBox span.name {
	width: 100%;
	color: #00b9ef;
}
#section07 .voiceList li.cm .commentBox:after {
	content: "COMMING\ASOON...";
	display: block;
	width: 200px;
	height: 200px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin : auto;
	border-radius: 50%;
	background-color: #fff;
	font-size: 27px;
	line-height: 40px;
	letter-spacing: .08em;
	font-weight: bold;
	color: #ddd;
	text-align: center;
	box-sizing: border-box;
	padding-top: 65px;
}


/* fixedNavi
--------------------------------*/
.fixedNavi{
	/*position: fixed;
    bottom: 0;20170930*/
    position: relative;
    width: 100%;
    overflow: initial !important;
	}
.fixedNavi ul {
	padding:24px 0;
	text-align:center;
	letter-spacing: -.40em;
	background:#00b9ef;
}
.fixedNavi ul li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	letter-spacing: normal;
	vertical-align: top;
	margin-right:30px;
}
.fixedNavi ul li:last-child{margin-right:0;}
.fixedNavi ul li.cutoff p {
	color:#0094ca;
	font-weight:bold;
	font-size:1.6em;
	padding:26px 0 26px 10px;
	width:210px;
	height: 22px;
	line-height:1;
	position: relative;
	background: #f8e022;
}
.fixedNavi ul li.cutoff p:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(248,224,34,0);
	border-left-color: #f8e022;
	border-width: 37px 15px;
	margin-top: -37px;
}
.fixedNavi ul li.inquiryBtn a{
	display:block;
	font-size:2.308em;
	font-weight:bold;
	position:relative;
	background:#ffffff;
	color:#00b9ef;
	padding:25px 0 25px 90px;
	width:290px;
	border-radius:2px;
	box-shadow:0 1px 3px rgba(0,0,0,0.2);
	text-align: left;
}
.fixedNavi ul li.inquiryBtn a:hover {
	text-decoration:none;
	/*opacity:0.8;*/}
.fixedNavi ul li.inquiryBtn a:before{
	content:"";
	display:block;
	width:22px;
	height:19px;
	position:absolute;
	top:50%;
	left:24px;
	margin-top:-10px;
	background:url(/images/shingaku/shogakukin/ico-arrow_001.png);
}

.fixedNavi #pageTop {
	position: absolute;
	top: -70px;
	right: 0;
}

/* bannerBox
--------------------------------*/
.bannerBox {
	text-align: center;
	margin: 50px 5%;
}
.bannerBox img {
	max-width: 100%;
	height: auto;
}


/* headInquiry
--------------------------------*/
.headInquiry {

}
.headInquiry .head {
	color: #f8e022;
	font-weight: bold;
    font-size: 1.85em;
    margin-bottom: 15px;
}
.headInquiry .head span {
	font-size: 81%!important;
	display: inline-block;
	margin: 0 2px;
}
.headInquiry .inquiryBtn {
	margin-bottom: 15px
}
.headInquiry .inquiryBtn a {
	display: block;
    font-size: 2.308em;
    font-weight: bold;
    position: relative;
    background: #ffffff;
    color: #00b9ef;
    padding: 15px 0 15px 90px;
    margin: 0 auto;
    width: 290px;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    text-align: left;
    text-decoration: none !important;
    line-height: 100%;
}
.headInquiry .inquiryBtn a:before {
    content: "";
    display: block;
    width: 22px;
    height: 19px;
    position: absolute;
    top: 50%;
    left: 24px;
    margin-top: -10px;
    background: url(/images/shingaku/shogakukin/ico-arrow_001.png);
}

.headInquiry .text {
	font-size: 1.382em;
}
.headInquiry .text span {
	display: block;
}
.headInquiry .text span.fsS {
	display: inline-block;
    line-height: 90%;
}

/* 募集終了 201709
-------------------------------*/
.cutoffMessage {
	max-width: 900px;
	width: 90%;
	margin: 50px auto;
	border: 1px solid #ff4935;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 30px 40px;
	text-align: center;
}
.cutoffMessage h1 {
	line-height: 1.2;
	font-size: 24px;
	margin-bottom: 20px;
}

/* recommended
--------------------------------*/
#recommended {
  padding: 0 0 70px;
  line-height: 1;
}

#recommended a {
  text-decoration: none;
}

#recommended a:hover {
  text-decoration: none;
}

#recommended h2 {
  font-size: 22px;
  letter-spacing: .1em;
  color: #888888;
  font-weight: 600;
  text-align: center;
  margin-bottom: 40px;
}

#recommended h2 span {
  display: block;
  font-size: 34px;
  margin-top: 14px;
  color: #00b9ef;
}

#recommended .box {
  text-align: center;
  letter-spacing: -.4em;
  margin-top: 40px;
}

#recommended .box .bnr {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: .1s;
}

#recommended .box .bnr:hover {
  opacity: .8;
}

#recommended .box .bnr a {
  display: block;
  font-size: 22px;
  line-height: 28px;
  color: #fff;
  font-weight: 600;
  padding: 20px 0 132px;
  text-decoration: none;
}

#recommended .box .bnr_01 {
  background-image: url(/images/shingaku/shogakukin/bnr_recommended_01_pc.jpg);
}

#recommended .box .bnr_02 {
  background-image: url(/images/shingaku/shogakukin/bnr_recommended_02_pc.jpg);
  margin: 0 20px;
  width: 300px;
  height: 152px;
}

#recommended .box .bnr_03 {
  background-image: url(/images/shingaku/shogakukin/bnr_recommended_03.jpg);
  width: 300px;
  height: 152px;
}

#recommended .box .bnr_01 a {
	padding: 10px 0 114px;
}
#recommended .box .bnr_02 a {
	padding: 10px 0 114px;
}
#recommended .box .bnr_03 a {
	padding: 10px 0 114px;
}

#mapTop {
  float: right;
  width: 70px;
  height: 70px;
}

#mapTop a {
  width: 100%;
  height: 100%;
  background-image: url(/images/common/btn_pagetop_001.gif);
  background-repeat: no-repeat;
  display: block;
  text-indent: -99999px;
}

#mapTop a:hover {
  background-position: 0px -70px;
}

/* max-width: 1064px
-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 1064px) {
	#ftBanner {
		padding-bottom: 100px !important;
	}

/* fixedNavi
--------------------------------*/
	.fixedNavi{
		/*position:fixed;
		bottom:0;20170930*/
	}
	.fixedNavi ul li{margin-right: 20px;}
	.fixedNavi ul li.cutoff p{
		width: 190px;
		font-size: 1.4em;
	}
	.fixedNavi ul li.inquiryBtn a{
		font-size: 1.7em;
		width: 176px;
		padding: 25px 0 25px 60px;
	}
	.fixedNavi ul li.fixPhone img{
		width: 320px;
		height: auto;
	}

	/* recommended
  --------------------------------*/
  #recommended {
    padding: 0 0 80px;
  }

  #recommended h2 {
    font-size: 13px;
    margin-bottom: 15px;
  }

  #recommended h2 span {
    font-size: 25px;
    margin-top: 6px;
  }

  #recommended .box {
  	margin-top: 26px;
  }

  #recommended .box .bnr {
    width: 100%;
    display: block;
    max-width: 320px;
    margin: 0 auto 15px;
  }

  #recommended .box .bnr a {
    font-size: 20px;
    line-height: 1;
    padding: 5px 0 95px;
    letter-spacing: .1em;
  }

	#recommended .box .bnr_01 {
    background-image: url(/images/shingaku/shogakukin/bnr_recommended_01_sp.jpg);
  }

  #recommended .box .bnr_02 {
    background-image: url(/images/shingaku/shogakukin/bnr_recommended_02_sp.jpg);

  }
  #recommended .box .bnr_03 {
    background-image: url(/images/shingaku/shogakukin/bnr_recommended_03.jpg);
  }

  #recommended .box .bnr_02 a br {
  	display: none;
  }
}

/* max-width: 800px
-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 800px) {

.hideWide{display: block!important;}
.showWide{display: none!important;}

/* menu
--------------------------------*/
.headerIn{
	position: relative;
}
.headerIn h1 {
    width: 164px;
    height: 56px;
	padding-bottom:16px;
}
#toggle{
	display: block;
	width:50px;
	height:50px;
	overflow: hidden;
	background: url(/images/shingaku/shogakukin/btn-menu_001.png) center center no-repeat ;
	background-size:100% auto;
	position: absolute;
	top:10px;
	right:10px;
	line-height: 100;
	border: none;
	z-index:100;
}
#toggle.fixed{
	position: fixed;
	top:10px;
	right:10px;
	}
#toggle:focus{outline: none;}

/*offcanvas*/
#toggle.is-active{
	background: url(/images/shingaku/shogakukin/btn-menu_002.png) center center no-repeat ;
	background-size:100% auto;
	position: fixed;
	top:18px!important;
}
header .headerIn .navIn{
	position: fixed;
    padding: 0;
    z-index: 11;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
}
header .headerIn .navIn nav {
    display: table;
    width: 100%;
    height: 100vh;
    background: rgba(0, 185, 239, 0.95);
}
	.headerIn .navIn ul{text-align: left;}
.headerIn .navIn ul li{
	display: block;
	padding-right:0;:

}
	.headerIn .navIn ul li.hideWide{
	width: 140px;
    height: 48px;
    background: url(/images/shingaku/shogakukin/lgo-shogakukin_002.png) center center no-repeat;
    background-size: 100% auto;
    margin: 0 auto;
    overflow: hidden;
    line-height: 100;
	padding: 15px 0;
	}
	.headerIn .navIn ul li a{
	display: block;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    padding: 15px 0 15px 70px;
    border-bottom: 1px solid #00749f;
    transition: background 0.1s 0.1s;
	}
	.headerIn .navIn ul li a:after{
	content: "";
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    left: 28px;
    margin-top: -14px;
	}
	.headerIn .navIn ul li a:hover{color:#fff;}
	.headerIn .navIn ul li.navi01 a {border-top: 1px solid #00749f;}
	.headerIn .navIn ul li.navi06 a {
    border-bottom: none;
    background: #ffffff;
    color: #22a5d4;
}
	.headerIn .navIn ul li.navi01 a:after{background: url(/images/shingaku/shogakukin/ico-menu_001.png) center center no-repeat;}
	.headerIn .navIn ul li.navi02 a:after{background: url(/images/shingaku/shogakukin/ico-menu_002.png) center center no-repeat;}
	.headerIn .navIn ul li.navi03 a:after{background: url(/images/shingaku/shogakukin/ico-menu_003.png) center center no-repeat;}
	.headerIn .navIn ul li.navi04 a:after{background: url(/images/shingaku/shogakukin/ico-menu_004.png) center center no-repeat;}
	.headerIn .navIn ul li.navi07 a:after{background: url(/images/shingaku/shogakukin/ico-menu_007.png) center center no-repeat;}
	.headerIn .navIn ul li.navi05 a:after{background: url(/images/shingaku/shogakukin/ico-menu_005.png) center center no-repeat;}
	.headerIn .navIn ul li.navi06 a:after{background: url(/images/shingaku/shogakukin/ico-menu_006.png) center center no-repeat;}


/* TopImage
-------------------------------*/
	#topImage .boxR{
	position: inherit;
    width: 100%;
    height: auto;
	float: none;
	}
	#topImage .boxR figure{
	position: relative;
    height: auto;
	}
	#topImage .boxR figure img{
	width: 100%;
    height: auto;
	}
	#topImage .boxL{
	position: relative;
	width: 100%;
    height: auto;
    float: none;
	}
	#topImage .boxL .inner{
	width: 90%;
    float: none;
    padding:50px 5% 5% 5%;
	}
	#topImage .boxL h3 img{
	position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -125px;
	}
	#topImage .boxL .reward img{
		width: 100%;
		height: auto;
	}

/*  合格発表
--------------------------------*/
#section00 .outlineList{width:90%;}
#section00 .outlineListTitle {
    padding: 5%;
	line-height:1.4;
}
#section00 .article{
	width:90%;
	padding:30px 0 50px 0;
}

/* About ベネッセ海外留学センター海外進学奨学金とは
--------------------------------*/
#section01 .article{
	width:90%;
	padding:30px 0 50px 0;
}

/* OUTLINE 募集要項
--------------------------------*/
#section02 .outlineList{width:90%;}
#section02 .outlineListTitle {
    padding: 5%;
	line-height:1.4;
}
#section02 .outlineList dl {padding:5%;}
#section02 .outlineList dl dt {
    margin-bottom: 0.7em;
	width:100%;
}
#section02 .outlineList dl dd {
	width:100%;
}

/* FLOW 奨学金選考までの流れ
--------------------------------*/
#section03 h3{width:90%;}
#section03 .flowBoxWrap{width:90%;}

#section03 .flowBox .stepCard {
    padding: 4% 5%;
    width: 90%;
}

/* FAQ よくあるご質問
--------------------------------*/
#section04 .faqBox{
	width:90%;
}

/* to Teachers 学校の先生方へ
--------------------------------*/
#section05{
	width:80%;
	padding: 5%;
}

#section05 .teacherPhone {
    padding: 13% 5% 5%;
    margin: 40px auto 0px;
    width: 86%;
}

#section05 .teacherPhone h4 {
    left: 50%;
    margin-left: -45%;
    width: 80%;
	padding:4% 5%;
	font-size: 1em;
}

.bannerBox {
	margin: 5% 3%;
}


/* 先輩からのアドバイス
--------------------------------*/
#section07 .article {
	padding: 30px 0px 30px;
    width: 90%;
}

#section07 .voiceList {
	width: 90%;
}

#section07 .voiceList li {
	width: 49%;
	margin: 0 2% 45px 0;
}

#section07 .voiceList li:nth-child(3n) {
	margin: 0 2% 45px 0;
}

#section07 .voiceList li:nth-child(4),
#section07 .voiceList li:nth-child(5),
#section07 .voiceList li:nth-child(6) {
	margin: 0 2% 45px 0;
}

#section07 .voiceList li:nth-child(2n) {
	margin-right: 0;
}

#section07 .voiceList li

/* fixedNavi
--------------------------------*/
	.fixedNavi{
		/*position: fixed!important;
		bottom:0;20170930*/
		z-index: 10;
	}
.fixedNavi ul{padding:0;}
.fixedNavi ul li{margin:0;}
.fixedNavi ul li.cutoff {
	position:relative;
	z-index:100;
	display:block;
	margin-right: 0;
	box-shadow:0 0 5px rgba(0,0,0,0.2);
}
.fixedNavi ul li.cutoff p{
	width:100%;
	text-align:center;
	padding:1em 0 0.6em 0;
	font-size:1.3em;
}
.fixedNavi ul li.cutoff p::after {
	display:none;}
.fixedNavi ul li.inquiryBtn {width:50%;}
.fixedNavi ul li.inquiryBtn a{
	width:100%;
	box-sizing:border-box;
	background:#d3edf6;
	border-radius:0;
	padding: 7% 0px 7% 50px;
	font-size:1.75em;
	box-shadow:none;
}
.fixedNavi ul li.fixPhone {
	padding-top:10px;
	width:50%;
	text-align:center;
}
.fixedNavi ul li.fixPhone img{width:70%;height:70%;}

}

/* max-width: 640px
-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 640px) {

/* section共通
--------------------------------*/
.section h3{
	font-size:2em;
	line-height:1.25;
}
.section h3 .roboto{
	font-size:0.8em;
	margin-bottom:4px;
}

/* About ベネッセ海外留学センター海外進学奨学金とは
--------------------------------*/
#section01 .article {
    padding: 30px 0px 30px;
}

/* FLOW 奨学金選考までの流れ
--------------------------------*/
#section03 .flowBox {
	padding: 0px 0px 50px 73px;}
#section03 .flowBox h4 {
    font-size: 1.6em;
}
#section03 .flowBox:last-child {
    padding: 0px 0px 0 73px;
}

/* FAQ よくあるご質問
--------------------------------*/
#section04 .faqBox ul li .quetion {
    padding: 4% 15% 4% 13%;
}
#section04 .faqBox ul li .quetion::after {right: 5%;}
#section04 .faqBox ul li .quetion span {left: 5%;}
#section04 .faqBox ul li .answer .answerA {left: 5%;}
#section04 .faqBox ul li .answer {
    padding: 5% 5% 5% 13%;
}

#section04 .faqBox ul li .quetion img {
  left: 5%;
}

/* 先輩からのアドバイス
--------------------------------*/
#section07 .voiceList li {
	display: block;
	width: 100%;
	margin: 0 0 20px 0;
}
#section07 .voiceList li .commentBox {
	min-height: auto;
}
#section07 .voiceList li.cm .nameBox {
	padding-bottom: 30px;
}
#section07 .voiceList li.cm .commentBox {
	padding: 30px 7px;
}
#section07 .voiceList li.cm .commentBox:after {
	position: relative;
}

/* to Teachers 学校の先生方へ
--------------------------------*/
#section05 .teacherPhone .phone img {
   width:100%;
   height:auto;
   max-width:350px;
}

/* fixedNavi
--------------------------------*/
.fixedNavi ul li.inquiryBtn a{
	padding: 10% 0px 10% 35px;
	font-size:1.4em;
	letter-spacing:-0.05em;
}
.fixedNavi ul li.inquiryBtn a::before {
    left: 10px;
}
.fixedNavi ul li.fixPhone {
    padding-top: 15px;
}
.fixedNavi ul li.fixPhone img{width:85%;height:85%;}

}


/* max-width: 375px
-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 375px) {
#menuBtnWrap {
    right: 10px;
    top: 10px;
}
#menu.selected {
    right: 10px;
}
    #menu.selected img {
        opacity: 1 !important;
    }
/* offcanvasList
--------------------------------*/
body{width: 100%!important;
right: 0!important;
}
#navArea{
	background:rgba(42,175,223,0.9);}
#navArea .sideTitle {
	padding: 5% 7% 5% 10%;
	font-size: 1.15em;
}
#navArea ul li a {
	font-size: 1.15em;
	padding: 5% 7% 5% 60px;
}
#navArea ul li a::after {left: 8%;}

/* section共通
--------------------------------*/
.section h3{
	font-size:1.8em;
	line-height:1.25;
}
.section h3 .roboto{
	font-size:0.9em;
	margin-bottom:4px;
}

/* About ベネッセ海外留学センター海外進学奨学金とは
--------------------------------*/
#section01{background: #fff;}
#section01::before {
	background-size:1500px;}

/* FLOW 奨学金選考までの流れ
--------------------------------*/
#section03 .flowBox {
    position: relative;
    padding: 0;
    border-left: none;
    margin-left: 0;
    font-weight: bold;
	margin-bottom:40px;
}
#section03 .flowBox h4 {
	font-size: 1.45em;
	letter-spacing:-0.05em;
    margin-bottom: 15px;
}
#section03 .flowBox h4 .step {
    position:inherit;
    top: 0;
    left: 0;
    padding: 8px 14px 6px 14px;
	margin-right:10px;
    line-height: 1;
    display: inline-block;
    border: 3px solid #FFF;
    text-transform: uppercase;
    background: #00b9ef none repeat scroll 0% 0%;
}
#section03 .flowBox:last-child {
    padding-left: 0;
    padding-bottom: 0px;
    border-left: medium none;
}
#section03 .flowBox::after {display:none;}

/* to Teachers 学校の先生方へ
--------------------------------*/
#section05 .teacherPhone h4 {
    width: 84%;
    padding: 4% 3%;
}
#section05 .teacherPhone {width: 90%;}
}


/*20180615 期間限定追従バナーを非表示にする*/
.adsense{display: none!important;}
