@charset "shift_jis";

@import "grad_title.css";
@import "grad-headerBtn.css";

/**********

base set

********************/


body.gra{
	margin:0px auto;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../grad/images/img_gra.gif);
	background-attachment:fixed;
	background-repeat:repeat;
	background-position:0px 0px;
}

#wrapper{
	width:780px;
	margin:0px auto;
	text-align:center;
	background:url(../grad/images/bg.png) repeat-y fixed center top;
}


.table_c{
	background-color:#FFF;
/*    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #CCC;*/
}

/*---------------*

title

---------------------*/

h2.page-title{
	text-align: center;
	margin: 5px 0 15px 0;
}

h3.section-title{
	/*text-align: center;*/
	margin: 1.25em 0 .5em 0;
}

h4{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: .5em
}

h2.section-title img,
h3.section-title img{
	border: none;
}

/*---------------*

header@ add 170130

---------------------*/

#header{
    position:relative;
}

.head{
    background: url(../grad/images/head_01.gif) no-repeat -2px 0;
    width: 755px;
    height: 53px;
}

.head a:hover{
	position: inherit;
	top:0;
	left: 0;
}

a.menu_res{ 
    display:block;
    height:23px;
    width:130px;
    text-indent:-9999px;
    background-image:url(../grad/images/menu_res.gif);
	margin-left: 20px;
}

a:hover.menu_res{
	background-position:-130px 0px;
	top:0px;
	left:0px;
}

/*181214*/
.gnav{
	width:773px;
	height:24px;
}	
	
.list-nav {
	padding: 0;
	margin: 5px 0 0;
	color:#fff;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	display: block;
}

.list-nav li{
	float:left;
	/*display: table-cell;*/
	text-align: center;
	width:84px;
	list-style: none;
	font-size:12px;
	color:#fff;
	position: relative;
}

.list-nav li:nth-child(1){
	width:122px;
}
.list-nav li:nth-child(3){
	width:110px;
}

.list-nav li:nth-child(5){
	width:112px;
}

.list-nav li:nth-child(6){
	width:159px;
}

.list-nav.sub-nav li:nth-child(1){
	width: 110px;
}

.list-nav.sub-nav li:nth-child(2){
	width: 65px;
}

.list-nav.sub-nav li:nth-child(3){
	width: 100px;
}

.list-nav.sub-nav li:nth-child(4){
	width:130px;
}

.list-nav.sub-nav li:nth-child(5){
	width:140px;
}
.list-nav.sub-nav li:nth-child(6){
	width:115px;
}

.list-nav.sub-nav li:nth-child(7){
	width:95px;
}

.list-nav li + li:before {
	content: "";
	width: 1px;
	height: 18px;
	background-color: #CCC;
	position: absolute;
	top: 6px;
	left: 0px;
	z-index: 100;
}

.list-nav a{
	display: block;
    background: linear-gradient(#0083db,#00479f,#00479f);
	text-decoration: none;
	color:#ffffff;
	min-height:22px;
	padding: 6px 0 3px;
}

.list-nav.sub-nav a{
	padding: 3px 0 0;
}

.list-nav.sub-nav li + li:before {
	content: "";
	width: 1px;
	height: 15px;
	top: 4px;
	left: 0px;
	z-index: 100;
}

.list-nav a:hover{
    background: linear-gradient(#0c9fff,#0056a8,#0056a8);
	text-decoration: none;
	position: initial;
}

.list-nav:after{
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.list-nav li.current a{
	background: linear-gradient(#0c9fff,#0064C2,#0056a8);
}

.list-nav li a:hover{
	position: inherit;
	top:0;
	left: 0;
}

.side-nav ul li img,
.bg_guide img{ border:none;}


/*
.bg_guide{
	background:url(../grad/images/bg_guide.gif) no-repeat;
	width:175px;
	margin:5px auto 5px;
	padding:7px 0 3px;
}

.bg_guide div:first-child{
    margin-bottom:5px;
}*/

/*---------------*

contents

---------------------*/

.section{
	width: 555px;
	margin: 0 auto 25px;
	box-sizing: border-box;
	text-align: left;
}

.section-contents{
	width: 100%;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.section-contents + .section-contents{
	margin-top: 20px;
}



/*---------------*

list

---------------------*/
.section-contents p{
	margin-bottom: 1em;
}

.elem_text_list_detail ul li,
.elem_text_list ul li,
.topics-list ul,
.topics-list li,
.side-nav ul,
.side-nav ul li,
.elem_text_list_detail ul,
.elem_text_list_detail li{
    margin:0;
    padding:0;
    list-style:none;
}

ul,ol{
	padding-left: 1.5em;
	margin: .5em auto;
}

.pdf-list a[href$=".pdf"]:after{
	content: url(/includefiles/img/ico_pdf.gif);
    margin: 3px;
    position: relative;
    top: 3px;
}

.elem_text_list {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

.elem_text_list ul {
	padding: 0 5px;
}

.elem_text_list ul li{
	text-align: left;
}

.elem_text_list ul.anchor li{
	list-style: none;
	position: relative;
	display: inline-block;
	padding:0 8px 0 8px;
}

.elem_text_list ul.anchor li:before{
	content: "";
	width: 1px;
	height: 12px;
	position: absolute;
	left:0;
	top:3px;
	background-color: rgba(0,0,0,0.70)
}
/*
.elem_text_list_detail {
	margin-bottom: 20px;
}*/

.elem_text_list_detail ul {
	display: table;
}

.elem_text_list_detail li {
	display: table-row;
}

.elem_text_list_detail span.pre {
	display: table-cell;
	white-space:nowrap;
    padding:.5em .5em 0 0;
}

/*---------------*

table

---------------------*/

.elem_table_set table{
	width: 100%;
	margin: 1em auto 0;
	border: 1px solid #5C68AF;
	border-collapse: collapse;
}

.elem_table_set caption{
	font-size: 12px;
}
.elem_table_set caption{
    margin-bottom: .25em;
}

.elem_table_set table th,
.elem_table_set table td{
	border: 1px solid #5C68AF;
	border-collapse: collapse;
}

.elem_table_set table.nobrd,
.elem_table_set table.nobrd th,
.elem_table_set table.nobrd td{
	border: none;
}

.elem_table_set table th{
	background-color: #F1F1F1;
}

.elem_table_set table tbody td{
	text-align: left;
}

.elem_table_set table.gCenter th,
.elem_table_set table.gCenter td{
	text-align: center;
}

.elem_table_set + .elem_table_set table{
	margin-top: 25px;
}


/*
.elem_text_list_detail table{
	border: none;
}

.elem_text_list_detail table th,
.elem_text_list_detail table td{
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.elem_text_list_detail table th{
	font-weight: normal;
	padding-left: 5px;
}

.elem_text_list_detail table td{
	padding-right: 5px;
}

*/

/*---------------*

table

---------------------*/

.elem_table_set table table,
.elem_table_set table table td,
.elem_table_set table table th{
	width: auto;
	border:none;
    padding: 0;
    margin: 0;
}

.elem_table_set table td p:last-of-type{
    margin-bottom: 0;
}

.page-top{
	text-align: right;
	margin-right: .5em;
	margin-top: 2em;
}

/*---------------*

top topics

---------------------*/
#topics{ margin: 0 3px 0 0.6em; padding:0;}
#topics li{
	list-style:none;
	clear: both;
	padding: 8px 0;
}

#topics li .date{
	float:left;
	background: url(img/ico_arrow.gif) no-repeat left;
	padding: 0 0 0 12px;
}

#topics li .topi{
    float:right;
    width:410px
}


.topics-area{
	border: 1px solid #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.topics-area h2{
	font-size: 12px;
	font-weight: bold;
	color: #036;
	padding: 5px 2px 7px 2px;
	margin: 3px;
	border-bottom: 1px dotted #036;
}

/* common ---------------------*/

/*
#srchBox{ display:none;}
#index #srchBox{ display:block;}
#header #page-name{ position:absolute; top:35px; right:25px;}
*/

/* add 170511 ---------------------*/

.MgnLft1-8em{ margin: 0 0 0 1.8em}	

/*---------------*

top topics

---------------------*/

.footer{ width:755px; margin:0 auto; background-color:#006; padding-top:5px;}
.footer p{ font-size:12px; font-weight:bold; color:#FFF;}

.topics-list{ width:100%; padding:7px 7px 2px; border:1px solid #666; text-align:left; margin:10px auto 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
 }
.topics-list ul li{ font-size:14px; font-weight:bold; margin-bottom:5px; text-indent: -1em; padding-left: 1em; position:relative;}
.topics-list li:before{ content:"¡"; top:0; left:0;}
.topics-list li a{ color:#333; text-decoration: underline;}


.logo{ margin-top:14px;}

.side-nav{}
.side-nav ul{ margin:5px 0 3em;}
.side-nav ul li{ margin-bottom:.5em;}
.side-nav ul li img{ vertical-align:bottom}

.facility{ width:160px; margin:0 auto;}
.facility ul {
	margin: 0;
	padding: 0;
}
.facility ul li{
	list-style: none;
	padding: 0;
	margin: 0 0 10px;
}
.facility .caption{
	display: inline-block;
	text-align:left;
	padding-top: 5px;
}


div.BgBrdOrange,
div.BgBrdBlue{
	margin-top: 15px;
	padding: 10px;
}


/******************

add 190514

**************************/

.elem_table_set{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
/*	border: 1px solid #5C68AF;*/
}

.elem_table_set caption{
	text-align: left;
}

.elem_table_set thead th{
	background-color: #F1F1F1;
}

.elem_table_set th,
.elem_table_set td{
	border: 1px solid #5C68AF;
	padding: 5px 3px;
}

.elem_table_set .gCenter td{
	text-align: center;
}
/** teacher.html*/

.elem_table_set .teachers-list{}
.elem_table_set .teachers-list th,
.elem_table_set .teachers-list td{}

.elem_table_set.teachers-list tbody th{
	text-align: center;
	font-weight: normal;
	}
.elem_table_set .teachers-list tbody td{
	text-align: left;
	}
.elem_table_set .teachers-list tbody th + td{
	font-size: 14px;
	font-weight: bold;
	text-align: center
	}
.elem_table_set .teachers-list tbody th + td + td{
	font-size: 10px;
	}
	
.border-box.fd-activity{
	border: 1px solid #5C68AF;
	box-sizing: border-box;
	padding: 7px;
	margin: 10px auto;
}
.border-box.fd-activity .date{
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	padding:2px 0 7px 0;
}
.border-box.fd-activity h4{
	font-size: 16px;
	font-weight: bold;
}
.class-observation h4,
.class-observation h4 + div{
	background-color: #D5FFD5;
	padding: 5px;
}
.training h4,
.training h4 + div{
	background-color: #D5EBFF;
	padding: 5px;
}
	
.border-box.fd-activity div > div{
	margin-bottom: 5px;
}
.border-box.fd-activity div > div p{
	margin-left: 1em;
}
.border-box.fd-activity div ol{
	margin-left: 1.5em;
}

.border-box.fd-activity div ol li > ol,
.border-box.fd-activity div ol li > ul{
    margin-left: 0;
}

.border-box.fd-activity div ol li > ul.disc li{
    list-style: disc;
}


.border-box.fd-activity div .figure{
	float: right;
	padding: 20px 0 5px 10px;
	margin-bottom: 0;
}
	
.annual-report{
	display: table;
	margin-top: 30px;
	}

.annual-report .figure,
.annual-report_detail{
	display: table-cell;
	vertical-align: top;
	}
.annual-report .figure{
	padding: 0 10px 0 0;
	}
.annual-report_detail{
	
	}
.annual-report_detail h4{
	font-weight: normal;
	text-align: center;
	}
.annual-report_detail table th,
.annual-report_detail table td{
	padding: 7px 5px;
	}
.annual-report_detail table th{
	font-weight: normal;
	text-align: left;
	}
	
.annual-report_detail table td{
	text-align: right;
	}

.annual-report th a{
	position: relative;
}
.annual-report th a[href$=".pdf"]:after{
	content: url(/includefiles/img/ico_pdf.gif);
    margin: 3px;
    position: relative;
    top: 3px;
}

/** curriculum.html **/

.elem_table_set .curriculum-list {
	margin: .5em auto 1em;
}
.elem_table_set .curriculum-list caption{
	font-size: 14px;
	color: #FFF;
	background-color: #5C68AF;
	text-align: center;
	padding: 5px 0 3px 0;
	margin-bottom: 0;
}
.elem_table_set .curriculum-list thead th{
	background-color: #F1F1F1;
}

.elem_table_set .curriculum-list tbody th{
	text-align: center;
	font-weight: normal;
}

.elem_table_set .curriculum-list tbody td{
	text-align: center;
}
.elem_table_set .curriculum-list tbody td:nth-of-type(1){
	text-align: left;
}


.elem_table_set .time-table caption{
	font-size: 12px;
}

.elem_table_set .time-table tbody th{
	background-color: #F1F1F1;
	font-size: 11px;
	font-weight: normal;
}

.elem_table_set .time-table tbody td{
	font-size:11px;
}

.upper-roman li{
	list-style: upper-roman;
	margin:0 0 .5em .5em;
}

.decimal li{
	list-style:decimal;
	margin:0 0 .5em .5em;
}

.guide-menu{
	margin: 0 7px;
	background-color: #40B3EF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.guide-menu ul{
	padding: 8px 5px 8px;
}
.guide-menu ul li{
	padding:8px 4px;
	background-color: #FFF;
	text-align: left;
	list-style: none;
	border-radius: 8px;
}
.guide-menu ul li h4{
	color: #40B3EF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: .25em
}
.guide-menu ul li a{
	color: #555;
	position: relative;
	padding:0 3px 0 12px;
	display: block;
	letter-spacing: -0.04em;
	font-size: 11px;
}
.guide-menu ul li a:before{
	content: url(../grad/common/images/arrow_orange_right.png);
	width: 9px;
	height: 9px;
	position: absolute;
	top:4px;
	left:0;	
}


ul.notes-list{
	padding-left: 0;
}

ul.notes-list li{
	list-style: none;
	text-indent: -1em;
	margin-left: 1em
}

.grad-infomation .grad-infomation_pdf-list,
.grad-infomation .grad-infomation_pdf-list li{
	list-style: none;
	padding: 0;
	margin: 0;
}
.grad-infomation ul.grad-infomation_pdf-list{
	margin-left: 1em
}
.grad-infomation .grad-infomation_pdf-list li{
	border: 1px solid #5C68AF;
	border-bottom: none;
    box-sizing: border-box;
    padding: 7px 7px 0;
}
.grad-infomation .grad-infomation_pdf-list li:last-child{
	border-bottom: 1px solid #5C68AF;
}

.grad-infomation .grad-infomation_pdf-list li a{
	display: inline-block;
}
.grad-infomation .grad-infomation_pdf-list li .update{
	padding-left: 2em;
	position: relative;
	line-height: 2.5;
}
.grad-infomation .grad-infomation_pdf-list li .update:before{
	content: "¨";
	position:absolute;
	top: 0;
	left: 0;
}

.grad-infomation .grad-infomation_pdf-list li .update .icon-pdf{
	display: inline-block;
	padding-left: 1em;
}

.grad-infomation .grad-infomation_pdf-list li .update .icon-pdf:before{
	content:url(/includefiles/img/ico_pdf.gif);
	position:relative;
	top: 5px;
	left: 0;
}

.grad-infomation .grad-infomation_pdf-list li .update + a{
	margin-top: .75em;
}

.elem_text_list_detail table.gMiddle th,
.elem_text_list_detail table.gMiddle td{
	vertical-align: middle;
	}
td span.closed{text-decoration: line-through;}