<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sp {
  display: none;
}

.breadcrumbs {
  width: 1100px;
}

body {
  background-image: url('./images/add/bg.jpg');
  background-size: contain;
  background-repeat: repeat;
  overflow-x: hidden;
  font-feature-settings : "palt";
}

.main-slider .bx-wrapper {
  width: 100% !important;
  height: 324px !important;
}

.main-slider .bx-wrapper .bx-viewport {
  overflow: visible !important;
  min-width: 1164px !important;
  width: 80% !important;
  height: 324px !important;
  margin: 0 auto !important;
  border: none !important;
  box-shadow: unset !important;
  width: 1164px !important;
}

.main-slider .bxslider li {
  min-width: 1164px !important;
}

.main-slider .bxslider img {
  object-fit: cover;
  height: 324px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #8ebf00 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #ffffff !important;
  border: 1px solid #9dd300;
  box-sizing: border-box;
}

.bxwrapper {
  margin: 0 auto;
}

.school-introduction-slider .bx-wrapper .bx-viewport {
  margin: 0 !important;
  border: none !important;
  box-shadow: unset !important;
  left: 0 !important;
  width: 100% !important;
}

.school-introduction-slider .bx-wrapper .bx-viewport li {
  padding: 0;
}

.bxslider_thumbnail {
  width: 324px;
  margin: 30px auto 0 !important;
  display: flex;
  justify-content: center;
}

.bxslider_thumbnail li {
  padding: 0 !important;
  margin-right: 10px;
}

.bxslider_thumbnail li:nth-last-child(1) {
  margin-right: 0;
}

.bx-wrapper .bx-controls-direction a {
  top: 65% !important;
}

.bx-wrapper .bx-prev {
  background: url('./images/add/prev.png') !important;
  width: 26px !important;
  height: 26px !important;
  background-size: cover !important;
  left: -13px !important;
}

.bx-wrapper .bx-next {
  background: url('./images/add/next.png') !important;
  width: 26px !important;
  height: 26px !important;
  background-size: cover !important;
  right: -13px !important;
}

.school-introduction-slider .bx-wrapper {
  margin-bottom: 40px !important;
}

.post ul {
  margin: 0;
}

.post ul li {
  background: none !important;
}

#wrapper,
.inner {
  margin: 0 auto;
  width: 1100px;
  *zoom: 1;
  overflow: unset;
}

.read-more {
  cursor: pointer;
}

#content {
  width: 100%;
  padding: 40px 0 60px;
  float: unset;
}

.post p {
  padding: 0;
}

.post h1,
#content h1,
#one-content h1,
#content h2,
.post h3,
#content h3,
.post h4,
#content h4 {
  color: unset;
  background: unset;
  padding: 0;
  margin: 0;
  border: none;
}

span.green {
  color: #83b700 !important;
}

#content .title.first {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  position: relative;
}

#content .title.first span {
  display: inline-block;
  padding: 0 25px;
  line-height: 70px;
  position: relative;
}

#content .title.first::before,
#content .title.first::after,
#content .title.first span::before,
#content .title.first span::after {
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
}

#content .title.first::before {
  bottom: 0;
  left: 0;
  border-bottom: 4px solid #8ebf00;
  border-left: 4px solid #8ebf00;
}

#content .title.first::after {
  top: 0;
  left: 0;
  border-top: 4px solid #8ebf00;
  border-left: 4px solid #8ebf00;
}

#content .title.first span::before {
  top: 0;
  right: 0;
  border-top: 4px solid #8ebf00;
  border-right: 4px solid #8ebf00;
}

#content .title.first span::after {
  bottom: 0;
  right: 0;
  border-bottom: 4px solid #8ebf00;
  border-right: 4px solid #8ebf00;
}

#mainImg {
  overflow-x: hidden;
}

.top-corona {
  padding: 25px 80px;
  border: solid 2px #e4e4e4;
  position: relative;
}

.top-corona::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 96px;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  border-right: solid 2px #e4e4e4;
  border-top: solid 2px #e4e4e4;
}

.top-corona a {
  width: 100%;
  font-size: 16px;
  color: #c30707;
  font-weight: 500;
}

.top-price {
  margin-top: 75px;
}

#content .top-price h2 {
  text-align: center;
  font-size: 32px;
}

#content .top-price h2 span {
  font-size: 45px;
  color: #f88600;
  position: relative;
  background: linear-gradient(110deg, #f88600 15%, #f7ad21 98%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#content .top-price h2 span::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -10px;
  background-image: url('./images/add/top/dots.png');
  width: 101px;
  height: 7.4px;
  background-size: cover;
}

.top-price-container {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
}

.top-price-block {
  width: 256px;
  border: solid 2px #9dd300;
}

.top-price-block img {
  width: 100%;
  height: auto;
  padding: 0;
}

.top-price-block-content {
  height: 117px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  position: relative;
}

.top-price-block-content .range {
  width: 70px;
  line-height: 24px;
  border-radius: 50px;
  background-color: #f88600;
  color: #ffffff;
  font-size: 11px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%) translateY(-50%);
  font-weight: bold;
}

#content .top-price-block-content h3 {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}

#content .top-price-block-content .price {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}

.top-price-block-content .price span {
  font-size: 16px;
  font-weight: normal;
  margin-right: 10px;
}

.top-price-block-content .decription {
  font-size: 14px;
}

.top-columns {
  margin-top: 45px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.top-columns aside {
  width: 225px;
}

.top-columns aside img {
  width: 100%;
  padding: 0;
  vertical-align: bottom;
}

.top-columns aside li:nth-child(n + 2) {
  margin-top: 20px;
}

.top-contacts {
  width: 855px;
  box-sizing: border-box;
  padding: 40px 20px 40px!important;
  background-color: #f8fcec;
}

.top-contacts2 {
  width: 855px;
  box-sizing: border-box;
  padding: 20px 20px 20px!important;
  background-color: #f8fcec;
}

.top-contacts-container {
  display: flex;
  justify-content: space-between;
  margin-top: 54px;
}

.top-contacts-block {
  width: 265px;
}

.top-contacts-block img {
  width: 100%;
  height: auto;
  padding: 0;
  vertical-align: bottom;
}

.top-contacts-block img:nth-child(1) {
  margin-bottom: 20px;
}

.top-contacts-block a {
  display: block;
  line-height: 75px;
  font-size: 18px;
  padding: 0 38px;
  font-weight: bold;
  color: #ffffff;
  position: relative;
}

.top-contacts-block a::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  position: absolute;
  top: 50%;
  right: 38px;
  transform: translateY(-50%) rotate(45deg);
}

.top-contacts-block:nth-child(1) a {
  background-color: #f88600;
}

.top-contacts-block:nth-child(2) a {
  background-color: #8ebf00;
}

.top-contacts-block:nth-child(3) a {
  background-color: #58b1cc;
}

.top-charm {
  margin-top: 50px;
  margin-bottom: 70px;
}

.top-charm-subtitle {
  text-align: center;
}

.top-charm-subtitle span {
  font-size: 28px;
  font-weight: bold;
  color: #f88600;
  position: relative;
}

.top-charm-subtitle span::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 30px;
  border-radius: 5px;
  left: -30px;
  top: 50%;
  background-color: #f88600;
  transform: translateY(-50%) rotate(-30deg);
}

.top-charm-subtitle span::after {
  content: '';
  position: absolute;
  width: 4px;
  height: 30px;
  border-radius: 5px;
  right: -30px;
  top: 50%;
  background-color: #f88600;
  transform: translateY(-50%) rotate(30deg);
}

#content .top-charm h2 {
  font-size: 32px;
  color: #333333;
  text-align: center;
  margin-top: 10px;
}

#content .top-charm h2 span {
  color: #f88600;
}

#content .top-charm h2 span b {
  font-size: 40px;
}

#content .top-charm h2 span.large {
  font-size: 70px;
  background: linear-gradient(154deg, #f88600 1%, #f7ad21 98%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.top-charm-container {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.top-charm-block {
  padding: 30px 20px 24px;
  border: solid 2px #8ebf00;
  box-sizing: border-box;
  width: 353px;
  position: relative;
}

.top-charm-block:nth-child(n + 4) {
  width: 540px;
  margin-top: 50px;
}

.top-charm-block img {
  height: 113px;
  width: auto;
  margin: 8px auto 0;
  display: block;
  padding: 0;
}

.top-charm-block .number {
  font-size: 20px;
  font-weight: bold;
  color: #8ebf00;
  position: absolute;
  left: 10px;
  top: -25px;
  transform: translateY(-50%);
  background: #ffffff;
}

.top-charm-block .number span {
  font-size: 40px;
}

.top-charm-block h3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 25px;
  color: #333333;
  height: 53px;
  vertical-align: middle;
}

.top-charm-block h3 .orange {
  color: #f88600;
}

.top-charm-block h3 .green {
  color: #8ebf00;
}

.top-charm-block p {
  font-size: 15px;
  color: #333333;
  margin-top: 15px;
}

.top-charm .read-more {
  margin-top: 40px;
}

.top-charm .read-more a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6ebf00;
  font-size: 28px;
  font-weight: bold;
  border-top: 2px solid #6ebf00;
  border-bottom: 2px solid #6ebf00;
  padding: 5px 0;
}

.top-charm .read-more a:hover{
  text-decoration: underline;
  color: #f88600;
}

.top-charm .read-more a img {
  width: 18px;
  margin-right: 8px;
  padding: 0;
}

.school-map {
  width: 100vw;
  margin-left: calc((-100vw + 1100px) / 2);
  padding: 50px 0;
  background-color: #f8fcec;
}

@media screen and (max-width: 1100px) {
  .school-map {
    margin-left: 0;
  }
}

#content .school-map h2 {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

.school-map-container {
  margin-top: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.school-map-image {
  width: 389px;
  position: relative;
}

.school-map-image img {
  width: 100%;
  height: auto;
  padding: 0;
}

.school-map-image span {
  display: block;
  position: absolute;
  width: 80px;
  line-height: 30px;
  border-radius: 50px;
  background-color: #9c9d99;
  text-align: center;
  color: #ffffff;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.school-map-links {
  padding: 45px;
  width: 467px;
  box-sizing: border-box;
  background-color: #ffffff;
  margin-left: 50px;
}

.school-map-links a {
  display: block;
  padding: 17.5px 0;
  font-size: 18px;
  font-weight: bold;
  color: #8ebf00;
  display: flex;
  align-items: center;
  position: relative;
}

.school-map-links a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background-image: url('./images//add/top/arrow.png');
  background-size: cover;
}

.school-map-links a:nth-child(n + 2) {
  border-top: solid 2px #dededd;
}

.school-map-links a span {
  font-family: Roboto;
  font-size: 22px;
  font-weight: bold;
  color: #dededd;
  margin-right: 15px;
}

.online-banner {
  width: 100%;
  height: auto;
  margin-top: 75px;
}

.top-flow {
  margin-top: 80px;
}

.top-flow-subtitle {
  text-align: center;
}

.top-flow-subtitle span {
  font-size: 28px;
  font-weight: bold;
  color: #f88600;
  position: relative;
}

#content .top-flow h2 {
  margin-top: 10px;
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

.top-flow-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.top-flow-block {
  padding: 30px 20px;
  width: 346px;
  box-sizing: border-box;
  background-color: #f8fcec;
  position: relative;
}

.top-flow-block.first-block {
  width: 100%;
  margin: 45px 0;
}

.top-flow-block .number {
  font-family: Roboto;
  font-size: 30px;
  font-weight: bold;
  font-stretch: condensed;
  color: #8ebf00;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
}

.top-flow-block .number span {
  font-size: 40px;
}

.top-flow-block .description {
  font-size: 15px;
  font-weight: 500;
  color: #333333;
  height: 45px;
  display: flex;
  align-items: center;
}

.top-flow-block-inner {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top-flow-block-inner&gt;img {
  width: 520px;
  padding: 0;
}

.top-flow-block-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 520px;
}

.top-flow-block-tel {
  width: 100%;
  height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
}

.top-flow-block-tel p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #333333;
}

.top-flow-block-tel img {
  width: auto;
  height: 40px;
  padding: 0;
}

.top-flow-block-tel span {
  font-size: 13px;
  text-align: center;
  color: #333333;
}

.top-flow-block-mail {
  width: 100%;
  height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #8ebf00;
}

.top-flow-block-mail p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #ffffff;
}

.top-flow-block-mail img {
  margin-top: 17px;
  width: 40px;
  height: auto;
  padding: 0;
}

.top-flow-block&gt;img {
  width: 100%;
  height: auto;
  padding: 0;
  margin-top: 15px;
}

.top-flow-contact {
  width: 800px;
  margin: 50px auto 0;
  display: block;
  line-height: 95px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-color: #f88600;
  position: relative;
}

.top-flow-contact::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  position: absolute;
  top: 50%;
  right: 234px;
  transform: translateY(-50%) rotate(45deg);
}

.document-banner {
  width: 800px;
  display: block;
  margin: 60px auto 0;
}

.document-banner img {
  width: 100%;
  height: auto;
  padding: 0;
}

.document-banner2 {
  width: 800px;
  display: block;
  margin: 0px auto 0;
}

.document-banner2 img {
  width: 100%;
  height: auto;
  padding: 0;
}

.blogs {
  margin-top: 60px;
  width: 100vw;
  margin-left: calc((-100vw + 1100px) / 2);
  padding: 40px 0;
  background-color: #f8fcec;
}

@media screen and (max-width: 1100px) {
  .blogs {
    margin-left: 0;
  }
}

.blogs h2 {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

.blogs-container {
  width: 800px;
  margin: 30px auto 0;
}

.blogs-container li {
  padding: 17px 0;
  border-bottom: solid 1px #e4e4e4;
  display: flex;
  align-items: center;
}

.blogs-container li:nth-child(1) {
  border-top: solid 1px #e4e4e4;
}

.blogs-container li time {
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  font-stretch: condensed;
  color: #8ebf00;
  width: 120px;
}

.blogs-container li .category {
  font-size: 12px;
  padding: 0 4px;
  line-height: 20px;
  border-radius: 6px;
  background-color: #8ebf00;
  color: #ffffff;
}

.blogs-container li .title {
  margin-left: 20px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}

.blogs .read-more {
  margin-top: 25px;
}

.blogs .read-more a {
  justify-content: flex-end;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #6ebf00;
}

.blogs .read-more img {
  width: 18px;
  height: auto;
  margin-right: 7px;
}

.facebook {
  display: block;
  margin: 60px auto 0;
  width: 500px;
}

#footer {
  margin-bottom: 0;
}

/* 繝｡繝薙え繧ｹ縺ｮ譁咎≡ */

.price-fv {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* 菴馴ｨ捺肢讌ｭ */

.experience-info-fv {
  margin-top: 20px;
  margin-bottom: 20px;
}


/* 繝｡繝薙え繧ｹ縺ｮ迚ｹ髟ｷ */

.feature-fv {
  margin-top: 20px;
  margin-bottom: 20px;
}

.feature-introduction {
  margin-top: 50px;
}

@media (min-width: 992px){
.feature-introduction-container {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    
    -webkit-justify-content: center;
	-moz-justify-content:  center;
	-ms-justify-content:  center;
	-o-justify-content:  center;
	justify-content:  center;

	-webkit-flex-direction:row;
	-moz-flex-direction:row;
	-ms-flex-direction:row;
	-o-flex-direction:row;
	flex-direction:row;

	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
    
    border: 1px #cccccc solid;
}

.feature-introduction-block {
	width: calc(50% - 20px) ;
    margin:10px 10px;
    padding: 20px 10px;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    background:rgba(238,238,238,0.5);
}

.feature-introduction-block-title {
     -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    
    -webkit-justify-content: start;
	-moz-justify-content:  start;
	-ms-justify-content:  start;
	-o-justify-content:  start;
	justify-content:  start;

	-webkit-flex-direction:row;
	-moz-flex-direction:row;
	-ms-flex-direction:row;
	-o-flex-direction:row;
	flex-direction:row;

	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
 /* height: 56px;*/
}

.feature-introduction-block-title span.number {
  min-width: 25px;
  line-height: 25px;
  text-align: center;
  background-color: #8ebf00;
  font-size: 18px;
  color: #ffffff;
  margin-right:0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#content .feature-introduction-block h2 {
  font-size: 25px;
  line-height: 27px;
  font-weight: bold;
  color: #333333;
  letter-spacing: 0;
}

#content .feature-introduction-block h2 span.green {
  color: #8ebf00;
}

.feature-introduction-block img {
  width: 100%;
  height: auto;
  padding: 0;
  vertical-align: bottom;
}

.feature-introduction-block p {
  font-size: 15px;
  line-height: 1.6;
  color: #333333;
  padding: 10px;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
  -ms-text-align: justify;
}
}/* feature-introduction;*/

.feature-reason {
  margin-top: 70px;
}

#content .feature-reason h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}

#content .feature-reason h2 span {
  color: #8ebf00;
}

.feature-reason-container {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.feature-reason-container .feature-reason-block {
  width: 535px;
  padding: 30px;
  border: solid 2px #8ebf00;
  box-sizing: border-box;
}

.feature-reason&gt;.feature-reason-block {
  width: 800px;
  padding: 30px;
  margin: 86px auto 0;
  border: solid 2px #f88600;
  box-sizing: border-box;
  position: relative;
}

.feature-reason&gt;.feature-reason-block::after {
  content: '';
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url('./images//add//feature/arrow-bottom.png');
  width: 35px;
  height: 35px;
  background-size: cover;
}

.feature-reason-container .feature-reason-block h3 {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 20px;
}

.feature-reason&gt;.feature-reason-block h3 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}

.feature-reason-block-content {
  display: flex;
  align-items: center;
}

.feature-reason-container .feature-reason-block-content img {
  width: 160px;
  height: auto;
  margin-right: 20px;
}

.feature-reason&gt;.feature-reason-block img {
  width: 193px;
  margin-right: 25px;
}

.feature-reason-block-content ul {
  margin: 0;
}

.feature-reason-block-content ul li {
  position: relative;
  font-size: 15px;
  line-height: 1.6;
  color: #333333;
  list-style: none;
  margin: 0;
  padding-left: 20px;
  background-image: unset;
  letter-spacing: 0;
}

.feature-reason-block-content ul li:nth-child(n + 2) {
  margin-top: 15px;
}

.feature-reason-block-content ul li::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 15.2px;
  height: 15.2px;
  margin: 4.5px 0;
  background-size: cover;
}

.feature-reason-container .feature-reason-block-content ul li::before {
  background-image: url('./images/add/feature/ﾃ�.png');
}

.feature-reason&gt;.feature-reason-block ul li::before {
  background-image: url('./images/add/feature/笳�.png');
}

.feature-recommend {
  width: 100vw;
  margin-top: 60px;
  margin-left: calc((-100vw + 1100px) / 2);
  background-image: url('./images/add/feature/bg-slash.png');
  padding: 45px 0;
  background-size: cover;
}

@media screen and (max-width: 1100px) {
  .feature-recommend {
    margin-left: 0;
  }
}

#content .feature-recommend h2 {
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}

#content .feature-recommend h2 span {
  color: #6ebf00;
}

#content .feature-recommend-container {
  width: 400px;
  margin: 40px auto 0;
}

#content .feature-recommend-container p {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  padding-left: 40px;
  position: relative;
  line-height: 2;
}

#content .feature-recommend-container p::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 29.5px;
  height: 27px;
  background-image: url('./images/add/checkbox.png');
  background-size: cover;
}

.feature-movie {
  margin-top: 60px;
}

#content .feature-movie h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  margin-bottom: 40px;
}

.feature-movie h2 span {
  color: #8ebf00;
}

.feature-movie img {
  width: 854px;
  display: block;
  margin: 40px auto 0;
}

.feature-differences {
  /*width: 100vw;*/
  margin-top: 70px;
  /*margin-left: calc((-100vw + 1100px) / 2);*/
  background-color: #f8fcec;
  /*padding: 50px 0;*/
  padding: 50px 10px;
}

@media screen and (max-width: 1100px) {
  .feature-differences {
    margin-left: 0;
  }
}

#content .feature-differences h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  margin-bottom: 40px;
}

#content .feature-differences h2 span {
  color: #8ebf00;
}

.feature-differences img {
  width: 537px;
  height: auto;
  margin: 30px auto;
  display: block;
}

.feature-differences .description {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  color: #333333;
  padding: 0;
}

.feature-differences .description span {
  font-size: 18px;
  font-weight: bold;
  color: #f88600;
}

.feature-energy {
  margin-top: 70px;
}

#content .feature-energy h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}

#content .feature-energy h2 span {
  color: #8ebf00;
}

.feature-energy-container {
  margin: 40px auto;
  display: flex;
  width: 900px;
}

.feature-energy-content {
  margin-right: 30px;
}

.feature-energy-content p {
  font-size: 15px;
  line-height: 1.6;
  color: #333333;
  padding: 0;
}

.feature-energy-content p:nth-child(n + 2) {
  margin-top: 20px;
}

.feature-energy img {
  min-width: 390px;
  width: 390px;
  height: auto;
}

.contacts {
  width: 100vw;
  margin-left: calc((-100vw + 1100px) / 2);
  background-color: #f8fcec;
  padding: 50px 0;
}

@media screen and (max-width: 1100px) {
  .contacts {
    margin-left: 0;
  }
}

.contacts .top-contacts-container {
  width: 1100px;
  margin: 54px auto 0;
}

.contacts .top-contacts-block {
  width: 353px;
}

.contacts .top-contacts-block:nth-child(1) a {
  color: #f88600;
  background-color: #ffffff;
  border: 1px solid #f88600;
}

.contacts .top-contacts-block:nth-child(2) a {
  color: #8ebf00;
  background-color: #ffffff;
  border: 1px solid #8ebf00;
}

.contacts .top-contacts-block:nth-child(3) a {
  color: #58b1cc;
  background-color: #ffffff;
  border: 1px solid #58b1cc;
}

.contacts .top-contacts-block:nth-child(1) a::after {
  border-color: #f88600;
}

.contacts .top-contacts-block:nth-child(2) a::after {
  border-color: #8ebf00;
}

.contacts .top-contacts-block:nth-child(3) a::after {
  border-color: #58b1cc;
}

/* 蜈･莨壹�豬√ｌ */

.flow-top {
  margin-top: 40px;
  padding: 0;
}

.flow-main {
  margin-top: 80px;
}

.flow-block {
  width: 100%;
  padding: 40px;
  box-sizing: border-box;
  background-color: #f8fcec;
  display: flex;
  justify-content: space-between;
}

.flow-block:nth-child(n + 2) {
  margin-top: 10px;
}

.flow-block-content {
  width: 520px;
}

.flow-block-title {
  display: flex;
  align-items: center;
}

.flow-block-title .step {
  font-size: 30px;
  font-weight: bold;
  font-stretch: condensed;
  color: #8ebf00;
  padding: 0;
}

.flow-block-title .step span {
  font-size: 40px;
}

#content .flow-block-title h2 {
  padding-top: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.flow-block-title h2 span {
  font-size: 16px;
  color: #f88600;
}

.flow-block-content .description {
  font-size: 15px;
  line-height: 1.87;
  color: #333333;
  margin-top: 20px;
}

.flow-block-content .description span {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #f88600;
  margin-bottom: 10px;
  display: block;
}

.flow-block-content-tel {
  margin-top: 20px;
  background-color: #ffffff;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.flow-block-content-tel p {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

.flow-block-content-tel-image {
  margin-left: 30px;
  text-align: right;
}

.flow-block-content-tel-image img {
  height: 40px;
  width: auto;
}

.flow-block-content-tel-image a {
  display: block;
}

.flow-block-content-tel-image span {
  font-size: 13px;
  font-weight: 500;
  color: #333333;
}

.flow-block-content-mail {
  margin-top: 20px;
  background-color: #8ebf00;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.flow-block-content-mail a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 10;
}

.flow-block-content-mail img {
  width: 40px;
  height: auto;
  margin-right: 18px;
  vertical-align: bottom;
}

.flow-block-content-mail p {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

.flow-block-image {
  width: 460px;
  height: auto;
}

.flow-bottom {
  margin: 36px auto 80px;
  width: 836px;
}

#content .flow-bottom h2 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  margin-bottom: 30px;
}

#content .flow-bottom h2 span {
  font-size: 30px;
  color: #8ebf00;
}

.flow-bottom p.description {
  font-size: 15px;
  color: #333333;
}

.flow-bottom-container {
  display: flex;
  justify-content: space-between;
  margin: 15px 0;
}

.flow-bottom-block {
  width: 403px;
  box-sizing: border-box;
  border: solid 2px #8ebf00;
  background-color: #ffffff;
  padding: 25px 0;
}

.flow-bottom-block p {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
  color: #333333;
}

.flow-bottom-block p span.large {
  font-size: 18px;
}

.flow-bottom-block p span.orange {
  color: #f88600;
}

/* 繧ｳ繝ｼ繧ｹ */

.course-fv {
  margin-top: 20px;
}

.course-introduction {
  margin-top: 50px;
}

#content .course-introduction h2 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 40px;
}

#content .course-introduction h2 .marker {
  margin-top: 20px;
  font-size: 30px;
  color: #333333;
  background: linear-gradient(transparent 50%, #e8ff98 50%);
}

#content .course-introduction h2 .marker .orange {
  color: #f88600;
}

#content .course-introduction h2 .marker .orange b {
  font-size: 55px;
}

.course-introduction p {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  color: #333333;
}

.course-introduction p:nth-of-type(2) {
  margin-top: 20px;
}

.course-introduction p span {
  color: #f88600;
}

.course-step {
  margin-top: 70px;
  margin-left: calc((-100vw + 1100px) / 2);
  width: 100vw;
  background-color: #f8fcec;
  padding: 60px 0;
}

@media screen and (max-width: 1100px) {
  .course-step {
    margin-left: 0;
  }
}

#content .course-step h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}

#content .course-step h2 span {
  color: #f88600;
}

#content .course-step h2 span b {
  font-size: 77px;
}

.course-step-container {
  width: 1100px;
  margin: 80px auto 0;
  display: flex;
  justify-content: space-between;
}

.course-step-block {
  width: 354px;
  position: relative;
  box-sizing: border-box;
  padding: 30px;
  background-color: #ffffff;
}

.course-step-block .step {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  -webkit-text-stroke: 1px #8ebf00;
  font-family: Roboto;
  font-size: 28px;
  font-weight: bold;
  font-stretch: condensed;
  color: #ffffff;
}

.course-step-block .step b {
  font-size: 40px;
}

.course-step-block h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.35;
  text-align: center;
  color: #333333;
}

.course-step-block h3 span {
  color: #8ebf00;
}

.course-step-block p {
  margin-top: 20px;
  font-size: 15px;
  line-height: 1.6;
  color: #333333;
}

.course-checks {
  margin-top: 70px;
}

#content .course-checks h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}

.course-checks h2 span {
  color: #8ebf00;
}

.course-checks-container {
  width: 865px;
  margin: 0 auto;
}

.course-checks-block {
  padding-left: 40px;
  margin-top: 50px;
}

.course-checks-block h3 {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  position: relative;
}

.course-checks-block h3::after {
  content: '';
  position: absolute;
  top: 50%;
  left: -40px;
  transform: translateY(-50%);
  width: 29.5px;
  height: 27px;
  background-image: url('./images/add//school/middle/checkbox.png');
  background-size: cover;
}

.course-checks-block h3 span {
  background: linear-gradient(transparent 50%, #e8ff98 50%);
}

.course-checks-block p {
  margin-top: 15px;
  font-size: 15px;
  line-height: 1.6;
  color: #333333;
  display: flex;
  align-items: center;
}

.course-checks-block p span {
  font-size: 20px;
  font-weight: bold;
}

.course-checks-block h4 {
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  font-weight: bold;
  margin-top: 15px !important;
}

.course-curriculum {
  margin-top: 80px;
}

.course-curriculum-top {
  margin-left: calc((-100vw + 1100px) / 2);
  width: 100vw;
  padding: 60px 0;
  background-image: url('./images/add/school/middle/bg-slash.jpg');
  background-size: cover;
  padding: 50px 0;
}

@media screen and (max-width: 1100px) {
  .course-curriculum-top {
    margin-left: 0;
  }
}

#content .course-curriculum-top h2 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}

#content .course-curriculum-top h2 b {
  font-size: 30px;
}

#content .course-curriculum-top h2 b span {
  color: #8ebf00;
}

.course-curriculum-top-container {
  width: 1100px;
  margin: 45px auto 0;
  display: flex;
  justify-content: center;
}

.course-curriculum-top-block {
  width: 354px;
  margin-right: 19px;
}

.course-curriculum-top-block:nth-last-child(1) {
  margin-right: 0;
}

.course-curriculum-top-block&gt;img {
  display: block;
  margin: 0 auto;
  width: 265px;
  height: auto;
}

.course-curriculum-top-block-content {
  background-color: #ffffff;
  padding: 30px 30px 70px;
  position: relative;
}

.course-curriculum-top-block-content h3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}

.course-curriculum-top-block-content-text {
  margin-top: 20px;
  height: 150px;
  overflow: hidden;
  position: relative;
}

.course-curriculum-top-block-content-text-mask {
  content: '';
  position: absolute;
  width: 100%;
  height: 50px;
  background-image: linear-gradient(to bottom, #ffffff00, #ffffffbb);
  display: block;
  bottom: 0;
  left: 0;
}

.course-curriculum-top-block-content-text p {
  font-size: 15px;
  line-height: 1.6;
  color: #333333;
}

.course-curriculum-top-block-content-text p:nth-of-type(2) {
  margin-top: 10px;
}

.course-curriculum-top-block-content .read-more {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  color: #6ebf00;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}

.course-curriculum-top-block-content .read-more img {
  width: 15px;
  height: auto;
  margin-right: 7px;
}

.course-curriculum-top-description {
  margin-top: 35px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  color: #333333;
}

.course-curriculum-example {
  margin-top: 70px;
}

#content .course-curriculum-example h3 {
  font-size: 25px;
  font-weight: bold;
  color: #8ebf00;
}

.course-curriculum-example-images {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.course-curriculum-example-image {
  width: 534px;
}

.course-curriculum-example-image p {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.course-curriculum-example-image p .orange {
  color: #f88600;
}

.course-curriculum-example-image img {
  width: 100%;
  margin-top: 15px;
  height: auto;
}

.course-curriculum-example-person {
  display: flex;
  align-items: center;
  margin-top: 36px;
}

.course-curriculum-example-person img {
  width: 100px;
  height: auto;
  margin-right: 35px;
}

.course-curriculum-example-person-text {
  border: solid 2px #8ebf00;
  padding: 18px;
  font-size: 15px;
  line-height: 1.6;
  color: #333333;
  position: relative;
  border-radius: 6px;
}

.course-curriculum-example-person-text::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) translateX(-100%);
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 17px solid #8ebf00;
}

.course-curriculum-example-person-text::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) translateX(-60%);
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 17px solid #ffffff;
}

.course-voice {
  margin: 80px 0;
}

#content .course-voice h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}

#content .course-voice h2 span {
  color: #8ebf00;
}

#content .course-voice-description {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #333333;
}

.course-voice-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.course-voice-block {
  width: 535px;
  border: solid 2px #8ebf00;
  padding: 30px;
  box-sizing: border-box;
  margin-top: 30px;
}

.course-voice-block-head {
  display: flex;
  align-items: center;
}

.course-voice-block-head img {
  width: 93px;
  height: auto;
  margin-right: 15px;
}

.course-voice-block-head-text h3 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

.course-voice-block-head-text p {
  font-size: 13px;
  font-weight: 500;
  color: #333333;
  margin-top: 5px;
}

.course-voice-block-body {
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}

.course-voice-block-body-text {
  position: relative;
  height: 94px;
}

.course-voice-block-body-text p {
  font-size: 15px;
  line-height: 1.6;
  color: #333333;
}

.course-voice-block-body-text-mask {
  content: '';
  position: absolute;
  width: 100%;
  height: 80px;
  background-image: linear-gradient(to bottom, #ffffff00 20%, #ffffffbb, #ffffff 70% 100%);
  display: block;
  bottom: 0;
  left: 0;
}

.course-voice-block-body .read-more {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  color: #6ebf00;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.course-voice-block-body .read-more img {
  width: 15px;
  height: auto;
  margin-right: 7px;
}

.course-flow {
  margin-top: 70px;
}

.course-flow-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.course-flow img {
  margin-top: 100px;
  min-width: 534px;
  width: 534px;
  margin-right: 94px;
}

.course-flow-content:nth-child(n + 2) {
  margin-top: 25px;
}

.course-flow-content-head {
  display: flex;
  align-items: flex-start;
}

.course-flow-content-head .number {
  width: 29px;
  line-height: 29px;
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background-color: #8ebf00;
  margin-right: 10px;
}

.course-flow-content-head h3 {
  font-size: 20px;
  line-height: 29px;
  font-weight: bold;
  color: #333333;
}

.course-flow-content-body {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.6;
  color: #333333;
}

.course-flow-content-body .minimum {
  font-size: 13px;
}

.course-flow-content-body .red {
  color: #c30707;
}

.course-guarantee {
  margin-top: 60px;
  width: 100vw;
  margin-left: calc((-100vw + 1100px) / 2);
  background-color: #f8fcec;
  padding: 50px 0;
}

@media screen and (max-width: 1100px) {
  .course-guarantee {
    margin-left: 0;
  }
}

.course-guarantee-inner {
  width: 836px;
  margin: 0 auto;
}

#content .course-guarantee h2 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  line-height: 1.7;
  margin-bottom: 15px;
}

#content .course-guarantee h2 span {
  font-size: 30px;
  color: #8ebf00;
}

.course-guarantee .description {
  font-size: 15px;
  margin-top: 15px;
}

.course-guarantee-conditions {
  margin-top: 30px;
  background-color: #ffffff;
  padding: 40px 64px;
}

#content .course-guarantee-conditions h3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  margin-bottom: 25px;
}

.course-guarantee-conditions p {
  font-size: 15px;
  line-height: 1.6;
  color: #333333;
}

.course-guarantee-conditions p:nth-of-type(n + 2) {
  margin-top: 8px;
}

.course-guarantee-conditions p:nth-last-of-type(2) {
  margin-top: 15px;
}

.course-guarantee-conditions .annotation {
  font-size: 13px;
}

.course-faq {
  margin: 80px 0;
}

#content .course-faq h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}

.course-faq-container {
  width: 836px;
  margin: 40px auto 0;
}

.course-faq-block {
  padding: 20px 0;
  border-bottom: 2px solid #dbdbdb;
}

.course-faq-block:nth-child(1) {
  border-top: 2px solid #dbdbdb;
}

.course-faq-block-question,
.course-faq-block-answer {
  display: flex;
}

.course-faq-block-question img,
.course-faq-block-answer img {
  height: 33px;
  width: auto;
  margin-right: 20px;
}

.course-faq-block-question p,
.course-faq-block-answer p {
  font-size: 15px;
  color: #333333;
  line-height: 33px;
}

.course-faq-block-answer p a {
  color: #9dd300 !important;
  text-decoration: underline;
}

#content .course-faq .read-more {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  color: #6ebf00 !important;
  text-decoration: none;
  font-weight: bold;
}

#content .course-faq .read-more img {
  width: 18px;
  height: auto;
  margin-right: 8px;
}

/* 謨吝ｮ､邏ｹ莉� */

h1.title.first b {
  font-size: 20px;
}

.school-title {
  position: relative;
  display: inline-block;
}

.school-title&gt;span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -30px;
  font-size: 18px;
  font-weight: bold;
  color: #f88600;
}

.school-title&gt;span b {
  font-size: 22px;
}

.school-title&gt;span&gt;span {
  position: relative;
  display: inline-block;
}

.school-title&gt;span::before {
  content: '';
  width: 3px;
  height: 25px;
  border-radius: 20px;
  background-color: #f88600;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%) rotate(-30deg);
}

.school-title&gt;span::after {
  content: '';
  width: 3px;
  height: 25px;
  border-radius: 8px;
  background-color: #f88600;
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%) rotate(30deg);
}

.school-introduction {
  margin-top: 50px;
  margin-bottom: 30px;
  display: flex;
}

.school-introduction-slider {
  width: 550px;
  margin-right: 50px;
}

.school-introduction-slider img {
  width: 100%;
}

.school-introduction-meta {
  width: 400px;
}

p.school-introduction-station {
  font-size: 15px;
  font-weight: 500;
  color: #333333;
  margin-bottom: 22px;
}

.school-introduction-box {
  display: flex;
}

.school-introduction-box-title {
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  white-space: nowrap;
}

.school-introduction-box-content {
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
}

.school-introduction-box-content p {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 36px;
  padding: 0 5px;
  border-radius: 5px;
  margin-bottom: 15px;
  margin-right: 15px;
}

.school-introduction-for .school-introduction-box-content p {
  background-color: #8ebf00;
}

.school-introduction-facility .school-introduction-box-content p {
  background-color: #58b1cc;
}

.school-introduction-time,
.school-introduction-location,
.school-introduction-onFoot,
.school-introduction-tel {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}

.school-introduction-time img,
.school-introduction-location img,
.school-introduction-onFoot img,
.school-introduction-tel img {
  width: 25px;
  margin-right: 20px;
}

.school-introduction-time p,
.school-introduction-location p,
.school-introduction-onFoot p,
.school-introduction-tel a {
  font-size: 13px;
  font-weight: 500;
  color: #333333;
  line-height: 25px;
}

.school-introduction p a.school-introduction-link {
  display: flex;
  align-items: center;
  margin-left: 45px;
  font-size: 15px;
  font-weight: bold;
  color: #6ebf00 !important;
  text-decoration: none;
}

.school-introduction-link img {
  width: 15px;
  margin-right: 6px;
}

.school-toc {
  margin-top: 70px;
  display: flex;
  border: 2px solid #dbdbdb;
}

.school-toc a.school-toc-title {
  flex: 1;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #8ebf00;
  line-height: 70px;
  position: relative;
}

.school-toc a.school-toc-title::after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-right: 2px solid #8ebf00;
  border-bottom: 2px solid #8ebf00;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%) rotate(45deg);
}

.school-toc a.school-toc-title:nth-child(n + 2) {
  border-left: 2px solid #dbdbdb;
}

.school-campaign {
  width: 100vw;
  margin-left: calc((-100vw + 1100px) / 2);
  background-color: #f8fcec;
  padding: 50px 20px;
  box-sizing: border-box;
}

@media screen and (max-width: 1100px) {
  .school-campaign {
    margin-left: 0;
  }
}

#content .school-campaign h2 {
  text-align: center !important;
  font-size: 32px;
  color: #333333;
  font-weight: bold;
}

.school-campaign-inner {
  width: 1100px;
  margin: 54px auto 0;
}

.school-campaign-img {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin: 0;
}

.school-campaign-img br {
  display: none;
}

.school-campaign-img a {
  width: calc((100% - 30px) / 3);
}

.school-campaign-img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.school-feature {
  margin-top: 60px;
}

#content .school-feature h2 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

#content .school-feature h2 span {
  color: #8ebf00;
}

.school-feature-container {
  width: 836px;
  margin: 0 auto;
}

.school-feature-block {
  width: 795px;
  margin-left: auto;
  margin-top: 45px;
}

.school-feature-block h3 {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.school-feature-block h3 span {
  background: linear-gradient(transparent 50%, #e8ff98 50%);
}

.school-feature-block h3 img {
  height: 27px;
  width: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -40px;
}

.school-feature-block p {
  margin-top: 15px;
  font-size: 15px;
  line-height: 1.6;
  color: #333333;
}

.school-feature-difference {
  margin-top: 50px;
}

.school-feature-difference h3 {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: #333333;
  font-weight: bold;
}

.school-feature-difference h3 span {
  position: relative;
}

.school-feature-difference h3 span::before {
  content: '';
  width: 3px;
  height: 20px;
  background-color: #8ebf00;
  border-radius: 20px;
  position: absolute;
  top: 50%;
  right: -30px;
  transform: translateY(-50%) rotate(45deg);
}

.school-feature-difference h3 span::after {
  content: '';
  width: 3px;
  height: 20px;
  background-color: #8ebf00;
  border-radius: 20px;
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%) rotate(-45deg);
}

.school-feature-difference img {
  width: 537px;
  display: block;
  margin: 30px auto 0;
}

.school-feature-description {
  margin-top: 50px;
  padding: 30px;
  display: flex;
  background-color: #f8fcec;
  align-items: flex-start;
}

.school-feature-description&gt;img {
  width: 353px;
  min-width: 353px;
}

.school-feature-description-content {
  margin-left: 30px;
  position: relative;
  overflow: hidden;
}

.school-feature-description-content-text {
  font-size: 15px;
  line-height: 1.6;
  color: #333333;
  height: 200px;
}

.school-feature-description-content .read-more {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  color: #6ebf00;
  text-decoration: none;
}

.school-feature-description-content .read-more img {
  width: 15px;
  margin-right: 7px;
}

.school-feature-description-content .read-more-mask {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-image: linear-gradient(to bottom, #ffffff00, #f8fcec 70% 100%);
}

a.school-feature-link {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#content .school-feature a.school-feature-link img,#content .voiceContents_Wrap a.school-feature-link img {
  width: 18px;
  margin: 0 7px 0 0;
}

.school-feature a.school-feature-link,.voiceContents_Wrap a.school-feature-link{
  font-size: 19px;
  font-weight: bold;
  color: #6ebf00 !important;
  text-decoration: none !important;
}

.school-feature-images {
  margin-top: 45px;
  display: flex;
  flex-wrap: wrap;
}

.school-feature-image {
  width: 260px;
  margin-top: 45px;
  margin-right: 20px;
}

.school-feature-image:nth-child(4n) {
  margin-right: 0;
}

.school-feature-image-head {
  position: relative;
}

.school-feature-image-head img {
  width: 100%;
  max-height: 173px;
}

.school-feature-image-head .school-feature-image-head-title {
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  line-height: 37px;
  border-radius: 5px;
  background-color: #8ebf00;
  padding: 0 8px;
  position: absolute;
  left: 10px;
  top: 0;
  transform: translateY(-50%);
}

.school-feature-image-text {
  margin-top: 15px;
  font-size: 15px;
  line-height: 1.6;
  color: #333333;
}

.school-feature-price {
  margin: 70px auto;
  width: 515px;
}

#content .school-feature-price h3 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

#content .school-feature-price img {
  display: block;
  margin: 30px auto 15px;
  width: 100%;
}

#content .school-feature-price p {
  font-size: 14px;
  line-height: 2;
  color: #333333;
}

.school-area,
.school-performance {
  margin-top: 70px;
}

.school-performance {
  padding: 50px 0;
  width: 100vw;
  margin-left: calc((-100vw + 1100px) / 2);
  background-color: #f8fcec;
}

@media screen and (max-width: 1100px) {
  .school-performance {
    margin-left: 0;
  }
}

#content .school-area h2,
#content .school-performance h2,#content .voiceContents_Wrap h2{
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}

#content .school-area h2 span {
  color: #8ebf00;
}

#content .school-performance h2 span,#content .voiceContents_Wrap h2 span {
  color: #f88600;
}

.school-area-container,
.school-performance-container {
  width: 1100px;
  display: flex;
  justify-content: space-between;
  margin: 40px auto 0;
}

.school-area-block,
.school-performance-block {
  width: 535px;
  max-height: 200px;
  overflow: hidden;
  position: relative;
}

#content .school-area-block h3,
#content .school-performance-block h3 {
  background-color: #8ebf00;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
}

#content .school-performance-block h3 {
  background-color: #f88600;
}

.school-area-block table,
.school-performance-block table {
  margin: 0;
  background-color: #ffffff;
  border-collapse: collapse;
  border-left: solid 2px #8ebf00;
  border-right: solid 2px #8ebf00;
  border-bottom: solid 2px #8ebf00;
  box-sizing: border-box;
}

.school-area-performance table {
  border-left: solid 2px #f88600;
  border-right: solid 2px #f88600;
  border-bottom: solid 2px #f88600;
}

.school-area-block table td,
.school-performance-block table td {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #333333;
  padding: 10px 0!important;
  width: calc(100% / 3);
  line-height: 1.0!important;
}

.school-area-block .read-more,
.school-performance-block .read-more {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  color: #6ebf00;
  text-decoration: none;
  z-index: 10;
}

.school-area-block .read-more.sp,
.school-performance-block .read-more.sp {
  display: none;
}

.school-area-block .read-more img,
.school-performance-block .read-more img {
  width: 15px;
  margin-right: 7px;
}

.school-area-block .read-more-mask,
.school-performance-block .read-more-mask {
  z-index: 5;
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-image: linear-gradient(to bottom, #ffffff00 20%, #ffffffbb, #ffffff 70% 100%);
}

.school-area-block .read-more-mask.sp,
.school-performance-block .read-more-mask.sp {
  display: none;
}

.school-example {
  margin-top: 70px;
}

#content .school-example h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}

#content .school-example h2 span {
  color: #f88600;
}

#content .school-example-label {
  width: 100vw;
  margin-top: 40px;
  margin-left: calc((-100vw + 1100px) / 2);
}

@media screen and (max-width: 1100px) {
  #content .school-example-label {
    margin-left: 0;
  }
}

#content .school-example-label img {
  width: 100%;
}

#content .school-example-block h3 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}

.school-example-block {
  margin-top: 60px;
}

.school-example-block-images {
  margin: 40px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 900px;
}

.school-example-block-image {
  width: 258px;
  margin-right: 20px;
}

.school-example-block-image-block {
  border: 2px solid #dbdbdb;
  padding: 20px 0;
  margin-bottom: 20px;
}

.school-example-block-image-block .name {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  color: #333333;
}

.school-example-block-image-block .score {
  font-size: 50px;
  color: #f88600;
  font-weight: bold;
  font-family: Roboto;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  line-height: 1;
  letter-spacing: 0;
  margin-top: 10px;
  font-family: Helvetica, '貂ｸ繧ｴ繧ｷ繝�け', 'Yu Gothic', sans-serif;
}

.school-example-block-image-block .score span {
  font-size: 20px;
  padding-bottom: 5px;
}

.school-example-block-image-block .score img {
  height: 41px;
  width: auto;
  padding-bottom: 5px;
}

.school-example-block-image-block .result {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  font-family: Helvetica, '貂ｸ繧ｴ繧ｷ繝�け', 'Yu Gothic', sans-serif;
}

.school-example-block-image-block .result img {
  width: 9px;
  margin: 0 10px;
}

.school-example-block-image-block .result span {
  font-size: 16px;
  background: linear-gradient(transparent 50%, #e8ff98 50%);
}

.school-example-block-image-block .result span b {
  font-size: 22px;
}

.school-example-block-image:nth-child(3n),
.school-example-block-image:nth-last-child(1) {
  margin-right: 0;
}

.school-example-block-image:nth-child(n + 4) {
  margin-top: 40px;
}

#content .school-example-block-image h4 {
  background-color: #83b700;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 43px;
  margin-bottom: 20px;
}

.school-access {
  padding: 0 20px 50px;
}

.school-access-container {
  width: 1100px;
  margin: 40px auto 0;
}

.school-access-map {
  width: 100%;
  margin: 0 auto;
}

.school-access-link a {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 15px;
  font-weight: bold;
  color: #6ebf00 !important;
  text-decoration: none;
  padding-top: 10px;
}

.school-information {
  margin-top: 50px;
  width: 100vw;
  margin-left: calc((-100vw + 1100px) / 2);
  background-color: #f8fcec;
  padding: 50px 0;
}

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

  .school-information,
  .school-access {
    margin-left: 0;
  }
}

#content .school-information h2,
#content .school-access h2 {
  font-size: 30px;
  color: #333333;
  text-align: center !important;
  font-weight: bold;
}

#content .school-information h2 span {
  color: #83b700;
}

.school-information-container {
  width: 1100px;
  margin: 40px auto 0;
  display: flex;
}

.school-information-map {
  width: 550px;
  margin-right: 50px;
}

.school-information-map iframe,
.school-access-map iframe {
  width: 100%;
  height: 297px;
  border: none;
}

.school-information-meta {
  display: flex;
  flex-direction: column;
}

.school-information-meta-content {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

.school-information-meta-content p.school-information-meta-content-title {
  font-size: 12px;
  background-color: #58b1cc;
  line-height: 26px;
  padding: 0 6px;
  border-radius: 2px;
  color: #ffffff;
  width: 60px;
  text-align: center;
}

.school-information-meta-content p.school-information-meta-content-body {
  margin-left: 20px;
  font-size: 15px;
  color: #333333;
  line-height: 26px;
}

.school-information-link,
.school-access-link {
  margin-top: auto;
}

.school-information-link a {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: bold;
  color: #6ebf00 !important;
  text-decoration: none;
}

.school-information-link img,
.school-access-link img {
  width: 15px;
  margin-right: 6px;
}

.school-information-access {
  margin: 60px auto 0;
  width: 1100px;
}

#content .school-information-access h3 {
  font-size: 28px;
  color: #333333;
  text-align: center;
  font-weight: bold;
}

#content .school-information-access-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.school-information-access-block {
  width: 353px;
  margin-top: 30px;
}

.school-information-access-block-image {
  position: relative;
}

.school-information-access-block-image img {
  width: 100%;
  max-height: 264.75px;
  object-fit: cover;
}

.school-information-access-block-image .number {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  line-height: 48px;
  border: 1px solid #83b700;
  font-size: 25px;
  color: #83b700;
  text-align: center;
  background-color: #ffffff;
}

.school-information-access-block-text {
  margin-top: 20px;
  color: #333333;
  font-size: 15px;
}

.school-message {
  margin-top: 60px;
}

#content .school-message h2 {
  font-size: 30px;
  text-align: center;
  color: #333333;
  font-weight: bold;
}

#content .school-message h2 span {
  color: #83b700;
}

.school-message-container {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.school-message-block {
  width: 470px;
  background-color: #f8fcec;
  border: 2px solid #8ebf00;
  position: relative;
  padding: 40px 30px 30px;
  border-radius: 4px;
}

.school-message-block:nth-child(1) {
  margin-right: 30px;
}

#content .school-message-block h3 {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateY(-50%) translateX(-50%);
  background-color: #83b700;
  color: #ffffff;
  line-height: 46px;
  padding: 0 15px;
  border-radius: 6px;
}

.school-message-block .school-message-block-image {
  height: 259px;
  width: auto;
  display: block;
  margin: 0 auto;
}

.school-message-block-text {
  margin-top: 20px;
  height: 130px;
  position: relative;
  overflow: hidden;
}

.school-message-block-text-main {
  font-size: 15px;
}

#content .school-message-block-text h4 {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.school-message-block-text h4 span {
  color: #83b700;
  margin-right: 20px;
}

.school-message-block-text .read-more img {
  width: 15px;
  margin-right: 7px;
}

.school-message-block-text .read-more-mask {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-image: linear-gradient(to bottom, #ffffff00, #f8fcec 70%, #f8fcec 100%);
}

.school-message-block-text .read-more {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  color: #6ebf00;
  text-decoration: none;
  z-index: 10;
}

.school-counter {
  margin-top: 60px;
  width: 1164px;
  box-sizing: border-box;
  border: 2px solid #dbdbdb;
  padding: 40px;
}

#content .school-counter h2 {
  font-size: 30px;
  color: #c30707;
  text-align: center;
}

#content .school-counter-block {
  width: 480px;
  margin: 30px auto 0;
  list-style: none;
}

#content .school-counter-block li {
  font-size: 18px;
  color: #333333;
  line-height: 2;
  background: none;
  position: relative;
  padding-left: 30px;
}

#content .school-counter-block li::after {
  content: '繝ｻ';
  font-size: 24px;
  color: #000000;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.top-contacts.contacts.school {
  position: relative;
}

.top-contacts.contacts.school .school-banner {
  width: calc(434vw / 1920 * 100);
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-50%);
}

.at-share-btn-elements {
  text-align: center;
}

#content .review .course-voice-block-head-text h3 {
  color: #ff9600;
  font-size: 25px;
}

/*髱櫁｡ｨ遉ｺ險ｭ螳�*/
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

</pre></body></html>