@charset "UTF-8";
/* font family */
/* ボタン */
@media (min-width: 769px) and (max-width: 1279px) {
  .slider-section .swiper-slide .inner-slide {
    left: 12%;
  }
}
@media (max-width: 1139px) {
  .benefit-section .flex .col-5:last-child {
    width: 25.5%;
  }

  .flex .left-section {
    width: 45%;
  }
  .flex .right-section {
    width: 55%;
  }

  .flex-reverse .right-section {
    padding-right: 3%;
  }

  .course-section .right-section {
    width: 66%;
  }

  .banner-section .container:after {
    right: 5%;
  }

  .left-content {
    width: 66%;
  }

  .sidebar-right {
    width: 30%;
  }

  .banner-page {
    min-height: 200px;
    position: relative;
    overflow: hidden;
  }
  .banner-page img {
    max-width: inherit;
	  width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .about-page .banner-page {
    min-height: 400px;
  }
  .about-page .banner-page h1 {
    font-size: 42px;
    line-height: 1.3;
    margin-bottom: 30px;
  }

  .about-section .left-section {
    padding-left: 60px;
    width: 55%;
  }
  .about-section h1 {
    font-size: 34px;
  }
  .about-section #price .col-2 {
    margin-right: 0;
  }
  .about-section #lecturer .right-section h1 {
    padding-top: 0;
  }
  .about-section #system .col-2 {
    background-color: rgba(255, 255, 255, 0.9);
    padding-left: 30px;
    width: 52%;
  }

  .feedback-section {
    padding-left: 60px;
    padding-right: 60px;
  }

  .fee-plan .fee-list li h2 {
    font-size: 24px;
  }

  .contact-form {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media (min-width: 769px) and (max-width: 999px) {
  .benefit-section .flex .col-5:not(:last-child) h3 {
    padding: 0 10px;
    font-size: 16px;
    margin: 15px auto 11px;
    width: 95px;
    height: 95px;
  }
  .benefit-section .flex .col-5:not(:last-child) h3:before {
    width: 85px;
    height: 85px;
    border-width: 4px;
  }
  .benefit-section .flex .col-5:last-child {
    width: 220px;
  }

  .left-content {
    width: 100%;
  }

  .sidebar-right {
    width: 100%;
  }

  .schoolSlider .gallery-thumbs .swiper-slide {
    margin-bottom: 10px;
  }

  .school-info .address {
    margin-bottom: 20px;
  }
  .school-info .contact-info {
    width: 100%;
  }
  .school-info .lesson {
    width: 100%;
    margin-bottom: 20px;
  }

  .fix-line, .container-scroll {
    display: none;
  }

  .contact-form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .school-tell h2 {
    font-size: 24px;
  }
  .school-tell .table-list td {
    padding-left: 10px;
  }
  .school-tell .tell-number {
    font-size: 17px;
  }
  .school-tell .tell-number .tell-icon {
    margin-right: 7px;
    width: 15px;
    height: 15px;
    background-size: contain;
  }

  .fee-plan .fee-list li {
    width: 19%;
  }
  .fee-plan .fee-list li p {
    font-size: 12px;
  }
  .fee-plan .fee-list li h2 {
    font-size: 20px;
  }

  .icon-desc {
    padding-bottom: 7px;
  }
  .icon-desc .col-4 {
    width: 48%;
    margin-bottom: 15px;
  }
  .icon-desc .col-4:last-child {
    width: 48%;
  }

  .flow-section {
    padding: 30px 10px;
  }
  .flow-section .step {
    padding-left: 140px;
  }
  .flow-section .step h3 {
    font-size: 20px;
  }
  .flow-section .step h3 span {
    font-size: 14px;
    padding: 2px 15px;
    margin-right: 10px;
  }
  .flow-section .step .step-icon {
    width: 140px;
  }
  .flow-section .step.col-2 {
    width: 47.5%;
  }

  .school-plan .icons .plan-icon {
    margin-right: 10px;
  }
  .school-plan .icons .plan-icon:last-child {
    margin-right: 0;
  }

  .about-section h1 {
    font-size: 30px;
  }
  .about-section .left-section {
    padding-left: 20px;
  }
  .about-section #lecturer .col-2 {
    width: 55%;
  }
  .about-section #system h1 {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (max-width: 880px) {
  .benefit-section .flex .col-5 p {
    font-size: 14px;
    margin-bottom: 7px;
  }
  .benefit-section .flex .col-5:not(:last-child) h3 {
    margin: 10px auto;
  }
  .benefit-section .flex .col-5:last-child {
    width: 191px;
  }
  .benefit-section .flex .col-5:last-child h3 {
    margin: 13px 0 14px;
  }
  .benefit-section .flex .col-5 .note {
    margin-top: 3px;
  }
}
@media (max-width: 820px) {
  .feedback-section .feedback-chart {
    height: 350px;
  }
  /*.feedback-section .feedback-chart.show {
    opacity: 1;
  }*/
}
@media (max-width: 768px) {
  .flex .col-5 {
    width: 100% !important;
  }
  .flex .left-section {
    width: 100% !important;
    padding: 0 !important;
  }
  .flex .left-section p {
    margin-bottom: 25px;
  }
  .flex .right-section {
    width: 100% !important;
    padding: 0 !important;
  }
  .flex .item {
    width: 100% !important;
  }

  .gallery-section .loopslide {
    height: 140px;
    overflow: hidden;
  }
  .gallery-section .gallery {
    display: block;
  }
  .gallery-section .gallery li {
    width: auto !important;
  }
  .gallery-section .gallery li img {
    width: 140px;
  }

  .news-section ul li {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .news-section ul li .post-date {
    width: 100%;
    margin-bottom: 10px;
  }

  .slider-section .swiper-slide {
    height: 395px;
    overflow: hidden;
  }
  .slider-section .swiper-slide img {
    width: auto;
    max-width: inherit;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .slider-section .swiper-slide .inner-slide {
    left: 20px;
    top: 10%;
  }
  .slider-section .swiper-slide .inner-slide h3 {
    font-size: 43px;
  }
  .slider-section .swiper-slide .inner-slide h2 {
    font-size: 45px;
  }
  .slider-section .swiper-slide .inner-slide .link {
    font-size: 20px;
    padding: 10px 28px;
  }
  .slider-section .swiper-pagination-bullets {
    text-align: center;
  }

  .swiper-button-next, .swiper-button-prev {
    display: none;
  }
  .flexslider .flex-viewport {
    margin-bottom: 10px;
  }
  .flexslider .flex-viewport {
    width: 100%;
  }
  .flexslider .flex-control-nav {
    width: 102%;
    margin-left: -2%;
  }
  .flex-control-thumbs li {
    width: 23%;
    margin: 0 0 2% 2%;
  }
  .flex-direction-nav {
    display: none;
  }
  .benefit-section .flex .col-5 {
    position: relative;
  }
  .benefit-section .flex .col-5:first-child {
    padding: 15px 10px;
    background-color: #ff6565;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFF6565', endColorstr='#FFFF8282');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNjU2NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODI4MiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ff6565), color-stop(100%, #ff8282));
    background-image: -moz-linear-gradient(left, #ff6565 0%, #ff8282 100%);
    background-image: -webkit-linear-gradient(left, #ff6565 0%, #ff8282 100%);
    background-image: linear-gradient(to right, #ff6565 0%, #ff8282 100%);
  }
  .benefit-section .flex .col-5:first-child h3 {
    color: #fff;
    border-color: #fff;
  }
  .benefit-section .flex .col-5:first-child p {
    color: #fff;
    font-size: 20px;
  }
  .benefit-section .flex .col-5:first-child .more {
    background-image: url(../img/common/arrow-dw.png);
  }
  .benefit-section .flex .col-5:first-child img {
    max-width: 220px;
    margin: 10px 0 5px;
  }
  .benefit-section .flex .col-5:not(:last-child) {
    margin-bottom: 10px;
    padding: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .benefit-section .flex .col-5:not(:last-child) h3 {
    float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    margin: 0;
    font-size: 14px;
  }
  .benefit-section .flex .col-5:not(:last-child) h3:before {
    width: 100%;
    height: 100%;
    border-width: 4px;
  }
  .benefit-section .flex .col-5:not(:last-child) .more {
    position: absolute;
    text-indent: -9999px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    background-position: 97% center;
  }
  .benefit-section .flex .col-5:not(:last-child) p {
    float: left;
    text-align: left;
    padding-left: 10px;
    margin-bottom: 0;
    line-height: 26px;
  }
  .benefit-section .flex .col-5:last-child {
    background-color: #fff;
    border: 1px solid #ff6464;
  }
  .benefit-section .flex .col-5:last-child h3 {
    color: #ff6464;
    font-weight: bold;
    font-size: 24px;
  }
  .benefit-section .flex .col-5:last-child .courses {
    padding: 0 1.5%;
  }
  .benefit-section .flex .col-5:last-child .courses img {
    width: 46%;
    max-width: inherit;
    margin: 0 1.5% 1.5%;
  }
  .benefit-section .flex .col-5:last-child .more {
    background-color: #ff6464;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFF6464', endColorstr='#FFFF8383');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNjQ2NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODM4MyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ff6464), color-stop(100%, #ff8383));
    background-image: -moz-linear-gradient(left, #ff6464 0%, #ff8383 100%);
    background-image: -webkit-linear-gradient(left, #ff6464 0%, #ff8383 100%);
    background-image: linear-gradient(to right, #ff6464 0%, #ff8383 100%);
    position: relative;
  }
  .benefit-section .flex .col-5:last-child .more:after {
    content: "";
    background-image: url(../img/common/arrow-dw.png);
    width: 14px;
    height: 14px;
    position: absolute;
    right: 25px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .heading-section {
    background-color: #ffebeb;
    color: #ff6464;
    font-size: 18px;
    text-align: center;
    margin: 0 -12px 30px;
    padding: 15px 0;
    border-top: 2px solid #ff6464;
    border-bottom: 2px solid #ff6464;
  }
  .heading-section span {
    font-size: 32px;
    color: #ff6464;
    margin-top: 7px;
    text-indent: 0;
  }

  .price-section {
    padding: 0 0 10px;
  }

  .left-section > img {
    margin: 0 auto 30px;
    display: block;
    max-width: 100%;
  }

  .btn-primary {
    margin: 30px auto;
    width: 200px;
    display: block;
  }

  .style-section {
    padding-top: 0;
    padding-bottom: 10px;
  }
  .style-section .heading .caption {
    margin: 20px 0 30px;
  }

  .style-list .item {
    padding: 15px;
  }
  .style-list .item img {
    width: 45%;
    max-width: 265px;
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
    border-radius: 6px;
  }
  .style-list .item:last-child {
    margin-bottom: 10px;
  }
  .style-list .item .read-more {
    display: none;
  }

  .youtube-section {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .maps-section {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .course-section {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .course-section .right-section > div {
    width: 100%;
  }
  .course-section .right-section .trial-course {
    margin-bottom: 20px;
  }

  .banner-section .container {
    overflow: hidden;
  }
  .banner-section .container:before {
    background-size: 80%;
    background-position: left bottom;
    left: -35px;
  }
  .banner-section .container:after {
    background-size: 45%;
    right: -20px;
  }
  .banner-section .container .btn {
    border: 2px solid #e06464;
  }

  .heading-section-2 {
    padding: 40px 0;
  }

  .converse-section {
    padding-bottom: 10px;
  }
  .converse-section .heading-section-2:before {
    left: 10px;
    top: 20px;
  }
  .converse-section .heading-section-2:after {
    right: 10px;
    top: 30px;
  }
  .converse-section .item .item-content .style span {
    margin-left: 0;
    margin-top: 8px;
  }

  .news-section {
    padding-bottom: 10px;
  }

  .gallery-section {
    padding: 30px 0;
  }

  .heading-page {
    font-size: 32px;
  }

  .single-page .content-page {
    padding-bottom: 0;
  }

  .single-title {
    font-size: 28px;
  }

  .left-content {
    width: 100%;
  }

  .sidebar-right {
    width: 100%;
  }

  .single-content h2 {
    font-size: 24px;
  }

  .school-page .content-page .img-center {
    margin-bottom: 30px;
  }
  .school-page .content-page .text-center {
    text-align: left;
  }
  .school-page .content-page .text-center br {
    display: none;
  }

  /*.schoolSlider {
    height: 320px;
  }*/
  .schoolSlider .gallery-top .swiper-slide img {
    height: 100%;
    width: auto;
  }

  .school-info .lesson {
    margin-bottom: 20px;
  }
  .school-info .address {
    margin-bottom: 20px;
  }

  .content-page .heading {
    font-size: 32px;
  }
  .content-page .heading .icon {
    margin-right: 12px;
    width: 28px;
  }
  .content-page h2 {
    font-size: 24px;
  }

  .googlemap-img {
    height: 250px;
    position: relative;
    overflow: hidden;
  }
  .googlemap-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    max-width: inherit;
  }

  .contact-page .note .note-lbl {
    width: 100%;
    padding: 10px 0;
    margin-right: 0;
  }
  .contact-page .note .note-lbl span {
    position: static;
  }
  .contact-page .note .note-text {
    width: 100%;
  }

  .contact-form {
    margin: 0 -10px 30px;
    padding: 20px;
  }
  .contact-form .form-row > label, .contact-form .form-row .input-group, .contact-form .form-row > div, .contact-form .form-row .input-row {
    width: 100%;
    float: none;
  }
  .contact-form .form-row .select-group > label:first-child {
    margin-right: 30px;
  }
  .contact-form .form-row > p {
    margin-bottom: 0;
  }

  .school-tell h2 {
    font-size: 24px;
  }
  .school-tell .table-outline {
    border: 0;
    border-radius: 0;
  }
  .school-tell .table-list {
    background-color: transparent;
  }
  .school-tell .table-list tr {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ff6464;
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
  }
  .school-tell .table-list tr:first-child {
    display: none;
  }
  .school-tell .table-list tr:last-child {
    margin-bottom: 0;
  }
  .school-tell .table-list td {
    padding: 0 !important;
    display: table;
    width: 100%;
    border: 0;
  }
  .school-tell .table-list td:before {
    content: attr(data-th);
    display: table-cell;
    width: 20%;
    min-width: 120px;
    border-right: 1px solid #ff6464;
    vertical-align: middle;
    background-color: #ff6464;
    color: #fff;
    padding: 5px;
    border-bottom: 1px solid #fff;
  }
  .school-tell .table-list td span {
    display: table-cell;
    width: 80%;
    padding: 10px 20px;
    vertical-align: middle;
    border-bottom: 1px solid #ff6464;
  }
  .school-tell .table-list td:first-child {
    background-image: none;
  }
  .school-tell .table-list td:first-child a {
    background-image: url(../img/common/arrow-r.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    padding-left: 47px;
  }
  .school-tell .table-list td a {
    display: table-cell;
    width: 80%;
    padding: 10px 20px;
    vertical-align: middle;
    border-bottom: 1px solid #ff6464;
  }
  .school-tell .table-list td:last-child:before, .school-tell .table-list td:last-child span, .school-tell .table-list td:last-child a {
    border-bottom: 0;
  }
  .school-tell .tell-number {
    font-size: 17px;
    color: #ff6464;
  }
  .school-tell .tell-number .tell-icon {
    margin-right: 7px;
    width: 15px;
    height: 15px;
    background-size: contain;
    background-image: url("../img/common/phone-ico.png");
  }

  .fee-plan .fee-list li {
    margin-bottom: 20px;
  }

  .icon-desc .col-4 {
    width: 100% !important;
    margin-bottom: 20px;
  }

  .school-plan .col-2 {
    width: 100%;
  }
  .school-plan .right {
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .school-plan .icons {
    text-align: center;
    margin: 20px 0 0;
  }
  .school-plan .icons + p {
    margin-bottom: 0;
  }
  .school-plan .plan-icon {
    float: none;
    margin: 0 15px;
  }

  .flow-section {
    padding: 20px 10px;
  }
  .flow-section .step {
    padding-left: 140px;
  }
  .flow-section .step h3 {
    font-size: 18px;
  }
  .flow-section .step h3 span {
    display: block;
    width: 100px;
    padding: 2px 0;
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
  }
  .flow-section .step .step-icon {
    width: 140px;
  }
  .flow-section .step.col-2 {
    width: 100%;
  }
  .flow-section .step.special-step:before {
    content: none;
  }
  .flow-section .step.step4:before {
    border-top-color: #3fa7d6;
  }

  .about-section .top-section {
    height: auto !important;
    background-size: cover;
    padding: 40px 10px !important;
  }
  .about-section .top-section > p {
    margin-bottom: 0;
  }
  .about-section .col-2 {
    width: 100% !important;
    padding: 30px 20px 20px !important;
  }
  .about-section h1 {
    padding-top: 0;
    font-size: 30px;
  }
	/*
  .about-section h1 br {
    display: none;
  }
	*/
  .about-section .graph-section h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .about-section .graph-section img {
    margin-top: 0;
  }
  .about-section .lecturer-list {
    margin: 0 -1.5%;
  }
  .about-section .lecturer-list .col-4 {
    width: 22%;
    margin: 0 1.5% 20px;
  }
  .about-section .lecturer-list .col-4:last-child a {
    font-size: 24px;
  }
  .about-section #system h1 {
    padding-top: 0;
  }
  .about-section #price h1 {
    text-indent: -10px;
  }
  .about-section .price-detail li {
    width: 100%;
  }

  .feedback-section {
    padding-left: 0;
    padding-right: 0;
  }
  
  .feedback-section .level-feedback .select-level {
    margin-right: 0;
    max-width: 100%;
  }

  #maps .google_map {
    margin-bottom: 20px !important;
  }
}
@media (max-width: 767px) {
  .table-list th:first-child {
    width: 32%;
  }

  .schoolSlider {
    height: auto;
  }
  .schoolSlider .gallery-top {
    width: 100%;
    margin-bottom: 10px;
  }
  .schoolSlider .gallery-top .swiper-slide img {
    height: auto;
    width: 100%;
  }
  .schoolSlider .gallery-thumbs {
    width: 100%;
    padding-left: 0;
  }
  .schoolSlider .gallery-thumbs .swiper-wrapper {
    margin: 0 -1%;
  }
  .schoolSlider .gallery-thumbs .swiper-slide {
    width: 23%;
    margin: 0 1% 2%;
  }

  .banner-page .container h1 {
    font-size: 32px;
    line-height: 1.3;
  }
  .banner-page .container p br {
    display: none;
  }

  .about-section .col-2 {
    padding: 20px !important;
  }
  .about-section h1 {
    font-size: 28px;
  }
  .about-section #system h1 {
    font-size: 28px;
  }
  .about-section .lecturer-list .col-4 {
    width: 47%;
  }

  .feedback-section .container > p {
    font-size: 16px;
  }
  .feedback-section .container > h2 {
    font-size: 30px;
  }
  .feedback-section .feedback-body .list-feedback-container {
    padding: 30px 20px;
  }
  .feedback-section .feedback-body .list-feedback-container .list-feedback li .content-feedback {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 15px;
  }
}
@media (max-width: 640px) {
  .fee-plan .fee-list .fee-01, .fee-plan .fee-list .fee-02, .fee-plan .fee-list .fee-03, .fee-plan .fee-list .fee-04 {
    width: 49%;
    margin-bottom: 10px;
    text-align: center;
  }
  .fee-plan .fee-list .fee-01 img, .fee-plan .fee-list .fee-02 img, .fee-plan .fee-list .fee-03 img, .fee-plan .fee-list .fee-04 img {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .heading-page {
    font-size: 24px;
  }

  .slider-section .swiper-slide {
    height: 245px;
  }
  .slider-section .swiper-slide img {
    max-width: 760px;
  }
  .slider-section .swiper-slide .inner-slide {
    top: 8%;
  }
  .slider-section .swiper-slide .inner-slide h3 {
    font-size: 26px;
  }
  .slider-section .swiper-slide .inner-slide h2 {
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .slider-section .swiper-slide .inner-slide .link {
    font-size: 14px;
    padding: 5px 20px;
  }

  .course-section .right-section .trial-course {
    margin-bottom: 13px;
  }

  .heading-section {
    font-size: 15px;
  }
  .heading-section span {
    font-size: 23px;
  }

  .style-section .heading .caption {
    font-size: 24px;
  }
  .style-section .style-list li .style {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .style-list .item {
    padding: 10px;
  }
  .style-list .item .item-content {
    padding: 0;
    float: left;
    width: 52%;
  }
  .style-list .item .item-content .text {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 20px;
  }
  .style-list .item img {
    margin-right: 3%;
  }

  .btn-primary {
    margin: 20px auto;
    padding: 10px;
    min-width: 200px;
  }

  .converse-section .heading-section-2:before {
    width: 45px;
  }
  .converse-section .heading-section-2:after {
    width: 70px;
    right: 5px;
    top: 25px;
  }
  .converse-section .item .item-content .style {
    margin-bottom: 5px;
  }
  .converse-section .item .item-content .style span {
    margin-top: 3px;
  }

  .heading-section-2 {
    padding: 25px 0;
    font-size: 28px;
  }

  .banner-section .container {
    padding: 20px 0;
  }
  .banner-section .container h1 {
    font-size: 30px;
  }
  .banner-section .container h1 span {
    font-size: 24px;
  }
  .banner-section .container h1:before {
    left: 10px;
    top: -3px;
    width: 40px;
    height: 40px;
    background-size: contain;
  }
  .banner-section .container p {
    margin-bottom: 10px;
  }
  .banner-section .container .btn {
    font-size: 16px;
    padding: 10px 20px;
  }

  .main-nav > li a {
    font-size: 16px;
  }

  .heading-single .tags {
    font-size: 14px;
  }

  .single-page .content-page {
    padding-top: 20px;
  }

  .single-title {
    font-size: 20px;
  }

  .single-content h2 {
    padding-left: 20px;
  }

  .banner-page .container h1 span {
    font-size: 24px;
  }

  .school-page .content-page h2 {
    font-size: 24px;
  }

  .table-list th:first-child {
    width: 45%;
  }
  .table-list tr td:first-child {
    background-position: 10px center;
    padding-left: 30px;
  }
  .table-list tr td {
    padding: 10px 12px 9px;
  }

  .school-info h2 {
    font-size: 20px;
    padding-left: 15px;
  }
  .school-info .phone p {
    font-size: 20px;
  }
  .school-info .lesson .lesson-table tr {
    display: table;
    width: 100%;
  }
  .school-info .lesson .lesson-table tr:first-child {
    display: none;
  }
  .school-info .lesson .lesson-table tr:last-child td:last-child {
    border-bottom: 0;
  }
  .school-info .lesson .lesson-table tr:last-child td {
    border-bottom: 1px solid #ff6464;
  }
  .school-info .lesson .lesson-table tr td:first-child {
    border-right: 0;
  }
  .school-info .lesson .lesson-table td {
    display: table-row;
    padding: 0 !important;
    border-width: 0 0 1px 0;
  }
  .school-info .lesson .lesson-table td:before {
    content: attr(data-th);
    display: table-cell;
    width: 20%;
    border-right: 1px solid #ff6464;
    vertical-align: middle;
  }
  .school-info .lesson .lesson-table td span {
    display: table-cell;
    width: 80%;
    padding: 10px;
    vertical-align: middle;
  }
  .school-info .lesson .lesson-table td span br {
    display: none;
  }

  .content-page {
    padding-top: 30px;
  }
  .content-page .heading {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 8px;
  }
  .content-page .heading .icon {
    margin-right: 8px;
    width: 20px;
    height: 23px;
  }
  .content-page h2 {
    font-size: 18px;
  }

  .contact-section {
    padding: 30px 0;
  }
  .contact-section h2 {
    font-size: 20px;
    line-height: 1.4;
  }

  .contact-page p.text-center {
    text-align: left;
  }
  .contact-page .note .note-text {
    padding: 15px;
  }

  .contact-form {
    padding: 12px 12px 30px;
  }

  .table-list {
    line-height: 26px;
  }

  .fee-plan {
    padding: 20px 0 30px;
  }
  .fee-plan h2 {
    font-size: 24px;
  }

  .icon-desc .col4 {
    padding-top: 10px;
    margin-bottom: 10px;
  }
  .icon-desc .col4 .plan-icon {
    top: -5px;
  }

  .school-plan {
    padding: 30px 0;
  }
  .school-plan h2 {
    font-size: 18px;
  }
  .school-plan h2 .note {
    font-size: 12px;
  }
  .school-plan .plan-icon {
    margin: 0 3px 10px;
  }

  .flow-section h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .about-page .banner-page h1 {
    margin-bottom: 20px;
  }
  .about-page .banner-page p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
  }

  .about-section .graph-section h2 {
    font-size: 24px;
  }
}
@media (max-width: 570px) {
  .contact-form .form-row .select-group .first_time_zone, .contact-form .form-row .select-group .second_time_zone {
    padding-left: 87px;
  }
  .contact-form .form-row .select-group .m-select {
    width: 170px;
  }

  .about-section p {
    font-size: 14px !important;
    line-height: 24px !important;
  }
  .fee-plan .fee-list .fee-01, .fee-plan .fee-list .fee-02 {
    width: 100%;
    margin-bottom: 12px;
    text-align: center;
  }
  .fee-plan .fee-list .fee-01 img, .fee-plan .fee-list .fee-02 img {
    width: 100%;
  }
  .fee-plan .fee-list .fee-03, .fee-plan .fee-list .fee-04 {
    width: 49%;
    margin-bottom: 10px;
    text-align: center;
  }
  .fee-plan .fee-list .fee-03 img, .fee-plan .fee-list .fee-04 img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .flow-section .step {
    padding-left: 15px;
  }
  .flow-section .step .step-icon {
    display: none;
  }

  .banner-section .container {
    padding: 20px 0;
  }
  .banner-section .container:before {
    background-size: 100%;
    left: -25px;
    width: 55%;
  }
  .banner-section .container:after {
    background-size: 60%;
    right: -10px;
  }

  .heading-page {
    font-size: 18px;
  }

  .recommend-list .col-3 {
    width: 100%;
    margin-bottom: 20px;
  }
  .recommend-list .col-3:after {
    content: '';
    display: block;
    clear: both;
  }
  .recommend-list .col-3 img {
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
    max-width: 180px;
  }
  .recommend-list .col-3 .item-content > span {
    font-size: 14px;
  }
  .recommend-list .col-3 .item-content .text {
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
  }
  .recommend-list .col-3:last-child {
    margin-bottom: 0;
  }
  .recommend-list .col-3:last-child img {
    margin-bottom: 0;
  }

  .recent-list li {
    margin-bottom: 20px;
  }
  .recent-list li .item-content .text {
    margin-bottom: 0;
  }

  .widget {
    margin-bottom: 40px;
  }

  .single-img .over-layer {
    top: 30px;
  }
  .single-img .over-layer .style {
    font-size: 16px;
    padding: 7px 20px;
  }
  .single-img .over-layer .order {
    font-size: 16px;
    padding: 4px 18px 4px 18px;
  }

  .breadcrumb .breadcrumb-item {
    font-size: 13px;
  }

  .single-content h2 span {
    font-size: 16px;
  }

  .banner-page .container h1 {
    font-size: 26px;
  }
  .banner-page .container h1 span {
    font-size: 22px;
  }

  .about-section .col-2 {
    padding: 10px !important;
  }
  .about-section .top-section {
    padding: 30px 10px !important;
  }
  .about-section h1 {
    font-size: 22px;
  }
  .about-section #system h1 {
    font-size: 22px;
  }

  .feedback-section .container > h2 {
    font-size: 24px;
  }
}
@media (max-width: 375px) {
  .recommend-list .col-3 img {
    max-width: 150px;
  }
}
@media (max-width: 360px) {
  .banner-page .container h1 {
    font-size: 24px;
  }
  .banner-page .container h1 span {
    font-size: 20px;
  }

  .benefit-section .flex .col-5:not(:last-child) h3 {
    width: 70px;
    height: 70px;
    font-size: 12px;
  }
  .benefit-section .flex .col-5:not(:last-child) p {
    padding-left: 10px;
    font-size: 14px;
  }
  .benefit-section .flex .col-5:not(:last-child) .more {
    background-position: 97% center;
  }

  .heading-section {
    font-size: 13px;
  }
  .heading-section span {
    font-size: 20px;
  }

  .style-section .heading .caption {
    font-size: 22px;
  }

  .heading-page {
    font-size: 16px;
  }

  .paging li {
    margin: 0 3px;
  }
  .paging li .page-number {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
  }

  .table-list {
    font-size: 14px;
  }

  .contact-section h2 {
    font-size: 18px;
  }

  .contact-form .form-row .select-group > label:first-child {
    margin-right: 20px;
  }
  .contact-form .form-row .select-group .s-select {
    width: 73px;
  }
  .contact-form .form-row .select-group .m-select {
    width: 150px;
  }
  .contact-form .form-row .select-group .first_time_zone, .contact-form .form-row .select-group .second_time_zone {
    padding-left: 77px;
  }

  .school-tell .table-list td:first-child a {
    background-position: 10px center;
    padding-left: 32px;
  }
  .school-tell .table-list td a, .school-tell .table-list td span {
    padding: 10px;
  }

  .about-section h1 {
    font-size: 18px;
  }
  .about-section .price-detail li h4 {
    font-size: 16px;
  }

  .feedback-section .container > h2 {
    font-size: 22px;
  }
}

/*# sourceMappingURL=responsive.css.map */
