@charset "UTF-8";
/*
 * cmn_layout_sp.css
 *  updated --- 2019/04/16 20:16
 */

/* screens smaller than 550
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
body {
	font-size: 14px;
	background: #fff;
	min-width: 320px
}
/* !SP header
---------------------------------------------------------- */
#hd {
	background: none;
	min-width: 320px;
}
	#hd_inner {
		position: relative;
		padding: 0;
		width: auto;
	}
		#hd_logo {
			margin-left: 10px;
			padding-top: 40px;
			width: 42.8%;
			height: 65px;
		}
			#hd_logo a {
				background-size: contain;
				width: 100%;
			}
				#hd_logo a span {
					display: none;
				}
		#sp_menu {
			display: block;
			position: absolute;
			right: 0;
			top: 41px;
			width: 100%;
			z-index: 20;
		}
		#overlay {
			display: none;
			position: fixed;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			background: rgba(0,0,0,0.7);
			z-index: 10;
		}
			#sp_menu_btn {
				float: right;
				padding-right: 10px;
				width: 89px;
				height: 35.5px;
			}
				#sp_menu_btn a {
					display: block;
					width: 89px;
					height: 35px;
					background: url(/common/img/sp/hd_btn_menu.gif) no-repeat left top;
					background-size: contain;
				}
				#sp_menu_btn a:hover {
					opacity: 0.7;
					filter: alpha(opacity=70);
				}
					#sp_menu_btn a span {
						display: none;
					}
			#sp_menu > div {
				display: none;
				width: 100%;
				background: #ffffff;
			}
				#sp_menu #sp_searchWrap {
					background: #ffffff;
					margin: 35px 10px 0;
					padding: 15px 0;
				}
				#sp_menu div dl {
					background: #ffffff;
				}
					#sp_menu div dl dt {
						padding: 5px 10px;
						background: #2c4198;
						color: #fff;
					}
					#sp_menu div dl dd {
					}
						#sp_menu div dl dd ul {
						}
							#sp_menu div dl dd ul li {
							}
								#sp_menu div dl dd ul li a {
									display: block;
									border-bottom: 1px solid #bbb;
									padding: 12px 11px;
									background: url(/common/img/sp/ico_arr_22x34_01.gif) no-repeat 96.8% center;
									background-size: 11px 17px;
									color: #222;
								}
								#sp_menu div dl dd ul li a:hover {
									color: #0066bb;
									text-decoration: none;
								}
				#sp_accessWrap {
					display: block;
				}
				#sp_access {
					display: none;
					position: absolute;
					top: 34px;
					left: 0;
					width: 100%;
					background: #ffffff;
					z-index: 100;
				}
					#sp_access div dl {
				}
					#sp_access div dl dt {
						padding: 5px 10px;
						background: #2c4198;
						color: #fff;
					}
					#sp_access div dl dd {
					}
						#sp_access div dl dd ul {
						}
							#sp_access div dl dd ul li {
							}
								#sp_access div dl dd ul li a {
									display: block;
									border-bottom: 1px solid #bbb;
									padding: 12px 11px;
									background: url(/common/img/sp/ico_arr_22x34_01.gif) no-repeat 96.8% center;
									background-size: 11px 17px;
									color: #222;
								}
								#sp_access div dl dd ul li a:hover {
									color: #0066bb;
									text-decoration: none;
								}
				.sp_menu_close {
					padding: 10px 0;
					background: #ffffff;
				}
					.sp_menu_close a {
						display: block;
						margin: 0 auto;
						border: 1px solid #fff;
						border-radius: 3px;
						padding: 5px 0;
						width: 93.7%;
						background: #213589 url(/common/img/head_bg_02.gif) repeat-x left top;
						color: #fff;
						text-align: center;
					}
					.sp_menu_close a:hover {
						opacity: 0.7;
						filter: alpha(opacity=70);
						text-decoration: none;
					}
						.sp_menu_close a span {
							display: inline-block;
							padding-left: 25px;
							background: url(/common/img/sp/ico_close_33x33_01.gif) no-repeat left center;
							background-size: 16px 16px;
						}
		#sp_language {
			display: block;
			position: absolute;
			right: 5px;
			top: 80px;
			z-index: 10;
			border: none solid #bbb;
			padding: 5px;
			background: none;
			text-align: right;
			font-size: 14px;
			line-height: 22px;
		}
		#sp_language.open {
			display: block;
			border: 1px solid #bbb;
			padding: 4px;
			background: #fff;
		}
			#sp_language dt {
				overflow: hidden;
				margin-bottom: -5px;
			}
				#sp_language dt a {
					float: right;
					display: block;
					overflow: hidden;
					width: 148px;
					height: 25px;
					background: url(/common/img/sp/hd_btn_language.gif) no-repeat right top;
					background-size: 50%;
				}
					#sp_language dt a span {
						display: none;
					}
			#sp_language dd {
				display: none;
			}
			#sp_language.open dd {
				display: block;
			}
		#utility {
			float: none;
			padding-top: 0;
			width: auto;
		}
			#utility_01 {
				float: none;
				position: absolute;
				left: 0;
				top: 0;
				z-index: 20;
				margin-right: 0;
				padding: 5px 0 0;
				width: 100%;
				background: #213589 url(/common/img/head_bg_02.gif) repeat-x left top;
				min-width: 320px;
			}
				#utility_01 li {
					float: left;
					margin-right: 10px;
					border-right: none;
					padding-right: 0;
					white-space: nowrap;
				}
				#utility_01 li.access {
					display: block;
					padding-left: 10px;
				}
				#utility_01 li.favorite {
				}
					#utility_01 li a {
						border: 1px solid rgba(203,203,203,0);
						display: block;
						padding: 5px 5px 10px;
						color: #fff;
						text-decoration: none !important;
					}
					#utility_01 li a:active,
					#utility_01 li a.open {
						border-top   : 1px solid rgba(203,203,203,1);
						border-right : 1px solid rgba(203,203,203,1);
						border-bottom: 1px solid rgba(255,255,255,1);
						border-left  : 1px solid rgba(203,203,203,1);
						border-radius: 3px 3px 0 0;
						box-shadow: inset 2px 2px 2px 0 rgba(204,204,204,0.5);
						background: #fff;
						color: #2c4198;
						text-decoration: none;
					}
					#utility_01 li.favorite a {
						padding-left: 5px;
						background-image: none;
					}
			#utility_02 {
				display: none;
			}
			#uNavi {
				display: none;
				clear: both;
				margin-bottom: 11px;
				border-left: 1px solid #bbb;
				line-height: 1.2;
			}
				#uNavi li {
					display: inline-block;
					*display: inline;
					*zoom: 1;
				}
					#uNavi li a {
						display: block;
						border-top: 1px solid #bbb;
						border-right: 1px solid #bbb;
						border-bottom: 1px solid #bbb;
						padding: 7px 15px 5px;
						background: url(/common/img/head_bg_01.gif) repeat-x left top;
						color: #222;
						text-decoration: none;
						white-space: nowrap;
					}
					#uNavi li a:hover {
						background: #ccc;
						text-decoration: none;
					}
	#nav_search {
		display: block;
		width: auto;
	}
		#sp_searchWrap {
			position: relative;
			padding: 15px 32px 10px 0 !important;
			height: 30px;
		}
		#nav_search input {
			vertical-align: top;
		}
		#nav_search_txt {
			/*position: absolute;
			left: 0;
			top: 15px;*/
			display: block;
			overflow: hidden;
			margin: 0 72px 0 0;
			border: 1px solid #bbbbbb;
			border-radius: 0;
			padding: 0 10px;
			height: 29px;
			color: #666;
			width: 97%;
		}
		#nav_search_btn {
			/*float: right;*/
			position: absolute;
			right: 0;
			top: 15px;
			overflow: hidden;
			margin: 0;
			border-radius: 0;
			border: none;
			padding: 0;
			width: 32px;
			height: 31px;
		}
		.hover #nav_search_btn {
			opacity: 0.7;
			filter: alpha(opacity=70);
		}
	#gNavi {
		display: none;
	}
/* !SP wrapper
---------------------------------------------------------- */
#wrapper {
	clear: both;
	width: auto;
	min-width: 320px;
	background: #fff;
}
/* !SP contents
---------------------------------------------------------- */
.sp_none { display: none;}
#contents {
	margin: 0;
	padding: 0;
	width: auto;
}

	#left_bn {
		/*display: none;*/
	}

	#main {
		float: none;
		margin: 0;
		width: auto;
	}
	#side {
		display: block;
		float: none;
		margin: 0;
		padding: 0 10px;
		width: auto;
	}
		#left_link,
		#left_campus,
		#left_liblary,
		#left_liblary_link {
			display: none;
		}
		#left_serch {
			margin-bottom: 10px;
			border: 1px solid #d6d6d6;
			padding: 9px 9px 9px 11px;
			background: #ededed;
		}
			#left_serch h3 {
				margin-bottom: 5px;
				width: 143px;
				height: 29px;
				background: url(/common/img/sp/left_serch_tit_01.gif) no-repeat left top;
				background-size: 143px 29px;
			}
				#left_serch h3 span {
					display: none;
				}
			#left_serch input {
				vertical-align: top;
			}
			#left_serch_txt {
				margin: 0;
				border: none;
				padding: 3px 0 0 10px;
				width: 85%;
				height: 23px;
				background: none #ffffff;
				border: 1px solid #bbbbbb;
				font-size: 14px;
				color: #666;
			}
			html.ie #left_serch_txt {
				padding: 8px 0 0 10px;
				height: 30px;
			}
			#left_serch_btn {
				overflow: hidden;
				margin: 0;
				border: none;
				padding: 0;
				width: 28px;
				height: 28px;
			}
			.hover #left_serch_btn {
				opacity: 0.7;
				filter: alpha(opacity=70);
			}
		.lNavi {
		}
			.lNavi h3 {
			}
				.lNavi h3 a {
					display: block;
					padding: 2px 15px;
					background-image: none;
					background-color: #21358a;
					font-size: 16px;
					font-weight: bold;
					color: #fff;
				}
					.lNavi h3 a span {
						display: inline-block;
						background: none;
						padding-left: 0;
					}
			.lNavi dl {
				margin-bottom: 10px;
				border-top: 1px solid #d6d6d6;
			}
				.lNavi dl dt {
					border-bottom: 3px solid #ffea00;
				}
					.lNavi dl dt a {
						display: block;
						border-right: 1px solid #d6d6d6;
						border-left : 1px solid #d6d6d6;
						padding: 9px 5px 5px 12px;
						background: url(/common/img/lnavi_bg_02.gif) repeat-x left top;
						font-size: 125%;
						font-weight: bold;
						color: #222;
					}
					.lNavi dl dt a:hover {
						color: #06b;
						text-decoration: none;
					}
						.lNavi dl dt a span {
							display: block;
							background: url(/common/img/lnavi_ico_plus.gif) no-repeat right top;
						}
						.lNavi dl dt.open a span {
							background: url(/common/img/lnavi_ico_minus.gif) no-repeat right top;
						}
				.lNavi dl dd {
					margin-bottom: 10px;
					width: 100%}
					.lNavi dl dd ul {
					}
						.lNavi dl dd ul li {
							border-right : 1px solid #d6d6d6;
							border-bottom: 1px solid #d6d6d6;
							border-left  : 1px solid #d6d6d6;
						}
						.lNavi dl dd ul li.last02 {
							border-top: 1px solid #d6d6d6;
						}
							.lNavi dl dd ul li a {
								display: block;
								padding: 2px 14px;
								color: #222;
								text-decoration: none;
							}
							.lNavi dl dd ul li a:hover,
							.lNavi dl dd ul li a.current {
								color: #06b;
							}
								.lNavi dl dd ul li a span {
									display: block;
									padding-left: 0px;
									background: none !important;
								}
								.lNavi dl dd ul li a.current span {
									background: none !important;
								}
							.lNavi dl dd ul li ul {
								border-top: 1px solid #d6d6d6;
							}
								.lNavi dl dd ul li ul li {
									border-right: none;
									border-left: none;
								}
								.lNavi dl dd ul li ul li.last {
									border-bottom: none;
								}
									.lNavi dl dd ul li ul li a {
										padding-left: 14px;
										background: #e8e8e8;
									}
									.lNavi dl dd ul li ul li ul {
										border-top: none;
									}
										.lNavi dl dd ul li ul li ul li {
											display: block;
											border-bottom: none;
											background: #e8e8e8;
										}
											.lNavi dl dd ul li ul li ul li a {
												border: none;
												margin-left: 0;
												border-bottom: 1px solid #d6d6d6;
												padding-left: 28px;
												background: #f7f7f7;
											}
											.lNavi dl dd ul li ul li ul li.last a {
												border-bottom: none;
											}
/* !h(n)eading
---------------------------------------------------------- */
#main h1,
#main h2,
#main h3,
#main h4,
#main h5 {
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 1.2;
}
#main h1 {
	margin: 0 -10px 10px;
	padding-bottom: 10px;
	background: url(/common/img/sp/h1_bg_01.gif) no-repeat left bottom;
}
	#main h1 span {
		display: block;
		border-top  : 1px solid #d6d6d6;
		border-right: 1px solid #d6d6d6;
		border-left : 1px solid #d6d6d6;
		padding: 6px 9px;
		font-size: 157.1%;
	}
	#main h1.h1_img {
		position: relative;
		margin: 0;
		padding: 0 0;
		width: 100%;
		height: auto;
		min-height: 73px;
		background: url(/common/img/img_dummy_726x166.gif) no-repeat left top;
		background-size: 100%;
		line-height: 1.2;
	}
		#main h1.h1_img img {
			width: 100%;
			height: auto;
		}
		#main h1.h1_img span {
			box-sizing: border-box;
			position: absolute;
			left: 0;
			top: auto;
			bottom: 0;
			display: block;
			border: none;
			padding: 0;
			width: 100%;
			background: rgba(237,237,237,1);
			font-size: 157.1%;
			font-weight: bold;
		}
			#main h1.h1_img span span {
				position: static;
				padding: 5px 10px;
				width: auto;
				background: none;
				font-size: 100%;
				color: #222;
			}
	#main h2 {
		margin: 0 -10px 10px;
		padding: 0 9px 10px 9px;
		background: url(/common/img/sp/h2_bg_01.gif) no-repeat left bottom;
		font-size: 142.8%;
		font-weight: normal;
	}
	#main .sectionSub h2 {
	}
	#main .sectionSub h2.h2_important {
		padding-bottom: 10px;
	}
	#main h3 {
		margin: 0 0 10px 0;
		padding: 4px 0 5px 15px;
		background: url(/common/img/sp/h3_bg_01.gif) no-repeat left center;
		font-size: 133.3%;
	}
	#main h4 {
		margin: 0 0 10px 0;
		padding: 3px 0 3px 15px;
		background: url(/common/img/sp/h4_bg_01.gif) no-repeat left center;
		font-size: 116.6%;
	}
	#main h5 {
		margin-bottom: 5px;
	}
	#main .H4_box {
		margin: 0 -10px 10px -10px;
	}
	#main .H4_box.flL,
	#main .H4_box.flR {
		display: block;
		float: none;
		width: auto;
	}
		#main .H4_box h4 {
			display: block;
			margin: 0;
			border: 1px solid #d6d6d6;
			padding: 0;
			width: auto !important;
			/*height: 48px;*/
			line-height: 1.2;
		}
			#main .H4_box h4 a {
				display: block;
				padding: 9px 30px 9px 10px;
				background: #ededed url(/common/img/sp/ico_arr_22x34_02.gif) 98% center no-repeat;
			}
		#main .H4_box .inner {
			padding: 9px 9px 0;
			min-height: 0;
		}
		#main .H4_box .inner .link_basic.flL,
		#main .H4_box .inner .link_basic.flR {
			float: none;
		}
		#main .H4_box .inner .link_basic.wHalf {
			display: block;
			width: auto;
		}
			#main .H4_box .inner p {
				margin-bottom: 10px;
			}

/* !SP pageTop
---------------------------------------------------------- */
#pageTop {
	overflow: hidden;
	clear: both;
	margin: 0 !important;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 10px !important;
	width: auto !important;
	text-align: left;
	font-size: 85.7%;
}
	#pageTop .pageTop {
		float: right;
		text-align: right;
	}
		#pageTop .pageTop a {
			display: inline-block;
			padding-left: 17px;
			background: url(/common/img/sp/ico_art_28x20_01.gif) no-repeat left center;
			background-size: 14px 10px;
		}
		#pageTop .pageTop a:hover {
			opacity: 1;
			filter: alpha(opacity=100);
		}
			#pageTop .pageTop a span {
				display: inline-block;
				width: auto;
				height: auto;
				background: none;
			}
				#pageTop .pageTop a span span {
					display: inline;
				}
				#pageTop .pageTop a:hover span span {
					text-decoration: underline;
				}
	#pageTop .pageBack {
		display: block;
	}
		#pageTop .pageBack a {
			display: inline-block !important;
			padding-left: 17px !important;
			background: url(/common/img/sp/ico_arl_20x25_01.gif) no-repeat left center !important;
			background-size: 10px 12.5px !important;
		}
			#pageTop .pageBack a span {
				display: inline-block;
				width: auto !important;
				height: auto !important;
				background: none !important;
			}
				#pageTop .pageBack a span span {
					display: inline !important;
				}
				#pageTop .pageBack a:hover span span {
					text-decoration: underline;
				}
/* !SP contents_ft
---------------------------------------------------------- */
#contents_ft {
	padding: 10px;
	width: auto;
}
	#contents_ft .col {
		float: none;
		width: auto;
	}
		#contents_ft .col dl {
			display: none;
		}
			#contents_ft .col h5 a {
				display: inline-block;
				padding: 5px 0 5px 0;
				background: none;
				color: #666;
			}
	#quick_link {
		clear: both;
		position: static;
		background: #d6d6d6;
		right: 0;
		width: auto;
	}
		#quick_link h5 {
			width: 90px;
			height: 12px;
			background: url(/common/img/quick_link_txt_01.gif) no-repeat left top;
		}
			#quick_link h5 span {
				display: none;
			}
		#quick_link ul {
		}
			#quick_link ul li {
				display: block;
				margin-top: 10px;
				height: 32px;
				width: inherit;
			}
					#quick_link ul li .jqTransformSelectWrapper {
						display: block;
						height: 32px;
						width: 100%;
						background: #ffffff;
						border: 1px solid #bbbbbb;
						border-radius: 3px 0 0 3px;
					}
						#quick_link ul li .jqTransformSelectWrapper div span {
							display: block;
							padding: 8px 9px 0 9px;
							width: 100%;
							color: #666;
						}
						#quick_link ul li .jqTransformSelectWrapper div a.jqTransformSelectOpen {
							width: 32px;
							height: 32px;
							background: url(/common/img/sp/btn_select_64x64_01.gif) no-repeat left top;
						}
						#quick_link ul li .jqTransformSelectWrapper div.hover a.jqTransformSelectOpen {
							background-position: left bottom;
						}
						#quick_link ul li .jqTransformSelectWrapper ul {
							top: 32px;
						}
							#quick_link ul li .jqTransformSelectWrapper ul li {
								margin-top: 0;
							}
							#quick_link ul li .jqTransformSelectWrapper ul a {
								padding: 2px 5px;
							}
/* !SP Pankz
---------------------------------------------------------- */
#Pankz {
	position: static;
	padding: 4px 10px;
	width: auto;
	font-size: 71.4%;
}
	#Pankz ul {
		width: auto;
	}
	#Pankz .Pankz_height {
		display: none;
	}
	#favorite {
		margin: 0 auto;
	}
/* !SP footer
---------------------------------------------------------- */
#footer {
	width: auto;
	min-width: 320px;
}
	#ft_inner {
		width: auto;
	}
		#ft_logo {
			display: none;
		}
		#ft_links {
			float: none;
		}
			#ft_links ul {
				border-bottom: 1px solid #fff;
				padding: 0 10px 5px;
				text-align: center;
			}
			#ft_copyright {
				text-align: center;
			}
/* !Text
---------------------------------------------------------- */
.Read_01 {
	margin-bottom: 1em;
	font-size: 116.6%;
}
.Text_01 {
	margin-bottom: 1em;
}
.Text_02 {
	margin-bottom: 1em;
	line-height: 1.66;
}
.Text_small {
	font-size: 96.6%;
}
.Text_caption {
	font-size: 83.3%;
	line-height: 1.6;
}
/* !Listing
---------------------------------------------------------- */
.List_01,
.List_02,
.List_03_01,
.List_03_02 {
	line-height: 1.2;
	padding: 0;
}
	.List_01 li,
	.List_02 li,
	.List_03_01 li,
	.List_03_02 li {
		margin-bottom: 10px;
		padding-left: 1em;
		text-indent: -1em;
	}
	.List_03_02 li {
		margin-bottom: 0;
		padding-top   : 9px;
		padding-bottom: 7px;
		background: url(/common/img/bg_dotx_3x1_01.gif) repeat-x left bottom;
	}
		.List_03_02 li:first-child {
			padding-top: 0;
		}
	.List_01    li:before,
	.List_02    li:before,
	.List_03_01 li:before,
	.List_03_02 li:before {
		display: inline-block;
		width: 1em;
		content: "●";
		text-align: center;
		text-indent: 0;
	}
		.List_01    li ul,
		.List_02    li ul,
		.List_03_01 li ul {
			margin-top: 10px;
		}
			.List_01 li ul li,
			.List_02 li ul li,
			.List_03_01 li ul li {
				padding-left: 0;
			}
			.List_03_01 li ul li:before {
				content: "-";
			}
				.List_01 li ul li ul li,
				.List_02 li ul li ul li,
				.List_03_01 li ul li ul li {
					padding-left: 1em;
				}

.List_number {
	padding: 0;
    counter-reset: li;
	line-height: 1.2;
}
	.List_number li {
		padding-left: 1em;
		text-indent: -1em;
		margin-bottom: 10px;
	}
	.List_number li:before {
		display: inline-block;
		text-indent: 0;
		width: 1em;
		content: counter(li)".";
		counter-increment: li;
		font-weight: bold;
		font-family: "Helvetica Neue", Arial, sans-serif;
	}
		.List_number li ul {
		}
.List_check {
	line-height: 1.2;
	padding: 0;
}
	.List_check li {
		display: inline-block;
		margin-bottom: 7px;
		padding: 2px 0 1px 20px;
		background: url(/common/img/ico_check_16x16_01.gif) no-repeat left top;
	}
.List_caption {
	counter-reset: li;
	line-height: 1.2;
	font-size: 83.3%;
	padding: 0;
}
	.List_caption li {
		padding-left: 2em;
		text-indent: -2em;
		margin-bottom: 10px;
	}
	.List_caption li:before {
		display: inline-block;
		text-indent: 0;
		width: 2em;
		content: counter(li)"※";
		counter-increment: li;
		font-weight: bold;
		font-family: "Helvetica Neue", Arial, sans-serif;
		direction: rtl;
	}
.List_col2,
.List_col3 {
}
	.List_col2 li,
	.List_col3 li {
		float: none;
		width: auto;
	}
.dl_basic {
}
	.dl_basic dt {
	}
	.dl_basic dd {
	}
.List_news_01 {
	margin: 0 -10px;
	line-height: 1.66;
}
	.List_news_01 dt {
		float: none;
		padding: 10px 10px 0;
	}
	.List_news_01 dt.even {
		background: #eee;
	}
	.List_news_01 dd {
		margin-bottom: 0;
		padding: 5px 10px 10px;
		background: none;
	}
	.List_news_01 dd.even {
		background: #eee;
	}
	.List_news_01 dd.last {
		margin-bottom: 0;
		padding: 5px 10px 10px;
	}
		.List_news_01 dd p.utsunomiya,
		.List_news_01 dd p.kasumigaseki,
		.List_news_01 dd p.hachioji,
		.List_news_01 dd p.itabashi,
		.List_news_01 dd p.fukuoka {
			padding-right: 80px;
		}
		.List_news_01 dd p.utsunomiya   { background: url(/common/img/ico_utsunomiya_03.gif) no-repeat right center;}
		.List_news_01 dd p.kasumigaseki { background: url(/common/img/ico_kasumigaseki_03.gif) no-repeat right center;}
		.List_news_01 dd p.hachioji     { background: url(/common/img/ico_hachioji_03.gif) no-repeat right center;}
		.List_news_01 dd p.itabashi     { background: url(/common/img/ico_itabashi_03.gif) no-repeat right center;}
		.List_news_01 dd p.fukuoka      { background: url(/common/img/ico_fukuoka_03.gif) no-repeat right center;}
		.List_news_01 dd a {
			padding-left: 0;
			background: none;
			color: #06b !important;
		}
		.List_news_01 dd a span {
			display: inline-block;
		}
		.List_news_01 dd a:hover span {
			text-decoration: underline;
		}
	.List_news_01 dd.new a span {
		display: inline-block;
		padding-right: 44px;
		background: url(/common/img/ico_new_34x18_01.gif) no-repeat right top;
	}

	.List_news_01 dd.newslist_ymdl {/*ニュースリスト用 頭出し*/
		padding: 0 0 5px 10px;
	}
	.List_news_01 dd.newslist_mdl,
	.News_kouza.contribution_index .List_news_01 dd.newslist_mdl {/*ニュースリスト用 頭出し*/
		padding: 0 0 5px 10px;
	}


.List_linkR_01 {
	font-size: 100%;
}
	.List_linkR_01 li {
		float: right;
		margin-left: 14px;
	}
	.List_linkR_01 li.ink_rss a {
		display: inline-block;
		padding-left: 20px;
		background: url(/common/img/ico_rss_15x15_01.gif) no-repeat left 0.45em;
	}
.title_icon {
	margin-top: 5px;
}
	.title_icon li {
	}
/* !Link
---------------------------------------------------------- */
a span.Link_pdf,
a span.Link_excel,
a span.Link_word,
a span.link_movie {
	background: none !important;
	cursor: pointer !important;
	overflow: visible !important;
	display: inline !important;
	width: auto !important;
	height: auto !important;
	vertical-align: baseline !important;
}
	a span.Link_pdf span,
	a span.Link_excel span,
	a span.Link_word span,
	a span.link_movie span {
		display: inline !important;
	}
.botton_01 {
	line-height: 1.2;
	font-size: 116.6%;
}
	.botton_01 li {
		float: none;
		margin: 0 10px 10px 0;
	}
		.botton_01 li.type01 a {
			display: block;
			border: 1px solid #bbbbbb;
			border-radius: 3px;
			padding: 10px 20px;
			width: auto;
			background: #e4e4e4 url(/common/img/bg_btn_01.gif) repeat-x left top;
			text-align: center;
		}
		.botton_01 li.type02 a {
			display: block;
			border: 1px solid #4595e5;
			border-radius: 3px;
			padding: 10px 20px;
			width: auto;
			background: #4595e5;
			color: #fff;
			text-decoration: none;
			text-align: center;
		}
		.botton_01 li.type01 a:hover,
		.botton_01 li.type02 a:hover {
			opacity: 0.7;
			filter: alpha(opacity=70);
		}
.tab {
	margin: 0 -10px;
	border: 1px solid #d6d6d6;
	padding: 9px;
}
.sectionSub .tab {
	margin-bottom: 15px;
	border: none;
	padding: 0;
}
	.tab .tab_list {
		position: relative;
		overflow: hidden;
		line-height: 1.2;
	}
		.tab .tab_list li {
			display: inline;
			margin-right: 0;
			text-align: left;
		}
		.tab .tab_list li.last {
			margin-right: 0;
		}
		.sectionSub .tab .tab_list li {
		}
		.sectionSub .tab .tab_list li.last {
			margin-right: 0;
		}
			.tab .tab_list li a {
				display: block;
				margin-bottom: 1px;
				padding: 10px;
				width: auto !important;
				text-align: left;
				background: #ededed url(/common/img/sp/ico_arr_22x34_02.gif) no-repeat 98% center;
			}
			.tab .tab_list li.first a {
				float: none !important;
			}
			.tab .tab_list li.last a {
				width: auto !important;
			}
			.tab .tab_list li a:hover,
			.tab .tab_list li.current a,
			.tab .tab_list li.ui-state-active a {
				background: #2a4198 url(/common/img/sp/ico_arb_17x11_01.gif) no-repeat 98% center;
				color: #fff;
				text-decoration: none;
			}
	.tab .tab_list.bottom {
		display: none;
	}
		.tab .tab_list.bottom li {
		}
			.tab .tab_list.bottom li a {
			}
			.tab .tab_list.bottom li.first a {
			}
			.tab .tab_list.bottom li a:hover,
			.tab .tab_list.bottom li.current a,
			.tab .tab_list.bottom li.ui-state-active a {
			}
	.tab_inner {
		float: none;
		padding: 10px 0;
		background: #fff;
	}
	#tab02 .tab_inner {
		padding: 1px 10px;
		min-width: 0;
	}
.Link_anchor01 {
	text-align: left;
}
	.Link_anchor01 li {
		display: block;
		margin: 0 0 10px 0;
		border-right: none;
		padding-right: 0;
	}
	.Link_anchor01 li.last {
		margin: 0;
		border-right: none;
		padding-right: 0;
	}
.Link_anchor02 {
	margin-bottom: 10px;
	padding: 10px;
	background: #ddd;
	line-height: 1.2;
}
	.Link_anchor02 li.last {
		margin-bottom: 0;
	}
.Link_page_shift {
	display: block;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
	padding: 0 10px;
}
	.Link_page_shift .prev {
		float: left;
	}
		.Link_page_shift .prev a {
			display: inline-block;
			padding-left: 17px;
			background: url(/common/img/sp/ico_arl_20x25_01.gif) no-repeat left center;
			background-size: 10px 12.5px;
		}
	.Link_page_shift .next {
		float: right;
		display: block;
	}
		.Link_page_shift .next a {
			display: inline-block;
			padding-right: 17px;
			background: url(/common/img/sp/ico_arl_20x25_02.gif) no-repeat right center;
			background-size: 10px 12.5px;
		}
.Link_contents01 {
	margin: 0 -10px;
}
	.Link_contents01 dl {
	}
		.Link_contents01 dl dt {
			cursor: pointer;
			margin-bottom: 10px;
			border: 1px solid #d6d6d6;
			padding: 3px 4px;
			background: #ededed;
			line-height: 1.2;
		}
		.Link_contents01 dl dt.open {
			margin-bottom: 0;
		}
			.Link_contents01 dl dt span {
				padding: 7px 40px 7px 6px;
			}
			.Link_contents01 dl dt.open span {
				background: url(/common/img/lnavi_ico_minus.gif) no-repeat right center;
			}
		.Link_contents01 dl dd {
			padding: 9px;
		}
.Link_contents02 {
	margin: 0 -10px;
}
	.Link_contents02 dl {
	}
		.Link_contents02 dl dt {
		}
			.Link_contents02 dl dt a {
				padding: 0 40px 0 0;
			}
/* !Img
---------------------------------------------------------- */
.img_726 {
}
.img_726 img {
	width: 100%;
	height: auto;
}
.img_354 img {
	width: 100%;
	height: auto;
}
/* !Box
---------------------------------------------------------- */
.box_recomend {
	padding: 9px;
}
	.box_recomend .img {
		display: none;
	}
		.box_recomend .ftBox div {
			height: auto;
		}
	#main .box_recomend .ftBox div h4 {
		padding-bottom: 4px;
		border-bottom: 1px solid #d6d6d6;
	}
.box_link {
}
	.box_link .img {
		display: none;
	}
		.box_link .ftBox div {
			height: auto;
		}
.List_favorite {
	margin: 0 -10px;
}
	.List_favorite ul {
	}
		.List_favorite ul li {
			position: relative;
			padding: 0 0 5px 15px;
		}
		.List_favorite ul li.even {
		}
			.List_favorite ul li a {
				padding-right: 36px;
			}
			.List_favorite ul li a.delete {
				position: absolute;
				right: 5px;
				top: 50%;
				margin: -13px 0 0;
				width: 26px;
				background: url(/common/img/btn_delete_51x26_01.gif) no-repeat right top;
			}
/* !Table
---------------------------------------------------------- */
.table_basic,
.table_01,
.table_02 {
    display: block;
    overflow-x: auto !important;
    overflow-y: hidden;
	word-break: normal;
	table-layout: fixed;
	width: 100%;
	line-height: 1.666;
}
	.table_basic th,
	.table_basic td {
		border: 1px solid #ccc;
		padding: 7px 10px;
		text-align: left;
		min-width: 5em;
		white-space: nowrap;
	}
	.table_basic th { background: #ededed;}
	.table_basic th.category { background: #ddd;}
	.table_basic td { background: #fff;}
	.table_basic tr.taC th {
		text-align: center;
	}
		.table_basic th div,
		.table_basic td div {
		}
	.table_01 th,
	.table_01 td,
	.table_02 th,
	.table_02 td {
		min-width: 5em;
	}
	.table_01 tr.taC th {/*
		text-align: center;
	*/}
	.table_02 th,
	.table_02 td {/*
		border: 1px solid #ccc;
		padding: 7px 10px;
		min-width: 2em;
		text-align: left;
	*/}
	.table_02 th {/* background: #ededed;*/}
	.table_02 td {/* background: #fff;*/}
	.table_02 tr.taC th {/*
		text-align: center;
	*/}
/* !Section
---------------------------------------------------------- */
.section.first { /* First Section */ }
.section       {
	margin-bottom: 10px;
	padding: 0 10px;
	width: auto;
}
.section.last  { /* Last  Section */ }
.sectionSub {
	padding: 10px;
}
.sectionAlt {
	margin: 0 10px 10px;
	padding: 10px;
	background: #ededed;
	line-height: 1.5;
}
.inner {
	padding: 0;
}
.flImgL,
.flImgR,
.col2 {
	float: none;
	display: block;
	margin: 0 0 10px;
	width: auto;
}
.col3_01,
.col3_02 {
	float: none;
	width: auto;
}
.wTri {
	float: none;
	width: auto;
}
.col4 {
	float: left;
	width: 48%;
	margin-right: 0;
}
.col4.even {
	/*clear: both;*/
	float: right;
}
.col4.flR {
	margin-right: 0;
}
	.col4 .img_168 img {
		width: 100%;
		height: auto;
	}
/* !Link
---------------------------------------------------------- */
.link_basic a {
	display: inline-block;
	padding-left: 20px;
	background: url(/common/img/sp/ico_arr_22x34_02.gif) no-repeat left 0.4em;
}
.Link_level {
	line-height: 1.2;
	margin: 0 -10px;
}
	#main .Link_level h4 {
		margin: 0;
		border: 1px solid #d6d6d6;
		padding: 10px 20px;
		background: #fff url(/common/img/h4_bg_02.gif) repeat-x left top;
	}
	.Link_level .inner {
		border-right : none;
		border-bottom: 1px solid #d6d6d6;
		border-left  : none;
		padding: 0;
	}
		.Link_level .inner .Link_level_01,
		.Link_level .inner .Link_level_02 {
			overflow: hidden;
		}
			.Link_level .inner .Link_level_01 li,
			.Link_level .inner .Link_level_02 li {
				margin: 0 0 10px;
				float: none;
			}
				.Link_level .inner .Link_level_01 li a {
					display: block;
					border: none;
					border-bottom: 1px solid #d6d6d6;
					width: auto;
					padding: 10px 10px 10px 20px;
					background: #ededed;
				}
					.Link_level .inner .Link_level_01 li a span {
						display: block;
						background: #ededed url(/common/img/sp/ico_arr_22x34_02.gif) no-repeat right top;
					}
				.Link_level .inner .Link_level_02 li a {
					display: block;
					border: none;
					border-bottom: 1px solid #d6d6d6;
					width: auto;
					padding: 10px 10px 10px 20px;
					background: #ededed;
				}
					.Link_level .inner .Link_level_02 li a span {
						display: block;
						background: #ededed url(/common/img/sp/ico_arr_22x34_02.gif) no-repeat right top;
					}
.link_area {
	overflow: hidden;
	zoom: 1;
}
	.link_area .flL {
		float: left;
	}
	.link_area .flR {
		float: right;
	}
a.link_back,
a.link_pageTop,
a.link_prev,
a.link_next {
	text-decoration: none;
}
a.link_back:hover,
a.link_pageTop:hover,
a.link_prev:hover,
a.link_next:hover {
	text-decoration: underline;
}

a.link_back    { background: url(/common/img/sp/ico_arl_20x25_01.gif) no-repeat left 0.5em; background-size: 10px 12px;}
a.link_pageTop { background: url(/common/img/sp/ico_art_28x20_01.gif) no-repeat left 0.5em; background-size: 14px 10px;}
a.link_prev    { background: url(/common/img/sp/ico_arl_20x25_01.gif) no-repeat left 0.5em; background-size: 10px 12px;}
a.link_next {
	padding-right: 18px;
	background: url(/common/img/sp/ico_arl_20x25_02.gif) no-repeat right 0.5em; background-size: 10px 12px;
}
a.botton_campus_01,
a.botton_campus_02,
a.botton_campus_03,
a.botton_campus_04,
a.botton_campus_05 {
	overflow: hidden;
	display: inline-block;
	width: 99px;
	height: 21px;
}
a.botton_campus_01:hover,
a.botton_campus_02:hover,
a.botton_campus_03:hover,
a.botton_campus_04:hover,
a.botton_campus_05:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
	a.botton_campus_01 span,
	a.botton_campus_02 span,
	a.botton_campus_03 span,
	a.botton_campus_04 span,
	a.botton_campus_05 span {
		display: none;
	}
a.botton_campus_01 { background: url(/common/img/sp/ico_utsunomiya_01.gif) no-repeat left top; background-size: 99px 21px;}
a.botton_campus_02 { background: url(/common/img/sp/ico_kasumigaseki_01.gif) no-repeat left top; background-size: 99px 21px;}
a.botton_campus_03 { background: url(/common/img/sp/ico_hachioji_01.gif) no-repeat left top; background-size: 99px 21px;}
a.botton_campus_04 { background: url(/common/img/sp/ico_itabashi_01.gif) no-repeat left top; background-size: 99px 21px;}
a.botton_campus_05 { background: url(/common/img/sp/ico_fukuoka_01.gif) no-repeat left top; background-size: 99px 21px;}
	.botton_01 li {
		float: none;
		margin: 0 0 10px 0;
	}
		.botton_01 li a {
			display: block;
			border: 1px solid #d6d6d6;
			padding: 10px 15px;
			width: auto;
			background: #ededed url(/common/img/sp/ico_arr_22x34_02.gif) no-repeat 98% 0.7em;
		}
/* !Box
---------------------------------------------------------- */
.box_other {
	border: 1px solid #d6d6d6;
	padding: 10px;
	width: auto;
	background: #f7f7f7;
}
	#main .box_other h4 {
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #d6d6d6;
		background: none;
	}
		#main .box_other h4 a {
			display: block;
			padding: 0px 0 10px;
			background: url(/common/img/sp/ico_arr_22x34_02.gif) no-repeat right 0.1em;
		}
	.box_other .inner {
		border-top: 1px solid #fff;
		padding: 10px 0 0;
	}
.tab_inner .list_pulldown105,
.tab_inner .list_pulldown124 {
	float: right;
	display: block;
	margin: 10px 10px 0 0;
}
#tabLower li.tab01 a.tabDefault {
	display: none;
}
#tabLower li.tab02,
#tabLower li.tab03,
#tabLower li.tab04,
#tabLower li.tab05,
#tabLower li.tab06{
	display: none;
}
.sectionSub .tab#tabLower {
	margin: 10px 0 0;
}
	.sectionSub .tab#tabLower .tab_inner {
		border: none !important;
		min-width: 0;
	}
#tabLower li.tab01 .List_news_01 {
	clear: both;
	margin: 0;
}
/* !img
---------------------------------------------------------- */
img.img354L,
img.img354R {
	float: none;
	margin: 0;
	width: 100%;
	height: auto;
}

/* !Pickupbox
---------------------------------------------------------- */
#main .section .pickupbox .inner .box_link .imgR {
display: none;
}



/* 研究室ライトボックス写真位置調整 */
/*
#cboxWrapper .col4 {
	float: left;
	padding: 0 1px;
}
#cboxWrapper .section {
	padding: 0 0px;
}
*/
}

@media screen and (max-width: 767px) {
	.col4 {
		margin-right: 10px;
	}
	.col4.even {
		float: left;
	}
}

@media screen and (max-width: 320px) {
	.col4 {
		clear: both;
		float: none !important;
		width: 100%;
		margin-right: 0;
	}
	#colorbox div.section > div.col4 > div > p {
		margin-top: 0;
	}
}

/* !MF
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
	#sp_searchWrap .search_box {
		margin-right: -32px;
	}
	.search_box .mf_finder_searchBox_query_input {
		padding: 0 10px;
		border: 1px solid #bbbbbb;
		height: 31px;
		background-image: none;
		background-color: #ffffff;
		font-size: 1rem;
	}
	.search_box .mf_finder_searchBox_submit {
		width: 32px;
		height: 31px;
		background-image: url(/common/img/sp/btn_search_65x62_01.gif);
	}

	.main_search_box {
		margin: 0 10px 10px;
	}
	.main_search_box .mf_finder_searchBox_items {
		padding-top: .5rem;
	}
	.my_toggle_area {
		display: block;
		position:relative;
	}
	.my_toggle_overlay {
		position:absolute;
		width:100%;
		height:100%;
	}
	.my_finder_drilldown_toggle_show .my_toggle_overlay {
		z-index: 10;
	}
	.my_finder_drilldown_toggle_show .mf_finder_drilldown_toggle {
		z-index: 11;
	}
	.my_finder_drilldown_toggle_show .mf_finder_drilldown {
		padding-top: 1rem;
		background-color: #eee;
	}
	.my_finder_drilldown_toggle_show .mf_finder_drilldown_head {
		margin: 0 14px .75rem 14px;
	}
	.side_search_option {
		display: none;
	}
}
@media screen and (max-width: 639px) {
	.my_zoom_preview {
		display: none;
	}
}
