html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

.idanime2,
.i,
.header2,
h1 {
  display: flex;
  align-items: center;

}

.sen1,
.middle,
.idanime2,
h1 {
  border: solid 0.0625rem #000;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
}

.sen1 {
  top: 0px;
}



.sen1 {
  background-color: #ffffff;
  height: 2.15rem;
}

.middle {
  height: 10.5rem;
  top: 2.09rem;
  background-color: #2280c2;
}

.middle-banner {
  height: 10.37rem;
  top: 0.003rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.idanime2 {
  top: 12.53rem;
}

.idanime2 {
  color: #0000FF;
  height: 2.15rem;
  font-size: 1rem;
  overflow: hidden;
}

.idanime2 p {
  animation: ida 20s linear infinite;
  transform: translateX(calc(-8% + 100vw));
  white-space: nowrap;
  margin: 0;
}

@keyframes ida {
  100% {
    transform: translateX(-100%);
  }
}

.menu {
  display: flex;
  box-sizing: border-box;
  border: solid 0.0625rem #000;
  width: 100%;
  top: 14.61rem;
  position: absolute
}

.menu > :not(:first-child) {
  border-left:0.0625rem solid #000000;
}

.button_1:hover, .button_2:hover, .button_3:hover {
	background: #00005e
}

.button_1, .button_2, .button_3 {
	font-size: 1rem;
	flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
	color:#fff;
  background-color: #3737ff;
	border: none;
	height: 2.03rem;
	box-sizing: border-box;
}

h1 {
  top: 29.24rem;
  font-size: 1rem;
  font-weight: normal;
  padding: 0rem 0.3125rem;
  height: 2.15rem;
  position: absolute;
  margin: 0;
}

h2 {
  font-size: 1rem;
  margin: 0;
  font-weight: normal;
}

.new_message {
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  height: 1rem;
  position: absolute;
  box-sizing: border-box;
  top: 16.7rem;
  max-width: 100vw;
}

.header2 {
  background-color: #3737ff;
  color: #fff;
  border: solid 0.0625rem #000;
  font-size: 1rem;
  padding: 0rem 0.3125rem;
  height: 2.15rem;
  box-sizing: border-box;
}

.i {
  font-size: 1rem;
  color: #000;
  padding: 0rem 0.3125rem;
  border-top: 0.0625rem solid #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  height: 2.09rem;
}

.a {
  font-size: 1rem;
  margin: 0;
  position: absolute;
  padding: 0rem 0.3125rem;
  top: 31.6rem;
}

[class*=list] {
  color: #000;
  text-decoration: none;
  position: relative;
}

.list_list {
  top: 33.41rem;
  display: flow-root;
}

.list_list .list_box:last-child,
.list_list .list_box:last-of-type {
  margin-bottom: 16rem;
}

.list_box {
  border: 0.0625rem solid;
  display: flex;
}

.list_box:nth-child(odd) {
  background-color: #e1e1e1;
}

.list_box + .list_box {
  border-top: 0;
}

.list_icon {
  width: 4.11rem;
  height: 4.11rem;
}

.icon_Image {
  position: relative;
  left: 0.0625rem;
  top: 0.0625rem;
  width: 4rem;
  height: 4.0475rem;
}

.list_title_ymdhms {
  flex: 1;
  border-left: 0.0625rem solid;
  left: 0.01rem;
}

.title {
  font: 1rem sans-serif;
  padding: 0.22rem 0 0.23rem 0.31rem;
  margin: 0;
}

.list_ymdhms {
  height: 2.15rem;
  padding: 0 0.31rem;
  border-top: 0.0625rem solid;
  bottom: -0.13rem;
  margin: 0;
}