#top_imgs_wrapper {
  position: relative;
  width: 100%;
  height: 230px;
  overflow: hidden;
}

.top_imgs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  z-index: 0;
}

.top_imgs.active {
  opacity: 1;
  z-index: 1;
}


#ippan, #shinzou {
	width: 100%;
//border: 1px solid #e00;
	margin: 20px auto;
	box-sizing: border-box;
}

.pd1 {
	padding-top: 40px;
}

#top_imgs {
	width: 100%;
	margin: 55px auto 20px auto;
}

#msg1 {
	margin-left:1em;
	margin-right:1em;
}

.msg2 {
	margin-left:1em;
	margin-right:1em;
}

h2 {
	font-size: 18px;
	margin-bottom: 20px;
}

h2 {
	background-image: url("../images/index_h2_bg.png");
	text-align:center;
	font-weight:normal;

}


#box2 {
	margin: 0px 20px 20px 10px;
	display: flex;
	flex-wrap: wrap;
}



#bd1 {
	width: 85%;
	display: block;
	margin: 20px auto;
}

#yotei_mei {
	width: 200px;
}

.waku {
	width: 100%;
}

#box3 {
	background-color: #fff;
}

#msgss {
	order: 1;
	width: 100%;
}

#bd2 {
	order: 2;
	width: 80%;
	margin: 50px auto;
	display:block;

}

#bd3 {
	order: 3;
	width: 50%;
	margin: auto;
	display:block;
	margin-bottom:50px;
}

.oshrase_smp___ {
	display: none;
}

#oshirase_box {
	margin: 10px;
	border: 1px solid #170;
	background-color: #ffe;
	height: 250px;
	overflow: scroll;
	padding: 10px;
	font-size: 14px;
	border-radius: 10px;
}

.daycolor {
	color: #170;
	margin: 0;
	padding: 0px 0px;
}

.oshirase_box ul {
	display: list-item !important;
	list-style-type: disc !important;
	margin-left: 0;
	padding-left: 0;
}

#kiji_area {
	height: 300px;
	padding: 20px 10px;
	overflow: scroll;
	border: 1px solid #170;
	width: 80%;
	margin: auto;
	border-radius: 10px;
	background-color: #ffe;
	font-size: 14px;
}

#hyou123 {
	width: 100%;
	overflow-x: auto;
	border: 1px solid #fff;
	box-sizing: border-box;
}

h3 {
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.headmenu2 {
	width: 100%;
}

.headmenu2 > div {
	display: flex;
	flex-wrap: wrap;
}

.matome1 {
	text-align: center;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	padding: 8px 5px;
	font-size: 16px;
	word-break: break-word;
	flex: 1;
	min-width: 90px;
}

.headmenu2 .he,
.headmenu2 .hee,
.headmenu2 .tb {
	flex: 1;
	min-width: 9%;
	background-color: #ffffff;
}

.headmenu2 .he {
	background-color: #50acc4;
	color: #ffffff;
}

.headmenu2 .hee {
	background-color: #4d77c3;
	color: #ffffff;
}

.headmenu2 .he2,
.headmenu2 .he3,
.headmenu2 .me {
	flex: 0 0 15.5%;
	min-width: 130px;
	white-space: nowrap;
}

.headmenu2 .he2 {
	background-color: #50acc4;
	color: #ffffff;
	letter-spacing: 0.5em;
}

.headmenu2 .he3 {
	background-color: #4d77c3;
	color: #ffffff;
	letter-spacing: 0.5em;
}

.headmenu2 .me {
	background-color: #ffffff;
	letter-spacing: 0.2em;
}

.tn {
	width: 100% !important;
	font-size:14px;
}

.br2 {
	word-break: break-word;
}

.hatsunetsu {
	zoom:80%;
}

.sams { 
	text-align:left; !important
}

.hms { 
	ont-size:16px !important;
	line-height:1.7em !important;
	text-align:left; !important}


#msgss {
	margin-top:50px;
}