@charset "UTF-8";

/* PC */
@media screen and (min-width:481px), print {

/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 個人情報保護方針 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


/* privacy
----------------------*/

#privacy h4{
	font-size:16px;
	}
#privacy p{
	padding-bottom:20px;
	}
#privacy dl{
	margin-top:30px;
	}
#privacy dl dt{
	margin-bottom:15px;
	}

	
	
	
	
	
	
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 進路実績 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


/* sinro
----------------------*/
	
	
	#sinro .intro{
		text-align:center;
		margin-bottom:40px;
		}
	#sinro h4{
		text-align:left;
		font-size:16px;
		margin-bottom:40px;
		}


	#sinro .tab{
		margin:0 0 50px 100px;
		}
	#sinro #tab_national{
		float:left;
		}
	#sinro #tab_personal{
		float:left;
		}

	
	
	#sinro table {
		width: 100%;
		border-collapse: collapse;
	}
		#sinro table .head {
			background: url(../img/table_head_bg.gif) ;
		}
		#sinro table .head2 {
			background: url(../img/table_head_bg.gif) ;
		}
		
		#sinro table .head .nen{
			text-align: center;
			border-top: solid 2px #d4c9c4;
			border-bottom: solid 2px #d4c9c4;
			border-right: solid 1px #d4c9c4;
			background: url(../img/table_head_bg.gif) no-repeat;
		}	

		#sinro table .head th{
			padding: 7px 0 5px 0;
			text-align: center;
			border-top: solid 2px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;
			border-right: solid 1px #d4c9c4;
		}
		#sinro table .head2 th{
			padding: 7px 0 5px 0;
			text-align: center;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 2px #d4c9c4;
			border-right: solid 1px #d4c9c4;
		}
		#sinro table th.last {
			border-right: none;
		}
		#sinro table td {
			padding: 7px 0 5px 0;
			text-align: center;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 2px #d4c9c4;
			border-right: solid 1px #d4c9c4;
			font-size:  12px;
			line-height: 1.4em;
		}
		#sinro table td.line {
			border-bottom: solid 1px #d4c9c4 !important;
			border-top: solid 1px #d4c9c4 !important;
		}
		#sinro table td.last {
			border-right: none;
			padding-left:1em;
		}
		#sinro table td.third {
			border-right: none;
			padding: 0 !important;
		}
			#sinro table td li {
				border-bottom: solid 1px #d4c9c4;
				height: 28px;
				padding-top: 12px;
			}
			#sinro table td li.last {
				border-bottom: none;
			}


#sinro h5{
	font-size:14px;
	}

#sinro .upper{
	margin-bottom:60px;
	}

#sinro #national{
	float:left;
	width:65%;
	}
#sinro #ishiyaku{
	width:30%;
	margin-left:5%;
	float:left;
	margin-top:20px;
	}	
#sinro #national #note{
	text-align:right;
	font-size:11px;
	margin-top:5px;
	}
#sinro #personal{
	/*float:left;
	margin-left:8%;*/
	width:65%;
	}
	


#sinro #graduate{
	width:100%;
	margin-top:20px;
	}	
#sinro #graduate .quantity{
			text-align: center;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;
			border-right: solid 1px #d4c9c4;
			background: url(../img/table_head_bg.gif) no-repeat;
	}	
#sinro #graduate td{
			text-align: center;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;
			border-left: solid 1px #d4c9c4;
	}	
	
	

	
	
}


	

/* スマホ */
@media only screen and (max-width: 480px) {


/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 年間行事 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


/* gyouji
----------------------*/





	
	
	







}
	
