.clearfix:after{
  content: "";
  display: block;
  clear: both;
}
#main_top{
  width: 100%;
  background: #f3f3f3;
}
#top_navi{
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0 30px;
}
.target_object {
  font-size:25px;
  font-weight:bold;
}
.top_navi_title{
  color: #32a8e3;
  text-align: center;
  font-size: 31px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 auto;
  /* background-color:#32a9e2; */
  padding: 15px 0 0;
  position:relative;
}
.video{
  text-align: center;
  padding:15px;
  color: #009e41;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.8;
}
.top_img{
  width: 468px;
  height: 185px;
}
.tit_img{
  width: 185px;
  height: 185px;
  float: left;
}
.top_img h3{
  color: #fff;
  font-weight: bold;
  opacity: 1;
}
.tit_s{
  font-size: 18px;
  font-family: "Rounded Mplus 1c";
  line-height: 2;
}
.tit_main{
  font-size: 26px;
  font-family: "Rounded Mplus 1c";
  line-height: 1.5;
}
.tit_main span{
  font-size: 22px;
}
.next_content_title{
  width: 283px;
  height: 185px;
  float: left;
  padding: 35px 0px;
  background-color: #f53379;
}
.try_content_title{
  width: 283px;
  height: 185px;
  float: left;
  padding: 35px 0px;
  background-color: #ff6900;
}
/* .top_navi_title:after{
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 32px solid transparent;
  border-top-color: #32a9e2;
  top: 100%;
  left: 49%;
  margin-left: -10px;
} */
.main_area{
  display: flex;
}
.main_area li{
  padding: 15px 10px;
  background:#fff;
  flex:1;
  margin-right:20px;
  box-sizing: border-box;
}
.main_area li:last-child{
  margin-right:0;
}
.nextBox li{
  border:1px solid #f53379;
}
.enjoyBox li{
  border:1px solid #0078c0;
}
.seminer_box{
  border:1px solid #02a03e;
}
.tryBox .target_object{
  color:#ff6900;
} 
.tryBox li{
  border:1px solid #ff6900;
}
.enjoyBox{
  color:#0078c0;
}
.max_box{
  width: 1000px;
}

.half_box{
  width:1000px;
}
.half_box li{
  /* width: 490px; */
}
/*.target_object{
    background-color: #fff;
    border-radius: 0px;
    color: #32a9e2;
    font-weight: bold;
    text-align: center;
    font-size: 26px;
    margin: 0px 0 10px;
    padding: 0px 0px 0px;
    line-height: 1.2;
    border: 4px solid #32a9e2;
}*/

.start_english{
  color:#f53379;
}
.target_box{
  margin: 20px 0px 10px;
}
.target_object p{
  padding: 10px 0px 0;
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 20px;
}
/*.target_object p:after {
    content: "";
    width: 0;
    height: 0;
    margin-left: 10px;
    border: 15px solid transparent;
    border-top: 20px solid #32a9e2;
    vertical-align: middle;
    position: relative;
    top: 28px;
}*/
.navi_box{
  font-weight: bold;
  font-size: 20px;
  vertical-align: middle;
}

.inner_navi{
  padding: 5px 0;
}
.inner_navi:hover{
  display: none;
}
.navi_title{
  line-height: 1.5;
  color: rgba(255,255,255,1.0);
  font-size: 20px;
  font-weight: bold;
}
.navi_title span{
  border:2px solid;
  padding: 0px 50px;
}
.navi_title_L{
  line-height: 1.5;
  padding: 35px 0;
}
.navi_title_L span{
  border:2px solid;
  padding: 0px 50px;
}
#lesson_know{
  /* width: 320px; */
}

#lesson_try{
  /* width: 320px; */
}
/*#lesson_try:hover{
  background-image: url(../../img/lp.jpg);
  color: rgba(255,255,255,0.0);
}*/

#eiken_moshi{
  /* width: calc(999px/2); */
  /* height: 100px; */
}
#english_only{
  width: 490px;
  height: 100px;
  background: #009e41;
}
.read_more{
  width: 240px;
  margin: 0 auto;
  line-height: 1.5;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border:2px solid;
  text-align: center;
}
/*.read_more:hover{
  background-color: #ffffff;
  border:2px solid;
  color: #F2C200;
}*/
.hover_box{
  left: 0;
  width: 100%;
  height: 100px;
  transform: translateY(-100px);
  /*z-index: 2;*/
  opacity: 0.9;
}
.lesson_know{
  background: #38b56c;
}
.lesson_know:hover{
  background-image: url(../../img/kyozai.jpg);
  color: rgba(255,255,255,0.0);
  border: none;
}

.lesson_try{
  background: #38b56c;
}
.lesson_try:hover{
  background-image: url(../../img/lp.jpg);
  color: rgba(255,255,255,0.0);
  border: none;
}
.lesson_students{
  background: #ef7b9f;
}
.lesson_students:hover{
  background-image: url(../../img/spring.jpg);
  color: rgba(255,255,255,0.0);
  border: none;
}
.easter{
  background: #f39700;
}
.easter:hover{
  background-image: url(../../img/easter.jpg);
  color: rgba(255,255,255,0.0);
  border: none;
}
.oyako_lesson{
  background: #ff4d52;
}
.oyako_lesson:hover{
  background-image: url(../../img/oyako.jpg);
  color: rgba(255,255,255,0.0);
  border: none;
}
.kaikaku_seminar{
  background:#3498DB;
}
.kaikaku_seminar:hover{
  background-image: url(../../img/seminar.jpg);
  color: rgba(255,255,255,0.0);
  border: none;
}
.eiken_moshi{
  background:#1a5aa8;
}
.eiken_moshi:hover{
  background-image: url(../../img/eikenmoshi.jpg);
  color: rgba(255,255,255,0.0);
  border: none;
}

.type1 dl {
left: 0;
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
transition: opacity 0.6s, transform 0.6s;
}
.type1:hover dl {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}




figure.snip {
  position: relative;
  /* float: left; */
  overflow: hidden;
  color: #ffffff;
  text-align: center;
}
figure.snip * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
figure.snip img {
  opacity: 1;
  /*width: 100%;*/
}
figure#lesson_know:after,
figure#lesson_know:before {
  background: #F2C200;
  width: 200%;
  height: 200%;
  position: absolute;
  content: '';
  opacity: 0.9;
  -webkit-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
  z-index: 1;
}
figure#lesson_try:after,
figure#lesson_try:before {
  background: #38b56c;
  width: 200%;
  height: 200%;
  position: absolute;
  content: '';
  opacity: 0.9;
  -webkit-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
  z-index: 1;
}
figure#easter:after,
figure#easter:before {
  background: #ef7b9f;
  width: 200%;
  height: 200%;
  position: absolute;
  content: '';
  opacity: 0.9;
  -webkit-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
  z-index: 1;
}
figure#lesson_students:after,
figure#lesson_students:before {
  background: #f39700;
  width: 200%;
  height: 200%;
  position: absolute;
  content: '';
  opacity: 0.9;
  -webkit-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
  z-index: 1;
}
figure#oyako_lesson:after,
figure#oyako_lesson:before {
  background: #ff4d52;
  width: 200%;
  height: 200%;
  position: absolute;
  content: '';
  opacity: 0.9;
  -webkit-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
  z-index: 1;
}
figure#kaikaku_seminar:after,
figure#kaikaku_seminar:before {
  background: #ff4d52;
  width: 200%;
  height: 200%;
  position: absolute;
  content: '';
  opacity: 0.9;
  -webkit-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
  z-index: 1;
}
figure#eiken_moshi:after,
figure#eiken_moshi:before {
  background: #1a5aa8;
  width: 200%;
  height: 200%;
  position: absolute;
  content: '';
  opacity: 0.9;
  -webkit-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
  z-index: 1;
}
figure#english_camp:after,
figure#english_camp:before {
  background: #1a5aa8;
  width: 200%;
  height: 200%;
  position: absolute;
  content: '';
  opacity: 0.9;
  -webkit-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
  z-index: 1;
}
figure.snip:after {
  top: 0;
  left: -20px;
  -webkit-transform: skew(-45deg) translateX(-150%);
  transform: skew(-45deg) translateX(-150%);
}
figure.snip:before {
  right: -20px;
  bottom: 0;
  -webkit-transform: skew(-45deg) translateX(150%);
  transform: skew(-45deg) translateX(150%);
}
figure.snip figcaption {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
figure.snip p {
  opacity: 0;
}
figure.snip a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
}
figure.snip:hover:after,
figure.snip.hover:after {
  -webkit-transform: skew(-45deg) translateX(-50%);
  transform: skew(-45deg) translateX(-50%);
}
figure.snip:hover:before,
figure.snip.hover:before {
  -webkit-transform: skew(-45deg) translateX(50%);
  transform: skew(-45deg) translateX(50%);
}
figure.snip:hover figcaption p,
figure.snip.hover figcaption p {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip:hover figcaption p,
figure.snip.hover figcaption p {
  opacity: 0.7;
}



.main_area .boxCaption p{
  color:#303030;
  font-size:14.5px;
  font-weight:normal;
  opacity:1;
  text-align:left;
  font-family:auto;
}
.main_area .boxCaption p:nth-of-type(1){
  font-weight:bold;
  margin-top:5px;
}
.main_area .boxCaption p:nth-of-type(3){
  text-align:right;
}
.main_area a{
  text-decoration:none;
}
.enjoyBox{
  margin-right:20px;
}
.target_box  .seminor_know{
  font-size:22px;
  color:#02a03e;
}
.enjoyBox li{
 width:320px;
}