<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*===============================================
 進路指導
===============================================*/
#gNav li#g_career a span {
	background:url(../../images/1x1.png) repeat;
}


.body_class_career .mainImage {
	line-height: 0;
	padding: 0 0 1px;
}


.body_class_career h1 {
}


/*===============================================
 index
===============================================*/
.body_class_career .section h2 {
	padding: 0 0 10px;
	margin: 20px 10px 15px 10px;
	font-size: 216%;
	color: #7a0029;
	border-bottom: #7a0029 solid 1px;
	line-height: 1;
}
.section.border {
	margin-top:50px;
	border-top: #7a0029 solid 4px;
}
.body_class_career .section h3 {
	padding: 10px;
	margin: 20px 10px 15px 10px;
	font-size: 130%;
 	background-color: #f0f0f0;
 	border-top: dotted 1px #999;
 	border-bottom: dotted 1px #999;
	color: #111;
	line-height: 1;
}
.body_class_career .section .txt {
	margin-top:5px;
	}
.body_class_career .section .small {
	font-size:85%;
	color:#666;
	}
	
.read_result {
	text-align:center;
	margin: 25px auto 40px auto;
	font-weight:bold;
	font-size:133%;
}

.read_result img:hover {
	filter:alpha(opacity=70);
	opacity:0.7;
}

/* 
.read_result a {
	color:#7a0029;
	padding:10px 30px;
	border:solid 2px #7a0029;
}

 */

/* 進路対策補修学習 */
table.shinro {
 	margin: 20px auto;
	width:98%;
	border-collapse: separate;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
}
table.shinro th, 
table.shinro td {
	vertical-align:top;
	padding: 15px;
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
}
table.shinro th {
 	background-color: #f0f0f0;
	color: #111;
}
table.shinro td {
	border-top:none;
}
table.shinro .total td {
	font-weight:bold;
}
@media screen and (max-width:640px){
  .section table.shinro th, 
  .section table.shinro td {
  	padding: 5px;
  }
  .section table.shinro td ul {
	  margin-left:0;
	  font-size:85%;
	 }

}

.pointBox {
	border-top: solid 3px #7a0029;
	padding:0 0 20px 0;
	color:#333;
	margin-top:20px;
}
.pointBox .txt {
	margin: 20px;

}
.pointBox li .txt {
	line-height:180%;
	margin: 10px 0 0 0;
}
.pointBox li .txt img {
	vertical-align:bottom;
}
.pointBox ul {
}
.pointBox li {
	padding:0px 10px 20px 10px;
	clear:both;
	border-bottom: dotted 1px #999;
}

.pointBox li .pict {
	border: solid 1px #7a0029;
	float:right;
	margin-left:20px;
}
.body_class_career .section .pointBox li h2 {
	font-size:150%;
	line-height:150%;
	font-weight:bold;
	color:#444;
	border:none;
	padding-left:0;
	margin-left:0;
}
.body_class_career .section .pointBox li h2 img {
	float:left;
	margin-bottom:100px;
	margin-right:20px;
}
.pointBox li h2 span {
	border-bottom: solid 1px #999;
}
.pointBox li h2 a {
}

.pointBox li .link {
	margin-top:20px;
	}
.pointBox li .link a {
	color:#7a0029;
	display:block;
	text-decoration:underline;
}
.pointBox li .link a:hover {
	text-decoration:none;
}

@media screen and (max-width:640px){
	.body_class_career .section  {
		margin-left:1%;
		margin-right:1%;
	}
	div.pointBox ul li .pict {
		width:38%;
		margin-left:5px;
	}
  body.body_class_career div.section div.pointBox li h2 img {
  	margin-right:5px;
  	margin-bottom:5px;
	width:20%;
  }
}
	

	






.uList {
	margin-left:20px;
}
.uList li {
	background:url(../../images/dot.jpg) no-repeat 0 6px;
	padding:0 0 5px 10px;
	}

/* Table */
table.program {
 	margin: 20px auto;
	width:98%;
	border-collapse: separate;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
}
table.program th,
table.program td {
	border-left: solid 1px #999;
	border-top: solid 1px #999;
	}
table.tb th {
 	padding: 10px;
 	background: #D1D0C1;
 	text-align: center;
 	vertical-align: middle;
 	color: #444;
}
table.tb td {
 	padding: 5px 8px 6px 8px;
 	background: #fff;
}
table.tb tbody.txtC td, 
table.tb tr.txtC td ,
table.tb td.txtC { text-align: center!important; }
table.tb td.txtR { text-align: right; }
table.program th,
table.program td {
 	padding: 4px 0px;
 	text-align: center;
}
table.program tfoot {
 	font-weight: bold;
}
table.program tfoot td {
	border-top: double 4px #7a0029;
}

table.total.program {
	border-top: double 4px #7a0029;
	font-size:120%;
	font-weight:bold;
}
table.total.program th {
	font-size:120%;
	color:#111;
}
table.total.program th,
table.total.program td {
	border-top:none;
}


table.program th.units,
table.program th.y01,
table.program th.y02,
table.program th.y03 { color: #fff; }

table.program td.category {
	background: #D1D0C1;
	font-size:150%;
	font-weight:bold;
	}

table.program th.units { background: #7a0029; }
table.program td.units { background: #e5ccd4; }
table.total td.units,
table.program tfoot td.units { color: #7a0029; }

table.program th.y01 { background: #7a0029; }
table.program td.y01 { background: #f7f0f2; }
table.program tfoot td.y01 { color: #111; }

table.program th.y02 { background: #7a0029; }
table.program td.y02 { background: #f7f0f2; }
table.program tfoot td.y02 { color: #111; }

table.program th.y03 { background: #7a0029; }
table.program td.y03 { background: #f7f0f2; }
table.program tfoot td.y03 { color: #111; }



/*===============================================
 進学実績
===============================================*/

.top_section {
	margin: 10px;
}
.top_section p {
	padding:15px 0;
}
.top_section .pass {
	width:200px;
	height:120px;
	float:left;
	line-height:100%;
	background:  url(../../images/careers/maru.png) 0 0 no-repeat;
}
.top_section .pass p {
	padding: 33px 0 0 8px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
.top_section .pass p strong {
	font-size:40px;
	font-weight:bold;
	line-height:1em;
}

.top_section .pass p span {
	color:#7a0029;
}

.result {
	border-top: solid 4px #7a0029;
	width:920px;
	padding-top:15px;
	margin:0 auto 30px auto;
}
.result h2 {
	margin:0 20px 0px 20px;
	border-bottom: solid 1px #7a0029;
	padding:0 0 10px 0;
	font-weight:bold;
	font-size:133%;
	color: #7a0029;
	position:relative;
}
.result h2 span.num {
	position:absolute;
	bottom:5px;
	right:0;
	font-size:11px;
	font-weight:normal;
	color:#666;
}
.result h3 {
	margin:10px auto 0 auto;
	background:  url(../../images/careers/h3_bg.jpg) center top no-repeat;
	padding:0 0 0 80px;
	line-height:58px;
	font-weight:bold;
	font-size:133%;
	min-height:61px;
}
.result h4 {
	border-bottom: double 3px #7a0029;
	font-weight:bold;
	font-size:100%;
	color: #7a0029;
	padding:0 0 5px 0;
	position:relative;
	margin: 10px 0 0 0;
}
.result h4 span.small {
	font-size:85%;
}
.result h4 span.num {
	position:absolute;
	bottom:5px;
	right:0;
	font-size:11px;
}

.result ul {
	width:246px;
	margin-left:20px;
	margin-right:37px;
	display: inline-block;
	vertical-align:top;
	*display: inline;   
	zoom: 1; 
	
}


.result ul li {
	margin: 0;
	padding: 0 0 20px 0;
	clear:both;
}

.result dl,
.result table {
	width:100%;
	margin:0px;
	font-size:10px;
}
.result dl dt {
	width:80%;
	margin:0px;
	float:left;
	display:block;
}

.result dl dd {
	width:19%;
	float:right;
	display:block;
	margin:0px;
	text-align:right;

}
.result table th,
.result table td {
	vertical-align:top;
}
.result table th {
	padding:2px;
	font-weight:normal;
	text-align:left;
}

.result table td {
	padding:2px;
	font-weight:normal;
	text-align:right;
	word-break:keep-all;
	word-wrap:break-word;
	vertical-align: bottom;
}
.result .txt {
	margin:20px;
}
.result .pict {
	float:left;
	margin: 0 20px 20px 0;
}

.result .bold {
	font-weight:bold;
}
.result .large {
	font-size:117%;
	margin-bottom:10px;
}

.result .red {
	color:#7a0029;
}

.result h2 span.name {
	position:absolute;
	bottom:10px;
	right:0;
	font-size:85%;
}

.result p.graf {
    max-width: 400px;
    text-align: center;
    margin-top: 30px;
}

@media screen and (max-width: 640px){
	div.result {
		width:100%;
		margin-left:0%;
		margin-right:0%;
	}
	div.result h2 {
		margin:0 0px;
		font-size:125%;
	}
	div.result h3 {

		}
	div.result ul {
		width:31%;
		margin-left:1%;
		margin-right:0;

	}
}
@media screen and (max-width:640px){
	div.result {
		width:98%;
		margin-left:1%;
		margin-right:1%;
	}
	div.result h3 {
		padding-left:10px;
		}
	div.result ul {
		width:100%;
		margin-left:0px;
		margin-right:0px;
	}
}
	
	
	
	











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