/*--------------------------------------------------------------------------------------------------
   object
         - index


--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------
  index
--------------------------------------------------------------------------------------------*/
.banner-top {
  position: relative;
}
.banner-top img {
  width: 100%;
}
.banner-top__text {
  position: absolute;
  top: 18px;
  line-height: 2;
  color: #fff;
  left: 0;
  right: 0;
}
.banner-top__title {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
}
.banner-top__desc {
  margin-top: 5px;
  font-size: 18px;
  line-height: 1.8;
}

.news-top {
  padding: 60px 0;
  background: repeating-linear-gradient(-45deg, #d8d0c5, #d8d0c5 14px, #c8bcad 14px, #c8bcad 28px);
}
.news-top .l-container {
  border-radius: 45px;
  background-color: #fff;
  padding: 37px 0 25px 0;
}
.news-top .p-news-list {
  margin-top: 25px;
  margin-bottom: 35px;
}

.lesson-top {
  background: repeating-linear-gradient(-45deg, #e4edf7, #e4edf7 14px, #d8e6f3 14px, #d8e6f3 28px);
  padding-bottom: 75px;
}
.lesson-top__item {
  justify-content: space-between;
  background-color: #fff;
  margin-top: 28px;
}
.lesson-top__item h3 {
  letter-spacing: 1px;
  min-width: 254px;
  padding: 19px 30px 19px 30px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
  text-align: center;
}
.lesson-top__item--blue {
  border: 2px solid #527bd7;
}
.lesson-top__item--blue h3 {
  background-color: #527bd7;
}
.lesson-top__item--green {
  border: 2px solid #6cb227;
}
.lesson-top__item--green h3 {
  background-color: #6cb227;
}
.lesson-top__item--orange {
  border: 2px solid #f8881a;
}
.lesson-top__item--orange h3 {
  background-color: #f8881a;
}
.lesson-top__item--pink {
  border: 2px solid #f32444;
}
.lesson-top__item--pink h3 {
  background-color: #f32444;
}
.lesson-top__info {
  width: 68%;
}
.lesson-top__text {
  padding: 13px 0px 18px 30px;
}
.lesson-top__photo {
  width: 32%;
}
.lesson-top__photo img {
  width: 100%;
}
.lesson-top .c-btn {
  margin-top: 20px;
}

.discount-top {
  background: repeating-linear-gradient(-45deg, #f7e7e2, #f7e7e2 14px, #f4c8cf 14px, #f4c8cf 28px);
}
.discount-top__info {
  padding: 28px 0 80px 0;
}
.discount-top__photo {
  width: 100%;
}
.discount-top__photo img {
  width: 100%;
}
.discount-top__text {
  justify-content: space-between;
  padding: 10px 17px 15px 17px;
  background-color: #fff;
  line-height: 1.2;
}
.discount-top__text-left {
  width: 57%;
}
.discount-top__text-left .font-blue {
  color: #319ef3;
}
.discount-top__text-left a:hover{
  color: #5a8dad;
}

.discount-top__text-right {
  width: 41%;
  font-size: 13px;
}

.point-top {
  background: repeating-linear-gradient(-45deg, #eef5e1, #eef5e1 14px, #deeac2 14px, #deeac2 28px);
  margin-bottom: 45px;
}
.point-top__list {
  padding: 28px 0 70px 0;
}
.point-top__list li {
  margin-bottom: 7px;
  display: table;
}
.point-top__number {
  display: table-cell;
  vertical-align: middle;
  padding-right: 15px;
}
.point-top__text {
  display: table-cell;
  vertical-align: middle;
}
.point-top__text span {
  border-bottom: 5px solid #fff600;
}
.point-top__title {
  font-size: 20px;
  font-weight: 700;
  color: #376b03;
}

/*--------------------------------------------------------------------------------------------
  guidance
--------------------------------------------------------------------------------------------*/
.guidance {
  margin-top: 70px;
  margin-bottom: 105px;
}
.guidance .information__list {
  justify-content: center;
}
.guidance .information__list li {
  margin: 0 15px;
}
.guidance__list {
  justify-content: space-between;
}
.guidance__list li {
  width: calc(25% - 20px);
  border: 2px solid #d0d0d0;
  border-radius: 10px;
}
.guidance__photo img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.guidance__text {
  padding: 7px 15px 17px 15px;
}
.guidance__title {
  padding-bottom: 8px;
  border-bottom: 2px solid #d0d0d0;
  font-size: 22px;
  font-weight: 700;
}
.guidance__title span {
  font-size: 18px;
  padding-left: 20px;
  font-weight: normal;
}
.guidance__desc {
  margin: 15px 0 50px 0;
  line-height: 1.6;
}

/*--------------------------------------------------------------------------------------------
  lesson
--------------------------------------------------------------------------------------------*/
.lesson {
  padding: 70px 0 20px 0;
}
.lesson li {
  margin-bottom: 80px;
}
.lesson__info {
  justify-content: space-between;
}
.lesson__photo {
  width: 31.9%;
  margin-top: 27px;
  margin-left: auto;
}
.lesson__photo img {
  width: 100%;
}
.lesson__text {
  width: 55.6%;
  margin-top: 20px;
}
.lesson__desc {
  margin-bottom: 17px;
}

/*--------------------------------------------------------------------------------------------
  menue
--------------------------------------------------------------------------------------------*/
.menue {
  padding-top: 70px;
  padding-bottom: 75px;
}
.menue h4 {
  margin: 50px 0 13px 0;
  color: #5d8f2b;
  font-size: 20px;
  font-weight: 700;
}
.menue__table {
  margin-bottom: 25px;
}
.menue__table .bg-green {
  background-color: #f2ffe5;
}
.menue__table td {
  font-size: 14px;
  padding: 5px 4px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  font-weight: 500;
  letter-spacing: -0.5px;
}
.menue__table .border-right {
  border-right: 1px solid #000;
}
.menue__table .border-bottom {
  border-bottom: 1px solid #000;
}
.menue__table tr:last-child td {
  border-bottom: 1px solid #000;
}
.menue__table .vertical-lr {
  writing-mode: vertical-lr;
  vertical-align: middle;
  text-align: center;
}
.menue__info1 table {
  width: 1120px;
}
.menue__info2 h4 {
  margin-top: 44px;
}
.menue__info2 table {
  margin-right: 20px;
}

/*--------------------------------------------------------------------------------------------
  news
--------------------------------------------------------------------------------------------*/
.news {
  margin: 70px 0 100px 0;
  background-color: #e4fdcc;
  padding: 55px 0 50px 0;
}
.news__list {
  flex-wrap: wrap;
  margin: 0 40px 0 50px;
}
.news__list li {
  width: calc(33.3333333% - 14px);
  margin-right: 21px;
  border-radius: 10px;
  border: 2px solid #d0d0d0;
  padding: 17px 17px 60px 17px;
  background-color: #fff;
  margin-bottom: 50px;
}
.news__list li:nth-child(3n+0) {
  margin-right: 0;
}
.news__date {
  padding: 15px 0 10px 0;
  border-bottom: 2px solid #d0d0d0;
  font-weight: 700;
  color: #5d8f2b;
}
.news__title {
  font-weight: 700;
  font-size: 20px;
  padding-top: 17px;
}
.news__title:hover {
  color: #5d8931;
}
.news__photo {
  width: 100%;
}
.news__photo img {
  width: 100%;
}

.news-detail {
  margin: 60px 0 100px 0;
}
.news-detail__info {
  padding: 60px 0;
  background-color: #e4fdcc;
  text-align: center;
}
.news-detail__info-content {
  width: 600px;
  margin: 0 auto;
  background-color: #fff;
  border: 2px solid #d0d0d0;
  border-radius: 10px;
  padding: 30px 30px 20px 30px;
  text-align: left;
}
.news-detail__photo {
  width: 100%;
}
.news-detail__photo img {
  width: 100%;
}
.news-detail__title {
  margin: 12px 0 5px 0;
  font-size: 20px;
  color: #6c9843;
  font-weight: 700;
}
.news-detail__date {
  padding-left: 37px;
  line-height: 32px;
  background: url(../image/news/icon-calendar.png) no-repeat left center;
  font-size: 16px;
  font-weight: 700;
  color: #6c9843;
}
.news-detail__desc {
  margin-top: 10px;
  font-size: 16px;
}
.news-detail__link {
  margin-top: 37px;
}

.campaign_link a {
 color: red;
 display: inline-block;
}  
.campaign_link a:hover {
  color: #a70e0e;
}

/*--------------------------------------------------------------------------------------------
  contact
--------------------------------------------------------------------------------------------*/
.contact {
  margin-top: 50px;
  padding-bottom: 100px;
}
.contact__intro {
  text-align: center;
  margin-bottom: 35px;
}
.contact__intro p {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.contact__desc {
  margin-bottom: 45px;
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
.contact__form {
  width: 85%;
  padding: 35px 45px 15px 45px;
  background-color: #f4f3f3;
  border: 2px solid #e9e9e9;
  margin: 0 auto 28px auto;
  border-radius: 10px;
  font-size: 14px;
}
.contact__form table {
  width: 600px;
  max-width: 100%;
}
.contact__form-table1 {
  margin-bottom: 5px;
  justify-content: center;
}
.contact__form-table2 {
  margin-top: 5px;
  padding-top: 20px;
  border-top: 6px solid #fff;
  justify-content: center;
}
.contact__form-note {
  margin-bottom: 20px;
  text-align: left;
}
.contact__form table th {
  width: 170px;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 22px;
}
.contact__form table td {
  padding-bottom: 20px;
}
.contact__require {
  padding: 0 3px 3px 3px;
  color: #fff;
  background-color: #ff0000;
  font-size: 11px;
  float: right;
}
.contact input[type=text],
.contact input[type=tel],
.contact textarea {
  width: 340px;
  border: 2px solid #d0d0d0;
  background-color: #fff;
  padding: 5px 10px;
}
.contact select {
  border: 2px solid #d0d0d0;
  background-color: #fff;
  padding: 5px 10px;
}

.contact input[type=radio] {
  width: 23px;
  height: 23px;
}
.contact textarea {
  height: 100px;
}
.contact .input-110 {
  width: 110px !important;
}
.contact .input-45 {
  width: 45px !important;
}
.contact .input-140 {
  width: 140px !important;
}
.contact .input-160 {
  width: 160px !important;
}
.contact__list-input-label {
  margin: 0 7px 0 3px;
}
.contact__list-input-column li {
  margin-top: 12px;
}
.contact__list-input-column li:first-child {
  margin-top: 0;
}
.contact__list-input-column li p {
  margin-top: 2px;
  font-size: 12px;
}
.contact__btn-box {
  text-align: center;
}
.contact__btn-box li {
  margin: 0 13px;
  display: inline-block;
}

.mwform-checkbox-field input,
.mwform-radio-field input {
  position: absolute;
}
.mwform-radio-field-text {
  margin-left: 30px;
}
/*--------------------------------------------------------------------------------------------
  curriculum
--------------------------------------------------------------------------------------------*/
.curriculum {
  margin-top: 70px;
  margin-bottom: 100px;
}
.curriculum__photo {
  max-width: 100%;
  margin-top: 64px;
}

/*--------------------------------------------------------------------------------------------
  procedure
--------------------------------------------------------------------------------------------*/
.procedure {
  margin: 70px 0 100px 0;
}
.procedure__intro {
  margin: 20px 0;
}
.procedure__table-box {
  margin-bottom: 32px;
}
.procedure__table-box p {
  font-size: 14px;
}
.procedure__table-box table {
  margin-bottom: 10px;
  width: 100%;
}
.procedure__table-box table .bg-green {
  background-color: #f2ffe5;
}
.procedure__table-box table td {
  padding: 5px 7px 5px 13px;
  font-size: 14px;
  border-left: 1px solid #10110f;
  border-top: 1px solid #10110f;
  vertical-align: middle;
}
.procedure__table-box table td p {
  margin: 3px 0;
}
.procedure__table-box table .border-bottom {
  border-bottom: 1px solid #10110f;
}
.procedure__table-box table .border-right {
  border-right: 1px solid #10110f;
}
.procedure__table-box table .font-bold {
  font-weight: 700;
}

/*--------------------------------------------------------------------------------------------
  information 2
--------------------------------------------------------------------------------------------*/
.information2 {
  margin: 70px 0 100px 0;
}
.information2__list {
  margin-top: 60px;
}
.information2__list li {
  margin-bottom: 33px;
}
.information2__list li:nth-child(2n+0) {
  flex-direction: row-reverse;
}
.information2__list li:nth-child(2n+0) .information2__desc {
  padding-left: 0;
}
.information2__list li:nth-child(2n+0) .information2__title {
  padding-left: 0;
  padding-right: 30px;
}
.information2__list li:nth-child(2n+0) .information2__title::before {
  left: unset;
  right: 0;
  background: url(../image/icon-next-title.png) no-repeat;
}
.information2__photo {
  width: 39.7%;
}
.information2__photo img {
  width: 100%;
}
.information2__info {
  width: 60.3%;
}
.information2__title {
  font-size: 20px;
  font-weight: 700;
  padding-left: 30px;
  padding-bottom: 12px;
  border-bottom: 2px solid #527bd7;
  position: relative;
  margin-bottom: 15px;
}
.information2__title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 26px;
  height: 28px;
  background: url(../image/icon-prev-title.png) no-repeat;
}
.information2__desc {
  padding-left: 30px;
}

/*--------------------------------------------------------------------------------------------
  qa
--------------------------------------------------------------------------------------------*/
.qa {
  margin: 70px 0 110px 0;
}
.qa__list {
  margin-top: 25px;
  font-weight: 500;
}
.qa__list dt {
  padding-left: 48px;
  padding-right: 13px;
  margin-bottom: 13px;
  line-height: 23px;
  color: #676666;
  background: url(../image/qa/icon-q.png) no-repeat left 16px top;
}
.qa__list dd {
  padding: 13px 13px 13px 48px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  color: #282828;
  background: #fff9e7 url(../image/qa/icon-a.png) no-repeat left 16px top 13px;
  margin-bottom: 40px;
}


/*--------------------------------------------------------------------------------------------
  access
--------------------------------------------------------------------------------------------*/
.access {
  margin: 70px 0 100px 0;
}
.access h4 {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 2px solid #f32444;
}
.access__info1 iframe {
  width: 100%;
  height: 650px;
  margin-bottom: 5px;
  border: none;
  margin-top: 45px;
}
.access__info1 h4 {
  margin-top: 25px;
}
.access__info1-text {
  margin: 15px 0 95px 0;
  line-height: 1.6;
}
.access__info2 h4 {
  margin-top: 60px;
}
.access__info2-text {
  margin-top: 20px;
  justify-content: space-between;
}
.access__info2-text-left {
  width: 50%;
}
.access__info2-text-right {
  width: 44.7%;
}
.access__info2-text-right-list {
  margin-bottom: 25px;
  margin-top: 20px;
}
.access__info2-text-right-list li {
  margin: 5px 3px;
  display: inline-block;
}
.access__info2-text-right-list li .c-btn {
  width: 159px;
  padding: 7px 30px 7px 18px;
  text-align: center;
}
.access__info2-text-right-list li:nth-child(3n+0) {
  margin-right: 0;
}
.access__info2-text-right-list li .bg-pink {
  background: #fd05fd url(../image/icon-next-link.png) no-repeat right 13px center;
}
.access__info2-text-right-list li .bg-pink:hover {
  background: #cc69cb url(../image/icon-next-link.png) no-repeat right 13px center;
}
.access__info2-text-right-list li .bg-purple {
  background: #990499 url(../image/icon-next-link.png) no-repeat right 13px center;
}
.access__info2-text-right-list li .bg-purple:hover {
  background: #a469a3 url(../image/icon-next-link.png) no-repeat right 13px center;
}
.access__info2-text-right-list li .bg-red {
  background: #d00031 url(../image/icon-next-link.png) no-repeat right 13px center;
}
.access__info2-text-right-list li .bg-red:hover {
  background: #ba677a url(../image/icon-next-link.png) no-repeat right 13px center;
}
.access__info2-text-right-list li .bg-green {
  background: #31cc01 url(../image/icon-next-link.png) no-repeat right 13px center;
}
.access__info2-text-right-list li .bg-green:hover {
  background: #7bb966 url(../image/icon-next-link.png) no-repeat right 13px center;
}
.access__info2-text-right-list li .bg-blue {
  background: #290597 url(../image/icon-next-link.png) no-repeat right 13px center;
}
.access__info2-text-right-list li .bg-blue:hover {
  background: #7869a2 url(../image/icon-next-link.png) no-repeat right 13px center;
}
.access__info2-text-right-list li .bg-purple2 {
  background: #670669 url(../image/icon-next-link.png) no-repeat right 13px center;
}
.access__info2-text-right-list li .bg-purple2:hover {
  background: #906a90 url(../image/icon-next-link.png) no-repeat right 13px center;
}
.access__info2-title--1 {
  font-size: 16px;
}
.access__info2-desc--1 {
  margin: 8px 0 30px 0;
  font-size: 12px;
}
.access__info2-title--2 {
  background-color: #f32444;
  color: #fff;
  padding: 0px 5px 3px 5px;
  margin-bottom: 5px;
  display: inline-block;
}
.access__info2-desc--2 {
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 1.6;
}
.access .font-red {
  color: #f32444;
  font-weight: 700;
}
.access b {
  font-weight: 700;
}
.access__detail-info {
  margin: 25px 0 35px 0;
}
.access__detail-info .u-flex {
  margin-top: 30px;
  justify-content: space-between;
}
.access__detail-info-photo {
  margin-left: 10px;
  width: 38%;
}
.access__detail-info-text {
  width: 52.7%;
}
.access__detail-info-text-title {
  font-size: 18px;
  margin-bottom: 12px;
}
.access__detail-info-text-desc {
  margin-bottom: 20px;
}
.access__detail-photo {
  margin: 80px 0 63px 0;
  text-align: center;
}
.access__detail-table {
  width: 880px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.access__detail-table p {
  margin-bottom: 5px;
  text-align: left;
}
.access__detail-table th {
  text-align: center;
}
.access__detail-table--fluid {
  width: 100%;
}
.access__detail-btn {
  margin-top: 15px;
}
.access__detail-btn .c-btn {
  width: 130px;
}

/*--------------------------------------------------------------------------------------------
  privacy
--------------------------------------------------------------------------------------------*/
.privacy {
  margin: 70px 0 100px 0;
}
.privacy__intro {
  margin: 40px 0 25px 0;
}
.privacy__list li {
  margin-bottom: 25px;
/*   
  margin-left: 20px;
  padding-left: 7px;
  list-style: symbols;
*/  
}
.indent_1 {
  padding-left: 2em;
  text-indent: -2em;
}
.indent_2 {
  margin-left: 1.5em;
  padding-left: 2.7em;
  text-indent: -2.7em;
}


/*--------------------------------------------------------------------------------------------
  question
--------------------------------------------------------------------------------------------*/
.question {
  margin: 125px 0 100px 0;
}
.question__tab {
  margin: 45px 0 25px 0;
}
.question__tab-title {
  font-size: 20px;
  color: #ee8522;
  font-weight: 700;
  padding-bottom: 5px;
  border-bottom: 2px solid #969395;
}
.question__tab-title span {
  font-weight: normal;
  padding-left: 5px;
  display: inline-block;
  font-size: 15px;
  color: #000;
}
.question__tab-list {
  margin-top: 15px;
}
.question__tab-list li {
  margin: 0 23px 10px 23px;
  padding-left: 35px;
  line-height: 20px;
  padding-bottom: 4px;
  font-weight: 700;
  width: 175px;
  border-bottom: 2px solid #d3d3d3;
  background: url(../image/question/icon-down-tab-question.png) no-repeat left 6px top;
  display: inline-block;
}
.question__tab-list li:last-child {
  border-bottom: none;
  background: none;
}

.question__tab-list li a:hover {
  color: #5d8931;
}
.question__info {
  padding-top: 30px;
}
.question__info-title {
  padding-bottom: 4px;
  padding-left: 34px;
  line-height: 25px;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 2px dotted #f89029;
  margin-bottom: 20px;
  background: url(../image/question/icon-down-title-question.png) no-repeat left top;
}
.question__info-text dt {
  margin: 0 0 13px 18px;
  line-height: 23px;
  padding-left: 33px;
  background: url(../image/question/icon-q-question.png) no-repeat left top;
  color: #676666;
}
.question__info-text dd {
  margin-bottom: 40px;
}
.question__info-text-1 {
  margin-left: 18px;
}
.question__info-text-1-title {
  padding: 0 8px 0px 8px;
  color: #fff;
  background-color: #d4bfab;
  border-radius: 3px;
  display: inline-block;
}
.question__info-text-1-desc {
  margin: 7px 0 5px 0;
}
.question__info-text-2 {
  padding: 10px 17px 15px 17px;
  background-color: #fff9e7;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}
.question__info-text-2-title {
  padding: 0 8px 0px 8px;
  color: #fff;
  background-color: #f8881a;
  margin-bottom: 7px;
  border-radius: 3px;
  display: inline-block;
}
.question__info-text-2 .font-small {
  font-size: 14px;
  padding-left: 1em;
  text-indent: -1em; 
}
.question__info-text-1-desc{
  margin-left:1em;
  padding-left: 1em;
  text-indent: -1em; 
}
.question__info-text-2-desc{
  margin-left:1em;
  padding-left: 1em;
  text-indent: -1em; 
}
/*--------------------------------------------------------------------------------------------
  environment
--------------------------------------------------------------------------------------------*/
.environment {
  margin: 70px 0 95px 0;
}
.environment h3 {
  margin-bottom: 40px;
}
.environment__desc {
  margin-bottom: 27px;
}
.environment__list {
  margin-left: 40px;
  margin-bottom: 28px;
}
.environment__list li {
  list-style: symbols;
  padding-left: 5px;
}
.environment__title {
  font-size: 18px;
  font-weight: 700;
}

/*--------------------------------------------------------------------------------------------
  recruit
--------------------------------------------------------------------------------------------*/
.recruit {
  margin: 70px 0 100px 0;
}
.recruit__intro {
  margin-top: 35px;
  margin-bottom: 50px;
}
.recruit__intro p {
  margin-bottom: 25px;
}
.recruit__title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #527bd7;
}
.recruit table {
  width: 100%;
}
.recruit table th, .recruit table td {
  padding: 9px 20px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  line-height: 1.6;
}
.recruit table th {
  width: 265px;
  background-color: #eaeef6;
  vertical-align: top;
}
.recruit table td {
  border-right: 1px solid #000;
}
.recruit table tr:last-child th,
.recruit table tr:last-child td {
  border-bottom: 1px solid #000;
}

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