@charset "UTF-8";
/* CSS Document */
/*-------------
base
-------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,blockquote,th,td {
	margin:0;
	padding:0;
	scrollbar-arrow-color:#000000;
}
a {
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	text-decoration: none;
}
img {
	border:0;
	vertical-align: center;
}
html, body{
	font-size: 62.5%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	background: url(bg.png) no-repeat center top fixed;
	background-size: cover;
}
body {
	background: url(bg.png) no-repeat center top fixed;
	background-size: cover;
}
li {
	list-style-type: none;
}
#header {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 87px;
}
h1 {
	float: left;
	width: 301px;
	display: block;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
h1 a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
#nav a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
#nav {
	float: right;
}
#nav ul li {
	padding: 0px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contents { /*コンテンツ*/
	width: 960px;
	padding-bottom:60px; 
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#footer {
	width: 960px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}
#footer p {
	color: #5AB8CA;
	font-size: 10px;
	float: left;
}
.twitter {
	height: 23px;
	width: 24px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#facebook {
	float: right;
	height: 23px;
	width: 24px;
	margin-top: 10px;
}
#footer2 {
	height: 80px;
	background-color: #F7F2EB;
	clear: both;
	float: none;
}
#footer2contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer2contents p {
	color: #5AB8CA;
	font-size: 10px;
	float: left;
	margin-top: 30px;
}
#footer2contents .twitter {
	height: 23px;
	width: 24px;
	float: right;
	margin-right: 10px;
	margin-top: 30px;
}
#footer2contents #facebook {
	float: right;
	height: 23px;
	width: 24px;
	margin-top: 30px;
}
#topNews {
	position: absolute;  
	background-image: url(images/top_news.png);
	width: 276px;
	height: 91px;
	bottom: 70px;  
	opacity: 0.9;
}
#topNews dd {
	padding-top: 33px;
	margin-left: 15px;
}
#topNews a {
	color: #ffffff;
	font-size: 12px;
}
.profileContents {
	width: 890px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}
.profileContents h2 {
	width: 120px;
	float: left;
}
.aboutText {
	width: 380px;
	height: auto;
	float: left;
	padding-left: 50px;
	margin: 0px;
}
#aboutImg {
	width: 240px;
	float: right;
	padding: 0px;
	margin: 0px;
}
.aboutText h3 {
	font-size: 15px;
	letter-spacing: 0.1em;
	padding: 0px;
	margin-top: 10px;
	font-weight: normal;
}
.aboutText p {
	font-size: 12px;
	padding: 0px;
	line-height: 2.3em;
	letter-spacing: 0.05em;
}
.aboutText li {
	list-style-image: url(images/school_arroow.png);
	margin-left: -25px;
	margin-bottom: 13px;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding: 0px;
	width: 380px;
	text-indent: 2px;
}
.aboutText li a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
#contact {
	width: 350px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
	border: 2px solid #999999;
	width: 350px;
	padding: 7px;
	margin-top: 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 15px;
}
.wpcf7  p {
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-bottom: 15px;
}
.wpcf7 input[type="image"] 
{
	width: 55px;
	text-align: center;
	margin-left: 147px;
}
.wpcf7 .wpcf7-response-output {
    margin: 10px 0 0;
    padding: 8px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	text-align: center;
}
.wpcf7 .wpcf7-validation-errors {
	width: 350px;
        color: #5AB8CA;
	font-size: 11px;
	border: 2px solid #5AB8CA;
}
.wpcf7 .wpcf7-mail-sent-ok {
	width: 350px;
        color: #999999;
	font-size: 11px;
	border: 2px solid #BCBCBC;
}
#galleryMain {
	width: 960px;	
	height: 240px;
	margin-top: -20px;
	background:url(images/g_top_img.png) top center no-repeat;
}
#galleryMainImg {
	display:none;
	text-align:center;
}
#portfolioMain{
	width: 960px;	
	height: 240px;
	margin-top: -20px;
	background:url(images/gp_top_img.png) top center no-repeat;
}
#portfolioMainImg {
	display:none;
	text-align:center;
}
#okayoMain{
	width: 960px;	
	height: 240px;
	margin-top: -20px;
	background:url(images/go_top_img.png) top center no-repeat;
}
#okayoMainImg {
	display:none;
	text-align:center;
}
#tankaMain{
	width: 960px;	
	height: 240px;
	margin-top: -20px;
	background:url(images/gt_top_img.png) top center no-repeat;
}
#tankaMainImg {
	display:none;
	text-align:center;
}
#coyaMain{
	width: 960px;	
	height: 240px;
	margin-top: -20px;
	background:url(images/gc_top_img.png) top center no-repeat;
}
#coyaMainImg {
	display:none;
	text-align:center;
}
#animalMain{
	width: 960px;	
	height: 240px;
	margin-top: -20px;
	background:url(images/ga_top_img.png) top center no-repeat;
}
#animalMainImg {
	display:none;
	text-align:center;
}
h2 {
	margin-top: 22px;
	font-size: 10px;
	font-weight: lighter;
	letter-spacing: 0.1em;
	color: #898989;
}
h2 a {
	font-size: 11px;
	color: #898989;
}
#gallery {
	margin-top: 25px;
	margin-left: -75px;
}
#gallery li {
	float: left;
	margin-left: 36px;
	width: 295px;
	margin-bottom: 37px;
}
#gallery li a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
.galleryCategory{
	margin-top: 50px;
	margin-left: -60px;
}
.galleryCategory li {
	float: left;
	margin-left: 62px;
	width: 192px;
	margin-bottom: 50px;
}
.galleryCategory a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
.schoolContents {
	width: 890px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	padding-top: 20px;
	padding-bottom: 30px;
}
h2 a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
.schoolContents h2 {
	width: 120px;
	float: left;
}
.schoolContents a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
.schoolText {
	width: 700px;
	float: left;
	padding-left: 65px;
	padding-bottom: 10px;
	padding-top: 20px;
	margin: 0px;
}
.schoolText h3 {
	font-size: 14px;
	padding: 0px;
	line-height: 2.3em;
	font-weight: normal;
}
.schoolText p {
	font-size: 14px;
	padding: 0px;
	line-height: 2.3em;
}

#schoolMain {
	width: 960px;	
	height: 360px;
	margin-top: -20px;
	margin-bottom: 20px;
	background:url(images/s_top_img.png) top center no-repeat;
}
#schoolMainImg {
	display:none;
	text-align:center;
}
#studentWork {
	padding-left: 170px;
}
#studentWork li {
	width:  160px;
	height: 106px;
	float: left;
	margin-left: 18px;
	margin-bottom: 30px;
}
#sWork {
		padding-top: 10px;
}
#schoolwork {
	padding-top: 30px;
	width: 700px;
	height: 100px;
	float: left;
	padding-left: 65px;
	margin: 0px;
}
#schoolwork p {
	font-size: 14px;
	padding: 0px;
	line-height: 2em;

}


#newsTitle {
	width: 630px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
	margin-bottom: 40px;
}
#newsList {
	float: left;
	margin-left: 20px;
	margin-bottom: 50px;
	width: 630px;
	height: auto;
}
#newsList a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
#newsList dl {
	width: 630px;
	height: 150px;
}
#newsList dt {
	width: 220px;
	height: 150px;
	margin-right: 30px;
	float: left;
	padding: 0px;
	float: left;
	display: block;
}
.category {
	height: 150px;
	margin-bottom: 60px;
}
.category li {
	margin-top:-5px;
	padding:0;
}
.boxTitle {
	font-size: 15px;
	margin-top: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.boxMore {
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.7em;
}
#sideBar {
	padding: 0px;
	float: left;
	height: auto;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
}
#categorySide {
	font-size: 15px;
	color: #898989;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
}
#categoryList a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
#categoryList li {
	font-size: 14px;
	color: #898989;
	letter-spacing: 0.1em;
	margin-bottom: 25px;
}
#newsContents {
	float: left;
	margin-left: 20px;
	margin-bottom: 50px;
	margin-top: -23px;
	width: 630px;
	height: auto;
}
#newsContents dt{
	width: 630px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
	margin-bottom: 40px;
}
#newsContents ul{
	margin-top: -45px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#newsContents ul a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
#newsContents h2 {
	font-size: 17px;
	letter-spacing: 0.15em;
	color: #000000;
}
#newsContents img{
	margin-bottom: 20px;
}
#newsContents dd{
	width: 630px;
	margin: 0px;
	clear: both;
	float: none;
}
#newsContents dd img{
	width: 630px;
	height: auto;
	margin-top: 20px;
}
#newsContents dd li{
	font-size: 13px;
	letter-spacing: 0.15em;
	margin-bottom: 15px;
}
#newsContents p{
	font-size: 14px;
	line-height: 2em;
	letter-spacing: 0.15em;
}
#newsContents h2,h3,h4,h5{
	font-size: 15px;
	line-height: 2em;
	letter-spacing: 0.15em;
}
#newsContents p a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
#teconeriMain {
	width: 960px;	
	height: 365px;
	background:url(images/t_top_img.png) top center no-repeat;
	margin-top: -23px;
}
#teconeriMainImg {
	display:none;
	text-align:center;
}
#teconeriContents {
	width: 960px;
	height: 248px;	
	clear: both;
	float: none;
}
#teconeriImg1 {
	float: left;
}
#teconeriText {
	width: 635px;
	float: left;	
}
#teconeriText h3 {
	font-size: 19.5px;
	letter-spacing: 0.1em;
	color: #EA5757;	
	text-align: center;
	line-height: 1.8em;
	font-weight: normal;
}
#teconeriText p {
	font-size: 13px;
	letter-spacing: 0.1em;
	color: #7A6A56;	
	text-align: center;
	line-height: 1.5em;
}
#teconeriImg2 {
	float: right;
}
#teconeriPdf {
	width: 116px;
	clear: both;
	float: none;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#teconeriPdf  a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
.teconeriLine1 {
	width: 960px;
	height: 20px;
	margin-bottom: 50px;	
	padding-top: 70px;
	clear: both;
	float: none;
}
.teconeriIcon {
	width: 377px;
	height: 121px;	
	clear: both;
	float: none;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
}
#teconerimapImag {
	width: 759px;
	height: auto;	
	clear: both;
	float: none;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.teconeriHistory {
	float: left;	
	width: 220px;
	margin-right: 20px;
	margin-bottom: 50px;
}
.teconeriHistory a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
.teconeriHistory p {
	color: #7A6A56;	
	width: 220px;
	height: 50px;	
	text-align: center;
}
#teconeriHistory2 {
	width: 220px;
	text-align: center;	
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	letter-spacing: 0.1em;
}
#teconeriHistory2 a {
	color: #7A6A56;	
}
#teconeriSgl {
	margin-top: -35px;
	margin-bottom: 40px;
	width: 630px;
	float: left;
}
#teconeriSgl dt {
	height: 115px;	
}
#teconeriSgl img {
	vertical-align: middle;
}
#teconeriSgl h2 {
	height: 30px;	
	font-weight: bold;
	color: #7A6A56;	
	font-size: 30px;
}
#teconeriSgl dd {
	margin: 0px;
	padding-top: 16px;
	padding-left: -20px;
	float: left;

}
#teconeriSgl dd p {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #7A6A56;	
	font-size: 15px;
	font-weight: normal;
}
#teconeriSgl dd img {
	margin-top: 15px;
	margin-bottom: 15px;
}
#teconeriSgl h3 {
	padding-top: 13px;
	height: 25px;
	margin: 0px;
	color: #7A6A56;	
	font-size: 18px;
	font-weight: normal;
}
#teconericategoryList a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
#teconericategoryList li {
	font-size: 14px;
	letter-spacing: 0.1em;
	margin-left: -35px;
	margin-bottom: 15px;
}
#teconericategoryList li a {
	color: #7A6A56;	
}
#contact2 {
	text-align:center
}
#contact2 h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
}
#contact2 p {
	font-size: 10px;
	font-weight: normal;
}
#contact2 h4 {
	margin-top: 70px;
}