/* -------------------------------------------------
sub-layout
----------------------------------------------------*/
p{line-height: 5vw;}
.fv img{  height: 100%;}

#mobile iframe{width: 100%; height: auto; padding: 0px 30px;}
#mobile .section1 img{width: 100%;}
#mobile .section3 img{width: 100%;}

.section2{background-color: #F0F5ED;}
.section3{padding: 0px 30px;}

.mv-wrap{ height: 200px }
.mv-wrap li:nth-of-type(1) { background-image: url("../images/school/Group 143.png");}
.mv-wrap li:nth-of-type(2) { background-image: url("../images/school/Group 141.png");}


@media only screen and (min-width: 741px) {
   p{line-height: 1.5}
  #desktop .section1 .flex-container-cen img{width: 290px;}
  .mv-wrap {height: 600px;width: 960px;margin: auto;}
}
