@charset "UTF-8";

/*================================================
 *  CSS???Z?b?g
 ================================================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

/*================================================
 *  ???E??????
 ================================================*/
body {
	width:100%;
	margin:0 auto;
	font-size:14px;
	color:#382400;
	font-family:"???C???I",Meiryo,"?q???M?m?p?S Pro W3","Hiragino Kaku Gothic Pro",Osaka,"?l?r ?o?S?V?b?N","MS PGothic",sans-serif;
	line-height:1.6;
}

header {
	width:960px;
	margin:10px auto;
}

nav {
	width:960px;

}

#contents {
	width:960px;
	margin:10px auto;
}

#main {
	float:right;
	width:65.625%;
}

#sub {
	margin:0 auto;
	width:960px;
	
}

#subnav {
	display:none;
}

a {
	color:#000;
}
a:hover {
	color:#e78f00;
}

h1 {
	color:#0000ff;
	font-size:38px;
	line-height:1.2;
}
h1 a {
	color:#000;
	text-decoration:none;
}
h1 a:hover {
	color:#e78f00;
	text-decoration:underline;
}

h2 {
	margin-bottom:0.5em;
	padding-left:10px;
	font-size:24px;
	color:#000;
	border-left:5px solid #ff7f50;
	border-align:auto;
	border-bottom: solid 2px #ff7f50;
	margin-left:auto;margin-right:auto;
	text-align:left;
	width:960px;
	font-weight:bold;
}

h3 {
	margin-bottom:0.5em;
	padding:5px 5px;
	color:#e78f00;
	font-size:16px;
	border-bottom:1px solid #e78f00;
		margin-left:auto;margin-right:auto;
	text-align:left;
	width:960px;
	font-weight:bold;

}

h4 {
	margin-bottom:0.25em;
	font-size:16px;
	color:#333;
	width:960px;
	margin-right:auto;margin-left:auto;
}
h4:before {
	content:"\002605";
	color:#f19500;
}

h5 {
	margin-bottom:0.25em;
	padding:2px;
	color:#000;
	font-size:16px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	background:#f1f1f1;
}

h6 {
	margin-bottom:0.25em;
	color:#382400;
	font-size:20px;
	font-weight:bold;
	margin-left:auto;margin-right:auto;
	text-align:left;
	width:960px;
}

h7 {
	margin:10px 10px 10px 10px;
}

p {
	margin:0 0 1em 0;
}

img {
	vertical-align:bottom;
	
}

p.resizeimage img { width: 80%; }
p.resizeimage_studentslife img { width: 50%; }
p.google_map iframe  { width: 100%; }



em {
	font-weight:bold;
}

strong {
	font-weight:bold;
	color:#f19500;
}

pre {
	margin:1em 0;
	padding:1em;
}

blockquote {
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #ddd;
	border-left:5px solid #ddd;
}

ul,ol,dl {
	margin:0 0 0em 0;
}
ul li {
	list-style:disc;
}
ol li {
	list-style:decimal;
	font-size:14px;
	margin-top: 0; margin-bottom: 0;
	/* padding-bottom:4px; */
	/* padding-top:4px; */

}
li {
	margin:15px 0 15px 30px;
	width:960px;
	margin-right:auto;margin-left:auto;
	font-size:14px;
	font-weight: bold;
	/* line-height: 75%; */

}

u {
	font-weight: bold;
}

b {
	font-weight: bold;
}

dt {
	margin-bottom:0.5em;
	border-bottom:1px dotted #ddd;
}
dt:before {
	content:"\025b6";
}
dd {
	margin:15px 15px 15px 15px;
	background:#f5f5f5;

}

table {
	width:960px;
	margin-bottom:1em;
	border-collapse:collapse;
	border:1px solid #ddd;
	text-align:center;
	margin-left:auto;margin-right:auto;
	
}
th {
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ddd;
	background:#f5f5f5;
}
td {
	padding:10px;
	text-align:center;
	border:1px solid #ddd;
}

p.im image {
    width: 240px;  /* 横幅を200pxに */
}

details {
	width:960px;
	margin-left:auto;margin-right:auto;
}



/*================================================
 *  ?w?b?_?[
 ================================================*/
header {
	position:relative;
}
header h1 {
	margin-bottom:0px;
}

.contact {
	position:absolute;
	top:50%;
	right:0;
	vertical-align:top;
}
.contact a {
	display:block;
	padding:5px 20px 5px 20px;
	color:#fff;
	background:#3cb371;
	border-radius:10px;
	text-decoration:none;
}
.contact a:hover {
	color:#fff;
	background:#e78f00;
}

.summary {
	clear:both;
	margin-bottom:0px;
	margin-left:auto;margin-right:auto;

}

/*================================================
 *  ?O???[?o???i?r?Q?[?V????
 ================================================*/
nav {
	margin-bottom:10px;
	padding:0;
	background:#e0fff0;
	overflow:hidden;
	margin-right:auto;margin-left:auto;
}
nav ul {
	width:960px;
	margin:0 auto;
	padding:0;
}
nav li {
	float:left;
	list-style:none;
	width:12.5%;
	margin:0;
	padding:0;
	text-align:center;
}
nav li a {
	display:block;
	padding:10px 0;
	color:#000;
	text-align:center;
	text-decoration:none;
	border: 1px solid #000000;
	font-size:14px;
	font-weight:bold;
}
nav li a:hover {
	color:#000;
	text-decoration:none;
	background:#ddd;
}

nav2 {
	margin-bottom:10px;
	padding:0;
	background:#f0fff0;
	overflow:hidden;
	margin-right:auto;margin-left:auto;
}
nav2 ul {
	width:960px;
	margin:0 auto;
	padding:0;
}
nav2 li {
	float:left;
	list-style:none;
	width:12.5%;
	margin:0;
	padding:0;
	text-align:center;
}
nav2 li a {
	display:block;
	padding:10px 0;
	color:#000;
	text-align:center;
	text-decoration:none;
	border: 1px solid #000000;
	font-size:14px;
	font-weight:bold;
}



/*================================================
 *  ?T?u?R???e???c
 ================================================*/
.submenu li {
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	width:960px;
}
.submenu li a:before {
	content:"\025b6";
	color:#000;
		margin-left:auto;margin-right:auto;
	text-align:left;
	width:960px;
}


.submenu li a {
	display:block;
	padding:5px 2px;
	color:#000;
	border-bottom:1px dotted #ddd;
	text-decoration:none;
	margin-left:auto;margin-right:auto;
	text-align:left;
	width:960px;
}
.submenu li a:hover {
	background:#eee;
}

.bnr {
	overflow:hidden;
}

.bnr ul {
	overflow:hidden;
}

.bnr li {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
.bnr li a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}
.bnr img {
	width:100%;
}

/*================================================
 *  ?t?b?^?[
 ================================================*/
footer {
	clear:both;
}

.footmenu {
	width:100%;
	padding:20px 0;
	overflow:hidden;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.footmenu ul {
	position:relative;
	float:left;
	left:50%;
	margin:0;
}
.footmenu li {
	position:relative;
	left:-50%;
	float:left;
	list-style:none;
	margin:0;
	padding:0 20px;
	font-size:12px;
	text-align:center;
}

.copyright {
	clear:both;
	padding:20px 0;
	font-size:14px;
	text-align:center;
}

/*================================================
 *  ?y?[?W?g?b?v?????
 ================================================*/
.totop {
	position:fixed;
	bottom:15px;
	right:15px;
}
.totop a {
	display:block;
	text-decoration:none;
}
.totop img {
	background:#f19500;
}
.totop img:hover {
	background:#e78f00;
}

/*================================================
 *  ?N???X
 ================================================*/
.textL {
	text-align:left;
}

.textR {
	text-align:right;
}

.list {
	padding:0 0 0 0.5em;
}

.list li {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	background:url(../images/check.png) 0 5px no-repeat;
}

.photo {
	overflow:hidden;
	margin:20px 0;
	padding:10px;
	border:5px solid #ddd;
	background:#fff;
}

.imgL {
	float:left;
	margin:0 0.5em 0.5em 0;
}

.imgR {
	float:right;
	margin:0 0 0.5em 0.5em;
}

.info dt {
	border-bottom:0;
	font-size:12pt;
}
.info dd {
	padding-top:0.5em;
	padding-bottom:0.5em;
	border-bottom:1px solid #ddd;
	font-size:16px;
	font-weight:bold;
}

/*================================================
 *  ?g?b?v?y?[?W
 ================================================*/
/* ?X???C?h?V???[ */
.slide {
	display:none;
	position:relative;
	overflow:hidden;
}

.slidePrev {
	position:absolute;
	cursor:pointer;
	z-index:100;
}

.slideNext {
	position:absolute;
	cursor:pointer;
	z-index:100;
}

.slidePrev img {
	position:absolute;
	width:50px !important;
	height:60px !important;
}

.slideNext img {
	position:absolute;
	width:50px !important;
	height:60px !important;
}

.slideInner {
	position:relative;
	margin:0 0 5px 0;
	padding:0;
}
.slideInner li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.slideInner li img {
	margin:0 5px;
	padding:0;
}

.filterPrev {
	position:absolute;
	left:0;
	opacity:0.5;
	filter:alpha(opacity=50);
	background-color:#fff;
}

.filterNext {
	position:absolute;
	right:0;
	opacity:0.5;
	filter:alpha(opacity=50);
	background-color:#fff;
}

.controlNav {
	position:relative;
	float:left;
	left:50%;
}
.controlNav span {
	position:relative;
	left:-50%;
	float:left;
	margin:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	width:10px;
	height:10px;
	overflow:hidden;
	background:#ccc;
	text-indent:-9999px;
	vertical-align:middle;
}
.controlNav span:hover {
	background:#999;
	cursor:pointer;
}
.controlNav span.current {
	background:#f19500;
}

/*?X?N???[???{?b?N?X*/
div.box {
width:960px;; /* ???? */
height:500px; /* ?c?? */
overflow:auto;
background-color:#FFF; /* ?w?i?F */
border:1px #F0F0F0 dashed; /* ?g */
font-size:80%; /* ?????T?C?Y */
color:#000000; /* ?????F */
margin-left:auto; margin-right:auto;
}
div.box p {
margin:1em 8px; /* ?s?? */
}

















/* ?g?b?v?i?r */
* html .topNavi {
	height:1em;
	overflow:visible;
}

.topNavi {
	overflow:hidden;
	position:relative;
	margin-right:-1.030%;
	margin-top:20px;
	margin-bottom:20px;
}

.topNaviColumn {
	display:inline;
	width:32.302%;
	float:left;
	margin-right:1.030%;
}

.topNaviCon {
	position:relative;
	display:block;
	box-sizing:border-box;
	overflow:hidden;
	padding:10px;
	text-decoration:none;
	color:#000;
	transition:background 0s ease 0s, border 0.5s ease-out 0s;
	background:#f1f1f1;
	border:1px solid #f1f1f1;
	border-radius:4px;
}
.topNaviCon:hover {
	color:#000;
	background:#fff9f5 none repeat scroll 0 0;
	border:1px solid #f19500;
	transition:background 0s ease 0s, border 0.5s ease-out 0s;
}
.topNaviCon h2 {
	margin:10px;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#f19500;
	border:none;
}
.topNaviCon:hover h2 {
	color:#f19500;
}
.topNaviCon p {
	margin:10px;
}

.topNaviPhoto img {
	width:100%;
}

/*================================================
 *  ?^?u???b?g?????f?U?C??
 ================================================*/
/* ?X?N???[???o?[???l??????20px?????T?C?Y?????? */
@media screen and (max-width:979px) {
	body {
		box-sizing:border-box;
		width:100%;
		padding:0 10px;
	}

	header {
		width:100%;
	}

	nav ul {
			width:100%;
	}

	#contents {
		width:100%;
	}
}

/*================================================
 *  ?X?}?[?g?t?H???????f?U?C??
 ================================================*/
@media screen and (max-width:767px) {
	.contact {
		position:relative;
		float:right;
		margin:10px 0;
	}

	header h1 {
		margin-bottom:0;
	}

	#main {
		float:none;
		width:100%;
	}

	#sub {
		float:none;
		width:100%;
	}

	.bnr ul {
		overflow:hidden;
		margin-right:-2%;
	}

	.bnr li {
		float:left;
		width:48%;
		margin:0 2% 2% 0;
	}

	/* ???C?????j???[ */
	nav {
		display:block;
		position:relative;
		width:100%;
	}
	nav h3 {
		cursor:pointer;
		margin-bottom:0;
		color:#fff;
		background:#999;
		border:none;
	}
	nav h3:after {
		position:absolute;
		content:"\0025bc";
		top:3px;
		right:5px;
	}
	nav h3.menuOpen:after {
		position:absolute;
		content:"\0025b2";
		top:3px;
		right:5px;
	}
	nav ul {
		width:100%;
	}

	nav li {
		width:33.33%;
		margin:0;
		padding:0;
		list-style:none;
	}
	nav li:first-child a {
		width:100%;
	}

	nav li a {
		display:block;
		width:100%;
		border-bottom:1px dotted #ddd;
		text-decoration:none;
	}

	/* ?g?b?v?i?r */
	.topNavi {
		margin-right:0;
	}

	.topNaviColumn {
		display:block;
		box-sizing:border-box;
		width:100%;
		float:none;
		margin-right:0;
		margin-bottom:10px;
	}
}