img{
  width: 100%;
}
div.topimage img{
  width: 100%;
}
.topimage {
  z-index: -1;
  margin: 0 auto;
  max-width: 100%;
  height: calc(100vw * 0.62);
  text-align: left;
  overflow: hidden;
  position: relative;
}
.topimage img {
  top: 0;
  left: 0;
  position: absolute;
}
section{
  padding-left: 3%;
  padding-right: 3%;
  padding-bottom: 10%;
}
.box_title{
  border:1px solid #000;
  margin-top: -18%;
  z-index: 10;
  border-bottom: none;
  padding:5px;
  font-weight:bold;
  font-size:14px;
  background: linear-gradient(#28b9ff,#0d045f);
  clear: both;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.box_title img{
  width:90%;
}
.box_title p{
  padding-top: 5%;
  padding-left: 2%;
  color: #fff;
  font-weight: normal;
  font-size: 22px;
}
.box_title p span{
  padding-left: 2%;
  font-size: 12px;
}
.box_scrollbar {
  overflow:auto;
  width: 99.3%;
  height:100px;
}
div.box_scrollbar{
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  background-color: #ffffff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
div.box_scrollbar a{
  text-decoration: none;
}
.index-info .index-info-imgbox{
  overflow: hidden;
  max-height:auto;
  width:40%;
  float:left;
  border-radius: 4px;
}
.index-info .index-info-imgbox img{
  width: 87%;
  display: block;
  padding-left: 5%;
  margin-top: 5%;
  padding-right: 5%;
  border-right: 5px solid #0d63a9;
}
.index-info .index-info-textbox {
  width: 56%;
  margin-top: 2%;
  height: 100px;
  float: right;
  padding-left: 10px;
  color: #595757;
}
.index-info-textbox time {
  font-size: 12px;
  font-weight: bold;
  font-family: 'MS Mincho';
}
.index-info-textbox p {
  padding-top: 2%;
  font-weight: bold;
  font-family: 'MS Mincho';
  font-size: 12px;
  line-height: 20px;
}
div.borbox{
  margin-left: 5%;
  margin-right: 5%;
  border-radius: 10px;
}
div.doubleinbox{
  width: 100%;
}
div.inbox p{
  font-family: 'Yu Gothic';
  font-size: 12px;
  padding-left:48%;
  padding-top:9px;
  line-height: 12px;
  color: #595757;
}
h1{
  font-size: 24px;
  padding-top: 5%;
  text-align: center;
  font-weight: bold;
}
.borderdiv{
  margin-top: 5%;
  border:3px solid #0d045f;
  border-radius: 10px;
}
.logobox{
  border-bottom: 1px solid #000;
  display: inline-block;
  width: 100%;
  border-right:1px solid #0d045f;
}
#heightimg{
  padding-bottom: 4%;
}
.logobox img{
  padding-top: 5%;
  padding-bottom: 5%;
  width: 40%;
  display: block;
  margin:0 auto;
}
.logobox h2{
    border-radius: 5px 5px 0px 0px;
  text-align: center;
  padding-top: 3%;
  padding-bottom: 3%;
  background: linear-gradient(#28b9ff,#0d045f);
  color: #fff;
}
.pdiv{
  display: inline-block;
}
.pdiv p {
  font-size: 12px;
  padding-top: 5%;
  padding-bottom: 5%;
  line-height: 18px;
  padding-right: 3%;
  padding-left: 3%;
}
.pdiv p br{
  display: none;
}
@media (min-width: 799px){ 
.menu li:first-of-type{
  background-color: #88bb56;
}
.box_title {
  margin-top: -18.5%;
}
.box_title p {
  font-size: 50px;
}
.box_title p span {
  font-size: 18px;
}
.box_title p {
  padding-top: 3%;
}
.index-info-textbox p {
  font-size: 16px;
}
.index-info-textbox time {
  font-size: 16px;
}
.box_scrollbar {
  overflow: auto;
  width: 99.8%;
  height: 200px;
}

.index-info .index-info-textbox {
  float: left;
}
.index-info .index-info-imgbox {
  width: 30%;
}
h1 {
  font-size: 48px;
  padding-top: 3%;
  text-align: center;
  font-weight: bold;
}
.borderdiv {
  margin-top: 2%;
}
.logobox img {
  padding-top: 8%;
  padding-bottom: 5%;
  width: 45%;
}
#heightimg {
  padding-bottom: 8%;
}
.pdiv {
  float: left;
  display: inline-block;
  width: 56%;
}
.pdiv p {
  font-size: 20px;
  padding-left: 4%;
  border-left: 1px solid #000;
  padding-top: 3%;
  padding-bottom: 5%;
  line-height: 30px;
}
.logobox h2 {
  font-size: 20px;
  padding-top: 8%;
  padding-bottom: 8%;
  border-radius: 7px 0px 0px 0px;
}
.logobox{
  border-right: none;
  border-bottom: none;
  width: 21%;
  float: left;
}
.borhalfleft{
  width: 47%;
  float: left;
}

.borhalfleft p{
  width: 93%;
  float: left;
  padding-top: 7%;
  padding-left: 10%;
}

.borhalfleft .logobox{
  border-right: none;
  width: 43%;
}
.borhalfright{
  width: 48%;
  float: right;
}
.borhalfright .logobox{
  width:42%;
}
.borhalfright img{
  width:39%;
  padding-top: 0;
  padding-bottom: 0;
}
.borhalfright p{
  width: 88%;
  float: left;
  padding-top: 7%;
  padding-left: 10%;
}
section {
  padding-bottom: 8%;
}
.pdiv p br{
  display: block;
}
	
/*******20220921 add**********/	
	a:hover {
    opacity: 0.7;
}