@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1&display=swap');
/* CSS Document */
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  scroll-behavior: smooth;
}
.at {
  position: relative;
}
.mov {
  position: absolute;
  left: 130px;
  top: 20px;
  width: 720px;
  height: 406px;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 720px;
  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%;
}
.ambassa_800_area {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.tweet-container {
  position: relative;
  background-color: #054f99;
  height: 800px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.tweet-container_in {
  position: absolute;
  top: 5%;
  bottom: 5%;
  left: 15%;
  right: 15%;
  width: 70%;
  height: auto;
}
.happyset {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.ouboyoko {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.button_oubo img {
  width: 702px;
}
.honbun-title {
  background-color: #d1d1d1;
}
.honbun-area {
  background-color: #d1d1d1;
  padding: 1em 3em 1em 3em;
  text-align: left;
}
.midashi_01 {
  font-family: 'Roboto', sans-serif;
  color: #002f7c;
  position: relative;
  padding: .3em .3em .3em 1.3em;
  font-size: 1.3rem;
  border-bottom: 3px solid #002f7c;
}
.midashi_01::after {
  position: absolute;
  content: '';
  bottom: 0.2em;
  left: 0em;
  width: 1.1em;
  height: 1.1em;
  background-color: #002f7c;
}
.honbun {
  padding-top: 0.7em;
  padding-bottom: 2em;
  font-size: 1.2em;
  line-height: 1.8em;
  font-family: 'M PLUS 1', sans-serif;
  font-weight: 400;
  color: black;
}
.honbun a {
  color: #d33a15;
  font-family: 'M PLUS 1', sans-serif;
  font-weight: 900;
  text-decoration: underline;
}
p.indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}
.indent_honbun {
  padding-top: 0.3em;
  padding-left: 4em;
  padding-bottom: 0.3em;
  font-size: 0.9em;
  line-height: 1.65em;
  font-family: 'M PLUS 1', sans-serif;
}
.insta_marker {
  background: linear-gradient(transparent 50%, #eecabb 50%);
}