@charset "utf-8";
/**************************
property reset,tool
**************************/

* {
  margin: 0;
  padding: 0;
  line-height: 100%;
  box-sizing: border-box;
}
ul, li {
  list-style-type: none;
}
img {
  border: 0;
}
table, th, td {
  border: none;
}
form {
  display: inline;
}
br.clear, p.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  margin: 0;
}
#contents p.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  margin: 0 1em 0;
}
.clear {
  clear: both;
}
.skipmenu {
  position: absolute;
  right: 0pt;
  top: -10em;
}
a {
  overflow: hidden;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  zoom: 1; /* for IE6/7 */
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


body {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  padding: 0;
  text-align: center;
  min-width: 1000px;
}
header {
  text-align: left;
  display: table;
  width: 950px;
  height: 120px;
  margin: 0 auto;
}
#headerLeft {
  display: table-cell;
  vertical-align: middle;
}
header h1,
header p#siteID {
  margin: 0;
}
#headerRight {
  display: table-cell;
  vertical-align: middle;
  width: 250px;
}


#toggle {
  display: none;
}
nav#gNavi {
  width:950px;
  height:50px;
  margin: 0 auto 10px;
}
#gNavi li a {
  height:0;
  display:block;
  padding-top:50px;
  line-height: 2;
}

#mainPhoto {
  clear: both;
  margin-bottom: 10px;
}
#mainPhoto img {
  width: 950px;
  height: auto;
}

footer {
  background: #FFF;
  padding-top: 5px;
}

#footerContents {
  width: 950px;
  margin: 0 auto;
  padding: 10px 0;
  color: #333;
  text-align: left;
  display: table;
}
#footerLeft {
  width: 610px;
  display: table-cell;
  vertical-align: middle;
}
#footerID {
  margin: 10px 0;
  font-size: 20px;
  font-weight: bold;
}
address {
  font-size: 14px;
  font-style: normal;
  margin-bottom: 10px;
}

#footerRight {
  width: 340px;
  display: table-cell;
  vertical-align: top;
}
#footerRight ul {
  display: none; /* Hide now */
  float: right;
}
#footerRight ul li {
  display: inline;
  font-size: 14px;
  padding: 0 10px 0 5px;
  background: url(images/liTriangle.png) no-repeat left center;
  padding-left: 10px;
  font-size: 14px;
}
#footerRight ul li a {
  color: #4A4A4A;
  text-decoration: none;
}
#footerRight ul li a:hover {
  color: #B06969;
}
#copyright {
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
  padding: 5px;
}

#topicPath {
  margin: 5px 0 10px;
  text-align: left;
}
#topicPath p {
  margin: 0 auto;
  color: #666;
  font-size: 14px;
}
#topicPath p a {
  color: #666;
  text-decoration: none;
}

#contentsWrap {
  width: 950px;
  margin: 0 auto 30px;
  overflow: hidden;
  text-align: left;
  font-size: 90%;
  clear: both;
}
#contentsWrap * {
  line-height: 180%;
}
#emergency {
  border: 1px solid #AD0000;
  background: #FFF9F9;
  border-radius: 8px;
  margin-bottom: 30px;
}
#emergency h2 {
  background: url(images/emergencyBack.png) no-repeat 18px center;
  padding: 24px 100px;
  color: #AD0000;
  font-size: 22px;
  line-height: 1;
}
#emergency section {
  margin: 0 100px 20px;
}

.floatWrap {
  overflow: hidden;
  margin-bottom: 30px;
}
#topics {
  float: left;
  width: 460px;
  border: 1px solid #979797;
  border-radius: 8px;
  padding: 0 16px;
  background: #FFF;
}
#news {
  float: right;
  width: 460px;
  border: 1px solid #979797;
  border-radius: 8px;
  padding: 0 16px;
  background: #FFF;
}

#topics ul,
#news ul {
  margin: 0 10px 10px;
}
#topics ul li,
#news ul li {
  background: url(images/liNote.png) no-repeat left top;
  padding-left: 24px;
  border-bottom: 1px dotted #CCC;
  margin: 5px 0;
}
#topics p.toDetail,
#news p.toDetail {
  text-align: right;
  margin-bottom: 10px;
}
#topics p.toDetail a,
#news p.toDetail a {
  background: url(images/toDetail.png) no-repeat left center;
  padding-left: 16px;
  text-decoration: none;
  color: #333;
}

#gakkoSeikatsu {
  position: relative;
  margin-bottom: 30px;
}
#gakkoSeikatsu h2 {
  color: #333;
  font-size: 26px;
  padding-left: 77px;
  line-height: 150%;
}
#gakkoSeikatsuIcon {
  position: absolute;
  top: -12px;
  left: 0;
}
#gakkoSeikatsu section {
  border-radius: 20px;
  background: #FFF;
  padding: 30px;
}
#gakkoSeikatsu article {
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px dotted #CCC;
  border-radius: 10px;
  cursor: pointer;
}
#gakkoSeikatsu article:hover {
  background: #EEE;
}
#gakkoSeikatsu p.blogPhoto {
  float: left;
  width: 220px;
}
#gakkoSeikatsu p.blogPhoto img {
  width: 220px;
  height: auto;
}
#gakkoSeikatsu .blogContents {
  float: right;
  width: 610px;
}
#gakkoSeikatsu p.blogDate {
  font-weight: bold;
  font-size: 90%;
  line-height: 1;
}
#gakkoSeikatsu h3 {
  font-size: 18px;
  color: #C67A00;
  margin: 6px 0 3px;
}
#gakkoSeikatsu p.toDetail {
  text-align: right;
  margin-top: 20px;
}
#gakkoSeikatsu p.toDetail a {
  background: url(images/toDetail.png) no-repeat left center;
  padding-left: 16px;
  text-decoration: none;
  color: #333;
}

#kyushoku {
  position: relative;
  margin-bottom: 30px;
}
#kyushoku h2 {
  color: #333;
  font-size: 26px;
  padding-left: 77px;
  line-height: 150%;
}
#schoolLunch {
  position: absolute;
  top: -12px;
  left: 0;
}
#kyushoku section {
  border-radius: 20px;
  background: #FFF;
  padding: 30px;
}
#kyushoku article {
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px dotted #CCC;
  border-radius: 10px;
  cursor: pointer;
}
#kyushoku article:hover {
  background: #EEE;
}
#kyushoku p.blogPhoto {
  float: left;
  width: 220px;
}
#kyushoku p.blogPhoto img {
  width: 220px;
  height: auto;
}
#kyushoku .blogContents {
  float: right;
  width: 610px;
}
#kyushoku p.blogDate {
  font-weight: bold;
  font-size: 90%;
  line-height: 1;
}
#kyushoku h3 {
  font-size: 18px;
  color: #C67A00;
  margin: 6px 0 3px;
}
#kyushoku p.toDetail {
  text-align: right;
  margin-top: 20px;
}
#kyushoku p.toDetail a {
  background: url(images/toDetail.png) no-repeat left center;
  padding-left: 16px;
  text-decoration: none;
  color: #333;
}


#kyoikuiinkai {
  display: none;

  border: 1px solid #979797;
  border-radius: 20px;
  background: #FFF;
  float: left;
  width: 645px;
  padding: 20px 14px 0;
}

#kyoikuiinkai ul {
  margin: 0 10px 10px;
}
#kyoikuiinkai ul li {
  background: url(images/liNote.png) no-repeat left top;
  padding-left: 24px;
  border-bottom: 1px dotted #CCC;
  margin: 5px 0;
}
#kyoikuiinkai p.toDetail {
  text-align: right;
  margin-bottom: 10px;
}
#kyoikuiinkai p.toDetail a {
  background: url(images/toDetail.png) no-repeat left center;
  padding-left: 16px;
  text-decoration: none;
  color: #333;
}
#topLinkMenu {
  float: none;
  padding-bottom: 30px;

  /* float: right; */
  width: 277px;
}
#topLinkMenu ul li img {
  vertical-align: bottom;
}

#shozaichi h2 {
  color: #333;
  font-size: 20px;
  border-bottom: 1px solid #CCC;
  line-height: 1.4;
  margin-bottom: 10px;
}
#shozaichi table {
  background: #FFF;
  color: #333;
  width: 485px;
  float: left;
}
#shozaichi table,
#shozaichi th,
#shozaichi td {
  border-collapse: collapse;
  border: 1px solid #979797;
}
#shozaichi th,
#shozaichi td {
  padding: 5px 15px;
}
#shozaichi th {
  background: #FBFBFB;
}

#mapArea {
  float: right;
  width: 440px;
  height: 240px;
  background: #FFF;
  padding: 4px;
  border: 1px solid #979797;
}
#gmaps {
  height: 230px;
}

.gsc-search-button {
  box-sizing: content-box !important;
}
.gsc-control-cse {
  padding: 0 !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding:0 !important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
  padding: 5px 27px !important;
}




#contents {
  background: #FFF;
  border-radius: 8px;
  padding: 35px 15px;
}
#contents * {
  line-height: 150%;
}
#contents img {
  max-width: 860px;
  height: auto;
}
#contents section {
  margin: 0 30px;
}
#contents h1 {
	font-size: 24px;
	margin-bottom: 20px;
	padding: 22px;
	border: 4px solid #DDD;
  border-radius: 8px;
}
#contents h2 {
	color: #333;
	font-size: 20px;
	margin-bottom: 30px;
  padding: 4px 10px;
  border-radius: 8px;
}
#contents h3 {
	font-size:110%;
	color: #333;
	margin:0 0 10px;
  padding: 2px 0 2px 10px;
}
#contents h4 {
	font-size:110%;
	color:#FF895D;
	margin:0 0 10px;
}
#contents h5 {
	font-size:100%;
	color:#333;
	margin:0 0 10px;
  border-bottom: 1px solid #CCC;
}
#contents h6 {
	font-size:95%;
	color:#333;
	margin:0 0 10px;
}
#contents p {
	font-size:95%;
	line-height:150%;
	margin:0 0 15px;
	text-align: justify;
}

#contents ul {
	margin:0 0 20px 20px;
}

#contents ul li {
	background:url(images/liStandard.png) no-repeat left 6px;
	padding-left:17px;
}

#contents ol {
	margin:0 0 20px 30px;
}

#contents ol li {
	list-style-type:decimal;
	margin-left:0.5em;
}

#contents ol.alpha li {
	list-style-type:lower-alpha;
}

#contents li {
	margin:0 auto 5px;
	line-height:150%;
	font-size:90%;
}

#contents ul li ul {
	margin:5px 0;
	font-size:110%;
}

#contents ul li ul li {
	background:url(images/liRound.png) no-repeat left 6px;
}

#contents ol li ul {
	margin:10px 0;
	font-size:110%;
}

#contents ol li ul li {
	list-style-type:none;
	background:url(images/liRound.png) no-repeat left 6px;
}

#contents dl {
	margin-left:20px;
	font-size:90%;
}
#contents dl.mailform {
  margin-left: 0;
}
#contents dt {
	font-weight:bold;
}

#contents dd {
	margin:10px 0 30px 1em;
	line-height:150%;
}

hr {
	border:dotted #999;
	border-width:1px 0px 0px 0px;
	height:1px;
	overflow:hidden;
	margin:8px 0 16px;
	clear:both;
}

#contents table {
	max-width: 100%;
	margin:0 0 20px;
	border-collapse:collapse;
	border:1px solid #999;
	empty-cells:show ;
	font-size:90%;
}

#contents caption {
	font-size:105%;
	color:#000;
	text-align:left;
	margin-bottom:5px;
}

#contents td,
#contents th {
	border:1px solid #999;
	padding:5px 10px;
	vertical-align:top;
	line-height:130%;
}

#contents th {
	color:#000;
	background:#F8F8F8;
	text-align:left;
}

#contents th p,
#contents td p {
	margin:0;
	padding:0;
	font-size:100%;
  text-align: left;
}

#contents td ul {
	margin:0;
	padding:0;
	font-size:110%;
}

#contents td ol {
	margin:0 0 0 15px;
	padding:0;
	font-size:110%;
}

#contents th.thCenter {
	text-align:center;
}

#contents th.thRignt {
	text-align:right;
}

#contents table td.vMiddle {
	vertical-align:middle;
}

#contents blockquote {
	color:#333;
	margin:10px 0 10px 40px;
	line-height:150%;
	font-size:90%;
	font-style:italic;
}

.otoiawase {
	border:1px solid #666;
	padding-bottom:5px;
	margin: 50px 0 10px;
}

#contents .otoiawase  h2 {
	background:#ddd;
  color: #000;
	font-size:94%;
	padding:5px 10px;
	margin: 4px 4px 15px;
  border-radius: 0;
}

#contents .otoiawase p {
	margin:0 10px 10px 20px;
	font-size:90%;
}

#contents .otoiawase p img {
	vertical-align:middle;
}

#contents .otoiawase ul {
	margin:10px 30px;
}
.dottedLine {
	border:dotted 2px #999;
	padding:10px 30px;
}
.kakomiSingle {
	margin:0 0 20px;
	border:1px #CCC solid;
	padding:10px 10px 0;
}
#contents .kakomiSingle h2 {
	background:#F5F4F2;
	padding:4px 15px;
	font-size:100%;
	font-weight:normal;
	margin-bottom: 10px;
  color: #001F3B;
  border-radius: 0;
}
#contents .kakomiSingle p {
	margin:0 10px 15px;
}

.textRight {text-align:right;}
.textCenter {text-align:center;}
#contents p.textRight {text-align:right;}
#contents p.textCenter {text-align:center;}

.textRed {color:red;}
.textPurple {color:#6A5ACD;}
.textGreen {color:#20B2AA;}
.textGray {color:#999;}
.textGraySmall {color:#999; font-size:80%;}
.textSmall {font-size:80%;}
.textSmall2 {font-size:70%;}
.textStandard {font-size:90%;}
.textSmallRight {font-size:84%; text-align:right;}
.textBackBlue {color:#FFF; background-color:#036; padding:2px 5px;}
.textLarge {font-size:110%;}

#contents .textRed {color:red;}
#contents .textPurple {color:#6A5ACD;}
#contents .textGreen {color:#20B2AA;}
#contents .textGray {color:#999;}
#contents .textGraySmall {color:#999; font-size:80%;}
#contents .textSmall {font-size:80%;}
#contents .textSmall2 {font-size:70%;}
#contents .textStandard {font-size:90%;}
#contents .textSmallRight {font-size:84%; text-align:right;}
#contents .textBackBlue {color:#FFF; background-color:#036; padding:2px 5px;}
#contents .textLarge {font-size:110%;}



#contents table.tableBorderNone,
#contents .tableBorderNone th,
#contents .tableBorderNone td {
	border:none;
	padding:0;
}

#contents table.tableBorderNone2,
#contents .tableBorderNone2 th,
#contents .tableBorderNone2 td {
	border:none;
}

#contents .tableBorderNone2 th,
#contents .tableBorderNone2 td {
	padding:10px;
}

#contents table.tableBorderNone3,
#contents .tableBorderNone3 th,
#contents .tableBorderNone3 td {
	border:none;
}

#contents .tableBorderNone3 th,
#contents .tableBorderNone3 td {
	padding:20px;
}
a.pdfLink {
	padding:5px 0 5px 20px;
	background:url(images/pdf.png) no-repeat left 5px;
}
a.wordLink {
	padding:5px 0 5px 22px;
	background:url(images/word.png) no-repeat left 5px;
}
a.excelLink {
	padding:5px 0 5px 22px;
	background:url(images/excel.png) no-repeat left 5px;
}
#contents ul li.pdfLink {
	padding:5px 0 5px 25px;
	background:url(images/pdf.png) no-repeat left 5px;
}
#contents p.comment1 {
	background:url(images/diamonds.gif) no-repeat left 3px;
	padding-left:20px;
}
#contents p.comment2 {
	text-indent:-1em;
	margin-left:2em;
}

.arrowRight {
	background:url(images/arrowRight.gif) no-repeat left center;
	padding-left:20px;
}
.arrowRight2 {
	background:url(images/arrowRight.gif) no-repeat left 7px;
	padding-left:20px;
}

#contents .indexMenu {
	overflow: hidden;
	margin:20px;
}
#contents .indexMenu ul {
	margin: 0 0 20px;
}
#contents .indexMenu ul li {
	background: none;
	margin-bottom: 10px;
	padding: 0;
}
#contents .indexMenu ul li a {
	border: 1px solid #CCC;
	border-radius: 6px;
	display: block;
	padding: 10px 20px 10px 30px;
	background: url(images/liStandard.png) no-repeat 10px center;
  font-size: 1.125rem;
}
#contents .indexMenu ul li a:hover {
	background: url(images/liHover.png) no-repeat 10px center #EEE;
}
#contents .indexMenu ul li ul li {
	margin:5px 0 0 40px;
}
#contents .indexMenu ul li ul li a {
	background:url(images/liStandard.png) no-repeat 10px center;
}


.linkBox {
	background:#F5F4F2;
	padding:20px 20px 15px;
	margin:20px;
}
#contents .linkBox p {
	background:url(images/linkBoxBack.gif) no-repeat right center #FFF;
	border:1px solid #CCC;
	padding:8px 20px;
	margin:0 0 5px;
}
#contents .linkBox p a {
	display:block;
}

#contents #siteResult table,
#contents #siteResult th,
#contents #siteResult td {
	border:none;
  margin: 0;
}


.photoAreaL {
	float:left;
	margin:0 20px 30px 0;
}
.photoAreaR {
	float:right;
	margin:0 0 30px 20px;
}
#contents .photoAreaL p, #contents .photoAreaR p {
	margin:0;
	padding:5px;
	background:#EEE;
	font-size:80%;
	line-height:120%;
	color:#333;
}
#contents p.marginZero {
	margin:0;
	padding:1px;
}
#contents p.marginZero img {
	border:4px solid #FFF;
}
#contents p.imgLeft {
	float:left;
	margin-right:20px;
}
#contents p.imgRight {
	float:right;
	margin-left:20px;
}
#contents .imgRight {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}
#contents .imgLeft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

#blogList article {
  overflow: hidden;
  border-bottom: 1px dotted #CCC;
  padding: 20px 10px 10px;
}
#blogList article:hover {
  background: #EEE;
  border-radius: 8px;
}
#blogList .blogPhoto {
  float: left;
  width: 220px;
}
#blogList .blogPhoto img {
	max-width: 220px;
	height: auto;
}
#blogList .blogContents {
  float: right;
  width: 530px;
}
#blogList .blogStaff {
  text-align: right;
}

#blogList .blogContents.noPhoto {
  float: none;
  width: 100%;
}

#blogList .blogContents.noPhoto a {
  color: #000;
  text-decoration: none;
}

section {
  overflow: hidden;
}

#contents table.infoTable {
  width: 100%;
}
#contents table.infoTable th {
  background: none;
  font-weight: normal;
  white-space: nowrap;
  width: 135px;
}
#contents table.infoTable,
#contents table.infoTable th,
#contents table.infoTable td {
  border: none;
  vertical-align: middle;
}
#contents table.infoTable tr {
  border-bottom: 1px dotted #CCC;
}

#emergency table {
	max-width: 100%;
	margin:0 0 20px;
	border-collapse:collapse;
	border:1px solid #999;
	empty-cells:show ;
	font-size:90%;
  background: #FFF;
}

#emergency td,
#emergency th {
	border:1px solid #999;
	padding:5px 10px;
	vertical-align:top;
	line-height:130%;
}

#emergency th {
	color:#000;
	background:#fff1f1;
	text-align:left;
}

#emergency th p,
#emergency td p {
	margin:0;
	padding:0;
	font-size:100%;
  text-align: left;
}

#contents p.linkButton {
  text-align: center;
  margin: 60px auto 30px;
}

#contents p.linkButton a {
  display: inline-block;
  padding: 10px 20px;
  font-size: 1.2rem;
  color: #FFF;
  background: #202093;
  border-radius: 28px;
  text-decoration: none;
}

#contents p.linkButton a:hover {
  background: #1d1d79;
}

.wcv_ww_fileicon {
  vertical-align: middle;
  padding-left: 3px;
}

@media screen and (max-width:479px) {
  body {
    min-width: 100%;
  }
  img {
    max-width: 100% !important;
    height: auto;
  }
  .pcShow {
    display: none !important;
  }

  header {
    display: block;
    width: 100%;
    height: auto;
    text-align: left;
    margin: 0;
    padding-top: 10px;
  }
  #headerLeft,
  #headerRight {
    display: block;
    width: 100%;
    padding: 0 20px;
  }
  header img {
    width: 70%;
  }

  #dropmenu {
    display: none;
  }
  #dropmenu li a {
    background: #999 !important;
  }
  #dropmenu li ul li a {
    color: #333;
    background: url(images/liHover.png) no-repeat 22px center #EEE !important;
    padding: 15px 4px 15px 35px !important;
  }
  #toggle {
    display: block;
    position: relative;
    margin: 10px 0 0;
    padding: 2px;
    background: #4752C2;
    }
    .sho #toggle {
      background: #4752C2;
    }
    .chu #toggle {
      background: #416912;
    }
  #toggle a {
    display: block;
    position: relative;
    padding: 8px 0 8px;
    border-bottom: 1px solid #444;
    color: #FFF;
    text-align: center;
    text-decoration: none;
  }
  #toggle:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 12px;
    width: 20px;
    height: 19px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
  }
  .sho #toggle a:before, .sho #toggle a:after {
    background: #4752C2;
  }
  .chu #toggle a:before, .chu #toggle a:after {
    background: #416912;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after {
    margin-top: 2px;
  }
  #dropmenu {
    margin: 0 10px;
  }
  #dropmenu li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #dropmenu li a {
    display: block;
    padding: 8px 0 6px 20px;
    background: #999;
    color: #FFF;
    border-bottom: 1px solid #FFF;
    text-decoration: none;
    text-align: left;
    height: auto;
  }
  #dropmenu li {
    height: auto;
    width: 100% !important;
  }
  #dropmenu li ul {
    display: block !important;
  }
  nav#gNavi {
    float: none;
    width: 100%;
    margin-bottom: 0;
    height: auto;
  }
  #menu {
    width: 320px;
    position: absolute;
    left: 50%;
    margin-left: -169px;
  }

  #dropmenu ul li:first-child a::after {
    border: none !important;
  }
  #gNavi ul#dropmenu ul li a {
    min-width: 50% !important;
  }
  #dropmenu ul {
    position: static !important;
  }





  #topicPath {
    display: none;
  }
  #contentsWrap {
    width: 100%;
    padding: 0 10px 10px;
  }
  #contents {
    float: none;
    width: 100%;
    padding: 15px 0 20px;
    border-bottom: 2px solid #CCC;
  }

  #emergency {
    margin: 0 0 10px;
  }
  #emergency h2 {
    background: url(images/emergencyBack.png) no-repeat left center;
    padding: 24px 10px 24px 75px;
  }
  #emergency section {
    margin: 0 20px 20px;
  }
  #topics {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  #news {
    float: none;
    width: 100%;
    height: auto !important;
  }
  #gakkoSeikatsu section,
  #kyushoku section {
    padding: 10px;
  }
  #gakkoSeikatsu p.blogPhoto,
  #kyushoku p.blogPhoto {
    float: none;
    width: 100%;
    text-align: center;
  }
  #gakkoSeikatsu section img,
  #kyushoku section img {
    max-width: 100%;
  }
  #gakkoSeikatsu .blogContents,
  #kyushoku .blogContents {
    float: none;
    width: 100%;
    padding: 10px;
  }
  #kyoikuiinkai {
    float: none;
    width: 100%;
  }
  #kyoikuiinkai h2 {
    font-size: 16px !important;
    text-align: center;
    padding: 0 0 15px 0 !important;
  }
  #topics ul li a,
  #news ul li a,
  #kyoikuiinkai ul li a {
    display: block;
  }
  #topLinkMenu {
    float: none;
    width: auto;
  }
  #topLinkMenu ul li {
    text-align: center;
  }
  #shozaichi {
    margin: 0;
  }
  #shozaichi table {
    float: none;
    width: 100%;
  }
  #mapArea {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  #footerContents {
    width: 100%;
    padding: 10px;
    display: block;
  }
  #footerLeft,
  #footerRight {
    display: block;
    width: 100%;
    overflow: hidden;
  }
  #footerID {
    font-size: 18px;
  }
  address span {
    display: inline-block;
    line-height: 1.5;
  }


  #contents .tableWrap {
    overflow-x: scroll;
  }
  #contents p,
  #contents h3,
  #contents h4,
  #contents h5,
  #contents h6,
  #contents table,
  #contents .otoiawase {
    margin-left: 10px;
    margin-right: 10px;
  }
  #gmapsWrap {
    padding: 0 10px;
  }
  #contents ul,
  #contents ol {
    margin-right: 10px;
  }
  #contents section {
    margin: 0;
  }
  #contents p.imgLeft,
  #contents p.imgRight {
    float: none;
    text-align: center;
    margin: 0 auto 10px;
  }
  #contents .imgLeft,
  #contents .imgRight {
    float: none;
    margin: 0 auto 10px;
    text-align: center;
  }

  #contents h1 {
    font-size: 20px;
    padding: 12px;
  }
  #contents h2 {
    margin: 0 10px 15px;
  }
  #contents table.infoTable th,
  #contents table.infoTable td {
    display: block;
    width: auto;
  }
  .gsib_a {
    padding: 3px 6px 0 !important;
  }

  #blogList .blogPhoto {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  #blogList .blogPhoto img {
    width: 100%;
    height: auto;
  }
  #blogList .blogContents {
    float: none;
    width: auto;
  }
  #emergency table.spTable,
  .spTable {
    width: 100%;
    border: none;
    border-bottom: 1px solid #999;
  }
  #emergency table.spTable th,
  #emergency table.spTable td,
  .spTable th,
  .spTable td {
    display: block;
    width: 100%;
    border-bottom: none;
  }

}
