@charset "UTF-8";

/* -----------------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------------- */
body {
  color: #000;
  font-size: 14px;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Ｐゴシック","MS PGothic",sans-serif;
  line-height: 1.6em;
  background: #fbfaf6;
}
body a {
  color: #000;
}
body a:link {
  text-decoration: none;
}
body a:visited {
  text-decoration: none;
}
body a:hover {
  text-decoration: underline;
}
body a:active {
  text-decoration: underline;
}
body *::selection {
  background: #92dcf7;
}
body *::-moz-selection {
  background: #92dcf7;
}
body .txt-sp {
  display: none;
}
body .txt_pc {
  display: block;
}
body img {
  vertical-align: top;
}
.left{float: left;}
.right{float: right;}
.center{text-align: center;}
i{margin-right: 3px;}
.mt10{margin-top: 10px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.f-45{width: 45%;}
.red{color:#dd0000;}
.darkred{color: #980000;}
ol.count{margin-left: 30px;}
ol.count li{list-style: decimal;}
ol.laten li{list-style: lower-latin;}

#data h5{margin: 3px;
padding: 10px;
background: #Fe9;
border: solid 1px #990;}
.left{float: left; margin-right: 20px;}
.right{float: right; margin-left: 20px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
/* -----------------------------------------------------------
	汎用class
----------------------------------------------------------- */

#contents{    margin: 0 auto;
    width: 100%;
    min-width: 950px;
    overflow: hidden;

}


.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}





/* -----------------------------------------------------------

  ヘッダ

----------------------------------------------------------- */


#header{
      position: relative;
    width: 100%;
    border-top: 3px solid #000;
    padding-top: 10px;
    
}
.header-top{    background: #00a2e6;

}
.header-top_inner{
      padding: 1px 0;
          max-width: 950px;
              margin: 0 auto;
    position: relative;
    color: #fff;
    font-size: 8px;
    padding-bottom: 10px;

}
.header-second{          max-width: 950px;
              margin: 0 auto;

}
.header-second_inner{
  float: right;
}
.header-second ul li{
  float: left;
  margin-right: 5px;
  font-size: 12px;

}

 #header .con_header {          max-width: 950px;
              margin: 0 auto 10px;
      position: relative;
 }

 #header .con_header .box_logo {
    margin-top: 10px;
    text-align: left;
    float: left;
}
.box_logo{font-size: 10px;
line-height: 1.2em;}



.box_tel{
    float: right;
}
.box_tel .tel {
    
    }

.box_tel p {
  margin-bottom: 5px;
    font-weight: normal;
    font-size: 0.7em;
    line-height: 1.2em;
    }

p.teki {
float: right;
margin-right: 10px;
}

/* -----------------------------------------------------------

  スライダー

----------------------------------------------------------- */


.bx-wrapper {
    margin: 0 auto;
}
.bx-viewport {
    margin: 0px auto 0px;
}
.bg_img{ background: #22a5db; }
.bx-pager{padding-bottom: 40px;}
.bx-pager a{margin-right: 20px;}
.sightsbtn{
  padding-bottom: 40px;
}
.sightsbtn a{display: block;}


/* -----------------------------------------------------------

  ナビ

----------------------------------------------------------- */


.gnav {
  width: 100%;
  border-top: 1px solid #ddd;
    height: 50px;
    background: #000;
        overflow: hidden;
}
.gnav ul {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
}

.gnav ul li {
    float: left;
    height: 50px;
}
.gnav ul li a {

    display: block;
    padding: 50px 0 0 0;
    overflow: hidden;
    }
.gnav ul li.gnav_home a {
    background: url("images/gnav.png") 0 0 no-repeat;
    width: 190px;
}
.gnav ul li.gnav_houshin a {
    background: url("images/gnav.png") -190px 0 no-repeat;
    width: 190px;
  }
  .gnav ul li.gnav_gaiyo a {
    background: url("images/gnav.png") -380px 0 no-repeat;
    width: 190px;
  }
    .gnav ul li.gnav_cs a {
    background: url("images/gnav.png") -570px 0 no-repeat;
    width: 190px;
  }
      .gnav ul li.gnav_recruit a {
    background: url("images/gnav.png") -760px 0 no-repeat;
    width: 190px;
  }


/* -----------------------------------------------------------

  コンテンツ

----------------------------------------------------------- */

#contents {

    width: 100%;margin: 0px auto 0;

}

#intro{background: url(images/intro_bg.png) no-repeat top center;
    background-size: cover;
    background-color: #edf3fd;}
.intro_inner{
  width: 900px;
  margin: 0 auto;
  padding: 40px 0px 30px;
}
.intro_inner h2{
  text-align: center;
  }
.intro_box{
    background: rgba(251,251,245,.6);
    padding: 20px;
    margin: 30px 0;
    border: 2px solid #fff;
}
.intro_inner ul {width: 930px; margin-right: -30px;}
.intro_inner ul li{float: left; width:435px;margin-right: 30px; margin-bottom: 30px;    min-height: 320px;}
.intro_inner ul li img{ border:solid 1px #ccc;
     padding:4px;
     background-color: #fff;
   }
.intro_inner h3{color: #333; font-weight: bold; font-size: 18px; margin: 12px 0 5px; border-bottom: 1px dashed #5b5852; padding-bottom: 3px;}



/* -----------------------------------------------------------

syokai

----------------------------------------------------------- */
#syokai{background: url(images/syokai_bg.png) no-repeat top center;
    background-size: cover;
    background-color: #edf3fd;}
.syokai_inner{
  width: 950px;
  margin: 0 auto;
  padding: 40px 0px 30px;
}
.syokai_inner h2{
  text-align: center;
  }
.syokai_box{
    background: rgba(251,251,245,1);
    padding: 20px;
    margin: 30px 0;
    border: 2px solid #fff;
    width: 94%;
  }
  .syokaibtn{
    text-align: center;
    margin: 40px auto 30px;
  }




/* -----------------------------------------------------------

pages

----------------------------------------------------------- */
#pages{
  background: #fbfaf6;
}
.pages_inner{
  width: 950px;
  padding-top: 40px;
  margin: 0px auto 60px;
}
.twobanner{width: 975px; margin-right: -25px;}
.twobanner li{ float: left; width: 462px; margin-right: 25px; }

/* -----------------------------------------------------------

  footer

----------------------------------------------------------- */


#footer{  border-top:2px solid #003f98;
background: #eaeaea;
}
  .footer_inner{width: 950px;
    margin: 20px auto;  position: relative;}
.footer_inner .pagetop{
  background: #003f98;
  padding: 5px 12px;
  position: absolute;
  display: block;
  right: 0px;
  top: -52px;
  color: #fff;
}
.footer_inner .pagetop a{
  color: #fff;
}

.fbox{
  padding: 0 0px;
}

.footerlogo{  
  float: left;
  text-align: left;
}
.footerlogo img{
  margin-bottom: 5px;
}


.footerright{
  float: right;
}
.fbox ul li{float: left;margin-right: 20px; margin-top: 15px;}
.fbox ul li a{font-size:     font-size: 1em;
    color: #666;}
.copyright{background: #2483ba;
  padding: 13px 0;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

/* -----------------------------------------------------------

下層

----------------------------------------------------------- */

.hd_title{
   background: url(images/hd_title.png) no-repeat top center;
    background-size: cover;
    background-color: #047cb4;
}

.hd_title h2{
  font-weight: normal;
  width: 950px;
  padding: 60px 0;
  padding-left: 30px;
  margin: 0 auto;
  font-size: 220%;
  letter-spacing: .1em;
  color: #fff;
}
.hd_title h2 span{
  font-weight: normal;
  font-size: 50%;
  }
.u_title{
    font-size: 150%;
    margin: 0px 0 20px;
    text-align: left;
    position: relative;
    padding-top: .7em;
  border-top: 3px solid #bab89e;
}
.u_title::after {
  position: absolute;
  top: -3px;
  left: 0;
  z-index: 2;
  content: '';
  width: 25%;
  height: 3px;
  background-color: #003f98;
}

.u_title span{
  font-size: 70%;
  font-weight: normal;
}

.w_title{
  font-size: 120%;
  color: #005490;
  font-weight: bold;
  margin-top: 15px;
  padding-left:10px;
  border-left: 6px solid #005490;
  border-bottom: 1px solid #005490;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 3px;
}
.v_title{
  font-size: 130%;
  color: #005490;
  font-weight: bold;
  margin-top: 15px;
  padding-left:0px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 0px;
}
 i {
  margin-right:  10px;
}
hr{display: block;border: 1px dashed #ccc;}

.infotable table{width: 90%; border-top: 1px solid #ccc;border-left: 1px solid #ccc;}
.infotable tr{border-bottom: 1px solid #ccc;}
.infotable th{background: #eee; padding: 13px;}
.infotable td{background: #fff; padding: 13px; border-right: 1px solid #ccc;}

.contactform form{width: 90%; }
.contactform dl{border-bottom: 1px dashed #999;vertical-align: middle;}
.contactform dt{ padding: 13px;    width: 23%; margin-top: 11px;
    float: left;}
    .contactform dt span{font-size: 80%; margin-left: 10px; color: #f06;}
.contactform dd{ padding: 13px;}
.contactform input{padding: 10px 15px; width: 60%;}
.contactform  select {
    margin-top: 11px;
}
.contactform  textarea {
    width: 70%;
    height: 70px;
}
.contactform .button {
    text-align: center;
    padding: 20px 0;
}
.contactform button:first-child{margin-right: 30px;}

.contactform button{color: #fff;
background: #005490;
padding: 13px 25px;
font-size: 125%;font-family: "游明朝", "YuMincho", serif;}

    .bigcat{font-size: 130%;
      color: #c02400;
      font-weight: bold;
      margin-bottom: 15px;
      padding: 15px;
    }

h5{font-size: 115%;
line-height: 2em;
border-bottom: 1px dotted #999;
margin:20px 0 10px;}

.voice {margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px dashed #999;}

.voice li{float: left; width: 70%; margin:;}
.voice li.first{width: 15%; text-align: center;margin-right: 2%;}
.voice li.first img{margin-bottom: 8px; width: 100%;}

.voice li.first table tr th{display: block; text-align: center; background:#005490;color: #fff;
padding: 3px 0; margin-bottom: 3px;  }
.voice li.first table tr td{display: block; text-align: left; margin-bottom: 3px;}
.bluetext{font-weight: bold;
    color: #005490;
    line-height: 2.2em;
    font-size: 105%;
}
/* -----------------------------------------------------------

  about

----------------------------------------------------------- */

#history table{ width: 100%; }
#history table tr{border-bottom: 1px dotted #aaa;}
#history table tr th{ background: #eee; text-align: center; width: 15%;padding: 5px 0;}
#history table tr th:last-child{text-align: left; width: 85%;}
#history table tr td{ text-align: center; padding: 5px 0;}
#history table tr td:last-child{text-align: left; }
#history table tr td:last-child:before{
     font-family: FontAwesome;
  content: '\f0da'; 
    padding-right: 5px;
  }
/* -----------------------------------------------------------

  summary

----------------------------------------------------------- */
#summary table{ width: 100%; }
#summary table tr td{ text-align: left; padding: 5px 0;width: 70%;}
#summary table tr td:last-child{text-align: right; width: 30%;}
#summary table tr{border-bottom: 1px dotted #aaa;}
#summary table tr i{font-size: 180%; margin-right: 10px;}

/* -----------------------------------------------------------

  school

----------------------------------------------------------- */
 h2.pick_title{
  text-align: center;
  margin-bottom: 20px;
 }
.schoolbox{border-bottom: 1px solid #ccc; margin-bottom: 20px;}
.schoolbox_inner span{  
  background: #005490;
    color: #fff;
    font-weight: bold;
    font-size: 200%;
    padding: 10px 10px;
    /* line-height: 2em; */
    vertical-align: bottom;
    margin: 0 5px 5px 0;
    display: inline-block;}
.waku{border:solid 1px #ccc;padding:4px;}
.links{text-align: right; margin-bottom: 5px;}
.schoolp{
  padding-bottom: 10px;
}
.school_box_inner ul{width: 100%;}
.school_box_inner ul li{
  float: left;
}
#select_class .list_group{
margin-bottom: 30px;
border: solid 0px #ccc;
border-right: solid 1px #aaa;
border-bottom: solid 1px #aaa;
border-top: solid 1px #aaa;

padding: 0 1px 1px 0;
width: 215px;
float: left;
margin-right: 10px;
}
ul.border li:nth-child(odd){
background:#ddd;
}


#select_class h3{
  width: 20px;
height: 120px;
margin: 0;
padding: 0;
float: left;
clear: both;
color: #FFF;
text-align: center;
padding: 10px;
border-right: 1px solid #fff;

}
#select_class h3.a01{
background: #e74287;
}
#select_class h3.a02{
background: #f18d00;
}
#select_class h3.a03{
background: #4d8613;
}


/* -----------------------------------------------------------

  カリキュラム

----------------------------------------------------------- */
#curriculum table{width: 100%;
border-left: 1px solid #000;
border-top: 1px solid #000;
margin-bottom: 30px;
}
#curriculum table tr th{border-right: 1px solid #000;padding: 3px; text-align: center; }
#curriculum table tr{border-bottom: 1px solid #000;}
#curriculum table tr td{border-right: 1px solid #000; padding: 3px; text-align: center;}
#curriculum table tr td.cu_item{text-align: left;}
.course_game td{background-color: #f9f9ff;}
.course_itbiz  td{background-color: #fff9ff;}
.course_cgar  td{background-color: #f9fff9;}
.course_manga  td{background-color: #fff9ee;}

/* -----------------------------------------------------------

  summary

----------------------------------------------------------- */
#licence table{width: 100%; margin-bottom: 20px;}
#licence table tr th{padding: 3px; text-align: center; line-height: 1.2em;}
#licence table tr td{padding: 3px; text-align: center;}
#licence .sponsorship{font-size: 40%; line-height: 1.2em; font-weight: normal;}
#certifying dl{border:1px solid #aaa; padding: 15px;}
#certifying dd{margin-bottom: 15px;}
#certifying dt{padding-left: 35px; font-weight: bold; border-bottom: 1px dotted #aaa;
padding-bottom:5px; margin-bottom: 8px; }
#certifying dt.pc{background: url(school/images/desktop2.png) no-repeat 0% 70%;}
#certifying dt.ed{background: url('school/images/notebook.png') no-repeat 0% 70%;}


/* -----------------------------------------------------------

  summary

----------------------------------------------------------- */
#equipment{margin-top: -50px;}
.eq_border{
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 3px solid #005490;
}
#room1{
  background: url('school/images/pt_room1.png') no-repeat;
padding-top: 15px;
padding-left: 100px;
min-height: 49px;
_height: 64px;
margin-bottom: 10px;
}
#room2{margin-bottom: 10px;

  background: url('school/images/pt_room2.png') no-repeat;
padding-top: 15px;
padding-left: 100px;
min-height: 49px;
_height: 64px;
}
 #photos{float: right;}
 h4.four_title{
  border-bottom: 1px dotted #aaa;
  margin-bottom: 5px;
  padding-bottom: 2px;
 }
 .eq_right{text-align: right;}

/* -----------------------------------------------------------

  news

----------------------------------------------------------- */
 .new_box{border-top: 3px solid #005490; padding: 10px 0; }
/* -----------------------------------------------------------

  data

----------------------------------------------------------- */
 .datacolumn ul{margin-left: 30px;}
 .datacolumn ul li:before{
     font-family: FontAwesome;
  content: '\f0da'; 
    padding-right: 5px;
  }
   #data ol{margin-left: 30px;}
  #data table{width: 100%; margin-bottom: 20px;border-left: 1px solid #000;border-top: 1px solid #000;}
    #data table tr{border-bottom: 1px solid #000;}
  #data table tr th{padding: 3px; text-align: center; line-height: 1.2em;border-right: 1px solid #000;}
#data table tr td{padding: 3px; text-align: center;border-right: 1px solid #000;}
.databox p{margin-bottom: 5px;}
.databox li{margin-bottom: 5px;}
.other li{line-height: 1.8em; border-bottom: 1px dotted #999;}
.other li span{float: right;}

.sp_k caption{text-align: center;padding: 10px 0; border:1px solid #aaa; margin-bottom: 5px;}
/* -----------------------------------------------------------

  trans

----------------------------------------------------------- */
#point{
height: 440px;
background: url('trans/images/img.jpg') no-repeat 100% 50%;
}
.chart{text-align: center;}
.voice{}
.voice ul{margin-bottom: 20px;}
.voice ul li:first-child{float: left;
width: 20%; }
.voice ul li:last-child{float: right;width: 78%;}
/* -----------------------------------------------------------
  others
----------------------------------------------------------- */

#others dl dt{ float: left;
width: 128px;
}
#others dl dd{
margin-left: 130px;
}
.waku2{padding:20px; border:1px solid #ccc;}
.map{
  margin: 0 auto 30px;
  border:1px solid #666;
}
.station{
padding-left: 30%;
}
.station li{
float: left;
width: 35%;
margin-right: 5px;
}
.station li ul{width: 100%;}
.station li ul li{width: 100%;
  float:none;
  display: block;}
.waku3{border:1px solid #999; background: url(access/images/oic.jpg) no-repeat;
background-position: 0px 0; height: 200px;}
.waku3 p{padding:  10px 0 10px 230px;}
.waku3  dl.three{padding:  10px 0 10px 230px;}
dl.three dt{width: 50px;}
/* -----------------------------------------------------------

	IE8用CSS

----------------------------------------------------------- */
.ie8 {
  		/* -----------------------------------------------------------
  			#page
  
  		----------------------------------------------------------- */
}
.ie8 #page {
  min-width: 1180px;
}
