@charset "UTF-8";
/* CSS Document */

/* contents */
#marugoto_letsdance {
  width: 800px;
  background: #FFFFFF;
  float: right;
}
#marugoto_letsdance .sp {
  display: none !important;
}
#marugoto_letsdance img {
  border: 0;
  margin: 0;
  vertical-align: top;
  display: block;
}
#marugoto_letsdance h1,
#marugoto_letsdance h2,
#marugoto_letsdance h3 {
  margin: 0;
  padding: 0;
}
#marugoto_letsdance .flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
#marugoto_letsdance .movie {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
#marugoto_letsdance .movie iframe {
  width: 700px;
  height: 394px;
}