@charset "utf-8";
/* CSS Document */
#header {
  background:url(../common_img/bg_tt_page.jpg) no-repeat center top;
  padding:0 0 70px 0;
}
.tt_page {
  text-align: center;
}
#breadcrumb ul li {
  color: #333333;
  float: left;
  font-size: 12px;
  margin-right: 5px;
  padding: 5px 0;
}
#breadcrumb ul li a {
  color: #002e73;
  font-size: 12px;
}
#main {
  margin:45px 0 100px 0;
}
.tt_st01 {
  color:#fff;
  font-size: 18px;
  padding:10px 20px;
  line-height: 1.5;
  border-left:4px solid #35beff;
  background:#7ecef4;
}
.tt_st02 {
  font-size: 16px;
  font-weight: bold;
  color:#00429b;
}
.tt_st03 {
  font-size: 20px;
  line-height: 1.5;
  color:#002e73;
  padding:0 0 10px 0;
  border-bottom: 1px solid #002e73;
}
/******************** contact *********************/
.contact_page {
  background:url(../common_img/bg03.png) no-repeat center bottom;
}
.contact01 h3 {
  background:#00429b;
  text-align: center;
  padding:13px 0;
}
.box_contact01 {
  background:url(../common_img/bg01.png) no-repeat center top;
  padding:25px 20px;
}
.tel_contact01 {
  float:left;
  margin:0 0 0 125px;
}
.time_contact01 {
  float:right;
  margin:15px 130px 0 0;
  font-size: 16px;
  color:#001c58;
}
.tbl_contact {
  width: 100%;
}
.tbl_contact th {
  background:#f5fafb;
  border-top: 1px solid #d7d7d7;
  padding: 20px 20px 20px 20px;
  text-align: left;
  vertical-align: top;
  width:230px;
}
.tbl_contact .last th,.tbl_contact .last td {
  border-bottom: 1px solid #d7d7d7;
}
.tbl_contact td {
  border-top: 1px solid #d7d7d7;
  padding: 20px 20px 20px 25px;
}
.text_tbl01 {
  float: right;
  width: 160px;
}
.hissu {
  background: #e81717;
  color: #fff;
  float: left;
  font-size: 13px !important;
  text-align: center;
  width: 50px;
  line-height: 1.3;
  padding: 3px 0;
}
.ninni {
  background: #00429b;
  color: #fff;
  float: left;
  font-size: 13px !important;
  text-align: center;
  width: 50px;
  line-height: 1.3;
  padding: 3px 0;
}
.list_tbl01 li {
  float: left;
  margin-right: 40px;
}
.list_tbl02 li {
  float: left;
  margin-right:50px;
}
input[type="radio" i] {
  background-color: initial;
  border: initial;
  margin: 1px 3px 2px 0;
  padding: initial;
  vertical-align: middle;
}
input.ime_on {
  padding:13px 10px;
  border:1px solid #ccc;
  width: 63%;
}
select {
  padding:13px 10px;
  border:1px solid #ccc;
  width: 45%;
}
.w20per {
  width:20% !important;
}
.w25per {
  width:25% !important;
}
.w30per {
  width:30% !important;
}
.w50per {
  width:50% !important;
}
textarea {
  padding:13px 10px;
  border:1px solid #ccc;
  width: 95%;
}
#formend {
    text-align: center;
}
.btn_form:hover {
  opacity:0.7;
}
.btn_form {
  background: url(../contact/images/btn_sub.png);
  border: medium none;
  border-radius: 5px;
  text-indent: -9999px;
  color: #fff;
  font-weight: bold;
  height: 60px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
  width: 392px;
}
.pp_box {
  background:#f8f8f8;
  padding:20px 20px;
}
.pp_box ul li {
  list-style:decimal;
  margin:0 0 7px 25px;
}
/******************** news *********************/
.img_news_box {
  float:left;
  background:#fff;
  padding:0 40px 0 0;
}
.date_news_box {
  color:#fff;
  margin:5px 0 12px 0;
}
.date_news_box span {
  color:#fff;
  text-align: center;
  width:120px;
  background:#00429b;
  padding:6px 20px;
  font-weight: bold;
}
.tt_news_box {
  font-size: 18px;
  font-weight: bold;
  padding:0 0 15px 0;
  line-height: 1.5;
  border-bottom: 1px dotted #00429b;
  margin-bottom: 15px;
}
a[rel^="lightbox"] {
    position: relative;
    display: block;
}
a[rel^="lightbox"]:after {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 45px;
    height: 40px;
    content: "";
    background: url(../common_img/icon_zoom.png) center center no-repeat;
}
/******************** faq *********************/
.faq_box {
  border:1px solid #e7f2f7;
  margin-bottom: 30px;
}
.ques_box {
  color:#2c3a51;
  background: #e7f2f7 url(../faq/images/icon_q.png) no-repeat 15px 7px;
  padding:15px 50px 15px 70px;
  font-weight: bold;
  position: relative;
}
.ans_box {
  background:#fff;
}
.ans_box {
  display:none;
  color:#333333;
  background: #fff url(../faq/images/icon_a.png) no-repeat 15px 7px;
  padding:15px 15px 15px 70px;
}
.ques_box:after {
  position: absolute;
  content:"";
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:url(../faq/images/arr02.png) no-repeat right 20px center;
}
.ques_box.opened:after {
  position: absolute;
  content:"";
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:url(../faq/images/arr01.png) no-repeat right 20px center;
}
/******************** course *********************/
.box01_course01 {
  background:url(../course/images/bg01.jpg);
  padding:0 30px;
  height:403px;
}
.box01_course01 h4 {
  padding:240px 0 0 0;
}
.text01_box01_course01 {
  font-size: 16px;
  color:#505050;
  text-align: center;
}
.row01 .col01_row01 {
  float:left;
  width:465px;
}
.row01 .col02_row01 {
  float:right;
  width:465px;
}
.tt_st05 {
  font-size: 18px;
  color:#00429b;
  font-weight: bold;
  background:url(../common_img/line04.png) no-repeat left bottom;
  padding:0 0 10px 0;
  line-height: 1.4;
  letter-spacing: 1px;
}
.text_link04 {
  font-size: 16px;
  text-align: right;
}
.text_link04 a {
  color:#1b00bd;
}
.box02_course01 {
  background:url(../course/images/bg02.jpg);
  padding:0 30px;
  height:393px;
}
.box02_course01 h4 {
  padding:260px 0 0 0;
}
.box03_course01 {
  background:url(../course/images/bg03.jpg);
  padding:0 30px;
  height:393px;
}
.box03_course01 h4 {
  padding:260px 0 0 0;
}
.box04_course01 {
  background:url(../course/images/bg04.jpg);
  padding:0 30px;
  height:408px;
}
.box04_course01 h4 {
  padding:235px 0 0 0;
}
/******************** about *********************/

/******************** school *********************/
.left01_school01 {
  float:left;
  width:560px;
}
.tt_st06 {
  color:#00429b;
  font-size: 20px;
  font-weight: bold;
  padding:0 0 0 10px;
  border-left:5px solid #00429b;
  line-height: 1;
}
.box01_school04 {
  float:left;
  width:440px;
  background:#f2f2f2;
  padding:20px 20px;
}
.box02_school04 {
  float:right;
  width:440px;
  background:#f2f2f2;
  padding:20px 20px;
}
.school04 .tt_school04 {
  background:url(../school/images/icon01.png) no-repeat left top;
  padding:2px 0 0 22px;
  font-size: 16px;
}
.school04 .tt_school04 h4 {
  border-bottom: 1px dotted #ccc;
  padding:0 0 5px 0;
}
/******************** product *********************/