@charset "utf-8";

#boxMain{
  padding-bottom:50px;
}
#boxMain h1{
  height:150px;
  text-align:center;
  background:#ccc url("../img/bg_page_title.jpg") no-repeat center center;
}
#boxMain h1 img{
  padding:35px 0;
}
#boxMain h2{
  margin:0 0 24px 0;
  padding:12px 24px;
  color:#fff;
  font-size:28px;
  line-height:30px;
  background-color:#0085B2;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
#boxMain h3{
  margin:12px 0;
  padding-top:3px;
  padding-left:9px;
  color:#0085B2;
  font-size:24px;
  line-height:1.2em;
  border-left:3px solid #0085B2;
}
#boxMain .section{
  padding-bottom:30px;
}
#boxMain p{
  padding:0 0 24px 12px;
}
#boxMain p img.line{
  padding:6px;
  border:1px solid #f0f0f0;
}
#boxMain p span.bold{
  display:block;
  padding:6px 0;
  font-weight:bold;
}

#boxMain p.small {
  padding:0 0 12px 0;
  font-size:86%;
  line-height:1.2em;
}

#main{
  float:left;
  padding-top:30px;
  width:800px;
}
#sub{
  float:right;
  padding-top:30px;
  width:240px;
}
#main_one{
  padding-top:30px;
}


.infoNote {
  padding:40px;
  background:#fcfcfc;
  border:1px solid #f0f0f0;
}


ul#sideMenu{
  padding:15px;
  list-style:none;
  background:#333;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
ul#sideMenu li{
  list-style:none;
  border-bottom:1px solid #666;
}
ul#sideMenu li:first-child{
  border-bottom:none;
}
ul#sideMenu li.menuTitle{
  padding:5px 12px;
  font-size:15px;
  font-weight:bold;
  color:#fff;
  background:#f90;
}
ul#sideMenu li a{
  display:block;
  padding:5px 12px;
  font-size:13px;
  color:#fff;
  text-decoration:none;
  background:#000;
}
ul#sideMenu li a:hover{
  background:#0085B2;
}



.boxListSchool{
  padding:0 12px 12px;
}
.boxListSchool span{
  display:block;
  padding-bottom:9px;
  font-size:15px;
  font-weight:bold;
}
.boxListSchool ul{
  padding:20px;
  list-style:none;
  border:1px solid #f0f0f0;
}
.boxListSchool ul li{
  float:left;
  width:33%;
  list-style:none;
}


dl.schoolList{
  margin-bottom:20px;
  padding:20px;
  font-size:15px;
  line-height:21px;
  border:1px solid #f0f0f0;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
dl.schoolList dt {
}
dl.schoolList dd{
  margin-top:-21px;
  margin-left:180px;
  margin-bottom:6px;
}

.schoolBox {
  padding:20px;
  list-style:none;
  border:1px solid #f0f0f0;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}


dl.listFAQ{
  font-size:15px;
  line-height:20px;
}
dl.listFAQ dt{
  margin-bottom:5px;
  padding:0 0 0 30px;
  font-weight:bold;
  background:url("../../faq/img/icon_q.png") no-repeat top left;
}
dl.listFAQ dd{
  margin-bottom:12px;
  padding:0 24px 12px 28px;
  background:#fff3ec;
  background:url("../../faq/img/icon_a.png") no-repeat top left;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
dl.listFAQ dd span{
  display:block;
  padding:0 0 9px 0;
  font-weight:bold;
}


ul#downloadList{
  font-size:20px;
  line-height:20px;
}
ul#downloadList li{
  padding:3px 0;
  list-style:none;
}
ul#downloadList li a{
  display:block;
  padding:20px 0 20px 50px;
  list-style:none;
  color:#000;
  text-decoration:none;
  background : url(../../dl/img/icon_pdf.png) left center / auto auto no-repeat scroll padding-box border-box #f0f0f0;
  border:1px solid #ccc;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
ul#downloadList li a:hover{
  background-color:#ccc;
}



#listSitemap{
  padding:30px 0;
}
#listSitemap h3{
  margin-top:12px;
}
#listSitemap h3 a{
  color:#0085B2;
  text-decoration:none;
}
#listSitemap h3 a:hover{
  text-decoration:underline;
}
#listSitemap ul{
  margin-left:30px;
  padding-bottom:30px;
  list-style:none;
}
#listSitemap ul li{
  list-style:none;
}
#listSitemap ul li a{
  color:#000;
  text-decoration:none;
}
#listSitemap ul li a:hover{
  text-decoration:underline;
}


#main_contact{
  margin:0 auto;
  padding:30px 0;
  width:800px;
}

#boxForm{
  padding:30px;
  border:1px solid #ccc;
}


#map_canvas{
  width:100%;
  height:450px;
}
#mapWindow{
  font-size:12px;
  line-height:1.5em;
}
#mapWindow span{
  display:block;
  font-size:15px;
  font-weight:bold;
}


div.messageReady {
  padding:30px;
  font-size:20px;
  font-weight:bold;
  text-align:center;
  color:#aaa;
  border:3px solid #aaa;
}


#boxMain p#boxPhotoEducation {
  float:right;
  padding:12px 0 30px 30px;
}
#boxMain ul#listNaviEduCause {
  padding:12px 0 24px 15px;
  list-style:none;
}
#boxMain ul#listNaviEduCause li {
  float:left;
  padding-right:20px;
  list-style:none;
}
#boxMain ul#listNaviEduCause li a {
  display:block;
}
#boxMain ul#listNaviEduCause li a:hover {
  opacity:0.5;
}

#boxMain ul#listNaviEduVoice {
  padding:12px 0 24px 15px;
  list-style:none;
}
#boxMain ul#listNaviEduVoice li {
  float:left;
  list-style:none;
}
#boxMain ul#listNaviEduVoice li.right {
  float:right;
}
#boxMain ul#listNaviEduVoice li img {
  width:370px;
}

#boxMain ul#listNaviEduICT {
  padding:12px 0 24px 15px;
  list-style:none;
}
#boxMain ul#listNaviEduICT li {
  padding-bottom:20px;
  list-style:none;
}
#boxMain ul#listNaviEduICT li img {
  width:100%;
}

p.imageFit img {
  width:760px;
}
#boxMain p.imageFitFull {
  padding:0;
  width:100%;
}
p.imageFitFull img {
  width:100%;
}

#tableSchool {

}
#tableSchool table {
  width:763px;
}
#tableSchool table tr {
}
#tableSchool table tr td.item1 {
  width:179px;
}
#tableSchool table tr td.item2 {
  width:195px;
}
#tableSchool table tr td.item3 {
  width:338px;
}

ul#listLifeClub {
  list-style:none;
}
ul#listLifeClub li {
  float:left;
  padding-bottom:12px;
  width:50%;
  list-style:none;
}

.ListClub {
  padding-bottom:10px;
  font-size:13px;
}
.ListClub ul {
  padding:9px 20px;
  list-style:none;
}
.ListClub ul li {
  float:left;
  width:190px;
  list-style:none;
}



/* ------------------------------------------------------------ */
/*   For SmartPhones                                            */
/* ------------------------------------------------------------ */
@media print, screen and (max-width: 640px) {

#boxMain h1{
  height:100px;
  background-size:cover;
}
#boxMain h1 img{
  padding:20px 0;
  height:60px;
  width:auto;
}
#boxMain h2{
  font-size:20px;
}
#boxMain h3{
  font-size:16px;
}

#main{
  float:none;
  padding:30px 10px 0 10px;
  width:auto;
}
#sub{
  float:none;
  padding:30px 10px 0 10px;
  width:auto;
}
#main_one{
  padding:30px 10px;
}

#boxMain p img.line{
  padding:6px;
  border:1px solid #f0f0f0;
  width:90%;
}

.boxListSchool ul li{
  width:50%;
}

dl.schoolList {
}
dl.schoolList dt{
  color:#0085B2;
}
dl.schoolList dd{
  margin-top:3px;
  margin-left:0px;
  margin-bottom:9px;
}

.section > img{
  width:100%;
}


#listSitemap{
  padding:30px 10px;
}


img.map{
  width:100%;
}


#main_contact{
  margin:0 auto;
  padding:30px 10px;
  width:auto;
}

#boxForm{
  padding:0px;
}

#map_canvas{
  width:100%;
  height:300px;
}


#boxMain p#boxPhotoEducation {
  float:none;
  padding:12px 20px;
  text-align:center;
}
#boxMain p#boxPhotoEducation img {
  width:50%;
}
#boxMain ul#listNaviEduCause {
  padding:12px 20px;
}
#boxMain ul#listNaviEduCause li {
  float:none;
  padding-right:0;
  padding-bottom:20px;
}
#boxMain ul#listNaviEduCause li a {
  display:block;
  margin:0 auto;
  text-align:center;
}

#boxMain ul#listNaviEduVoice {
  padding:12px 10px;
  list-style:none;
}
#boxMain ul#listNaviEduVoice li {
  float:none;
  list-style:none;
}
#boxMain ul#listNaviEduVoice li.right {
  float:none;
}
#boxMain ul#listNaviEduVoice li img {
  width:100%;
}

#boxMain ul#listNaviEduICT {
  padding:12px 10px;
  list-style:none;
}
#boxMain ul#listNaviEduICT li {
  padding-bottom:20px;
  list-style:none;
}
#boxMain ul#listNaviEduICT li img {
  width:100%;
}


p.imageFit img {
  width:100%;
}


#tableSchool table {
  width:100%;
}
#tableSchool table tr {
}
#tableSchool table tr td.item1,
#tableSchool table tr td.item2,
#tableSchool table tr td.item3 {
  display:block;
  width:100%;
}
#tableSchool table tr td.item1 {
  font-weight:bold;
}

ul#listLifeClub {
  list-style:none;
}
ul#listLifeClub li {
  float:none;
  padding-bottom:12px;
  width:100%;
  list-style:none;
}


}


