@charset "UTF-8";
/* no delete 暫定処理です。機を見てstyle.scssに追加願います */
.wp-core-ui .attachment .thumbnail,.attachment-info .thumbnail{
  width: 100%;
}
#sidebar table{width:100%;text-align:center;}
.module.icons{margin-bottom:10px;}
.fancy-heading{margin:0 0 5px 0;}

img{
  image-rendering: pixelated;
}
.module.frame{height:200px;overflow:auto;}
/* --------- */



#body #layout #content {
  padding: 0 !important;
}

.module.module-article.image-only .image-wrap {
  text-align: center;
  display: block;
}

.module.module-article.image-middle .image-wrap {
  margin-bottom: 1em;
}
body .site {
  line-height: 1.7;
  font-size: 14px;
  color: #234;
}
.font_eco {
  font-family: 'Economica', sans-serif;
}
.lh24 {
  line-height: 2.4;
}
#pagewrap {
  padding-top: 88px;
}
/* ==================================			HEADER			=====================================
	 ======================================================================================== */
#headerwrap {
  background: #2f3649;
  line-height: 1;	
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
#headerwrap #header {
  border-bottom: none;
  width: 100%;
  max-width: 100%;
}
#header hgroup {
  overflow: hidden;
}
#header .rb {
  float: right;
}
#header .lb {
  float: left;
}

#header #site-description {
  line-height: 1.7;
  position: static;
}
#header .h_tel_wrap {
  background: #4a5379;
  color: white;
  display: inline-block;
  vertical-align: middle;
  padding: 23px 18px 17px;
  margin-left: 20px;
}
#header .h_tel_wrap .tel {
  background: url(../../uploads/cube_01_header_06.png) no-repeat left;
  font-size: 18px;
  padding: 0 0 0 18px;
  font-family: 'Economica', sans-serif;
  margin-left: 10px;
}
#header .h_tel_wrap img, #header .h_tel_wrap span {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 6px;
}
#header #site-logo {
  padding: 18px 0 0 20px;
}
#header #site-logo a img {
  display: block;
}
#header .h_tel_wrap .tel_smp {
  display: none;
}
/* ===================================			MENU			=====================================
	 ======================================================================================== */
body #global-nav {
  display: inline-block;
  vertical-align: middle;
}
body #global-nav #main-nav {
  margin: 0 auto;
}
body #global-nav #main-nav li {
  font-family: 'Economica', sans-serif;
  float: left;
}
#global-nav #main-nav li.nav01 {
  display: none;
}
#global-nav #main-nav li.nav05 a {
  background: url(../../uploads/cube_01_header_11.png) no-repeat right 15px bottom 3px;
  padding: 0 34px 0 14px;
}
body #global-nav #main-nav li a {
  height: inherit;
  margin: 0;
  padding: 0 14px;
}
#main-nav .current_page_item a, #main-nav .current-menu-item a {
  background: none;
}

#global-nav #main-nav li ul {
  width: inherit;
  padding: 0 10px;
    border: 1px solid #ececec;
    border-radius: 0;
}
#global-nav #main-nav li ul li {
      text-indent: 0;
    display: block;
    background: none;
    height: auto;
    border-bottom: 1px dotted #a3a3a3;
}
#global-nav #main-nav li ul li:last-child {
  border-bottom: none;
}
#global-nav #main-nav li ul li a {
 		color: black;
    width: inherit;
    height: auto;
    padding: 15px 0;
}
body #global-nav #main-nav li.current_page_item a, body #global-nav #main-nav li.current-menu-item a {
  color: white;
}

/* ==================================			SLIDER			=====================================
	 ======================================================================================== */
#main {
  text-align: center;
}
#pagewrap .home_slide ul li .slide-content {
	background: none;
  padding: 0;
  color: #eff0f3;
  font-size: 30px;
  margin-bottom: 45px;
}
.home_slide ul li .slide-content .slide-title {
  font-size: 100px;
  color: white;
  font-family: 'Economica', sans-serif;
  font-weight: normal;
  margin-bottom: 0;
}


/* ==================================			FOOTER			=====================================
	 ======================================================================================== */
#footerwrap #footer {
  border-top: none;
}
body #footerwrap .copy {
  background: #2f3649;
  color: white;
  font-size: 12px;
  padding: 0 91px 0 38px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body #footerwrap .copy .f_social {
  font-size: 3px;
}
body #footerwrap .copy .f_social a,body #footerwrap .copy .f_social img {
  display: inline-block;
  vertical-align: middle;
}
#footerwrap .rtt {
    bottom: 0;
    right: 0;
}
#footerwrap .rtt a,#footerwrap .rtt img {
  padding: 0;
  display: block;
}
.btn_ct_fixed {
  position: fixed;
  right: 0;
  top: calc(50% - 125px);
  z-index: 9999;
}
/* ===================================			POST			=====================================
	 ======================================================================================== */
.news_post .list-post .post {
  border-bottom: 1px dashed #223344;
  padding: 20px 0;
  margin: 0;
}
.news_post .list-post .post .post-date {
  float: left;
  width: 24%;
  margin-right: 40px;
  margin-bottom: 0;
  text-align: center;
}
.news_post .list-post .post .post-title {
  margin-bottom: 0;
}
.news_post .list-post .post .post-title a {
  color: #234;
  text-decoration: none;
}

.what_new_post .img_full {
  display: none;
}
#pagewrap .what_new_post .post {
	border-bottom: 1px dashed #223344;
  padding-bottom: 15px;
  margin-bottom: 50px;
}
.what_new_post .post .post-content, body.single .post .post-content {
  position: relative;
}
#pagewrap .what_new_post .post .post-title,body.single .post .post-title {
  background: #2f3649;
  font-size: 20px;
  padding: 25px 120px 25px 30px;
  margin-bottom: 30px;
  color: white;
}
body.single .post .post-title {
  margin-bottom: 0;
}
#pagewrap .what_new_post .post .post-title a, body.single .post .post-title a {
  color: white;
  text-decoration: none;
}
.what_new_post .post .post-date,body.single .post .post-date {
  color: white;
  position: absolute;
  top: 28px;
  right: 30px;
}
.what_new_post .post .entry-content br {
  display: none;
}
.what_new_post .post .more-link {
  color: transparent;
}
.what_new_post .post .more-link:before {
  content: '【…】';
  color: blue;
  font-size: 14px;
}
#pagewrap .what_new_post .pagenav .number {
  color: #223344;
  font-size: 14px;
  background: none;
  text-decoration: none;
}
#pagewrap .what_new_post .pagenav .number.current {
  color: white;
}
#pagewrap .what_new_post .pagenav {
	text-align: center;
}
body.single .post .post-content img.alignright {
  float: none;
  margin: 0 auto 20px;
  display: block;
}
body.single .post .post-content img.detail_off {
  display: none;
}
body.single .bodywrap {
  margin-top: 100px;
}
/* ===================================			TABLE			=====================================
	 ======================================================================================== */





/* ===================================			TITLE			=====================================
	 ======================================================================================== */
.title_mb0.module .module-title {
  margin-bottom: 0;
}
.title_mb5.module .module-title {
  margin-bottom: 5px;
}
.title_mb10.module .module-title {
  margin-bottom: 10px;
}
.title_mb20.module .module-title {
  margin-bottom: 20px;
}
.title_mb25.module .module-title {
  margin-bottom: 25px;
}
.title_border_center.module .module-title {
  font-family: 'Economica', sans-serif;
  font-size: 40px;
  color: #223344;
  text-align: center;
}
.title_border_center.module .module-title:after {
  content: "";
  width: 200px;
  height: 1px;
  background: #223344;
  display: block;
  margin: 10px auto 0;
}

.title_num.module .module-title {
  color: white;
  font-family: 'Economica', sans-serif;
  background: #223344;
  padding: 0 14px;
  font-size: 30px;
  display: inline-block;
  margin-bottom: 25px;
}
/* ===================================			OTHER			=====================================
	 ======================================================================================== */
.border_radius_5 {
  border-radius: 5px;
}

#pagewrap .img_wrap_mb0 .image-wrap {
  margin-bottom: 0;
}

#pagewrap .mb15 {
  margin-bottom: 15px;
}
#pagewrap .mb20 {
  margin-bottom: 20px;
}
#pagewrap .mb50 {
  margin-bottom: 50px;
}
.font_24 {
  font-size: 24px;
}
.font_22 {
  font-size: 22px;
}
.btn_center .module-buttons-item {
  display: block;
  margin: 0 auto;
  max-width: 180px;
  text-align: center;
  font-family: 'Economica', sans-serif;
  font-size: 20px;
}
.btn_center .module-buttons-item a {
  display: block;
  margin: 0 auto;
  padding: 4px 10px 8px;
  transition-property: all;
  transition: 0.3s linear;
}
#pagewrap .btn_center .module-buttons-item a span {
  text-decoration: none;
}
.box_100 {
  padding: 90px 100px 70px;
}

#pagewrap .btn_big {
  position: absolute;
  top: 0;
 	right: 0;
  left: 0;
  bottom: 0;
  margin: 0;
  transition-property: all;
  transition: 0.3s linear;
}
#pagewrap .btn_big * {
  height: 100%;
  width: 100%;
  display: block;
  background: none;
  border: none;
}  
#pagewrap .img_hover:hover .btn_big {
  background: rgba(17, 17, 17, 0.6);
  transition-property: all;
  transition: 0.3s linear;
}
.img_hover .title_img_btm {
    color: #234;
    transition-property: all;
    transition: 0.3s linear;
    position: absolute;
    bottom: 0;
    margin: 0;
    width: 100%;
    z-index: 999;
    font-family: 'Economica', sans-serif;
    font-size: 30px;
    text-align: center;
}
.img_hover:hover .title_img_btm p{
  color: white;
  background: rgba(17, 17, 17, 0.6);
  display:block;
}
.img_hover .btn_center .module-buttons-item {
  display: block;
  margin: 0 auto;
  max-width: 220px;
  font-size: 18px;
}
.img_hover .txt,.img_hover .btn_center {
  z-index: -1;
  transition: 0.3s all;
}
.img_hover:hover .txt,.img_hover:hover .btn_center{
  z-index: 99;
}

.txt_proo {
  font-family: 'Economica', sans-serif;
  color: #234;
  z-index: 99;
}
.img_hover_fw .img_hover, .img_hover_fw .img_hover .tb-column-inner {
  position: static;
}
.img_hover_fw .sub_row_inner_wrapper  {
  position: relative;
}
.img_hover_fw .btn_big {
  z-index: 9;
}
.img_hover_fw:hover .txt_proo {
  color: white;
}

.box_grey {
  background: #f7f7f7;
  padding: 50px 18px;
}
.box_grey:before {
  content: '';
  width: 30px;
  height: 30px;
  /* background: url(../../uploads/home_22_12.png) no-repeat; 20200507kizuna_maniwa*/
  position: absolute;
  top: 0;
  left: 0;
}
#pagewrap .contact_layout a {
  text-decoration: none;
}
.img_ct .image-content {
  margin: 10px 0 0;
}
.img_ct .image-caption {
  font-size: 16px;
  color: white;
}
#pagewrap .txt_tel {
  margin-bottom: 4px;
  font-size: 26px;
  font-family: 'Economica', sans-serif;
  color: white;
  line-height: 1;
}
.txt_tel.module .module-title {
  background: white;
  color: #234;
  font-size: 12px;
  padding: 2px 10px;
  float: left;
  margin: 3px 14px 0 0;
}
/*mediaquery*/
@media screen and (max-width: 1024px) {
  .pagewidth {
    width: 100%;
    max-width: 94%;
  }
  #headerwrap #header {
    border-bottom: none;
    width: 100%;
    max-width: 100%;
	}
  #header #site-logo {
    padding: 18px 0 0 10px;
	}
  body #footerwrap .copy {
    padding: 0 0 0 38px;
  }
}
@media screen and (max-width: 939px) {
  #responsive-nav-container {
    background: white;
  }
  #global-nav #main-nav li {
    width: 100%;
    height: auto;
    text-indent: 0;
  }
  
  #headerwrap {
    padding: 43px 0 0;
    position: static;
  }
  #pagewrap {
    padding: 0;
  }
  
  #footerwrap .f-con {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
#pagewrap #body #layout {
    max-width: 94%;
  }
  
  #headerwrap #header {
    padding: 0;
  }

.module.module-article .image-wrap {
    display: block;
    text-align: center;
  }

#pagewrap .img_wrap_mb0 .image-wrap {
    margin-bottom: 1em;
  }
  .txt_tel.module .module-title {
    background: white;
    color: #234;
    font-size: 12px;
    padding: 2px 10px;
    float: left;
    margin: 0 10px 5px 0;
	}
  #pagewrap .txt_tel {
    margin-bottom: 4px;
    font-size: 17px;
	}
  .box_grey {
    padding: 20px 10px;
  }
  .home_slide.module-slider .slide-content {
    position: absolute !important;
	}
  #headerwrap .social-widget {
    display: none;
  }
  #pagewrap .what_new_post .post .post-title, body.single .post .post-title {
    font-size: 16px;
    padding: 15px 120px 15px 20px;
	}
  .what_new_post .post .post-date, body.single .post .post-date {
    top: 15px;
  }

}
@media screen and (max-width: 680px) {
  #header .h_tel_wrap {
    padding: 10px;
  }
  #header .h_tel_wrap .tel01,#header .h_tel_wrap .tel02 {
    display: none;
  }
  #header .h_tel_wrap .tel_smp {
    display: block;
  }
  #header .h_tel_wrap .tel_smp img {
    margin: 0;
  }
  #header #site-logo {
    padding: 5px 0 0 10px;
}
  .home_slide ul li .slide-content .slide-title {
    font-size: 44px;
  }
  #pagewrap .home_slide ul li .slide-content {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .box_100 {
    padding: 25px 20px;
  }
  .btn_ct_fixed {
    display: none;
  }
  #pagewrap .img_over_yellow .image-content {
    background: #e5d988;
    padding: 0 2px;
    position: absolute !important;
  }
  #pagewrap .img_over_green .image-content {
    background: #7ec199;
    padding: 0 2px;
    position: absolute !important;
  }
  #pagewrap .img_over_pink .image-content {
    background: #efa990;
    padding: 0 2px;
    position: absolute !important;
  }
  #pagewrap .img_over_blue .image-content {
    background: #86cde4;
    padding: 0 2px;
    position: absolute !important;
  }
  #pagewrap .img_over_yellow .image-title,#pagewrap .img_over_green .image-title,#pagewrap .img_over_blue .image-title,#pagewrap .img_over_pink .image-title {
    color: #234;
    font-size: 24px;
    font-family: 'Economica', sans-serif;
    text-align: center;
    margin: 0;
    line-height: 1.3;
  }
  #pagewrap .img_over_yellow .image-title a,#pagewrap .img_over_green .image-title a,#pagewrap .img_over_blue .image-title a,#pagewrap .img_over_pink .image-title a {
    color: #234;
    text-decoration: none;
  }
  .box_grey {
    padding: 25px 20px;
	}
  .title_num.module .module-title {
    float: left;
    margin: 0 10px 0 0;
  }
  #pagewrap .txt_tel {
      margin-bottom: 4px;
      font-size: 34px;
  }
  .txt_tel.module .module-title {
    margin: 10px 10px 0px 0;
	}
  .img_ct {
    max-width: 162px;
    margin: 0 auto;
  }
  .img_ct .image-wrap {
    float: left !important;
  }
  .news_post .list-post .post .post-date {
    width: auto;
    margin-right: 30px;
    margin-bottom: 20px;
  }
  .f_social {
    max-width: 30%;
    display: flex;
  }
  body #footerwrap .copy {
    padding: 0 0 0 10px;
  }
}

/* Vuong Css */
.row_bg_gray{
  background: url('../../uploads/bg1.jpg') center no-repeat;
  background-size: cover;
}
.subrow_bg_white{
  background: #fff;
  padding: 50px 50px 20px 50px;
}
#pagewrap .title_underline.module .module-title{
  font-family: 'Economica', sans-serif;
  font-size: 40px;
  color: #223344;
  text-align: center;
  margin-bottom: 0;
  font-weight: normal;
}
#pagewrap .title_underline.module .module-title span{
  display: inline-block;
  padding: 7px 10px 8px 10px;
  background: url('../../uploads/cube_03_lesson_13.jpg') bottom no-repeat;
}
#pagewrap .title_about.module .module-title{
  color: #223344;
  font-size: 20px;
  margin-bottom: 0;
}
.title_line.module{
  display: flex;
  align-items: flex-end;
}
#pagewrap .title_line.module .module-title{
  font-family: 'Economica', sans-serif;
  font-size: 40px;
  font-weight: normal;
  margin: 0 25px 0 0;
  padding: 0 57px 0 0;
  line-height: 1;
  color: #223344;
  background: url('../../uploads/cube_02_about_18.png') right bottom 12px no-repeat;
}
#body #content .about_glr.module.gallery{
  margin-bottom: 80px;
}
#body #content .about_glr.module.gallery br{
  display: none;
}
#body .about_glr.module.gallery .gallery-caption{
  font-size: 14px;
  text-align: center;
  line-height: 1.7;
  margin: 0;
  padding: 16px 0;
}
#pagewrap #body #layout #content .about_glr.module.gallery .gallery-item{
  margin-bottom: 0;
}
#pagewrap .about_table.module .module-title{
  color: #223344;
  font-size: 20px;
  margin-bottom: 15px;
}
.about_table.module table tr td{
  border-bottom: 0;
  background: url('../../uploads/cube_02_about_13.png') bottom repeat-x;
  padding: 15px 0;
  vertical-align: top;
}
.about_table.module table tr:first-child td{
  background: url('../../uploads/cube_02_about_13.png') bottom repeat-x, url('../../uploads/cube_02_about_13.png') top repeat-x;
}
.about_table.module table tr td:first-child{
  width: 120px;
}
.about_map.module{
  padding-top: 43px;
  text-align: center;
}
.row_bg_white .row_inner_wrapper{
  background: #fff;
}
.lesson_flow.module{
  padding: 30px;
  background: url('../../uploads/cube_03_lesson_17.png') top left no-repeat #fff;
  min-height: 195px;
}
.lesson_flow.module.module-image .image-content{
  margin: 0;
}
.lesson_flow.module.module-image .image-title{
  margin: 0;
  font-size: 20px;
  padding: 6px 0;
  margin-bottom: 15px;
}
.lesson_flow.module.module-image .image-content{
  font-size: 12px;
}
.lesson_row1 .col3-1{
  width: 34%;
}
.lesson_row1 .col3-2{
  width: 62.8%;
}
#content .lesson_link_english.module a{
  display: block;
  text-align: center;
  background: url('../../uploads/cube_03_lesson_43.png') right 30px center no-repeat #2f3649;
  color: #fff;
  text-decoration: none;
  padding: 25px 10px;
  font-size: 30px;
}
.lesson_row2 .col4-1{
  margin-left: 0;
}
.lesson_row2 .col4-1.first{
  background: #86cde4;
  width: 23.6%;
}
.lesson_row2 .col4-1:nth-child(2){
  background: #e5d988;
  width: 23.6%;
}
.lesson_row2 .col4-1:nth-child(3){
  background: #d25353;
  width: 41.4%;
  
}.lesson_row2 .col4-1.last{
  background: #7ec199;
  width: 11.4%;
}
.lesson_time.module{
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 0;
  padding: 28px 10px;
}
#pagewrap .lesson_time.module .module-title{
  color: #fff;
  font-size: 30px;
  margin-bottom: 0;
  line-height: 1.2;
  font-weight: normal;
  text-transform: none;
}

#pagewrap .title_bg_gray.module .module-title{
  background: #9da0aa;
  text-transform: none;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-family: 'Economica', sans-serif;
  margin-bottom: 0;
  padding: 9px 10px;
}
.lesson_table.module table tr td:first-child{
  width: auto;
}
.lesson_table.module table tr td:last-child{
  text-align: right;
}
.kid_title_color.module ul{
  display: flex;
  align-items: flex-end;
  margin: 0;
}
.kid_title_color.module ul li{
  display: block;
  margin-bottom: 0;
}
.kid_title_color.module ul li:first-child{
  font-family: 'Economica', sans-serif;
  font-size: 40px;
  margin: 0 25px 0 0;
  padding: 0 57px 0 0;
  line-height: 1;
  color: #223344;
  background: url(../../uploads/cube_02_about_18.png) right bottom 12px no-repeat;
}
.kid_subtitle_color.module{
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}
.kid_row1 .col4-2{
  background: #f7f7f7;
  margin-bottom: 30px;
}
.kid_row1 .module{
  padding: 23px 30px;
  margin-bottom: 0;
}
#pagewrap .kid_row1 .module .module-title{
  margin-bottom: 13px;
  font-size: 14px;
  color: #223344;
}
.kid_row2 .col6-1{
  margin-left: 0;
}
.kid_row2 .col6-1:nth-child(1){
  background: #86cde4;
  width: 16.1%;
}
.kid_row2 .col6-1:nth-child(2){
  background: #efa990;
  width: 16.1%;
}
.kid_row2 .col6-1:nth-child(3){
  background: #e5d988;
  width: 13.4%;
}
.kid_row2 .col6-1:nth-child(4){
  background: #7ec199;
  width: 13.4%;
}
.kid_row2 .col6-1:nth-child(5){
  background: #d25353;
  width: 27.6%;
}
.kid_row2 .col6-1:nth-child(6){
  background: #4a5379;
  width: 13.4%;
}
.kid_link.module.module-image{
  margin-bottom: 150px;
}
.kid_link.module.module-image .image-wrap{
  display: flex;
}
.kid_link.module.module-image .image-wrap > a{
  width: auto;
}
#content .kid_link.module.module-image .image-content{
  position: static;
  width: auto;
  padding: 0;
  background: none
}
.kid_link.module.module-image .image-title{
  margin: 0;
}
#content .kid_link.module.module-image .image-title a{
  display: block;
  width: 330px;
  font-size: 20px;
  text-decoration: none;
  padding: 41px 10px;
  text-align: center;
  background: #4a5379;
  color: #fff;
}
.kid_link.module.module-image a:hover img{
  opacity: 1;
}
.kid_link.module.module-image:hover{
  opacity: 0.7;
}
.proof_list.module{
 	padding-left: 230px;
}
.proof_list.module ul{
  margin: 0;
  list-style-type: none;
}
.proof_list.module ul li{
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.7;
  background: url('../../uploads/cube_05_proofreading_15.png') top left no-repeat;
  padding: 0 0 0 40px;
}
.prrof_text{
	max-width: 600px;
  margin: 0 auto 100px auto;
  font-size: 12px;
  border: 1px solid #223344;
  padding: 15px 30px;
}
#content .proof_acc.module.module-accordion .accordion-title a{
  padding: 33px 50px 33px 100px;
  background: 
    url('../../uploads/cube_05_proofreading_26.png') top 30px left 30px no-repeat, 
    url('../../uploads/cube_05_proofreading_32.png') bottom right no-repeat #f7f7f7;
  color: #223344;
  font-size: 20px;
  line-height: 1.7;
  text-decoration: none;
}
#content .proof_acc.module.module-accordion .ui.module-accordion>li{
  padding-bottom: 1px;
  background: url('../../uploads/cube_02_about_13.png') bottom repeat-x;
}
#content .proof_acc.module.module-accordion .accordion-content{
  background: url('../../uploads/cube_05_proofreading_29.png') top 30px left 30px no-repeat;
  padding: 31px 50px 31px 100px;
}
#content .proof_acc.module.module-accordion{
  margin-bottom: 150px;
}
#content .proof_acc.module.module-accordion .ui.module-accordion{
  margin-bottom: 0;
}
.contact_list.module ul{
  margin: 0 0 0 25px;
  line-height: 1.7;
}
.contact_list.module ul li{
  margin-bottom: 0;
}
.contact_form.module{
  margin: 100px 0 85px 0;
}
#body .contact_form.module .wpcf7 table tbody tr th,
#body .contact_form.module .wpcf7 table tbody tr td{
  border: 0;
  background: url('../../uploads/cube_02_about_13.png') bottom repeat-x;
  padding: 20px 0;
  vertical-align: top;
  padding-right: 40px;
}
#body .contact_form.module .wpcf7 table tbody tr th{
  width: 220px;
  font-size: 15px;
  color: #223344;
  font-weight: normal;
  padding-right: 20px;
}
#body .contact_form.module .wpcf7 table tbody tr th span{
  color: #223344;
  font-size: 15px;
}
#body .contact_form.module .wpcf7 table tbody tr:first-child th,
#body .contact_form.module .wpcf7 table tbody tr:first-child td{
  background: url('../../uploads/cube_02_about_13.png') top repeat-x, url('../../uploads/cube_02_about_13.png') bottom repeat-x;
  
}
#body #content .contact_form.module input,
#body #content .contact_form.module textarea{
  border-radius: 0;
  box-shadow: none;
  border: 0;
  padding: 5px;
  height: auto;
  background: #fff;
  margin-bottom: 5px;

}

#body #content .contact_form.module .date-783 input,
#body #content .contact_form.module .date-832 input {
  font-size: 14px;
  min-height: 35px;
}

#body #content .contact_form.module span:last-child input{
  margin-bottom: 0;
}
#body #content .contact_form.module input[type=submit]{
  max-width: 240px;
  font-size: 15px;
  display: block;
  margin: 0 auto;
  color: #fff;
  background: url('../../uploads/cube_06_contact_14.png') right 20px center no-repeat #d25353;
  margin: 40px auto 0 auto;
  padding: 19px 10px;
}
#body #content .contact_form.module input[type=submit]:hover{
  background-color: #334466;
}
.contact_form.module p:last-of-type{
  margin-bottom: 0;
}





@media screen and (max-width: 768px){
  #content .about_table.module table tr td{
    background: url('../../uploads/cube_02_about_13.png') bottom repeat-x;
  }
  #content .about_table.module table tr:first-child td:first-child{
    background: url('../../uploads/cube_02_about_13.png') top repeat-x;
  }
  #content .about_table.module table tr td:first-child{
    padding-bottom: 0;
    background: none;
  }
  .about_table.module table tr td:last-child{
    padding-top: 0;
  }
  #content .lesson_row2 .col4-1{
    width: 25%;
  }
  #content .kid_row2 .col6-1{
    width: calc( 100% / 6 );
    margin-left: 0;
  }
  .kid_link.module.module-image .image-wrap{
    display: block;
  }
  #content .kid_link.module.module-image .image-title a{
    width: 100%;
  }
  .proof_list.module {
    max-width: 600px;
    padding-left: 0;
    margin: 0 auto 30px auto;
	}
  #body .contact_form.module .wpcf7 table tbody tr th{
  	background: none;
    padding-bottom: 0;
  }
  #body .contact_form.module .wpcf7 table tbody tr td{
    padding-top: 0;
  }
  #body .contact_form.module .wpcf7 table tbody tr:first-child th{
    padding-bottom: 0;
    background: url('../../uploads/cube_02_about_13.png') top repeat-x;
  }
  #body .contact_form.module .wpcf7 table tbody tr:first-child td{
    background: url('../../uploads/cube_02_about_13.png') bottom repeat-x;
  }
  #body .contact_form.module .wpcf7 table tbody tr th,
  #body .contact_form.module .wpcf7 table tbody tr td{
    padding-right: 0;
  }
  .subrow_bg_white{
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 680px){
  .about_map.module{
    padding-top: 0;
  }
  .row_bg_white .row_inner_wrapper{
    padding: 0 2%;
  }
  .lesson_row1 .col3-1,
  .lesson_row1 .col3-2{
    width: 100%;
  }
  #content .lesson_row2 .col4-1{
    width: 50%;
  }
  #content .lesson_link_english.module a{
    font-size: 20px;
    background-position: right 15px center;
  }
  .title_line.module{
    display: block;
  }
  #pagewrap .title_line.module .module-title{
    padding: 0 0 30px 0;
    background-position: bottom 14px left;
  }
  #content .kid_row2 .col6-1{
    width: 50%;
  }
  #content .proof_acc.module.module-accordion .accordion-title a{
    background-position: 	top 10px center, bottom -5px right -5px;
    padding: 55px 10px 10px 10px;
  }
  #content .proof_acc.module.module-accordion .accordion-content{
    background-position: 	top 10px center;
    padding: 55px 10px 10px 10px;
  }
  body.no-home #main div{
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 320px){
  #content .lesson_link_english.module a{
    background: #2f3649;
  }
}
#body .module .wpcf7 .wpcf7-form table tbody tr td span input[type="checkbox"],
#body .module .wpcf7 .wpcf7-form table tbody tr td span input[type="radio"]{
	width:auto;
}
body span.wpcf7-list-item{
	display:block;
}

.g-recaptcha>div {
    margin: 40px auto 10px !important;
}


.deka {
    font-size: 20px;
}