@charset "UTF-8";


/* index */
#index .boxs_range {
	width: 100%;
	margin: 0 auto;
}

#index .box_top {
	width: 100%;
	margin: 10px 0 40px 0;
	padding: 20px 20px 20px 20px;
	background-color:#e9e9e9;
	border-radius: 10px;
	/* box set */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#index .box_btm {

}

#index .box_btm:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	/* footer under gap resolution */
	overflow: hidden;
}

#index .box_top .box_btm div.left {
	float:left;
	width: calc(100% - 280px);
}
#index .box_top .box_btm div.right {
	float:right;
	width:250px;
	text-align:center;
}

#index h5 {
	width: 100%;
	margin: 0 0 15px 0;
	color: #004789;
	font-size: 18px;
	font-weight: 600;
}

#index #boxa h5 {	 }
#index #boxb h5 {	 }
#index #boxc h5 {	 }
#index #boxd h5 {	 }
#index #boxe h5 {	 }
#index #boxf h5 {	 }

#index .box_top .box_btm div.left dl dt {
	width: 100%;
	margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: 600;
}

#index .box_top .box_btm div.left dl dd {
	font-size: 13px;
}

#index #boxa dl dt {	 }
#index #boxb dl dt {	 }
#index #boxc dl dt {	 }
#index #boxd dl dt {	 }
#index #boxe dl dt {	 }
#index #boxf dl dt {	 }


/* curriculum */
#curriculum h4 {
	background:url(../../img/future/curriculum_h4.gif) left top no-repeat;
	text-indent:-9999px;
	width:623px;
	height:138px;
	margin:0 0 15px 0;
}

#curriculum h5 {
	margin:0 0 20px 0;
	text-align:center;
	color:#1882ab;
	font-size:113%;
}

#curriculum ol {
	list-style:none;
	padding:0px 0 10px 0;
}

#curriculum ol li {
	list-style:none;
	padding:0px 0 0px 0px;
	margin:15px 0 5px 0;
	min-height:33px;
}
* html #curriculum ol li { height:33px; }

#curriculum ol li#a {	background:url(../../img/future/curriculum_01.gif) left top no-repeat; }
#curriculum ol li#b {	background:url(../../img/future/curriculum_02.gif) left top no-repeat; }
#curriculum ol li#c {	background:url(../../img/future/curriculum_03.gif) left top no-repeat; }
#curriculum ol li#d {	background:url(../../img/future/curriculum_04.gif) left top no-repeat; }

#curriculum ol li span {
	background:url(../../img/future/curriculum_border.gif) left bottom repeat-x;
	display:block;
	padding:0 0 15px 45px;
}



#curriculum h4#z {
	background:url(../../img/management/education_h4.gif) left top no-repeat;
	text-indent:-9999px;
	width:551px;
	height:31px;
	margin:0 0 15px 0;
}

#curriculum h5#a { background:url(../../img/future/education_h5a.gif) left top no-repeat;
	text-indent:-9999px;
	width:381px;
	height:28px;
	margin:10px 0 5px 0px;
}

#curriculum table {
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	margin:0 0 10px 2px;
	width:548px;
}

#curriculum table th {
	font-weight: normal;
	text-align:center;
	vertical-align:middle;
	background:#486db5;
	color:#ffffff;
	padding:5px 5px;
	line-height:100%;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}
#curriculum table td {
	text-align:center;
	vertical-align:middle;
	padding:5px 5px;
	line-height:100%;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	background:#fcfcdd;
}
#curriculum table td.txt_l {
	text-align:left;
}

#curriculum table#zenki th {
	background:#486db5;
}
#curriculum table#kouki th {
	background:#db7111;
}

#curriculum table#zenki td.kmk {
	background:#c8d2eb;
}
#curriculum table#kouki td.kmk {
	background:#f8cd7a;
}





/* abroad */
#abroad h4 {
	background:url(../../img/future/abroad_h4.gif) left top no-repeat;
	text-indent:-9999px;
	width:623px;
	height:138px;
	margin:0 0 15px 0;
}

#abroad h5#abroad_1 {
	background:url(../../img/future/abroad_h5a.gif) left top no-repeat;
	text-indent:-9999px;
	width:381px;
	height:28px;
	margin:20px 0 10px 120px;
}
#abroad h5#abroad_2 {
	background:url(../../img/future/abroad_h5b.gif) left top no-repeat;
	text-indent:-9999px;
	width:381px;
	height:27px;
	margin:20px 0 10px 120px;
}

#main_border {
	padding:0px 0 30px 0;
}
#main_padding {
	padding:0px 0;
}

#abroad #main_padding ul {
	text-align:center;
	padding:1px 0;
}
#abroad #main_padding ul li {
	list-style:none;
	display:inline;
	border-right:solid 1px #2167b1;
	padding:0 8px 0 3px;
}
* html #abroad #main_padding ul li {
	padding:0 3px 0 8px;
}

#abroad #main_padding .list_right {	border:none; }

#abroad table {
	width:380px;
	margin-left:120px;
}


#abroad th {
	padding:5px;
	vertical-align:top;
	width:70px;
	border:solid 1px #cccccc;
	font-weight:normal;
	background:#e2f1f4;
}
#abroad td {
	padding:5px;
	border:solid 1px #cccccc;
}


/* activity */
#activity h4 {

}

#activity h5 {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 18px;
}

#activity h5#aa { border-bottom: 1px solid #3bafda; color: #3bafda; }
#activity h5#ab { border-bottom: 1px solid #3bafda; color: #3bafda; }
#activity h5#ba { border-bottom: 1px solid #3bafda; color: #3bafda; }
#activity h5#bb { border-bottom: 1px solid #3bafda; color: #3bafda; }
#activity h5#ca { border-bottom: 1px solid #3bafda; color: #3bafda; }
#activity h5#cb { border-bottom: 1px solid #3bafda; color: #3bafda; }
#activity h5#da { border-bottom: 1px solid #3bafda; color: #3bafda; }
#activity h5#db { border-bottom: 1px solid #3bafda; color: #3bafda; }
#activity h5#ea { border-bottom: 1px solid #3bafda; color: #3bafda; }
#activity h5#eb { border-bottom: 1px solid #3bafda; color: #3bafda; }

#activity h6 {
	margin:0 0 10px 0;
	font-size:113%;
}

#activity ul#activitylist {
	padding: 1px 0 20px 0;
	font-size: 16px;
	text-align: center;
}
#activity ul#activitylist li {
	list-style:none;
	display:inline;
	border-right: solid 1px #2167b1;
	padding:0 8px 0 8px;
}
#activity ul#activitylist li:first-child {
	border-left: solid 1px #2167b1;
}
#activity ul#activitylist li.on a {
	color: #2167b1;
}
#activity ul#activitylist li:last-child {
}

#activity .boxs_range {
	width: 100%;
	margin: 0 auto;
}

#activity .box_top {
	width: 100%;
	margin: 10px 0 40px 0;
	padding: 20px 20px 20px 20px;
	background-color:#e9e9e9;
	border-radius: 10px;
	/* box set */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#activity .box_top .ex_ttl_block {
	display: block;
	font-size: 13px;
	margin: 0 0 10px 0;
}

#activity .view_block {
	margin: 15px 0 0 0;
}

#activity .view_explanation_block {
	margin: 15px 0 0 0;
}

#activity .view_explanation_block ul {
	/* flex */
	display: -webkit-flex;
	display: flex;
}

#activity .view_explanation_block li {
	margin: 0 0 0 10px;
}

#activity .view_explanation_block li:first-child {
	margin: 0 0 0 0;
}

#activity .view_explanation_block .explanation {
	margin: 6px 0 0 0;
}

/*--- activity_e ---*/
#activity .activity_e .txt_question {
	color: #3bafda;
}

#activity .activity_e p .fs {
	font-size: 11px;
}

/* faq */
#faq dl dt {
	margin: 0 0 8px 0;
	color: #1882ab;
	font-size: 16px;
	font-weight: bold;
}

#faq dl dd {
	display: block;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	font-size: 14px;
}


/* =============================================================================
rewrite style
========================================================================== */
/* -----------------------------------------------
existing rewrite
----------------------------------------------- */
@media screen and (max-width: 767px) {
	/* -----------------------------------------------
	main
	----------------------------------------------- */
	#main {
		width: 93.75%;
		margin: 0 auto;
	}

	#main_border {
		padding: 10px 0;
		width: 100%;
	}

	#main_padding {
		padding:0px 0;
	}

	/* index */
	#index .box_top {
		width: 100%;
		margin: 10px 0 40px 0;
		padding: 20px 20px 20px 20px;
		background-color:#e9e9e9;
		border-radius: 10px;
		/* box set */
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#index .box_btm {

	}

	#index .box_top .box_btm div.left {
		float:none;
		width:100%;
	}
	#index .box_top .box_btm div.right {
		float:none;
		width:100%;
		margin: 10px 0 0 0;
		text-align:center;
	}

	#index h5 {
		width: 100%;
		margin: 0 0 10px 0;
		color: #004789;
		font-size: 16px;
		font-weight: 600;
	}

	#index .box_top .box_btm div.left dl dt {
		width: 100%;
		margin: 0 0 5px 0;
		font-size: 14px;
		font-weight: 600;
	}

	/* curriculum */
	#curriculum h4 {
		background:url(../../img/future/curriculum_h4.gif) left top no-repeat;
		text-indent:-9999px;
		width:100%;
		height:138px;
		margin:0 0 15px 0;
	}

	#curriculum h4#z {
		background:url(../../img/management/education_h4.gif) left top no-repeat;
		text-indent:-9999px;
		width:100%;
		height:31px;
		margin:0 0 15px 0;
	}

	#curriculum h5#a { background:url(../../img/future/education_h5a.gif) left top no-repeat;
		text-indent:-9999px;
		width:100%;
		height:28px;
		margin:10px 0 5px 0px;
	}

	#curriculum table {
		border-bottom:1px solid #000000;
		border-right:1px solid #000000;
		margin:0 0 10px 2px;
		width:100%;
	}

	/* abroad */
	#abroad h4 {
		background:url(../../img/future/abroad_h4.gif) left top no-repeat;
		background-size: contain;
		text-indent:-9999px;
		width:100%;
		height:0;
		margin:0 0 15px 0;
		padding-top: 22.11%;
	}

	#abroad p {
		line-height: 1.5;
	}

	#abroad .style3 {
		line-height: 1.5;
	}

	/* activity */
	#activity h4 {
		background:url(../../img/future/activity_h4.gif) left top no-repeat;
		background-size: contain;
		text-indent:-9999px;
		width:100%;
		height:0;
		margin:0 0 15px 0;
		padding-top: 22.11%;
	}

	#activity h5 {
		font-size: 16px;
	}

	#activity h6 {

	}

	#activity ul#activitylist {
		margin: 0 0 20px 0;
		padding: 0 0 0 0;
		border-left:solid 1px #2167b1;
		font-size: 16px;
		text-align: left;
		/* flex */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	#activity ul#activitylist li {
		display: block;
		list-style:none;
		border-right: none;
		border-left: none;
	}
	#activity ul#activitylist li:first-child {
		border-right: none;
		border-left: none;
	}
	#activity ul#activitylist li.on a {
		color: #2167b1;
	}
	#activity ul#activitylist li:last-child {
	}

	#activity .boxs_range {
		width: 100%;
		margin: 0 auto;
	}

	#activity .box_top {
		width: 100%;
		margin: 10px 0 40px 0;
		padding: 20px 20px 20px 20px;
		background-color:#e9e9e9;
		border-radius: 10px;
		/* box set */
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	#activity .box_top .ex_ttl_block {
		display: block;
		font-size: 13px;
		margin: 0 0 10px 0;
	}

	#activity .box_top img {
		width: 100% !important;
	}
	
	#activity .view_explanation_block {
		margin: 15px 0 0 0;
	}

	#activity .view_explanation_block ul {
		/* flex */
		display: block;
	}

	#activity .view_explanation_block li {
		margin: 20px 0 0 0;
	}

	#activity .view_explanation_block li:first-child {
		margin: 0 0 0 0;
	}

	#activity .view_explanation_block .explanation {
		margin: 6px 0 0 0;
	}
	

	/* faq */
	#faq dl dt {
		margin:0 0 5px 0;
		padding:0 0 0 1em;
		text-indent: -1em;
		color:#1882ab;
		font-size: 15px;
		font-weight:bold;
	}

	#faq dl dd {
		display:block;
		padding:0 0 15px 0;
		margin:0 0 15px 0;
		font-size: 13px;
	}


}/* End SP----------------------------------------------------*/