@charset "UTF-8";
/* CSS Document ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */
/* 　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　  */
/* 内容　:　全体設定 */
/* 作成日:　2011年01月13日 */
/* 変更日:　9999年99月99日 */
/* 　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　  */
/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */

/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 基本本文レイアウト */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 大グループ */
.article {
	padding-bottom: 20px;
}
/* 小グループ */
.cell {
	margin-bottom: 20px;
}
.cc {
}
.in {
	padding: 0 15px;
}
.Box {
	background: #F8F8F8;
	border: solid 1px #EDEDED;
	padding: 10px;
}
.Dot {
	background: url(../img/dotline.gif) repeat-x left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.Border {
	background: url(../img/dotline.gif) repeat-x left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.Half {
	width: 315px;
}

.FloatL li {
	display: inline;
	margin-right: 20px;
}

.comment{
	background-color:#fafafa;
	border: 1px solid #AAA;
	margin-bottom:10px;
	padding:10px;
}

.attention {
    font-weight: bold;
    color: #d7385a;
}

.attention_small {
    color: #d7385a;
}
.emphasize {
    font-weight: bold;
    color: #e46c0b;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 共通項目 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 見出し */
h1 {
	line-height: 1;
	font-size: 100%;
}
h2,
h4,
h5 {
	font-size: 100%;
}

/* 汎用レイアウト*/
.left-layout {		float: left; }
.right-layout {	float: right; }
/* マージン */
.margin02 {	margin-bottom: 2px !important; }
.margin05 {	margin-bottom: 5px !important; }
.margin06 {	margin-bottom: 6px !important; }
.margin08 {	margin-bottom: 8px !important; }
.margin10 {	margin-bottom: 10px !important; }
.margin15 {	margin-bottom: 15px !important; }
.margin20 {	margin-bottom: 20px !important; }
.margin30 {	margin-bottom: 30px !important; }
.margin40 {	margin-bottom: 40px !important; }

/* 画像配列 */
.imgRight {
	text-align: right;
}
.imgCenter {
	text-align: center;
	margin-bottom: 10px;
}
.imgBottom img {
	vertical-align: bottom;
}
/* 文字配列 */
.txtCenter {	text-align: center; }
.txtRight {		text-align: right; }
.left{text-align: left;}
.center{text-align: center;}
.right{text-align: right;}

/* 文字装飾 */
strong {
	font-weight: bold;
}
.blue {
	color: #0075c2;
	font-size: 117%;
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-size: 117%;
	font-weight: bold;
}

/* float解除 */
.clearfix { 
}
* html .clearfix {
	zoom: 100%;
}
*:first-child+html .clearfix {
	display: inline-block;
}
.clearfix:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}


/* リンク */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
a {
	color: #00A0E9;
}
a:hover {
	color: #000000;
}


/* テキスト装飾 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 小文字 */
.cap {
	line-height: 1;
	font-size: 84%;
	padding-top:8px;
}
.bottomLine {
	text-decoration: underline;
}



/* 横幅 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
body {
	background: #FFFFFF;
	/*font-family: YuGothic, 'Yu Gothic', 游ゴシック体, '游ゴシック', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Myriad Pro, Myriad, Arial, sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
	-webkit-text-size-adjust: 100%;
	font-weight: 500;
}



@media screen{
	div#print-logo{
		display:inline!important;
		}
	div#print-logo img{
		display:none;
	}
}



/* PC */
@media screen and (min-width:481px), print {
	
	
	
.sp {
	display: none !important;
}
	

.pcNone,
#SP_pageTop,
#Sp_header,
#SP_BnrArea {
	display: none;
}

.area {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}




/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ヘッダー */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
#header {
	width: 1170px;
	margin: 0 auto;
	height: 110px;
}
	* html #header {
		zoom: 100%;
	}
	*:first-child+html #header {
		display: inline-block;
	}
	#header:after {
		content: "."; 
		clear: both; 
		height: 0; 
		display: block; 
		visibility: hidden;
	}
		#header h1 {
			width: 198px;
			float: left;
			margin-top: 35px;
		}
			#header h1 img {
				width: 100%;
				height: auto;
			}
		
	#header #rightArea #infoNav #SearchBox .hsForm{
		width: 192px!important;
		}
			
		#header #rightArea {
			width: 670px;
			float: right;
		}
		
		
		.subNav_wrap{
			background: #004482;
			min-width: 1170px;
			position: relative;
			}
			#subNav {
			width: 1170px;
			margin: 0 auto;
			}
			* html #subNav {
				zoom: 100%;
			}
			*:first-child+html #subNav {
				display: inline-block;
			}
			#subNav:after {
				content: "."; 
				clear: both; 
				height: 0; 
				display: block; 
				visibility: hidden;
			}
				#subNav > li {
					font-size:13px;
					float: right;
					width:16.6666%;
					width : -webkit-calc(100% / 6) ;
					width : calc(100% / 6) ;
					box-sizing:border-box;
					padding:10px 0;
					font-weight:bold;
					text-align:center;
					line-height:1;
					background:url(../img_new/nav_border2.jpg) no-repeat right center;
				}
				#subNav > li:last-child{
					background:url(../img_new/nav_border2.jpg) no-repeat left center,url(../img_new/nav_border2.jpg) no-repeat right center;
					}
				#subNav > li.on{
					background-color:#14608e;
					background-image:none;
					}
				#subNav > li.on + li{
					background-image:none;
					}
				#subNav > li.on + li:last-child{
					background:url(../img_new/nav_border2.jpg) no-repeat left center;
					}
				#subNav li > .text_wrap{
					display:inline-block;
					}
				#subNav li.l_size {
					width:292px;
					font-size:18px;
					}
					#subNav li.l_size a{
						padding: 10px 0;
						}
					#subNav li.s_size a{
						padding: 12px 0 13px;
						}
				#subNav li.arrow {
				}
					#subNav > li a {
						display:inline-block;
						position:relative;
						text-align: center;
						color: #000;
						color:#fff;
					}
					#subNav li a:hover {
						color: #00a0e9;
					}
					
					#subNav > li > a{
						position:relative;
						}
						#subNav > li .text_wrap > a::after{
							content:"";
							width:100%;
							left:0;
							height:100%;
							bottom:-10px;
							position:absolute;
							background-color:transparent;
							}
					/*
					#subNav li.arrow a {
						background: url(../img_new/icon_sub.gif) no-repeat 14px center;
						padding: 7px 15px 6px 30px;
					}
					*/

					#subNav li.open .sub {
						/*display:block!important;*/
						}
					#subNav li .sub {
						display: none;
						position: absolute;
						top: 100%;
						left: -1px;
						border-right: solid 1px #d2d2d2;
						border-left: solid 1px #d2d2d2;
						z-index: 99999;
						width:100%;
					}
					#subNav li .sub > ul{
						/*background: #004482;*/
						background-color:#14608e;
						width: 95%;
						min-width:1170px;
						margin:auto;
						padding: 40px 30px 0px 30px;
						box-sizing:border-box;
						position:relative;
						}
						#subNav li .sub > ul li.close{
							position:absolute;
							margin:0!important;
							padding:0;
							right:10px;
							top:12px;
							width:auto;
							cursor:pointer;
							color:#fff;
							font-size:13px;
							font-weight:normal;
							}
						#subNav li .sub > ul li.close img{
							vertical-align:middle;
							margin-right:10px;
							margin-top:-3px;
							}
					#subNav li .sub  ul > li:first-child {
						margin-left: 0px;
					}
						
					#subNav li .sub > ul li:last-child {
						margin-bottom: 30px;
						}
					#subNav li .sub > ul li div {
						margin-bottom: 30px;
						}
						
						
						

						#subNav li .sub  ul > li.s_link {
							width:48.25%;
							}
							#subNav li .sub  ul > li.s_link > a {
								position:relative;
								}
							#subNav li .sub  ul > li.s_link > a:after {
								position:absolute;
								content:"";
								bottom:0;
								top:0;
								margin:auto 0;
								right:20px;
								width: 8px;
								height: 8px;
								border-top: 1px solid #004482;
								border-right: 1px solid #004482;
								-webkit-transform: rotate(45deg);
								transform: rotate(45deg);
								}

							#subNav li .sub  ul > li.s_link2 > a {
								position:relative;
								}
							#subNav li .sub  ul > li.s_link2 > a:after {
								position:absolute;
								content:"";
								bottom:0;
								top:0;
								margin:auto 0;
								right:20px;
								width: 8px;
								height: 8px;
								border-top: 1px solid #004482;
								border-right: 1px solid #004482;
								-webkit-transform: rotate(45deg);
								transform: rotate(45deg);
								}


						#subNav li .sub >  ul > li {
							border: none;
							float: none;
							width:100%;
							float: left;
							width: 31%;
							margin-left: 3.5%;
							margin-bottom:20px;
						}
						#subNav li .sub >  ul > li:nth-of-type(4),
						#subNav li .sub >  ul > li:nth-of-type(7){
								 clear:both;
								 margin-left:0px;
						}
																#subNav li:nth-child(1) .sub >  ul > li:nth-of-type(4){
																	margin-top:-50px;
																	}
																#subNav li:nth-child(1) .sub >  ul > li:nth-of-type(7){
																	margin-top:-70px;
																	}
						
							#subNav li:nth-child(5) .sub >  ul > li:nth-of-type(1) {
							}
							#subNav li:nth-child(5) .sub >  ul > li:nth-of-type(1) a {
								display:table;
								width:100%;
							}
							#subNav li:nth-child(5) .sub >  ul > li:nth-of-type(1) dl {
								display:table-cell;
								vertical-align:middle;
								border:solid 3px #009de4;
								background:#fff;
								height:140px;
								width:100%;
							}
								#subNav li:nth-child(5) .sub >  ul > li:nth-of-type(1) a:hover {
									opacity:0.7;
									transition:0.5s;
								}
								#subNav li:nth-child(5) .sub >  ul > li:nth-of-type(1) dl dt {
									color:#009de4;
									font-size:23px;
								}
								#subNav li:nth-child(5) .sub >  ul > li:nth-of-type(1) dl dd {
									color:#000;
								}
							#subNav li:nth-child(5) .sub >  ul > li:nth-of-type(3){
									 clear:none;
							}
							#subNav li:nth-child(5) .sub >  ul > li:nth-of-type(4){
									 clear:both;
									 margin-left:0;
									 margin-top:-225px;
									 margin-bottom:100px;
							}
							#subNav li:nth-child(5) .sub >  ul > li:nth-of-type(6){
								margin-top:-250px;
							}
						
						#subNav li .sub >  ul > li:nth-of-type(4),
						#subNav li .sub >  ul > li:nth-of-type(5),
						#subNav li .sub >  ul > li:nth-of-type(6){
							margin-bottom:0;
							}
						#subNav li .sub  ul > li:first-child {
							margin-left: 0px;
						}
							 #subNav li .sub li a {
								padding: 0;
								text-align: center;
								background: none;
								display: block;
							}
							 #subNav li .sub > ul > li > a {
								padding: 6px 10px;
								text-align: center;
								background: none;
								display: block;
								color: #004482;
								font-size:14px;
								background-color:#fff;
							}
							 #subNav li .sub li > span {
								padding: 6px 10px;
								background: none;
								display: block;
								color: #FFF;
								font-size:16px;
								border-bottom:solid 1px #6a9eb7;
								text-align: left;
							}
							 #subNav li .sub li > span  + ul li{
								 border:none;
								 width:100%;
								 text-align:left;
								 font-size: 13px;
								 margin-top: 12px;
								 position: relative;
								 padding-left: 20px;
								 box-sizing: border-box;
								 }
							 #subNav li .sub li > span  + ul li::before{
								position: absolute;
								left: 5px;
								top: 5px;
								content: "";
								width: 10px;
								height: 9px;
								background-image: url(../img_new/icon_menu_arrow_w.png);
								background-repeat: no-repeat;
								}
							 #subNav li .sub li > span  + ul li.window::before{
								background-image: url(../img_new/icon_menu_window_w.png);
								}
							 #subNav li .sub li > span  + ul li a{
								 text-align:left;
								 }
							

		#header #enBtn {
			float: right;
			margin-left:22px;
			margin-bottom:20px;
		}

			#header #rightArea #snsNav {
				display:block;
				}
				#header #rightArea #snsNav ul{
					display:inline-block;
					float:right;
					}
					#header #rightArea #snsNav ul li{
						float:left;
						margin-right:15px;
						margin-top:6px;
						}
					#header #rightArea #snsNav ul li.h-SNS img {
						width: 25px;
						height: auto;
						}
					#header #rightArea #snsNav ul li.h_kifu{
						margin-right: 44px;
						}
						#header #rightArea #snsNav ul li.h_kifu a{
							height: 25px;
							display:block;
							font-size: 12px;
							color: #fff;
							vertical-align: middle;
							position: relative;
							padding: 3px 10px 0 30px;
							box-sizing: border-box;
							background: url(../img_new/icon_arrow.png) no-repeat 13px center;
							background-color: #00A0E9;
							background-size:5px 9px;
							}
					


			#header #rightArea #infoNav {
				display: inline-block;
				float: right;
			}
			* html #header #rightArea #infoNav {
				zoom: 100%;
			}
			*:first-child+html #header #rightArea #infoNav {
				display: inline-block;
			}
			#header #rightArea #infoNav:after {
				content: "."; 
				clear: both; 
				height: 0; 
				display: block; 
				visibility: hidden;
			}
				#header #rightArea #infoNav ul {
					float: left;
					margin-right:10px;
				}
				* html #header #rightArea #infoNav ul {
					zoom: 100%;
				}
				*:first-child+html #header #rightArea #infoNav ul {
					display: inline-block;
				}
				#header #rightArea #infoNav ul:after {
					content: "."; 
					clear: both; 
					height: 0; 
					display: block; 
					visibility: hidden;
				}
					#header #rightArea #infoNav ul li {
						float: left;
						margin-right: 5px;
					}
					#header #rightArea #infoNav ul li.h-SNS {
						float: left;
						background: none;
						margin-right: 15px;
					}
						#header #rightArea #infoNav ul li a {
							color: #fff;
							display:block;
							background-color:#000;
							text-align:center;
							height:30px;
							width:109px;
							font-weight:bold;
							font-size:13px;
							padding-top:6px;
							box-sizing:border-box;
						}
						#header #rightArea #infoNav ul li.h-SNS a {
							color: #fff;
							padding-left: 0px;
						}
						
				#header #rightArea #infoNav p {
					float: left;
					margin-right: 5px;
				}
				
				#header #rightArea #infoNav #SearchBox {
					float: right;
					position: relative;
				}
					#header #rightArea #infoNav #SearchBox .hsForm {
						width: 208px;
					}
						#header #rightArea #infoNav #SearchBox .hsForm input {
							width: 192px;
							padding: 8px 7px 7px 7px;
							border: solid 1px #dedede;
							box-sizing: border-box;
						}
					#header #rightArea #infoNav #SearchBox .hsBtn {
						width: 25px;
						position: absolute;
						top: 5px;
						right: 5px;
					}
						#header #rightArea #infoNav #SearchBox .hsBtn input {
							width: 100%;
							height: auto;
						}









/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* グローバルメニュー */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
#head_nav {
	width: 100%;
	min-width: 1170px;
	height: 50px;
	margin-bottom: 10px;
}
	#head_nav > ul {
		width: 1170px;
		margin: 0 auto;
	}
	* html #head_nav > ul {
		zoom: 100%;
	}
	*:first-child+html #head_nav > ul {
		display: inline-block;
	}
	#head_nav > ul:after {

		content: "."; 
		clear: both; 
		height: 0; 
		display: block; 
		visibility: hidden;
	}
		#head_nav > ul > li {
			float: left;
			background: url(../img_new/nav_border.gif) no-repeat left center;
		}
		#head_nav > ul > li:last-child {
			background: url(../img_new/nav_border.gif) no-repeat right center, url(../img_new/nav_border.gif) no-repeat left center;
		}
		#head_nav > ul > li.on{
			background-image:none;
			}
		#head_nav > ul > li.on + li{
			background-image:none;
			}
		#head_nav > ul > li.on + li:last-child{
			background-image:none;
			background: url(../img_new/nav_border.gif) no-repeat right center;
			}
		#head_nav > ul > li:hover{
			/*background-color:#F0F3F6;*/
			background-color:#dce1e5;
			}
		#head_nav > ul > li#nav01 {
			width: 135px;
			margin-left:1px;
		}
		#head_nav ul li#nav02 {
			width: 160px;
		}
		#head_nav ul li#nav03 {
			width: 132px;
		}
		#head_nav ul li#nav04 {
			width: 135px;
		}
		#head_nav ul li#nav05 {
			width: 105px;
		}
		#head_nav ul li#nav06 {
			width: 197px;
		}
		#head_nav ul li#nav07 {
			width: 218px;
		}
		#head_nav ul li#nav08 {
			width: 150px;
		}
		#head_nav ul li#nav09 {
			width: 132px;
		}
		#head_nav ul li#nav10 {
			width: 173px;
		}
			#head_nav ul li > a {
				display: block;
				color: #004583;
				font-size: 105%;
				text-align: center;
				padding: 15px 0 14px 0;
				font-weight:bold;
			}
			#head_nav ul li a:hover {
				color: #00a0e9;
			}
			#head_nav .sub_menu_content{
				position:absolute;
				width:100%;
				left:0;
				min-width: 1170px;
				z-index: 10000;
				display:none;
				}
			#head_nav .sub_menu_content .sub_menu{
				width:95%;
				min-width: 1170px;
				margin:auto;
				/*background-color:#F0F3F6;*/
				background-color:#dce1e5;
				padding:30px;
				box-sizing:border-box;
				box-shadow: 0px 9px 3px -3px rgba(0, 0, 0, 0.2);
				-webkit-box-shadow: 0px 9px 3px -3px rgba(0, 0, 0, 0.2);
				-moz-box-shadow: 0px 9px 3px -3px rgba(0, 0, 0, 0.2);
				position:relative;
				}
			#head_nav .sub_menu_content .sub_menu .close{
				cursor:pointer;
				position:absolute;
				right:10px;
				top:12px;
				color: #054b66;
				}
				#head_nav .sub_menu_content .sub_menu .close img{
					vertical-align:middle;
					margin-right:10px;
					}
				#head_nav .sub_menu_content .sub_menu .dl_wrap{
					margin-left:-2.33333%;
					}
				#head_nav .sub_menu_content .sub_menu dl{
					float:left;
					width:31%;
					margin-left:2.33333%;
					}
				#head_nav #nav02 .sub_menu_content .sub_menu dl{
					width:22.665%;
					}
				#head_nav #nav04 .sub_menu_content .sub_menu dl{
					width:22.665%;
					}
					#head_nav .sub_menu_content .sub_menu dl.dl2{
						margin-top:20px;
						}
					#head_nav .sub_menu_content .sub_menu dl.dl3{
						clear:both;
						}
					#head_nav #nav02 .sub_menu_content .sub_menu dl p{
						margin-bottom:0;
						}
						
				#dl_w_03{margin-bottom:72px;}
				#dl_w_05{margin-top:-56px !important; margin-bottom:52px;}
				#dl_w_07{margin-top:-30px !important; margin-bottom:56px;}
				#dl_w_08{margin-top:-40px !important; margin-bottom:25px;}
				#dl_w_09{margin-top:-43px !important;}
				#dl_w_10{margin-top:-10px !important;}
				#dl_w_11{margin-top:-90px;}
				#nav07_dl_04{clear:both;}
				#nav04_dl05{margin-top:-168px !important;}
				
				#head_nav .sub_menu_content .sub_menu span{
					font-size:13px;
					font-weight:bold;
					line-height:1;
					margin-top:10px;
					margin-left:5px;
					display:inline-block;
					color:#054b66;
					margin-bottom:5px;
					}
				#head_nav .sub_menu_content .sub_menu dt{
					border-bottom:#97abad solid 1px;
					color:#054b66;
					font-weight:bold;
					font-size:16px;
					padding: 8px 20px 8px 0;
					width:100%;
					box-sizing:border-box;
					margin-bottom:5px;
					}
				#head_nav .sub_menu_content .sub_menu dt a.link{
					display:inline-block;
					position:relative;
					color:#054b66;
					padding-right:25px;
					}
				#head_nav .sub_menu_content .sub_menu dt a.link:hover{
					text-decoration:underline;
					}
				#head_nav .sub_menu_content .sub_menu dt a.link::after{
					content:"";
					width:15px;
					height:9px;
					background-image:url(../img_new/nav_arrow.jpg);
					background-repeat:no-repeat;
					position:absolute;
					top:7px;
					right:0;
					}
				#head_nav .sub_menu_content .sub_menu dd{
					font-size:13px;
					margin-top:4px;
					position:relative;
					padding-left:20px;
					box-sizing:border-box;
					}
				#head_nav .sub_menu_content .sub_menu dl > dt:first-child {
					margin-top: 0px;
					}
				#head_nav .sub_menu_content .sub_menu dl > dt {
					margin-top: 30px;
					}
					#head_nav .sub_menu_content .sub_menu dd a{
						color:#054b66;
						}
				#head_nav .sub_menu_content .sub_menu dd::before{
					position:absolute;
					left:5px;
					top:5px;
					content:"";
					width:10px;
					height:9px;
					background-image:url(../img_new/icon_menu_arrow.png);
					background-repeat:no-repeat;
					}
				#head_nav .sub_menu_content .sub_menu dd.window::before{
					background-image:url(../img_new/icon_menu_window.png);
					}
					
				#head_nav .sub_menu_content .sub_menu .no_recruitment{
					font-size:13px;
					}
				#head_nav .sub_menu_content .sub_menu .no_recruitment .window{
					display:inline-block;
					position:relative;
					padding-left:20px;
					line-height: 1.6;
					}
					#head_nav .sub_menu_content .sub_menu .no_recruitment a{
						color:#054b66;
						font-weight:normal;
						}
				#head_nav .sub_menu_content .sub_menu .no_recruitment .window:nth-of-type(2){
					margin-top:-5px;
					}
				#head_nav .sub_menu_content .sub_menu .no_recruitment .window::before{
					background-image:url(../img_new/icon_menu_window.png);
					position:absolute;
					left:5px;
					top:5px;
					content:"";
					width:10px;
					height:9px;
					}
				#head_nav .sub_menu_content .sub_menu dd.no_link,
				#head_nav .sub_menu_content .sub_menu dd.no_link::before{
					opacity:0.5;
					color:#054b66;
					}
					
				#head_nav .sub_menu_content .sub_menu dd.bnrLink {
					margin-top: 20px;
					}
				#head_nav .sub_menu_content .sub_menu dd.bnrLink::before{
					background-image: none;
					}
				#head_nav .sub_menu_content .sub_menu dd.bnrLink img {
					max-width: 100%;
					height: auto;
					}
					
					
					
					
					


				#head_nav .sub_menu_content .sub_menu ul li{
					float:left;
					width:31%;
					margin-left:2.33333%;
					}
					#head_nav .sub_menu_content .sub_menu ul li dl{
						float:none;
						width:100%;
						margin-left:2.33333%;
						}

		
				

				
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* メインイメージ */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
#MainImage {
	margin-bottom: 30px;
}					


			
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* パンくずリスト */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
 #bread {
	 padding: 10px;
	 font-size: 84%;
 }
	 #bread li {
		 display: inline;
		 background: url(../img/arrow_bread.gif) no-repeat right center;
		 padding-right: 10px;
		 margin-right: 5px;
	 }
	 #bread li.last {
		 display: inline;
		 background: none;
		 padding-right: 0px;
		 margin-right: 0px;
	 }










/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 基本レイアウト */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
#wrapper {
	background: #FFFFFF;
}
	#wrapper #contents {
		margin: 0 auto;
		width: 980px;
		text-align: left;
		background: #FFFFFF;
		padding-bottom: 80px;
	}
		#wrapper #contents #main {
			padding: 13px 0px;
		}
		/* IE6 */
		* html #wrapper #contents #main {
			zoom: 100%;
		}
		/* IE7 */
		*:first-child+html #wrapper #contents #main {
			min-height: 1px;
		}
		#wrapper #contents #main:after {
			content: "."; 
			clear: both; 
			height: 0; 
			display: block; 
			visibility: hidden;
		}
		#wrapper #contents #main.OneColum {
			padding: 0px 10px 10px 10px;
			background: none;
		}
		
		
		 #wrapper #contents #Container {
			width: 720px;
			float: right;
		}
		 #wrapper #contents #LeftNavi {
			width: 230px;
			float: left;
		}




.subMenu {
}
.subMenu ul {
}
/* IE6 */
	* html .subMenu ul {
		zoom: 100%;
	}
	/* IE7 */
	*:first-child+html .subMenu ul {
		min-height: 1px;
	}
	.subMenu ul:after {
		content: "."; 
		clear: both; 
		height: 0; 
		display: block; 
		visibility: hidden;
	}
	
	.subMenu ul li {
		background: url(../img_2014/arrow_blue.gif) no-repeat left 0.5em !important;
		padding-left: 10px;
		border: none !important;
		float: right;
		margin-right: 20px;
		margin-bottom: 5px;
		line-height: 1.8em;
	}
	.subMenu ul li.first {
		margin-right: 0;
	}
	.subMenu ul li a {
		color: #004482;
	}
	.subMenu ul li a:hover {
		color: #004482;
	}


/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* サイドメニュー */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


.menu {
	margin-bottom: 10px;
}

.menu .head02 {
	display: none;
}

#CategoryMenu {
	border-top: solid 1px #004482;
	border-bottom: solid 1px #E4E4E4;
	margin-bottom: 10px;
}
	#CategoryMenu a {
		padding: 10px 10px 0px 0px;
		display: block;
		color: #004482;
		font-weight: bold;
		font-size: 117%;
	}
	
	.menu #CategoryMenu p {
		margin-bottom: 10px;
	}
	

.menu dl {
	border-bottom: solid 1px #E4E4E4;
	padding-bottom: 10px;
	margin-bottom: 10px;
}	

.menu ul#NewsBtn {
}	
* html .menu ul {
	zoom: 100%;
}
/* IE7 */
*:first-child+html .menu ul {
	min-height: 1px;
}
.menu ul:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}	

	.menu ul#NewsBtn li {
		float: left;
		margin-right: 5px;
	}
	.menu ul#NewsBtn li.last {
		margin-right: 0;
	}


.menu ul.ListLi {
}
.menu ul.ListLi li {
	background: url(../img_2014/arrow_blue.gif) no-repeat left 0.4em;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #E4E4E4;
}	
.menu ul.ListLi li.last {
	border-bottom: solid 1px #E4E4E4;
	margin-bottom: 0;
	padding-bottom: 10px;
}	
.menu ul.ListLi li a {
	color: #000;
}
.menu ul.ListLi li a:hover {
	color: #00A0E9;
}

.menu #list a {
	cursor:pointer;
	display:block;
	background: url(../img/icon_leftnavi_off.gif) no-repeat left center;
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: solid 1px #E4E4E4;
	color: #000000;
}
.menu #list a.start {
	border-top: none;
}
.menu #list a:hover {
	background: url(../img/icon_leftnavi_off.gif) no-repeat left center;
	color: #0C3092;
}
.menu #list a.selected {
	background: url(../img/icon_leftnavi_on.gif) no-repeat left center;
	color: #0C3092;
}


.menu #list .AccLink {
	border-top: solid 1px #E4E4E4;
	padding-top: 8px;
	padding-bottom: 8px;
}
	.menu #list .AccLink li {
		background: url(../img/dotline.gif) repeat-x left bottom;
		padding-left: 10px;
		padding-bottom: 5px;
		margin-bottom: 5px;
	}
	.menu #list .AccLink li.last {
		background: none;
		padding-left: 10px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
		.menu #list .AccLink li a {
			background: url(../img/arrow_leftnavi.gif) no-repeat 0.3em 0.5em;
			padding-left: 14px;
			border-top: none;
			padding-top: 0px;
			padding-bottom: 0px;
		}
		.menu #list .AccLink li a.mn_out {
			background: url(../img/icon_blank.gif) no-repeat 0em 0.5em;
			padding-left: 14px;
			border-top: none;
			padding-top: 0px;
			padding-bottom: 0px;
		}
		.menu #list .AccLink li a:hover,
		.menu #list .AccLink li a.on {
			color: #0C3092;
		}











/* アコーディオンなし */
.menu #list_only {
	background: #FFFFFF;
	padding: 6px;
}
.menu #list_only a {
	cursor:pointer;
	display:block;
	background: url(../img/icon_leftnavi_only.gif) no-repeat left center;
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: solid 1px #E4E4E4;
	color: #000000;
}
.menu #list_only a.start {
	border-top: none;
}
.menu #list_only a:hover {
	background: url(../img/icon_leftnavi_only_on.gif) no-repeat left center;
	color: #0C3092;
}
.menu #list_only a.selected {
	background: url(../img/icon_leftnavi_only_on.gif) no-repeat left center;
	color: #0C3092;
}
		
		

/* バナーエリア */
#BnrArea {
	padding: 4px;
	text-align: center;
	margin-bottom: 20px
}
	#BnrArea li {
		margin-bottom: 5px;
	}
	#BnrArea li a:hover {
		-ms-filter: "alpha( opacity=70 )";
		filter: alpha( opacity=70 );
		opacity: 0.7;
	}
		#BnrArea li img {
			width: 100%;
			height: auto;
		}

#Sp_BnrArea {
	display: none;
}






/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ページトップ */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
#pageTop {
	width: 100%;
	min-width: 1170px;
	background: #fff;
	display:none;
}
	#pageTop a {
		text-align: center;
		display: block;
	}






/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* フッター */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
#FooterSitemap {
	min-width: 1170px;
	padding: 20px 0;
	box-sizing:border-box;
	background: #064583 url(../img_new/footer_bg_border.gif) no-repeat center bottom;
}
#FooterSitemap .section {
	width: 1170px;
	margin: 0 auto;
	position: relative;
	background: none !important;
	margin-top: 25px;
	padding: 0;
}
* html #FooterSitemap .section {
	zoom: 100%;
}
*:first-child+html #FooterSitemap .section {
	display: inline-block;
}
#FooterSitemap .section:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}

#FooterSitemap .set {
	width: 220px;
	float: left;
	margin-left: 10px;
}

#FooterSitemap .set dl {
	padding-right: 10px;
	margin-bottom: 20px;
}
	#FooterSitemap .set dl.last {
		margin-bottom: 0px;
	}
	#FooterSitemap .set dl dt {
		font-weight: bold;
		margin-bottom: 5px;
		background: url(../img_new/arrow_double.gif) no-repeat left 0.4em;
		padding-left: 12px;
		color: #FFFFFF;
	}
		#FooterSitemap .set dl dt a {
			color: #FFFFFF;
		}
		#FooterSitemap .set dl dt a:hover {
			color: #81d4ff;
		}

	#FooterSitemap .set dl dd {
		font-size: 10px;
		padding-left: 3px;
	}
		#FooterSitemap .set dl dd li {
			margin-bottom: 4px;
		}
		#FooterSitemap .set dl dd a {
			color: #FFFFFF;
			padding-left: 10px;
			display:block;
			line-height: 1.2;
		}
		#FooterSitemap .gakuen {
			width: 220px;
			width:100%!important;
			padding-left: 10px;
			box-sizing: border-box;
			margin-left:0!important;
		}
		#FooterSitemap .gakuen ul li {
			width: 220px;
			float:left;
		}
		#FooterSitemap .gakuen ul li.ttl{
			width:100%!important;
			}
		#FooterSitemap .gakuen ul li a.blank {
			color: #FFFFFF;
			background: url(../img_new/icon_list_out.gif) no-repeat 0em 0.2em !important;
			padding-left: 13px !important;
			display:block;
			font-size: 85%;
			font-weight: normal;
			line-height: 1.2;
		}
		#FooterSitemap .gakuen dl dd a:hover {
			color: #81d4ff;
		}


#FooterSitemap .set .ttList {
	padding-right: 10px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
#FooterSitemap .set .ttList.last {
	margin-bottom: 0px;
}

	#FooterSitemap .set .ttList li {
		font-weight: bold;
		margin-bottom: 5px;
	}
	#FooterSitemap .set .ttList li a {
			color: #FFFFFF;
			background: url(../img_new/arrow_double.gif) no-repeat left 0.4em;
			padding-left: 12px;
	}
	#FooterSitemap .set .ttList li a:hover {
			color: #81d4ff;
	}

	#FooterSitemap .set .ttList li.mobile a {
		background: url(../img_new/icon_mobile.gif) no-repeat left center;
		padding-left: 20px;
	}
	#FooterSitemap .set .ttList li.facebook a {
		background: url(../img_new/icon_facebook.gif) no-repeat left center;
		padding-left: 20px;
	}
	#FooterSitemap .set .ttList li.youtube a {
		background: url(../img_new/icon_youtube.gif) no-repeat left center;
		padding-left: 20px;
	}



#FooterSitemap .set .ttList dl dt {
	color: #FFFFFF;
	background: url(../img_new/arrow_double.gif) no-repeat left 0.4em;
	padding-left: 12px;
}





#FooterNavi {
	color: #FFFFFF;
	width: 1170px;
	min-width: 1170px;
	background: #064583 url(../img_new/footer_bg_border.gif) no-repeat center bottom;
	margin:0 auto;
	padding-bottom: 20px;
	box-sizing:border-box;
	padding-left:10px;
}
	#FooterNavi h2{
	float:left;
	width:207px;
	}

	#FooterNavi .area {
		width: 1170px;
		padding: 10px 0;
	}
		#FooterNavi .area dl {
			float: left;
			width: 700px;
		}
			#FooterNavi .area dl dt,
			#FooterNavi .area dl dd {
				display: inline;
			}
			#FooterNavi .area dl dt {
				font-weight: bold;
				margin-right: 15px;
			}
			#FooterNavi .area dl dd {
				font-size: 84%;
				border-right: solid 1px #7d91c5;
				padding-right: 8px;
				margin-right: 7px;
			}
			#FooterNavi .area dl dd.last {
				border-right: none;
				padding-right: 0px;
				margin-right: 0px;
			}
			#FooterNavi .area dl dd a {
				color: #FFFFFF;
			}
			
			
			
		#FooterNavi .area ul {
			font-size: 84%;
			float: right;
			width: 150px;
			text-align: right;
		}
			#FooterNavi .area ul li {
				display: inline;
			}
			#FooterNavi .area ul li a {
				color: #FFFFFF;
			}
			#FooterNavi .area ul li.last {
				border-right: none;
				padding-right: 0px;
				margin-right: 0px;
			}

	#FooterNavi .navRight {
		margin-top: 10px;
		float:right;
	}
	
	#FooterNavi .navRight dl {
	}
	* html #navRight .navRight dl {
		zoom: 100%;
	}
	/* IE7 */
	*:first-child+html #FooterNavi .navRight dl {
		min-height: 1px;
	}
	#FooterNavi .navRight dl:after {
		content: "."; 
		clear: both; 
		height: 0; 
		display: block; 
		visibility: hidden;
	}	
		#FooterNavi .navRight dl dd {
			float: left;
			margin-right: 25px;
		}
		#FooterNavi .navRight dl dd.last {
			margin-right: 0;
		}
		#FooterNavi .navRight dl dd a {
			font-weight: bold;
			font-size: 85%;
			color: #fff;
		}
		#FooterNavi .navRight dl dd a:hover {
			color: #169DE8;
		}




#footer {
	background:#064583;
	font-size: 84%;
	line-height: 1.4;
	padding-top: 10px;
	min-width: 1170px;
	color:#FFF;
	padding-top:1px;
	box-sizing:border-box;
}
	#footer .area {
		width: 1170px;
		padding-top: 10px;
		padding-bottom: 30px;
	}
		#footer .area dl {
			margin-top:10px;
			margin-bottom: 5px;
		}
			/* IE6 */
		* html #footer .area dl {
			zoom: 100%;
		}
		/* IE7 */
		*:first-child+html #footer .area dl {
			min-height: 1px;
		}
		#footer .area dl:after {
			content: "."; 
			clear: both; 
			height: 0; 
			display: block; 
			visibility: hidden;
		}
			#footer .area dl dt {
				float: left;
			}
			#footer .area dl dd {
				float: right;
			}
					
	












/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* アンカーリンク */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
.pagelink {
	background: #F2F2F2;
	margin-bottom: 30px;
}
.pagelink ul {
	padding: 5px 15px;
}
/* IE6 */
* html .pagelink ul {
	zoom: 100%;
}
/* IE7 */
*:first-child+html .pagelink ul {
	min-height: 1px;
}
.pagelink ul:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
	.pagelink ul li {
		float: left;
		background: url(../img_2014/arrow_anchor.gif) no-repeat left 1.4em;
		padding-left: 6px;
		margin-right: 10px;
	}
	.pagelink ul li a {
		padding: 10px;
		display: block;
		color: #004482;
	}



/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* タイトル */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
#PageTitle {
	margin-bottom: 50px;
}

.title {
	border-top: solid 3px #004482;
	border-bottom: solid 1px #004482;
	margin-bottom: 20px;
}
	.title h2 {
		line-height: 1;
		font-size: 150%;
		padding: 22px 0px 20px 0px;
		color: #004482;
	}
	
	
	
	
	
	
.OneColum .title {
	background: url(../img/bg_title_880.gif) no-repeat left top;
}




.tit {
	border: solid 1px #dcdcdc;
	padding: 10px 8px;
	margin-bottom: 20px;
}
	.tit h3 {
		line-height: 1;
		font-size: 117%;
		font-weight: normal;
		color: #004482;
	}
	.tit h3 span {
		display: block;
		padding: 6px 0px 6px 6px;
		border-left: 3px solid #cecece;
	}





	
	.tit h2 {
		background: #FFFFFF;
		border: solid 1px #D6D6D6;
		padding: 1px;
		line-height: 1;
		font-size: 100%;
	}
	.tit h2 span {
		display: block;
		padding: 5px 0px 5px 5px;
		border-left: 3px solid #0682DE;
	}
	.tit h2 span span {
		display: block;
		padding:0;
		border-left: none;
	}
	
	
	
	
	
	
	
	
	
.tit a {
	color: #000000;
}


h4 {
	color: #0C3092;
	line-height: 1.4;
	margin-bottom: 10px;
}
		
h4.cap_h4,
h4.tt {
	color: #0C3092;
	line-height: 1.4;
	margin-bottom: 10px;
	border-left: solid 3px #B6C0DE;
	padding-left: 5px;
}
	h4.cap_h4 a,
	h4.tt a {
		color: #0C3092;
	}
h4.ttCenter {
	color: #0C3092;
	line-height: 1.4;
	margin-bottom: 10px;
	text-align: center;
}
center h4.cap_h4 {
	border-left: none;
	padding-left: 0px;
}

		
h5 {
	font-size: 100%;
	line-height: 1;
	padding: 2px 0;
	color: #0C3092;
	margin-bottom: 5px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* テーブル */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
.BasisTable {
	line-height: 1.2;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}
	.BasisTable table {
		width: 100%;
	}
		.BasisTable table th {
			background: #F6F6F6;
			padding: 15px 8px 15px 8px;
			text-align: left;
			vertical-align: middle;
			color: #303030;
			font-weight: normal;
			border-bottom: solid 1px #d2d2d2; 
		}
		.BasisTable.Center table th {	text-align: center; vertical-align: middle;	}
		
		
		.BasisTable table td {
			padding: 15px 8px 15px 8px;
			text-align: left;
			vertical-align: top;
			border-bottom: solid 1px #d2d2d2; 
		}
		.BasisTable table .RightBorder {
			border-right: solid 1px #d2d2d2; 
		}
		.BasisTable.Center table td {	text-align: center; vertical-align: middle;	}
		
		.BasisTable table tr.TC th,
		.BasisTable table tr.TC td,
		.BasisTable table th.TC,
		.BasisTable table td.TC {
			text-align: center;
		}
		.BasisTable table th.TL,
		.BasisTable table td.TL {
			text-align: left;
		}
		
		.BasisTable table tr.end th,
		.BasisTable table tr.end td {
			border-bottom: none;
		}
		.BasisTable table th.Rend,
		.BasisTable table td.Rend {
			border-right: none;
		}
		
		
		
.InquiryTable {
	background: #EFEEE7;
	padding: 3px;
}
	.InquiryTable .con {
		background: #FFFFFF;
		padding: 3px;
	}
		.InquiryTable .con table {
			width: 100%;
		}
			.InquiryTable .con table tr.Dot {
				background: url(../img/dotline.gif) repeat-x left bottom;
			}
			.InquiryTable .con table tr.end{
				background: none;
			}
				.InquiryTable .con table th {
					background: #EEECE0 url(../img/dotline.gif) repeat-x left bottom;
					padding: 6px 15px 8px 15px;
					color: #124279;
					text-align: left;
					font-weight: normal;
				}
				.InquiryTable .con table th.end {
					background: #EEECE0;
					padding: 6px 15px 4px 15px;
				}
				.InquiryTable .con table td {
					padding: 6px 15px 8px 15px;
					text-align: left;
					background: url(../img/dotline.gif) repeat-x left bottom;
				}
				.InquiryTable .con table td.end {
					background: #FFFFFF;
					padding: 6px 15px 4px 15px;
				}
.InquiryTable input.text,
.InquiryTable textarea.text {
	border: solid 1px #CECAB7;
	width: 300px;
	padding: 2px;
}
.InquiryTable input.Number {
	border: solid 1px #CECAB7;
	width: 50px;
	padding: 2px;
}
.InquiryTable input.Data {
	border: solid 1px #CECAB7;
	width: 30px;
	padding: 2px;
}
		




.table01{
	width: 100% !important;
	margin: 0 auto 10px;
	background-color: #fff;
	border: 1px solid #AAA;
	border-collapse: collapse;
	margin-bottom: 20px;
	line-height:1.6;
}

.table01 tr th{
	padding: 4px;
	background-color:#e2f0fb;
	color: #467dcd;
	text-align: center;
	border: 1px solid #AAA;
}

.table01 tr td{
	padding: 4px;
	border: 1px dotted #AAA;
}

.table01 tr th.th01, .table60w tr th.th01, .table80w tr th.th01{/*red*/
	color: #000;
	background-color: #f8e4dc;
	border: 1px dotted #AAA;
}

.table01 tr th.th02, .table60w tr th.th02, .table80w tr th.th02{/*yellow*/
	color: #000;
	background-color: #fff8d2;
	border: 1px dotted #AAA;
}

.table01 tr th.th03, .table60w tr th.th03, .table80w tr th.th03{/*green*/
	color: #000;
	background-color: #ecf3e1;
	border: 1px dotted #AAA;
	/*white-space: nowrap;*/
}

td.td01{
	color: #467dcd;
	background-color: #f6f6f6;
	border: 1px dotted #AAA;
	white-space: nowrap;
}

td.td02{
	color: #467dcd;
	background-color: #dfdfdf;
	border: 1px dotted #AAA;
	white-space: nowrap;
}

td.td03{
	background-color: #f6f6f6;
	border: 1px dotted #AAA;
	white-space: nowrap;
}

.table80w{
	width: 80%;
	margin: 0 auto 10px;
	background-color: #fff;
	border: 1px solid #AAA;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.table80w tr th{
	padding: 4px;
	background-color:#e2f0fb;
	color: #467dcd;
	text-align: center;
	border: 1px solid #AAA;
	white-space: nowrap;
}

.table80w tr td{
	padding: 4px;
	border: 1px dotted #AAA;
}

.table60w{
	width: 60%;
	margin: 0 auto 10px;
	background-color: #fff;
	border: 1px solid #AAA;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.table60w tr th{
	padding: 4px;
	background-color:#e2f0fb;
	color: #467dcd;
	text-align: center;
	border: 1px solid #AAA;
	white-space: nowrap;
}

.table60w tr td{
	padding: 4px;
	border: 1px dotted #AAA;
}



.width50percent{
	width: 50% !important;
}

.width75percent{
	width: 75% !important;
}

.width50percent{ margin:0; !important; }
.width75percent{ margin:0; !important; }

.school tr td {
	vertical-align:top;
	border: 1px solid #999 !important;
	border-left:0 !important;
	border-right:0 !important;
}

.school tr td.td01 {
	border: 1px solid #999 !important;
	text-align:center;
	vertical-align:middle;
}








/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 画像系 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* img */
.center{
	margin-bottom: 10px;
	text-align: center;
}
div.img_area {
	width:654px;
	background: url(../img/img_area_bg.gif) bottom left no-repeat;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.img_area h3{
	width:634px;
	height:23px;
	padding-top:10px;
	padding-left: 20px;
	background: url(../img/img_area_cap.gif) top left no-repeat;
	font-weight: bold;
}

div.img_area h3 a{color:#000;}
div.img_area h3 a:hover{text-decoration: none;}
div.img_area .img_box {
	background-color: #EEEEF0;
	margin:0 10px;
	padding-bottom: 10px;
}

div.img_area .img_box img{
	float: right;
	margin:10px 10px 0 10px;
}

div.img_area .img_box h4{
	padding-top:10px;
	padding-left: 8px;
	color:#38aee0;
	font-weight: bold;
}

div.img_area .img_box p{
	padding-top:10px;
	padding-left: 8px;
}

dl.img_left dt{
	float: left;
	margin-right: 10px;
}

dl.img_left dt img{
	background-color: #fff;
}

dl.img_right dt{
	float: right;
	background-color: #fff;
	padding-left: 10px;
}

dl.img_right dt img{
	background-color: #fff;
}

.img_double{
	width: 540px;
	margin: 0 auto 0;
	text-align:center;
}
.img_double .img_left {
	float: left;
	text-align: center;
	width:260px;
	margin: 0 5px 20px 5px;
	display: inline;
}

.img_double .img_right {
	float: left;
	text-align: center;
	width:260px;
	display: inline;
	margin: 0 5px 20px 5px;
}

.img_double img{
	background-color: #fff;
	padding: 2px;
}

.img_three{
	width: 624px;
	margin: 0 auto;
	text-align:center;
}

.img_three .img_left {
	float: left;
	width:200px;
	margin: 0 4px 20px 4px;
	display: inline;
}

.img_three .img_right {
	float: right;
	width:200px;
	margin: 0 4px 20px 4px;
	display: inline;
}

/* dl */

dl.img_left, dl.img_right{
	zoom:1;
	margin-bottom: 10px;
}

dl.img_left:after, dl.img_right:after{
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}






/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* リスト */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */

.blank {
	padding-left: 20px !important;
	background: url(../img_2014/icon_blank.gif) no-repeat 0.2em center !important;
}
.icon_list_out {
	padding-left: 20px !important;
	background: url(../img_2014/icon_blank.gif) no-repeat 0.2em center !important;
}

.icon_pdf {
	padding-left: 20px;
	background: url(../img/icon_pdf.gif) no-repeat 0.2em center;
	padding-bottom: 3px;
	overflow:hidden;
	line-height: 1.6;
}
.Pdf {
	padding-left: 20px;
	background: url(../img/icon_pdf.gif) no-repeat 0.2em center;
	padding-bottom: 3px;
	overflow:hidden;
	line-height: 1.6;
}
.icon_doc {
	background:url(../img/icon_doc.gif) no-repeat scroll 5px 0;
	padding-left: 26px;
	padding-bottom: 3px;
	overflow:hidden;
	line-height: 1.6;
}
.Doc {
	background:url(../img/icon_doc.gif) no-repeat scroll 5px 0;
	padding-left: 26px;
	padding-bottom: 3px;
	overflow:hidden;
	line-height: 1.6;
}
.icon_xls {
	background:url(../img/icon_xls.gif) no-repeat scroll 5px 0;
	padding-left: 26px;
	padding-bottom: 3px;
	overflow:hidden;
	line-height: 1.6;
}
.Xls {
	background:url(../img/icon_xls.gif) no-repeat scroll 5px 0;
	padding-left: 26px;
	padding-bottom: 3px;
	overflow:hidden;
	line-height: 1.6;
}


.icon_list,
.category_in {
	padding-left: 20px;
	background: url(../img/list_category_in.gif) no-repeat left center;
}
.icon_list2{
	background:transparent url(../img/icon_list02.gif) no-repeat scroll 5px 4px;
	padding-left: 16px;
	overflow:hidden;
	line-height: 1.6;
}


.category_out {
	padding-left: 20px;
	background: url(../img/list_category_out.gif) no-repeat left center;
}

ol.AlphaList {
	list-style-type: lower-alpha;
	line-height: 1.4;
}
ol.AlphaList li {
	margin-left: 2em;
	margin-bottom: 5px;
}

ol.NoList {
	list-style-type: decimal;
	line-height: 1.4;
}
ol.NoList li {
	margin-left: 2em;
	margin-bottom: 5px;
}

ul.DotList_blue {
	line-height: 1.4;
}
ul.DotList_blue li {
	list-style:disc;
	margin-left: 2em;
	margin-bottom: 5px;
	color: #124279;
}
ul.DotList {
	line-height: 1.4;
}
ul.DotList li {
	list-style:disc;
	margin-left: 2em;
	margin-bottom: 5px;
}
ul.ListCircle {
	line-height: 1.6;
}
ul.ListCircle li {
	list-style: url(../img/icon_circle.gif);
	margin-left: 2em;
}



ul.ListArrow {
	line-height: 1.4;
}
ul.ListArrow li {
	margin-bottom: 5px;
	background: url(../img/list_arrow.gif) no-repeat left center;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul.ListArrow li a {
}

ul.ListPDF {
	line-height: 1.4;
}
	ul.ListPDF li {
		margin-bottom: 3px;
		line-height: 1;
	}
		ul.ListPDF li a {
			background: url(../img/icon_pdf.gif) no-repeat left center;
			padding: 8px 0px 8px 14px;
			line-height: 1;
		}


/* PDF */
ul li.pdf {
	margin-bottom: 3px;
	line-height: 1;
}
	ul li.pdf a {
		background: url(../img/icon_pdf.gif) no-repeat left center;
		padding: 8px 0px 8px 15px;
		line-height: 1;
	}






/* ol ul */
ol.ol_list{
	margin-left: 25px;
	line-height: 1.6;
	list-style-type: decimal;
}
ol.ol_list li{
	margin-bottom:8px;
}

ul.ul_list{
	margin-left: 12px;
	line-height: 1.6;
}
ul.ul_list li{
	margin-bottom:8px;
	background:url(../img/list_disc.gif) no-repeat  0px 6px;
	padding-left:13px;
	_zoom:1;
}

ul.non_list{margin-left: 3px;}
ul.non_list li{margin-bottom:8px;}

ul.ul_list-asta{
	margin-left: 10px;
	line-height: 1.6;
	padding-left: 2em;
	text-indent: -2em;
}

ul.ul_list-asta li{margin-bottom:8px;}

ul.list01{margin-bottom:10px;}
ul.list01 li{
	border-top: 1px dotted #c3c3c3;
	border-collapse: collapse;
	padding: 5px;
	margin-left: 10px;
}
ul.list01 li.list_bottom{
	border-top: 1px dotted #c3c3c3;
	border-bottom: 1px dotted #c3c3c3;
	padding: 5px;
	margin-left: 10px;
}

ul.list02{
	margin-left: 15px;
	margin-top:10px;
}
ul.list02 li{
	border-collapse: collapse;
	padding: 5px;
	margin-left: 10px;
}

ul.list01g{margin-bottom:10px;}
ul.list01g li{
	background-color:#f6f6f6;
	border-top: 1px dotted #c3c3c3;
	border-collapse: collapse;
	padding: 5px;
	margin-left: 10px;
}
ul.list01g li.list_bottom{
	background-color:#f6f6f6;
	border-top: 1px dotted #c3c3c3;
	border-bottom: 1px dotted #c3c3c3;
	padding: 5px;
	margin-left: 10px;
}

.list03{
	margin-top:15px;
}
.list03 li{
	margin-left:1.5em;
	text-indent:-1.4em;
	padding-right:1.0em;
	line-height:1.6;
	margin-bottom:10px;
}
.list03 li:first-letter{
	font-weight:bold;
	margin-right:8px;
}


ol.ol_list li ul.list03{
	margin-bottom:15px;
	margin-top:5px;
	width:100%;
}
ol.ol_list li ul.list03 li{
	margin-bottom:7px;
	margin-left:20px;
}

.link-list li{
	line-height:1.6;
	margin-bottom:5px;
}
.link-list li a{
	padding-left:10px;
	background:url(../img/icon_list02.gif) no-repeat left 4px;
}

.link-list li a.icon_pdf{
	padding:0.3em 0 0.3em 20px;
	background:url(../img/icon_pdf.gif) no-repeat left 2px;
}

.link-list li a.icon_list_out{
	padding-left:20px;
	background:url(../img/icon_list_out.gif) no-repeat 2px 4px;
}

ul.comment_list{
	line-height: 1.6;
}

ul.comment_list li{
	width:270px;
	margin-left:10px;
	float:left;
	background:url(../img/list_disc.gif) no-repeat  0px 6px;
	padding-left:13px;
}
ul.comment_list{
    zoom:1;/*for IE 5.5-7*/
}
ul.comment_list:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html ul.comment_list{
	display:inline-table;
	/*\*/display:block;/**/
}

/* dl */
dl.dl01{margin-bottom: 30px;}
dl.dl01 dt{
	font-weight: bold;
	margin-bottom: 10px;
}

dl.dl01 dd{margin-bottom: 10px;}
dl.dl02{margin-bottom: 30px;}
dl.dl02 dt{
	border-left: 3px solid #068FD9;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 10px;
}

dl.dl02 dd{
	margin-left: 10px;
	margin-bottom: 10px;
}














/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* アンカーリンク */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
#AnchorBox .cell {
	padding: 10px 20px;
	border: solid 1px #EDEDED;
}
	#AnchorBox li {
		display: inline;
		margin-right: 20px;
		line-height: 1;
	}
		#AnchorBox li a {
			background: url(../img/list_arrow.gif) no-repeat left center;
			line-height: 1;
			padding-left: 8px;
		}














.end {
	padding: 0;
	margin: 0;
}





.socialBtn{
	display:none;
}








.flick,
#flick {
	display: none;
}






#Footer_Sp,#FooterContents_Sp {
	display: none;
}






}




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


html.on body{
	/*
	overflow:hidden;
	height: 100vw;
	*/
	}
html,
body{
	height:100%; /* ★大事なのは「100%」 */
}

.pc,
#head_nav {
	display: none !important;
}

body {
    -webkit-text-size-adjust: 100%;
}


#news-area {
}
	#news-area .cell dl {
		display: none;
	}
	#news-area .cell dl.first {
		display: block;
	}
	#news-area .cell dl.second {
		display: block;
	}
	#news-area .cell dl.third {
		display: block;
	}


#MainImage,
#CategoryMenu,
.spNone,
.subMenu {
	display: none;
}


.area {
	padding: 3%;
	position: relative;
}


 #bread {
	 padding: 10px;
	 font-size: 84%;
 }
	 #bread li {
		 display: inline;
		 background: url(../img/arrow_bread.gif) no-repeat right center;
		 padding-right: 10px;
		 margin-right: 5px;
	 }
	 #bread li.last {
		 display: inline;
		 background: none;
		 padding-right: 0px;
		 margin-right: 0px;
	 }


#SP_pageTop {
	position: fixed;
	bottom: 0;
	right: 10px;
	width: 10%;
}
#SP_pageTop img {
	width: 100%;
}



/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ヘッダー */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* レイアウト */
#header,#Gmenu {
	display: none;
}

#Sp_header {
	width: 100%;
	border-top: solid 3px #004482;
	position: fixed;
	z-index: 1111210;
	background: #fff;
}
#Sp_header #mb {
	padding-bottom: 0px !important;
	padding-top: 10px;
	position:relative;
}
#Sp_header #mt {
	padding-top: 0px !important;
	padding-bottom: 10px;
	border-bottom:1px solid #7093B8;
	padding-right: 106px;
	position: relative;
}
#Sp_header #enBtn_sp{
	position: absolute;
	top: 9px;
	right: 10px;
	]}
	/* IE6 */
	* html #Sp_header {
		zoom: 100%;
	}
	/* IE7 */
	*:first-child+html #Sp_header {
		min-height: 1px;
	}
	#Sp_header:after {
		content: "."; 
		clear: both; 
		height: 0; 
		display: block; 
		visibility: hidden;
	}
	#Sp_header #enBtn_sp img{
		height:30px;
		}

#Sp_header #logo {
	width:100%;
	padding-bottom: 10px;
}
	#Sp_header #logo img {
		width: 160px;
		height: auto;
	}

#Sp_header ul#language {
	position: absolute;
	top: 10%;
	right: 4%;
}
	#Sp_header ul#language li {
		width: 110%;
		margin-bottom: 1px;
	}
	#Sp_header ul#language li#lang {
		background: #ededed;
	}
		#Sp_header ul#language li#lang a {
			display: block;
			font-weight: bold;
			color: #004482;
			width: 62px;
			padding: 2px 0 2px 6px;
			text-align: center;
		}
		#Sp_header #menuBtn{
			position: absolute;
			right: 0 !important;
			top: -55px !important;
			display: block;
			background-color: #004583;
			width: 50px;
			height: 56px;
			}

	
	
#Sp_header .area #Search {
	width: 100%;
	position: relative;
}
#Sp_header .area #Search input {
	background: none;
	border: none;
	padding: 6px 8px;
}
	#Sp_header .area #Search .hsForm {
		width: 100%;
		padding-top: 9px;
	}
		#Sp_header .area #Search .hsForm #searchForm {
			border: solid 1px #EDEDED;
			border-right: none;
			width: 100%;
			/*background: #FFFFFF url(../img/bg_search.gif) no-repeat left center;*/
			background-image:none;
			background-color:#fff;
			display: inline;
			padding-rigt: 22px;
			box-sizing: border-box;
			border-radius:0px;
			height:30px;
			border: 1px solid #fff;
			-webkit-appearance: none;
		}
	#Sp_header .area #Search .hsBtn {
		background-color:#ccc;
		display: inline;
		position: absolute;
		top: 9px;
		right: 0;
		width:30px;
		height:30px;
	}
		#Sp_header .area #Search .hsBtn input{
			position: absolute;
			right: 0;
			height: 20px;
			top: 50%;
			margin-top: -10px;
			left:50%;
			margin-left:-10px;
			padding:0;
			}
	* html #Sp_header .area #Search .hsForm #searchForm {
		position: relative;
		top: -1px;
	}
	*:first-child+html #Sp_header .area #Search .hsForm #searchForm {
		position: relative;
		top: -1px;
	}


#Sp_header #Sp_subMenu {
	display:table;
	width:100%;
	/*margin:15px 0;
	margin-bottom:30px;*/
	border-top: none;
	border-bottom:none;
	padding: 0;
}
/* IE6 */
	* html #Sp_header #Sp_subMenu {
		zoom: 100%;
	}
	/* IE7 */
	*:first-child+html #Sp_header #Sp_subMenu {
		min-height: 1px;
	}
	#Sp_header #Sp_subMenu:after {
		content: "."; 
		clear: both; 
		height: 0; 
		display: block; 
		visibility: hidden;
	}
#Sp_header #Sp_subMenu li {
	display:table-cell;
	width:33%;
	padding:10px 0;
	box-sizing:border-box;
	float: none;
	margin-right: 0;
	}
	#Sp_header #Sp_subMenu li a{
		color:#fff;
		font-size:13px;
		vertical-align:middle;
		background:none;
		padding-left: 0;
		}
		#Sp_header #Sp_subMenu li:nth-of-type(2){
			border-left:1px solid  #7093B8;
			border-right:1px solid  #7093B8;
			}
			
			
#Sp_header #sp_snsNav{
	/*margin-bottom: 40px;*/
	}
#Sp_header #sp_snsNav ul {
	display:table;
	width:100%;
	table-layout:fixed;
	border-top:1px solid  #7093B8;
	/*border-bottom:1px solid  #7093B8;*/
	}
	#Sp_header #sp_snsNav ul li{
		display:table-cell;
		padding:15px 0;
		vertical-align:middle;
		border-left:1px solid  #7093B8;
		}
	#Sp_header #sp_snsNav ul li img{
		width:30px;
		}
	#Sp_header #sp_snsNav ul li:first-child{
		border-left:none;
		}



#Sp_header #h-SNS {
	margin: 10px 0;
}
	* html #Sp_header #h-SNS {
		zoom: 100%;
	}
	*:first-child+html #Sp_header #h-SNS {
		min-height: 1px;
	}
	#Sp_header #h-SNS:after {
		content: "."; 
		clear: both; 
		height: 0; 
		display: block; 
		visibility: hidden;
	}
	#Sp_header #h-SNS li {
		display: inline;
		text-align: center;
		margin: 5px;
	}




#Sp_header #Menu {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 55px;
	left: 0;
	z-index: 211;
	background:rgba(0,89,151,1);
}
		#Sp_header #Menu #menuBtn{
			}
			#Sp_header #Menu #menuBtn span,
			#Sp_header #Menu #menuBtn span::after,
			#Sp_header #Menu #menuBtn span::before{
				background-color:#fff;
				position:absolute;
				display:block;
				width:30px;
				height:1px;
				transition:500ms;
				-webkit-transition:500ms;
				}
			
			#Sp_header #Menu #menuBtn span{
				top:50%;
				margin-top:-2px;
				left:50%;
				margin-left:-15px;
				}
			#Sp_header #Menu #menuBtn span::after{
				content:"";
				top:-10px;
				left:0;
				}
			#Sp_header #Menu #menuBtn span::before{
				content:"";
				bottom:-10px;
				left:0;
				}
			#Sp_header #Menu #menuBtn.on span,
			#Sp_header #Menu #menuBtn.on span::before,
			#Sp_header #Menu #menuBtn.on span::after{
				transition:500ms;
				-webkit-transition:500ms;
				}
			#Sp_header #Menu #menuBtn.on span{
				background-color:transparent;
				}
			#Sp_header #Menu #menuBtn.on span::before{
				-moz-transform: translateY(-10px) rotate(45deg);
				-ms-transform: translateY(-10px) rotate(45deg);
				-webkit-transform: translateY(-10px) rotate(45deg);
				transform: translateY(-10px) rotate(45deg);
				}
			#Sp_header #Menu #menuBtn.on span::after {
				-moz-transform: translateY(10px) rotate(-45deg);
				-ms-transform: translateY(10px) rotate(-45deg);
				-webkit-transform: translateY(10px) rotate(-45deg);
				transform: translateY(10px) rotate(-45deg)
				}	
				
		#Sp_header #Menu #menuBtn.on{
			}
		#Sp_header #Menu #menuBtn img {
			width: 100%;
			height: auto;
		}
		
#Sp_header #Menu #Mlist a.head01 {
		cursor:pointer;
}
#Sp_header #Menu #Mlist a.head01 img {
	width: 90%;
}
	#Sp_header #Menu #Mlist #menuBox {
		/*height: calc(100vh - 56px);*/
		height:calc(100% - 56px);
		overflow-y: scroll;
		transform: translateZ(0);
		-webkit-overflow-scrolling: touch !important;
		background:none;
		margin-top: 0;
		padding-top: 0;
	}

	#Sp_header #Menu #Mlist #menuBox h2 {
		width: 100%;
	}
	#Sp_header #Menu #Mlist #menuBox h2 img {
		width: 100%;
	}
	#Sp_header #Menu #Mlist #menuBox .blue_bg{
		background:#123C80;
		}
		
		#Sp_header #Menu .dl_list *{
			color:#fff;
			}
		#Sp_header #Menu .dl_list dt{
			font-size:15px;
			text-align:left;
			padding:10px 20px;
			border-bottom:1px solid #7093B8;
			}
		#Sp_header #Menu .dl_list dt.toggle{
			position:relative;
			padding-right:50px;
			}
			#Sp_header #Menu .dl_list dt > div{
				position:absolute;
				height:100%;
				right:0;
				top:0;
				width:50px;
				border-left:1px solid #7093B8;
				}
		#Sp_header #Menu .dl_list dt.toggle div::after{
			content:"";
			width:1px;
			height:16px;
			background-color:#fff;
			display:block;
			position:absolute;
			right:24px;
			top:50%;
			margin-top:-8px;
			transition:300ms;
			-webkit-transition:300ms;
			}
		#Sp_header #Menu .dl_list dt.toggle div::before{
			content:"";
			width:16px;
			height:1px;
			background-color:#fff;
			display:block;
			position:absolute;
			right:16px;
			top:50%;
			margin-top:-1px;
			transition:300ms;
			-webkit-transition:300ms;
			}
		#Sp_header #Menu .dl_list div.img_pdg{
			padding:10px 20px;
			}
		#Sp_header #Menu .dl_list div.img_pdg.bdr_t{
			border-top:1px solid #7093B8;
			}
		#Sp_header #Menu .dl_list dt.toggle div.on::after{
			height:0;
			transition:300ms;
			-webkit-transition:300ms;
			}
			#Sp_header #Menu dt > a{
				display:block;
				}
			#Sp_header #Menu .blue_bg .dl_list dt > div{
				background-color:#123C80;
				transition:300ms;
				-webkit-transition:300ms;
				}
			#Sp_header #Menu .blue_bg .dl_list dt > div.on{
				background: rgba(0, 157, 230, 0.5);
				transition:300ms;
				-webkit-transition:300ms;
				}
			#Sp_header #Menu .blue_none .dl_list dt > div{
				background-color:#009DE6;
				background-color:rgba(0, 89, 151, 1);
				}
			#Sp_header #Menu .blue_none .dl_list dt > div.on{
				background: rgba(0, 157, 230, 0.5);
				transition:300ms;
				-webkit-transition:300ms;
				}
		#Sp_header #Menu .dl_list dd{
			display:none;
			text-align:left;
			border-bottom:1px solid #7093B8;
			background:rgba(0, 157, 230,0.5);
			}
			#Sp_header #Menu .dl_list dd a{
				display:block;
				font-size:15px;
				}
				#Sp_header #Menu .dl_list .toggle2{
					position:relative;
					display:block;
					font-size: 15px;
					text-align: left;
					padding: 10px 60px 10px 20px;
					border-top: 1px solid #7093B8;
					}
				#Sp_header #Menu .dl_list dd > div:first-child .toggle2{
					border-top:none;
					}
				#Sp_header #Menu .dl_list .toggle2 a.link{
					display:inline-block;
					padding-right:25px;
					position:relative;
					}
				#Sp_header #Menu .dl_list .toggle2 a.link::after{
					content:"";
					width:15px;
					height:9px;
					background-image:url(../img_new/nav_arrow_w.jpg);
					background-repeat:no-repeat;
					position:absolute;
					top:50%;
					margin-top:-5px;
					right:0;
					}
		#Sp_header #Menu .dl_list div ul{
			display:none;
			border-top: 1px solid #7093B8;
			background: rgba(0, 157, 230, 0.5);
			}
			#Sp_header #Menu .dl_list div ul li{
				position:relative;
				}
			#Sp_header #Menu .dl_list div ul li.li_tit{
				padding:10px 20px;
				}
			#Sp_header #Menu .dl_list div ul li.li_tit span{
				display:block;
				font-size:15px;
				padding-bottom:10px;
				}
				#Sp_header #Menu .dl_list div ul li.li_tit ul{
					display:block;
					background-color:transparent;
					}
			/*
			#Sp_header #Menu .dl_list div ul li::before{
				content:"";
				position: absolute;
				left: 0;
				top: 8px;
				width: 3px;
				height: 3px;
				border-radius: 5px;
				background-color: #fff;
				}
			*/
				#Sp_header #Menu .dl_list div ul li.no_recruitment::before{
					display:none;
					}
				#Sp_header #Menu .dl_list div ul li.no_link{
					padding: 10px 20px;
					font-size: 15px;
					opacity:1!important;
					color:#7AC7E5!important;
					}
				#Sp_header #Menu .dl_list div ul li.no_link.window{
					padding-left: 40px !important;
					}
				#Sp_header #Menu .dl_list div ul li.no_recruitment p{
					padding: 10px 20px;
					margin-bottom:0;
					}
					#Sp_header #Menu .dl_list div ul li.no_recruitment a{
						position:relative;
						padding:5px 20px 5px 40px;
						box-sizing:border-box;
						}
				
				#Sp_header #Menu .dl_list div ul li:not(:nth-of-type(1)){
					border-top: 1px solid #7093B8;
					}
				#Sp_header #Menu .dl_list div ul li a{
					padding: 10px 20px;
					}
				#Sp_header #Menu .dl_list div ul li.window a{
					padding-left:40px!important;
					}
				#Sp_header #Menu .dl_list div ul li.window::before,
				#Sp_header #Menu .dl_list div ul li.no_recruitment a::before{
					position:absolute;
					content:"";
					border-radius: 0;
					width:10px;
					height:9px;
					background-image:url(../img_new/icon_menu_window.png);
					background-repeat:no-repeat;
					top: 50%;
					margin-top: -5px;
					background-color:transparent!important;
					left: 22px;
					opacity: 1!important;
					}
				#Sp_header #Menu .dl_list div ul li.no_link,
				#Sp_header #Menu .dl_list div ul li::before{
					opacity:0.5;
					color:#fff;
					}
		#Sp_header #Menu .dl_list .toggle2 div{
			position:absolute;
			right:0;
			top:0;
			width: 50px;
			height: 100%;
			border-left: 1px solid #7093B8;
			transition:300ms;
			-webkit-transition:300ms;
			}
		#Sp_header #Menu .dl_list .toggle2 div.on{
				background: rgba(0, 157, 230, 0.5);
				transition:300ms;
				-webkit-transition:300ms;
				}
		#Sp_header #Menu .dl_list .toggle2 div::after{
			content:"";
			width:1px;
			height:16px;
			background-color:#fff;
			display:block;
			position:absolute;
			right: 24px;
			top: 50%;
			margin-top: -8px;
			transition:300ms;
			-webkit-transition:300ms;
			}
		#Sp_header #Menu .dl_list .toggle2 div::before{
			content:"";
			width:16px;
			height:1px;
			background-color:#fff;
			display:block;
			position:absolute;
			right:0px;
			top:50%;
			margin-top:-1px;
			transition:300ms;
			-webkit-transition:300ms;
			right: 16px;
			top: 50%;
			margin-top: -1px;
			}
		#Sp_header #Menu .dl_list .toggle2 div.on::after{
			height:0;
			transition:300ms;
			-webkit-transition:300ms;
			}
		
		
	
#Sp_header #Menu .tagetMenu {
	position: relative;
}

#Sp_header #Menu .tagetMenu ul {
	border-top: 1px solid #98B4CD;
}

	#Sp_header #Menu .tagetMenu ul li {
		float: left;
		width: 50%;
		border-bottom: 1px solid #98B4CD;
		font-size: 100%;
		text-align: left;
		line-height: 1.2;
	}
		#Sp_header #Menu .tagetMenu ul li a {
			color: #0093DC;
			font-weight: bold;
			display: block;
			text-align: left;
			background: url(../img_new/icon_arrow01.gif) no-repeat 95% 0.9em;
			padding-top: 6px;
			padding-bottom: 6px;
			padding-left: 7%;
		}
		#Sp_header #Menu .tagetMenu ul li a:hover {
			color: #0093DC !important;
		}
	
		#Sp_header #Menu .tagetMenu .Spborder {
			border-right: 1px solid #98B4CD;
			position: absolute;
			top: 0;
			left: 50%;
			height: 100%;
			z-index: 10;
		}


#sub {
}
	#sub #lang {
		width: 50%;
		float: left;
		background: #ededed;
	}
		#sub #lang a {
			display: block;
			padding: 2% 0;
			color: #004482;
			letter-spacing: 0.1em;
			font-weight: normal;
			text-align: center;
			background: none;
		}
	#sub #BTNPC {
		width: 50%;
		float: right;
		background: #353535;
	}
		#sub #BTNPC a {
			display: block;
			padding: 2% 0;
			color: #fff;
			letter-spacing: 0.1em;
			font-weight: normal;
			text-align: center;
			background: none;
		}


#Menu01 {
	background: #00a0e9;
	color: #fff;
	text-align: center;
	padding: 1.5% 0;
	font-size: 115%;
}

#Menu02 {
	background: #004482;
	color: #fff;
	text-align: center;
	padding: 1.5% 0;
	font-size: 110%;
	margin-top: 1.5%;
}


	
#Sp_header #Menu .tagetMenu.jyukenNav {
	background: #f6f6f6;
	
}
#Sp_header #Menu .tagetMenu.jyukenNav p {
	background: #f6f6f6;
	position: relative;
	z-index: 100;
	color: #00a0e9;
	font-weight: bold;
	margin: 0;
	font-size: 110%;
}
	#Sp_header #Menu .tagetMenu.jyukenNav p.Spborder {
		border-right: 1px solid #98B4CD;
		position: absolute;
		top: 0;
		left: 50%;
		height: 100%;
		z-index: 10;
	}
	#Sp_header #Menu #Spacer {
		padding: 0.5%;
		background: #FFF;
		position: relative;
		z-index: 100;
	}
	


#Sp_header #Menu .tagetMenu02 {
	position: relative;
}
#Sp_header #Menu .tagetMenu02 ul {
	border-top: 1px solid #98B4CD;
}

	#Sp_header #Menu .tagetMenu02 ul li {
		float: left;
		width: 50%;
		border-bottom: 1px solid #98B4CD;
		font-size: 100%;
		line-height: 1.2;
	}
	

	
	
	#Sp_header #Menu .tagetMenu02 ul li a {
		color: #004482;
		font-weight: bold;
		display: block;
		text-align: left;
		background: url(../img_new/icon_arrow02.gif) no-repeat 95% 0.9em;
		padding-top: 6px;
		padding-bottom: 6px;
		padding-left: 7%;
	}
	#Sp_header #Menu .tagetMenu02 ul li a:hover {
		color: #004482 !important;
	}
	

	#Sp_header #Menu .tagetMenu02 .Spborder {
		border-right: 1px solid #98B4CD;
		position: absolute;
		top: 0;
		left: 50%;
		height: 100%;
	}





/* clearfix */
* html #Sp_header #Menu .tagetMenu ul {
	zoom: 100%;
}
*:first-child+html #Sp_header #Menu .tagetMenu ul {
	display: inline-block;
}
#Sp_header #Menu .tagetMenu ul:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}




/* clearfix */
* html #Sp_header #Menu .tagetMenu02 ul {
	zoom: 100%;
}
*:first-child+html #Sp_header #Menu .tagetMenu02 ul {
	display: inline-block;
}
#Sp_header #Menu .tagetMenu02 ul:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}





/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 基本レイアウト */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
#wrapper {
	width: 100%;
	padding-bottom: 30px;
	padding-top:60px;
}

#contents {
}
.article {
	background: #FFF;
	padding: 3%;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(http://alt.scw.ac.jp/share/PIE.htc);
	position: relative;
}
* html .article {
	zoom: 100%;
}
/* IE7 */
*:first-child+html .article {
	min-height: 1px;
}
.article:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}	

.left-layout,.right-layout{
	float:none;
	width:100%;
	}


.table01{
	width: 100% !important;
	margin: 0 auto 10px;
	background-color: #fff;
	border: 1px solid #AAA;
	border-collapse: collapse;
	margin-bottom: 20px;
	line-height:1.6;
}

.table01 tr th{
	padding: 4px;
	background-color:#e2f0fb;
	color: #467dcd;
	text-align: center;
	border: 1px solid #AAA;
}

.table01 tr td{
	padding: 4px;
	border: 1px dotted #AAA;
}

.table01 tr th.th01, .table60w tr th.th01, .table80w tr th.th01{/*red*/
	color: #000;
	background-color: #f8e4dc;
	border: 1px dotted #AAA;
}

.table01 tr th.th02, .table60w tr th.th02, .table80w tr th.th02{/*yellow*/
	color: #000;
	background-color: #fff8d2;
	border: 1px dotted #AAA;
}

.table01 tr th.th03, .table60w tr th.th03, .table80w tr th.th03{/*green*/
	color: #000;
	background-color: #ecf3e1;
	border: 1px dotted #AAA;
	/*white-space: nowrap;*/
}







/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* サイドメニュー */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


.menu {
}

	.menu a.head02 {
		padding: 20px 0px;
		cursor:pointer;
		display: block;
		color: #fff;
		background:#004482 url(../img_2014/icon_arrow_off.gif) no-repeat 17em center;
		font-weight: bold;
		font-size: 140%;
		text-align: center;
	}
	.menu a.head02:hover {
	background:#004482 url(../img_2014/icon_arrow_off.gif)  no-repeat 17em center;
	color: #fff;
	}
	.menu a.head02.selected02 {
	background:#004482 url(../img_2014/icon_arrow_on.gif)  no-repeat 17em center;
	color: #fff;
	}
	.menu a.head02.mb {
		margin-bottom: 1px;
	}

.menu dl {
	border-bottom: solid 1px #E4E4E4;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: #fff; 

}	

.menu ul {
	background: #fff;
}	
* html .menu ul {
	zoom: 100%;
}
/* IE7 */
*:first-child+html .menu ul {
	min-height: 1px;
}
.menu ul:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}	

	.menu ul#NewsBtn li {
		float: left;
		width: 49%;
		margin-right: 2%;
	}
	.menu ul#NewsBtn li img {
		width: 100%;
	}
	.menu ul#NewsBtn li.last {
		margin-right: 0;
	}


.menu ul.ListLi {
	background: #fff;
}
	.menu ul.ListLi li {
		background: url(../img_2014/arrow_blue.gif) no-repeat 0.9em 1.2em;
		padding-left: 10px;
		border-bottom: dotted 1px #E4E4E4;
	}	
	.menu ul.ListLi li.last {
		border-bottom: solid 1px #E4E4E4;
		margin-bottom: 0;
	}	
	.menu ul.ListLi li a {
		color: #000;
		display: block;
		padding: 10px;
	}
	.menu ul.ListLi li a:hover {
		color: #00A0E9;
	}


.menu #list {
	border: solid 8px #004482;
	padding: 10px 20px;
}
	.menu #list a {
		cursor:pointer;
		display:block;
		background: url(../img/icon_leftnavi_off.gif) no-repeat left center;
		padding-left: 18px;
		padding-top: 8px;
		padding-bottom: 8px;
		border-top: solid 1px #E4E4E4;
		color: #000000;
	}
	.menu #list a.start {
		border-top: none;
	}
	.menu #list a:hover {
		background: url(../img/icon_leftnavi_off.gif) no-repeat left center;
		color: #0C3092;
	}
	.menu #list a.selected {
		background: url(../img/icon_leftnavi_on.gif) no-repeat left center;
		color: #0C3092;
	}


.menu #list .AccLink {
	border-top: solid 1px #E4E4E4;
	padding-top: 8px;
	padding-bottom: 8px;
}
	.menu #list .AccLink li {
		background: url(../img/dotline.gif) repeat-x left bottom;
		padding-left: 10px;
		padding-bottom: 5px;
		margin-bottom: 5px;
	}
	.menu #list .AccLink li.last {
		background: none;
		padding-left: 10px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
		.menu #list .AccLink li a {
			background: url(../img/arrow_leftnavi.gif) no-repeat 0.3em 0.5em;
			padding-left: 14px;
			border-top: none;
			padding-top: 0px;
			padding-bottom: 0px;
		}
		.menu #list .AccLink li a.mn_out {
			background: url(../img/icon_blank.gif) no-repeat 0em 0.5em;
			padding-left: 14px;
			border-top: none;
			padding-top: 0px;
			padding-bottom: 0px;
		}
		.menu #list .AccLink li a:hover,
		.menu #list .AccLink li a.on {
			color: #0C3092;
		}




/* バナーエリア */
#Sp_BnrArea {
	padding: 3%;
	text-align: center;
	margin-bottom: 20px
}
	#Sp_BnrArea li {
		width: 100%;
	}
	#Sp_BnrArea li img {
		width: 60%;
	}



/* メニュー背景色 */
#Sp_header #Menu .blue_bg .dl_list dt > div.on{
	background-color:#1F70B0!important;
	}
#Sp_header #Menu .blue_bg .dl_list dd{
	background-color:#1F70B0!important;
	}

#Sp_header #Menu .blue_bg .dl_list .toggle2 div.on{
	background-color:#2588C9!important;
	}
#Sp_header #Menu .blue_bg .dl_list div ul{
	background-color:#2588C9!important;
	}


#Sp_header #Menu .blue_none .dl_list dt > div.on{
	background-color:#227EBB!important;
	}
#Sp_header #Menu .blue_none .dl_list dd{
	background-color:#227EBB!important;
	}
#Sp_header #Menu .blue_none .dl_list .toggle2 div.on{
	background-color:#278FCF!important;
	}
#Sp_header #Menu .blue_none .dl_list div ul{
	background-color:#278FCF!important;
	}


/* ボーダーの色 */
	#Sp_header #Menu .blue_bg *,
	#Sp_header #Menu .blue_none *{
		border-color:rgba(255,255,255,0.2)!important;
		}
		#Sp_header #Menu .dl_list dt > div.on{
			border-bottom:1px solid;
			}
		#Sp_header #Menu .dl_list dd *{
			border-color:rgba(255,255,255,0.2)!important;
			}
			#Sp_header #Menu .dl_list dd ul,
			#Sp_header #Menu .dl_list dd ul *{
				border-color:rgba(255,255,255,0.2)!important;
				}






/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* アンカーリンク */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
.pagelink {
	background: #F2F2F2;
	margin-bottom: 30px;
}
.pagelink ul {
	padding: 0 15px;
}
/* IE6 */
* html .pagelink ul {
	zoom: 100%;
}
/* IE7 */
*:first-child+html .pagelink ul {
	min-height: 1px;
}
.pagelink ul:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
	.pagelink ul li {
		float: left;
		background: url(../img_2014/arrow_anchor.gif) no-repeat left 1.4em;
		padding-left: 6px;
		margin-right: 10px;
	}
	.pagelink ul li a {
		padding: 10px;
		display: block;
		color: #004482;
	}






/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* タイトル */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
#PageTitle {
	margin-bottom: 50px;
}

.title {
	margin-top: 10px;
	border-bottom: solid 1px #004482;
	margin-bottom: 20px;
	text-align: center;
	
}
	.title h2 {
		line-height: 1;
		font-size: 130%;
		color: #004482;
		margin-bottom: 10px;
	}
	
	.title p {
		margin-bottom: 10px;
	}
	
	
	
	
.OneColum .title {
	background: url(../img/bg_title_880.gif) no-repeat left top;
}




.tit {
	border: solid 1px #dcdcdc;
	padding: 10px 8px;
	margin-bottom: 20px;
}
	.tit h3 {
		line-height: 1;
		font-size: 117%;
		font-weight: normal;
		color: #004482;
	}
	.tit h3 span {
		display: block;
		padding: 6px 0px 6px 6px;
		border-left: 3px solid #cecece;
	}





	
	.tit h2 {
		background: #FFFFFF;
		border: solid 1px #D6D6D6;
		padding: 1px;
		line-height: 1;
		font-size: 100%;
	}
	.tit h2 span {
		display: block;
		padding: 5px 0px 5px 5px;
		border-left: 3px solid #0682DE;
	}
	.tit h2 span span {
		display: block;
		padding:0;
		border-left: none;
	}
	
	
	
	
	
	
	
	
	
.tit a {
	color: #000000;
}


h4 {
	color: #0C3092;
	line-height: 1.4;
	margin-bottom: 10px;
}
		
h4.cap_h4,
h4.tt {
	color: #0C3092;
	line-height: 1.4;
	margin-bottom: 10px;
	border-left: solid 3px #B6C0DE;
	padding-left: 5px;
}
	h4.cap_h4 a,
	h4.tt a {
		color: #0C3092;
	}
h4.ttCenter {
	color: #0C3092;
	line-height: 1.4;
	margin-bottom: 10px;
	text-align: center;
}
center h4.cap_h4 {
	border-left: none;
	padding-left: 0px;
}

		
h5 {
	font-size: 100%;
	line-height: 1;
	padding: 2px 0;
	color: #0C3092;
	margin-bottom: 5px;
}



/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* リスト */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */

.blank {
	padding-left: 20px !important;
	background: url(../img_2014/icon_blank.gif) no-repeat 0.2em center !important;
}
.icon_list_out {
	padding-left: 20px !important;
	background: url(../img_2014/icon_blank.gif) no-repeat 0.2em center !important;
}

.icon_pdf {
	padding-left: 20px;
	background: url(../img/icon_pdf.gif) no-repeat 0.2em center;
	padding-bottom: 3px;
	overflow:hidden;
	line-height: 1.6;
}
.Pdf {
	padding-left: 20px;
	background: url(../img/icon_pdf.gif) no-repeat 0.2em center;
	padding-bottom: 3px;
	overflow:hidden;
	line-height: 1.6;
}
.icon_doc {
	background:url(../img/icon_doc.gif) no-repeat scroll 5px 0;
	padding-left: 26px;
	padding-bottom: 3px;
	overflow:hidden;
	line-height: 1.6;
}
.Doc {
	background:url(../img/icon_doc.gif) no-repeat scroll 5px 0;
	padding-left: 26px;
	padding-bottom: 3px;
	overflow:hidden;
	line-height: 1.6;
}
.icon_xls {
	background:url(../img/icon_xls.gif) no-repeat scroll 5px 0;
	padding-left: 26px;
	padding-bottom: 3px;
	overflow:hidden;
	line-height: 1.6;
}
.Xls {
	background:url(../img/icon_xls.gif) no-repeat scroll 5px 0;
	padding-left: 26px;
	padding-bottom: 3px;
	overflow:hidden;
	line-height: 1.6;
}
.icon_list,
.category_in {
	padding-left: 20px;
	background: url(../img/list_category_in.gif) no-repeat left center;
}
.icon_list2{
	background:transparent url(../img/icon_list02.gif) no-repeat scroll 5px 4px;
	padding-left: 16px;
	overflow:hidden;
	line-height: 1.6;
}


.category_out {
	padding-left: 20px;
	background: url(../img/list_category_out.gif) no-repeat left center;
}

ol.AlphaList {
	list-style-type: lower-alpha;
	line-height: 1.4;
}
ol.AlphaList li {
	margin-left: 2em;
	margin-bottom: 5px;
}

ol.NoList {
	list-style-type: decimal;
	line-height: 1.4;
}
ol.NoList li {
	margin-left: 2em;
	margin-bottom: 5px;
}

ul.DotList_blue {
	line-height: 1.4;
}
ul.DotList_blue li {
	list-style:disc;
	margin-left: 2em;
	margin-bottom: 5px;
	color: #124279;
}
ul.DotList {
	line-height: 1.4;
}
ul.DotList li {
	list-style:disc;
	margin-left: 2em;
	margin-bottom: 5px;
}
ul.ListCircle {
	line-height: 1.6;
}
ul.ListCircle li {
	list-style: url(../img/icon_circle.gif);
	margin-left: 2em;
}



ul.ListArrow {
	line-height: 1.4;
}
ul.ListArrow li {
	margin-bottom: 5px;
	background: url(../img/list_arrow.gif) no-repeat left center;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul.ListArrow li a {
}

ul.ListPDF {
	line-height: 1.4;
}
	ul.ListPDF li {
		margin-bottom: 3px;
		line-height: 1;
	}
		ul.ListPDF li a {
			background: url(../img/icon_pdf.gif) no-repeat left center;
			padding: 8px 0px 8px 14px;
			line-height: 1;
		}


/* PDF */
ul li.pdf {
	margin-bottom: 3px;
	line-height: 1;
}
	ul li.pdf a {
		background: url(../img/icon_pdf.gif) no-repeat left center;
		padding: 8px 0px 8px 15px;
		line-height: 1;
	}






/* ol ul */
ol.ol_list{
	margin-left: 25px;
	line-height: 1.6;
	list-style-type: decimal;
}
ol.ol_list li{
	margin-bottom:8px;
}

ul.ul_list{
	margin-left: 12px;
	line-height: 1.6;
}
ul.ul_list li{
	margin-bottom:8px;
	background:url(../img/list_disc.gif) no-repeat  0px 6px;
	padding-left:13px;
	_zoom:1;
}

ul.non_list{margin-left: 3px;}
ul.non_list li{margin-bottom:8px;}

ul.ul_list-asta{
	margin-left: 10px;
	line-height: 1.6;
	padding-left: 2em;
	text-indent: -2em;
}

ul.ul_list-asta li{margin-bottom:8px;}

ul.list01{margin-bottom:10px;}
ul.list01 li{
	border-top: 1px dotted #c3c3c3;
	border-collapse: collapse;
	padding: 5px;
	margin-left: 10px;
}
ul.list01 li.list_bottom{
	border-top: 1px dotted #c3c3c3;
	border-bottom: 1px dotted #c3c3c3;
	padding: 5px;
	margin-left: 10px;
}

ul.list02{
	margin-left: 15px;
	margin-top:10px;
}
ul.list02 li{
	border-collapse: collapse;
	padding: 5px;
	margin-left: 10px;
}

ul.list01g{margin-bottom:10px;}
ul.list01g li{
	background-color:#f6f6f6;
	border-top: 1px dotted #c3c3c3;
	border-collapse: collapse;
	padding: 5px;
	margin-left: 10px;
}
ul.list01g li.list_bottom{
	background-color:#f6f6f6;
	border-top: 1px dotted #c3c3c3;
	border-bottom: 1px dotted #c3c3c3;
	padding: 5px;
	margin-left: 10px;
}

.list03{
	margin-top:15px;
}
.list03 li{
	margin-left:1.5em;
	text-indent:-1.4em;
	padding-right:1.0em;
	line-height:1.6;
	margin-bottom:10px;
}
.list03 li:first-letter{
	font-weight:bold;
	margin-right:8px;
}


ol.ol_list li ul.list03{
	margin-bottom:15px;
	margin-top:5px;
	width:100%;
}
ol.ol_list li ul.list03 li{
	margin-bottom:7px;
	margin-left:20px;
}

.link-list li{
	line-height:1.6;
	margin-bottom:5px;
}
.link-list li a{
	padding-left:10px;
	background:url(../img/icon_list02.gif) no-repeat left 4px;
}

.link-list li a.icon_pdf{
	padding:0.3em 0 0.3em 20px;
	background:url(../img/icon_pdf.gif) no-repeat left 2px;
}

.link-list li a.icon_list_out{
	padding-left:20px;
	background:url(../img/icon_list_out.gif) no-repeat 2px 4px;
}

ul.comment_list{
	line-height: 1.6;
}

ul.comment_list li{
	width:270px;
	margin-left:10px;
	float:left;
	background:url(../img/list_disc.gif) no-repeat  0px 6px;
	padding-left:13px;
}
ul.comment_list{
    zoom:1;/*for IE 5.5-7*/
}
ul.comment_list:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html ul.comment_list{
	display:inline-table;
	/*\*/display:block;/**/
}

/* dl */
dl.dl01{margin-bottom: 30px;}
dl.dl01 dt{
	font-weight: bold;
	margin-bottom: 10px;
}

dl.dl01 dd{margin-bottom: 10px;}
dl.dl02{margin-bottom: 30px;}
dl.dl02 dt{
	border-left: 3px solid #068FD9;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 10px;
}

dl.dl02 dd{
	margin-left: 10px;
	margin-bottom: 10px;
}



/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* フッター */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
#FooterSitemap,#footer,#FooterContents {
	display: none;
}



#Footer_Sp {
	position: relative;
	background: #004482;
}

#Footer_Sp #FooterNavi {
}
	#Footer_Sp #FooterNaviSp dl {
	}
		#Footer_Sp #FooterNaviSp dl dd {
			border-bottom: solid 1px #DADADA;
		}
		#Footer_Sp #FooterNaviSp dl dd a {
			display: block;
			background: url(../img_new/arrow_white.png) no-repeat 95% center;
			background-size: 2%;
			padding: 15px;
			color: #fff;
			font-weight: bold;
			font-size: 117%;
		}

#Footer_Sp #gakuen {
	padding: 4%;
	border-bottom: solid 1px #DADADA;
}

	#Footer_Sp #gakuen .ttList li{
		font-weight:normal;
		margin-bottom: 5px;
		font-size: 105%;
	}
	
	#Footer_Sp #gakuen .ttList li a {
		color: #fff;
	}
	
	#Footer_Sp #gakuen .ttList li.koyu a{
		line-height:1.2em;
		display:block;
		padding-left: 20px !important;
	
	}
	
	#Footer_Sp #gakuen .ttList li.koyu a span{
		font-size:90%;
	}
		
	#Footer_Sp #gakuen .blank {
		padding-left: 20px !important;
		background: url(../img_new/icon_list_out.gif) no-repeat 0.2em center !important;
	}
	
	
	#Footer_Sp #gakuen .ttList .ttl {
		font-weight:bold;
		color: #fff;
		font-size: 117%;
		margin-bottom: 10px;
	}


#Footer_Sp #footer_Sp {
	background: #004482;
	color: #fff;
	padding: 3%;
}
#Footer_Sp #footer_Sp p {
	margin-bottom: 5px;
}
#Footer_Sp #footer_Sp .copyright {
	text-align: center;
}



/* 201506 フッターコンテンツ用 追記 */
#FooterContents_Sp{
	background: #efefef;
	width: 100%;
	display: block;
	padding: 25px 0 50px;
}

#FooterContents_Sp .inner{
	margin: 0 auto;
	width: 980px;
}

#FooterContents_Sp a:hover{
/*	-ms-filter: "alpha( opacity=100 )";
	filter: alpha( opacity=100 );
	opacity: 1;*/
}

#FooterContents_Sp a img{
	max-width: 250px;
	width: 100%;
}

#FooterContents_Sp .requestBnr{
	max-width: 250px;
	width: 100%;
	margin: 0 auto;
}

#FooterContents_Sp .snsBnr{
	max-width: 250px;
	width: 100%;
	margin: 25px auto 0;
}

#FooterContents_Sp .snsBnr dt{
	font-weight: bold;
	color: #064583;
	padding-left: 10px;
	margin-bottom: 10px;
	border-left: 4px solid #a9bcce;
	font-size: 110%;
	line-height: 1;
}

#FooterContents_Sp .snsBnr dd ul li{
	margin-top: 5px;
}

#FooterContents_Sp .snsBnr dd ul li:first-child{
	margin: 0;
}

/* 201609 フッターコンテンツ用 追記 */
#Footer_Sp .bannerarea{
border-bottom: 1px solid #dadada;
padding: 0 4%;
}

#Footer_Sp .bannerarea p{
text-align:center;
margin: 10px 0;
}


/* バナーエリア */
#BnrArea {
	text-align: center;
	margin-bottom: 20px
}
	* html #BnrArea {
		zoom: 100%;
	}
	/* IE7 */
	*:first-child+html #BnrArea {
		min-height: 1px;
	}
	#BnrArea:after {
		content: "."; 
		clear: both; 
		height: 0; 
		display: block; 
		visibility: hidden;
	}
	#BnrArea li {
		width: 49%;
		margin-right: 2%;
		float: left;
		margin-bottom: 2%;
	}
	#BnrArea li.second {
		margin-right: 0;
	}
	#BnrArea li img {
		width: 100%;
	}
	#BnrArea li a:hover {
		-ms-filter: "alpha( opacity=70 )";
		filter: alpha( opacity=70 );
		opacity: 0.7;
	}



#flick {
	width: 100%;
	position: relative;
	text-align: center;
}
	#flick p {
		width: 100%;
		min-height: 1000px;
		position: absolute;
		top: 0;
		left: 0;
	}
		#flick p img {
			width: 100%;
		}



.flick {
	width: 100%;
	position: relative;
	text-align: center;
}
	.flick p {
		width: 100%;
		min-height: 1000px;
		position: absolute;
		top: 0;
		left: 0;
	}
		.flick p img {
			width: 100%;
		}




.pageclose {
	text-align: right;
	margin-right: 5%;
}




/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ページトップ */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
#pageTop {
	background: #fff;
	text-align: center;
	border-top: solid 1px #ddd;
	display:none;
}
	#pageTop a {
		display: block;
	}






.txt_c {text-align:center;}
.ma10 {margin-bottom:10px;}









}










.none {
	display: none;
}