@charset "UTF-8";
/* CSS Document */
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
  img {
    vertical-align: top;
    display: block;
  }
 
.at {
  position: relative;
}
.mov {
  position: absolute;
  left: 5%;
  top: 5%;
  width: 90%;
  height: auto;
}

.ambassa_800_area {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.tweet-container {
  position: relative;
  background-color: #054f99;
  height: 95vh;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.tweet-container_in {
  position: absolute;
  top: 5%;
  left: 15%;
  right: 15%;
  width: 70%;
  height: auto;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.happyset {
  width: 90%;
}
.button_oubo {
  margin-left: 10%;
  margin-right: 10%;
}
.button_oubo img {
  width: 100%;
}
.ouboyoko {
  width: 100%;
}

.midashi_01 {
  font-size: 1.1rem;
}
.honbun {
  font-size: 0.9em;
}
.indent_honbun {
  font-size: 0.8em;
}