/*  
Theme Name: Education Prime
Theme URI: http://www.designyoko.com/
Version: 1.0
Description: Custom Theme based on Canvas
Author: Your Name
Author URI: http://www.designyoko.com
Template: canvas
*/

/* Default styles */

@import "../canvas/style.css";
@import "fonts/styles.css";
/*---------------------------------------------*/


.post h1.title { font-size:18px!important; color: #ffffff!important; }

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


body  { font: 14px/20px ; font-family: Arial,"HGMaruGothicMPRO",'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif; color: #555; width: 100%; background: url(images/body-bg.png) repeat; background-color:none;}
* html body  { font-size: 12px; font-family: Arial,"HGMaruGothicMPRO",'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif!important; }

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: Arial, "HGMaruGothicMPRO",'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif!important;  color: #222; font-weight:normal; }

body * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}

div#logo {
	float: left;
	width: 35.7%;
}

.header-widget{
	float: left;
	width: 29.6%;
	text-align: center;
}

.rightheader {
	float: left;
	width: 34.7%;
	text-align: right;
}

.rightheader .widget {
  margin: 0;
}

header#header {
  padding: 10px 0 !important;
}

p.time {
  margin-bottom: 0;
}

p.phone {
  font-weight: bold !important;
  font-size: 26px !important;
  color: #35aee3 !important;
  background: url('images/phone.png') no-repeat scroll center left transparent;
  display: inline-block;
   padding-left: 30px;
}

.smw_left {
  text-align: center !important;
}

.rightheader .widget p {
  margin-bottom: 5px;
  font-family: 'Meiryo';
}

#loopedSlider .pagination li a, #loopedSlider .flex-control-nav li a, .slider-pagination a{
	width: 10px !important;
	height: 10px !important;
}

#loopedSlider .flex-control-nav, .slider-pagination .flex-control-nav{
	margin-top: 0 !important;
  position: relative !important;
}



#loopedSlider .pagination li a{
  background: #dcd9d9;
 border: none !important;
  opacity: 1 !important;
}

#loopedSlider .pagination li.current a,
#loopedSlider .flex-control-nav li a:hover, 
 .slider-pagination li a:hover,
 #loopedSlider .flex-control-nav li.flex-active,
 .slider-pagination .flex-active a{
  background: #ee1c24;
  border-color: #ee1c24;
}

div#social-widget-2 {
  margin-top: 20px;
}

#nav-container #navigation ul li a {
	background: url('images/arrow-white.png') no-repeat scroll center left transparent;
	padding-left: 25px;
  font-weight: bold;
  font-family: 'Meiryo';
}

#nav-container #navigation ul li.contact a {
  background: url('images/arrow-white.png') no-repeat scroll center left transparent !important; 
}

#nav-container #navigation ul li.contact:hover{
  opacity: 0.9;
}

#navigation ul.nav > li.contact {
  padding-left: 15px;
  margin-top: 7px;
}


#nav-container #navigation ul li.current-menu-item a,
#nav-container #navigation ul li:hover a {
	background: url('images/arrow-blue.png') no-repeat scroll center left transparent;
  color: #fff;
}

ul#main-nav {
  width: 100%;
}



li.contact a{
}
body.full-width #content{
	padding-left: 0;
	padding-right: 0;
	/* background: url('images/bg.png');*/
}

.three-col-middle #main-sidebar-container #sidebar{
  width: 27% !important;
  
}

.three-col-middle #main-sidebar-container #main{
	width: 70.8% !important;
	margin-right: 2.2%;
}

#sidebar-alt {
  width: 20.5% !important;
  margin-right: 1.7%;
}

.three-col-middle #main-sidebar-container{
	width: 77.8% !important;
}

a.staffblog {
  position: relative;
  display: block;
}

a.staffblog span{
  position: absolute;
  display: block;
  right: 25px;
}

span.wtitle {
  top: 8px;
  font-weight: 9px;
}

.widget{
	margin-bottom: 10px;
}

.gform_wrapper {
  border: 2px solid #d1d1d1;
  background: #fff;
  padding: 15px;
  margin-right:0!important;
}

input, textarea {
  padding: 5px;
  background: #fafafa;
  border-color: #ccc #efefef #efefef #ccc;
  border-width: 1px;
  border-style: solid;
  margin-bottom: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.gform_wrapper input {
  padding: 7px 3px !important;
}

li.cat-item.cat-item-1 {
  display: none;
}

a.apply {
  border: solid 1px #6e6c6c;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 15px 25px;
  color: #000;
  font-size: 17px;
}

a.apply span {
  display: inline-block;
  background: url('images/arror-sky.png')no-repeat scroll right center transparent;
  padding-right: 30px;
  margin-top: 5px;
}

div#footer-container {
  background-image: url('images/footerbg.png');
  background-position: top center;
  background-repeat: repeat-x;
  margin-top: -1px;
}
div#footer-widgets-container{
  background-image: url('images/prefooterbg.png');
  background-position: top center;
  background-repeat: repeat-x;
  background-color: #dce1e4;
  border-top: solid 1px #a6a996;
}

section#footer-widgets {
	background: url('images/building.png') no-repeat scroll 50px bottom transparent;
	height: 200px;
}

.consulwrapper {
  text-align: center;
  position: relative;
  max-width: 630px;
  margin: auto;
}
.consulwrapper a.consultation {
  text-align: center;
  display: inline-block;
  background: url('images/button.png') repeat-x scroll center top #f08421;
  color: #fff;
  font-family: 'Jun501Pro';
  font-size: 30px;
  padding: 20px 35px 15px 35px;
  text-decoration: none;
  box-shadow: 0px 3px 1px #7b7e7f;
  border-radius: 10px;
    margin-top: 20px;
    font-weight: bold;
}

.consulwrapper a.consultation:hover{
	opacity: 0.8;
}

.consulwrapper a.consultation span{
  display: block;
  font-weight: normal;
  font-size: 16px;
  margin-top: 10px;
}

img.consultion {
  position: absolute;
  top: 40px;
  right: -10px;
}

img.page-img {
  margin-bottom: 20px;
}

footer#footer {
  padding-top: 45px;
  padding-bottom: 95px;
}

ul#menu-footer li{float:left;color:white;border-right: 1px solid;}

ul#menu-footer li a{color:white;padding: 8px}

div#credit a {
  color: #fff;
}

#loopedSlider.business-slider .content{
	background: none !important;
}

#loopedSlider.business-slider .content h2{
	 color: white;
	 font-size: 44px !important;
  	-webkit-text-stroke: 1px #ef762b;
   text-shadow:
    3px 3px 0 #ef762b,
    -1px -1px 0 #ef762b,  
    1px -1px 0 #ef762b,
    -1px 1px 0 #ef762b,
    1px 1px 0 #ef762b;
    font-weight: bold;
}

.header-widget p {
  margin-bottom: 0;
  font-family: 'Meiryo';
}

.page h1.title, h1.title, h1.archive_header {
  font-size: 22px;
  background: url('images/title.jpg') repeat-x center left;
  color: #fff;
  padding: 15px 20px;
}

.post h1.title {font:normal 22px!important; color: #ffffff!important; background-img:none; background: #35aee3; }

.category h1.title{
	margin: 0 0 0.5em;
  font-size: 22px;
  background: url('images/title.jpg') repeat-x center left;
  color: #fff;
  padding: 15px 20px;
}

article.category-testimonials .post-meta .date {
  display: none;
}

.widget.widget_extended-categories h3 {
  display: none;
}

.entry h3.ep {
  background: url('images/EP.png') no-repeat 8px 4px;
  padding-left: 35px;
}

.entry h3 {
  border: 1px solid #d1d1d1;
  font-size: 1.1em;
  font-weight: normal;
  padding: 8px 15px;
  background: url('images/h3-bg.jpg') repeat-x bottom left #fff;
  overflow: auto;
  clear: both;
}

.entry h2 {
  border-left: solid 7px #ee1c24;
  border-bottom: dotted 2px #c4c4c4;
  padding: 0 5px 0 15px;
  font-size: 1.3em;
  font-weight: normal;
  margin-top: 1.8em;
}

.entry h4 {
  border-left: solid 7px #f0821e;
  padding: 0 5px 0 15px;
  font-size: 1.1em;
  font-weight: normal;
}

#navigation ul.nav > li.contact.current-menu-item a {
  background-color: #f08421 !important;
}

.entry img {
  padding: 0;
  background: none;
}

p.q {
  background: url('images/q.png') no-repeat 7px 10px #f5f5f5;
  padding: 15px 10px 15px 55px;
  margin-top: 30px;
  color: #000!important;
  border: 1px solid #d1d1d1;
  font-size: 1.2em!important;
  font-weight: normal;
  overflow: auto;
  clear: both;
}

p.a {
  background: url('images/a.png') no-repeat 7px 0;
  padding: 10px 10px 0 55px;
}

a.viewall {
  font-size: 11px !important;
}

a.woo-sc-button span.woo-download {
  background: url("images/ico-download.png") no-repeat 0 45%;
  padding-left: 25px;
  display: block;
}
a.woo-sc-button span {
  line-height: 1.2em;
  min-height: 16px;
}

.gform_wrapper h2.gsection_title {
  border: 1px solid #d1d1d1;
  font-size: 1.1em;
  font-weight: normal;
  padding: 8px 0 8px 15px!important;
  color: #fff!important;
  background: url('images/orange-bg.jpg') bottom left repeat-x #f0821e!important;
  overflow: auto;
  clear: both;
}

#field_1_91 h2, #field_6_91 h2 {
  display: none;
}
li#field_1_91 h2 {
  display: none;
}
table td.t-title-l {
  background: #dce1e3;
  font-weight: bold;
}

body #wrapper #content .large.button, body #wrapper #content .large.button:visited {
  font-size: 14px;
  padding: 8px 14px 9px;
}

body #wrapper #content .button, body #wrapper #content .button:visited, body #wrapper #content .reply a, body #wrapper #content #respond .form-submit input#submit, input[type=submit] {
  border: none;
  background: #f46368;
  background: -webkit-gradient(linear,left top,left bottom,from(#f46368),to(#ef2b33));
  background: -webkit-linear-gradient(#f46368,#ef2b33);
  background: -moz-linear-gradient(center top,#f46368 0,#ef2b33 100%);
  background: -moz-gradient(center top,#f46368 0,#ef2b33 100%);
  box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.1);
  -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.1);
}

#google-map-canvas {
  width: 100%;
  height: 435px;
  line-height: normal;
}

table.school-list tr.t-title {
  background: #64c0ea;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 0.8em;
}
.entry table tbody td {
  border-bottom: 1px solid #eee;
}

.entry table td, .entry table th {
  padding: .857em 1.387em;
  text-align: left;
  border-right: 1px dotted #eee;
  vertical-align: top;
}

.entry table tbody td {
  border-bottom: 1px solid #eee;
}

.school h1.title {
  font-size: 22px;
  background: url('images/title.jpg') repeat-x center left;
  color: #fff;
  padding: 13px 5px 17px 20px;
  line-height: 1.1em;
}

.school .title {
  margin: 0 0 0.5em;
}

#school-detail p.alt1 {
  background: #e9edef!important;
}

#school-detail p {
  padding: 5px 10px;
  margin: 0;
}

#school-detail span.label {
  float: left;
  font-weight: bold;
  margin-right: 5px;
}

.ppt {
  display: none !important;
}

#sidebar-alt .widget_nav_menu {
  border: solid 1px #dce1e3;
}

#sidebar-alt .widget{
	margin-bottom: 15px;
}

#sidebar-alt .widget h3 {
  border-bottom: solid 4px #35aee3;
  padding: 10px;
  text-align: center;
  color: #000;
  font-size: 12px;
  font-family: 'Meiryo';
}

#sidebar-alt .widget_nav_menu ul{
  
}

#sidebar-alt .widget_nav_menu ul li {
  list-style: none;
  display: block;
  border-bottom: solid 1px #dce1e3;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#sidebar-alt .widget_nav_menu ul li:before {
	content: '>';
	color: #f08421;
	display: inline-block;
	  margin-right: 10px;

}

#sidebar-alt .widget_nav_menu ul li.current-menu-item{
  background: #e1e1e1;
}

#sidebar-alt .widget_nav_menu ul li:last-child {
	border-bottom: none;
}

#sidebar-alt .widget_nav_menu ul li a{
	color: #555555;
  font-family: 'Meiryo';
}

.newssection {
  border: solid 1px #c8c8c8;
  margin-bottom: 15px;
  padding: 5px 20px 10px;
}

.newssection h3 {
  border-bottom: solid 3px #f08421;
  margin: 0 -20px;
  padding: 5px 20px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Meiryo';
}

a.viewall {
  float: right;
  color: #000;
  font-size: 10px;
}

.slider-pagination {
  margin-bottom: 0;
  text-align: center;
  max-width: 100%;
}

section#main .widget {
  margin-bottom: 15px;
}

.newssection ul li {
  border-bottom: dotted 1px #919191;
  padding: 3px 0;
}

.newssection ul li:last-child {
  border-bottom:none;
}

span.date {
  padding-right: 10px;
  display: inline-block;
  color: #646464;
}

a.cat{
	color: #646464;
	padding-right: 10px;
	display: inline-block;
  font-family: 'Meiryo';
}

a.ntitle {
	display: inline-block;
	color: #000;
  font-family: 'Meiryo';
}

.schoolinfo ul {
  margin: 0;
  padding-left: 0;
}


li.gray {
  background: #e8edf0;
}

.schoolinfo ul li {
  list-style: none;
  padding: 8px;
  font-size: 12px;
}
.schoollists{
  border-bottom: solid 1px #cbcbcb;
  padding: 20px 0;
}
.schoollists:after{
    content: '';
  display: block;
  clear: both;
}
.schoolinfo {
  float: right;
  width: 60%;
}
.schoollogo {
  float: left;
  max-width: 180px;
  width: 35%;
  margin-right: 5%;
}

.widget_sp_image img {
  height: auto;
  width: 100%;
}

#footer .col-left {
  float: left;
  width: 50%;
}

ul#menu-footer li{float:left;color:white}
ul#menu-footer li a{color:white;padding: 8px}

div#credit {
  width: 50%;
  float: right;
  text-align: right;
}

h3.icon {
  background: #35aee3;
  padding: 10px;
  border-bottom: solid 1px #fff;
}

h3.icon a{
  color: #fff;
  font-size: 13px;
}

h3.icon a:before {
  content: "\f0c9";
  font-family: "FontAwesome";
  font-weight: normal;
  color: #fff;
  margin-left: 0.5em;
  display: inline-block;
  padding: 0 10px;
  font-size: 24px;
  vertical-align: middle;
}

a.nav-toggle-search {
  margin-left: 10px;
  font-weight: normal;
}

.secondary, .primarymenu{
  display: none;
  background: #35aee3;
  padding: 20px;
}

.search_main {
  background-color: #fff;
  border-radius: 3px;
}

a img:hover, .button:hover{
  opacity: 0.8;
}


h3.mobiletoggle.icon {
  display: none;
}

.socialmedia-buttons a img{
  margin-right: 0 !important;
  margin-left: 10px !important;
}

.socialmedia-buttons a:first-child img{
  margin-left: 0 !important;
}

.post h2.title {
  font-weight: normal;
}

.search_main form {
  margin-top: 0 !important;
}

li.cat-item.cat-item-5 {
  display: none;
}

.col3 {
    width: 27.6%;
    display: inline-block;
	vertical-align:top;
    margin-right: 5%;
  }
  .col3:last-child {
    margin-right: 0 !important;
  }


@media only screen and (min-width: 800px) and (max-width: 1000px){
  .three-col-middle #main-sidebar-container {
    width: 77.8%;
    float: right;
  }


  #sidebar-alt {
    width: 20.5%;
    margin-right: 1%;
    float: left;
  }
  body.full-width #content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .three-col-middle #main-sidebar-container #sidebar {
    width: 27%;
    float: right;
    margin-top: 0;
    clear: none;
  }
  .three-col-middle #main-sidebar-container #main {
    width: 70%;
    margin-right: 2.2%;
    float: left;
  }

  #navigation ul.nav > li {
    padding: 0 5px !important;
  }
  a.apply {
    padding: 15px 10px;
  }

 
}

@media only screen and (min-width: 768px) {

	#nav-container #navigation ul#main-nav > li:first-child{
		padding-left: 10px;
	}
	#navigation ul.nav > li{
		padding: 0 15px!important;
	}
	li.contact, body #navigation ul#main-nav li.contact:hover {
	  float: right !important;
	  padding-right: 15px !important;
	  background: #f08421 !important;
	  /* margin-top: 4px;
  		margin-bottom: 3px; */
	  border-radius: 5px;
	}

	body #navigation ul#main-nav li.contact a {
	  padding-top: 8px !important;
	  padding-bottom: 7px !important;
	  border-radius: 5px;
	}

	body #navigation ul#main-nav li.contact:hover a{
		background-color: #f08421 !important;
	}
}

@media only screen and (max-width: 1020px) {
  div#header-container {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 979px) {

}

@media only screen and (min-width: 768px) and (max-width: 979px) {

}



@media only screen and (max-width: 799px) {

.col3 {
    width: 100% !important;
    margin-right: 0 !important;
  }

  h3.mobiletoggle.icon {
    display: block;
  }
  .rightheader {
    float: none;
    width: 100%;
    text-align: right;
    border-bottom: solid 2px #ababab;
    margin-bottom: 20px;
  }

  div#logo {
    float: none;
    width: 100% !important;
    text-align: center;
  }
  .header-widget {
    width: 100%;
      margin: 0;
  }

  div#social-widget-2 {
    display: inline-block;
    vertical-align: middle;
  }

  a.contact {
    background: url('images/arrow-white.png') no-repeat scroll 10px center #f08421;
    padding: 7px 15px 7px 35px;
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    border-radius: 5px;
    margin-top: 10px;
    font-weight: bold;
    margin-left: 20px;
  }

  div#text-17 {
    max-width: 450px;
  }

  .three-col-middle #main-sidebar-container {
    width: 100% !important;
  }

  .three-col-middle #main-sidebar-container #main {
    width: 100% !important;
    margin-right: 0;
    padding: 0 20px;
  }

  .three-col-middle #main-sidebar-container #sidebar {
    width: 100% !important;
    max-width: 200px;
    margin: 20px auto;
  }

  #sidebar-alt {
    width: 100% !important;
    margin-right: 0 !important;
  }

  #sidebar-alt .widget_nav_menu {
    border: none;
  }

  #sidebar-alt .widget_nav_menu ul li {
    border-bottom: none;
  }

  #sidebar-alt .widget_nav_menu ul li a{
    color: #fff;
  }

  #sidebar-alt .widget_nav_menu ul li:before {
  content: '';
  }

  .menu-target-language-school-container, .menu-feature-language-school-container,
  .menu-service-and-support-container, .menu-about-us-container {
    display: none;
  }

  #sidebar-alt .widget {
    margin-bottom: 5px;
  }
  #sidebar-alt .widget h3 {
    padding: 0 5px;
    text-align: left;
    color: #fff;
    font-weight: normal;
    margin: 0;
    background: url('images/arrow.png') no-repeat scroll right center transparent;
  }

  div#nav_menu-4 {
    margin-top: 20px;
  }

  .csstransforms3d.csstransitions #navigation {
    left: auto;
    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    -o-transform: inherit;
    transform: inherit;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  #navigation {
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    left: auto;
    position: relative;
    top: auto;
    min-height: inherit;
    padding-top: 0;
    margin-bottom: 0;
    background: none;
    display: block;
  }

  #navigation h3 {
    display: none;
  }

  a.nav-home,a.nav-close{
    display: none !important;
  }

  ul.nav li.current_page_item a, 
  ul.nav li.current_page_parent a, 
  ul.nav li.current-menu-ancestor a, 
  ul.nav li.current-cat a, 
  ul.nav li.current-menu-item a {
    background: none;
    color: #ccc;
  }

  ul.nav li a {
    color: #fff;
  }

  .consulwrapper a.consultation {
    font-size: 22px;
    padding-left: 25px;
    padding-right: 25px;
  }

  #loopedSlider.business-slider .content {
    background: none !important;
    position: absolute;
    bottom: 20px;
    padding: 0 !important;
  }

  #loopedSlider.business-slider .content h2 {
    color: white;
    font-size: 20px !important;
    -webkit-text-stroke: 0 #ef762b;
    text-shadow: 1px 1px 0 #ef762b, -1px -1px 0 #ef762b, 1px -1px 0 #ef762b, -1px 1px 0 #ef762b, 1px 1px 0 #ef762b;
    font-weight: bold;
  }

  .searchform, #searchform {
    border-width: 0 !important;
  }

  p.phone {
    font-weight: bold;
    font-size: 16px !important;
    color: #000 !important;
  }
}

@media only screen and (max-width: 600px) {
  img.consultion{
    display: none;
  }

  #footer .col-left {
    float: none;
    width: 100%;
    text-align: center;
  }

  ul#menu-footer li{float:left;color:white;border-right: 1px solid;}
ul#menu-footer li a{color:white;padding: 8px}

  div#credit {
    width: 100%;
    float: none;
    text-align: center;
  }

  .page h1.title {
    font-size: 16px;
  }
}


@media only screen and (max-width: 767px) {

}


@media only screen and (max-width: 480px) {

}


@media only screen and (max-width: 320px) {

}
ul#menu-footer li{float:left;color:white}
ul#menu-footer li a{color:white;padding: 8px}

.linkcard a {
		text-decoration: none;
}