@charset "UTF-8";

html:lang(en) .home-section--case,
html:lang(en) .home-section--seminar,
html:lang(en) .home-section--news {
  display: none; }
html:lang(en) .home-slide-03 .home-mv-logo {
  font-size: 8vw;
  margin-top: 3vw; }
html:lang(en) .home-slide-03 .home-mv-logo span {
  font-size: 8vw; }
@media screen and (min-width: 768px) {
  html:lang(en) .home-slide-03 .home-mv-logo {
    font-size: min(3.5vw, 50px);
    width: calc(50vw - 7.14vw);
    margin-top: 20px; }
  html:lang(en) .home-slide-03 .home-mv-logo span {
    font-size: inherit; } }