@charset "UTF-8";
/* CSS Document */

body {
  /* 全体のフォントファミリー */
  font-family: "A1 Gothic R";
}

@media screen and (min-width: 641px) {
  .moroha_itoi.youtube_embed_container {
    width: 180%;
    padding-bottom: 101.25%;
    margin-left: -40%;
  }
}
