/* indexの文字 */
.style1 {
	font-family: "Meiryo UI";
	font-size: x-large;
	color: #4F4F4F;
	font-weight: bold;
}
.style2 {
	font-family: "Meiryo UI";
	font-size: small;
	color: #000000;
}
.style3 {
	font-family: "Meiryo UI";
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: auto;
}
.style4 {
	font-size: large;
	font-family: "Meiryo UI";
	font-weight: bold;
	color: #0066CC;
}
.style5 {
	font-family: "Meiryo UI";
	font-size: x-small;
}
.style6 {
	font-family: "Meiryo UI";
	font-size: small;
	color: #000000;
	line-height:30px;
}
.style7 {
	font-family: "Meiryo UI";
	font-size: small;
	color: #000000;
	line-height: 25px;
}
.style8 {
	font-family: "Meiryo UI";
	font-size: small;
	text-align: right;
}
.style9 {
	font-family: "Meiryo UI";
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.style10 {
	font-family: "Meiryo UI";
	font-size: small;
	color:#000;
}
.style11 {
	font-family: "Meiryo UI";
	font-size: small;
	color: #FF0000;
}
.style12 {
	font-family: "Meiryo UI";
	font-size: small;
	line-height: normal;
}
.style13 {
	font-family: "Meiryo UI";
	font-size: small;
	color:#000;
	text-decoration: underline;
}
.style14 {
	color:#000;
}
a {
    text-decoration:none; 
}

/* indexのメニュー */
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #ddd9c4;
}
li {
	font-family: "Meiryo UI";
	font-size:small;
	float: left;
	border-right: 3px solid #FFF;
}
li:last-child {
	border-right: none;
}
li a {
	display: block;
	color: #000000;
	border-right: 2px solid #dedbd7;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
}
li a:hover{
	color: #0000700;
	border: 1px solid #1a1840;
}
ul li {
  width: 16.4%;
}


.page {
font-size:small;
  color:#000000;
  font-family:"Meiryo UI"
}

#button
{
  margin: 10px 50px 50px 50px;
    justify-content: space-around;
    display: flex;
	color:inherit;
}

#call
{
  margin: 50px 0px 10px 700px;
  line-height:50%;
  	font-family: "Meiryo UI";
	font-size: small;
	color: #000000;
}
a.btn--orange {
  color: #fff;
  background-color: #5882FA;
}

a.btn--orange:hover {
  color: #fff;
  background: #819FF7;
}

a.btn-c {
  font-size: 15px;
  position: relative;
  padding: 20px 50px 20px 30px;
}

a.btn-c i.fa {
  margin-right: 1rem;
}


.zaidan_etc{
  width: 800px;
  margin: 50px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  text-align: center
}

.news{
  margin: 50px;
}
.content1{
padding: 0px 0px 0px 10px; margin-bottom: 5px; border-bottom: 1px solid #a9a9a9;
}


.topics{
  margin: 0px 80px 80px 20px;
}
.box{
   border-bottom: 3px solid #0066CC;
}

.footer1{
  margin: 0px 0px 0px 0px;
  padding: 30px 20px 10px 20px;		
  background-color:#ddd9c4;
}


#copylight
{
	clear: both;						/*　回り込みをクリア　*/
	text-align: center;			/*　中央揃え　*/
	padding: 5px 0;					/*　　*/
}

#noscript
{
	font-family: "Meiryo UI";
	font-size: small;
	clear: both;					/*　回り込みをクリア　*/
	text-align: center;			/*　中央揃え　*/
	padding: 5px 0;					/*　中央揃え　*/
}

#page-top {
    position: fixed;
    right: 5px;
    bottom: 20px;
    height: 50px;
    text-decoration: none;
    font-weight: bold;
    transform: rotate(90deg);
    font-size: 90%;
    line-height: 1.5rem;
    color: #737373;
    padding: 0 0 0 35px;
    border-top: solid 1px;
}
#page-top::before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 15px;
    border-top: solid 1px;
    transform: rotate(35deg);
    transform-origin: left top;
}

#menu{
  margin: 10px 0px 30px 0px;
  padding: 30px 0px 0px 0px;	
  border-bottom: 2px solid #0066CC;	
}
#menu1{
  margin: 10px 10px 10px 10px;
  padding: 10px 10px 10px 10px;	
}
#text{
  margin: 30px 40px 100px 40px;
  padding: 10px 10px 10px 10px;	
}
#graph{
width:800px;
height:350px;
}
#title{
width:250px;
background-color:#ede9d3;
border:1px solid #ede9d3;
margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
 display:inline-block;
	font-family: "Meiryo UI";
	font-size:medium;
	font-weight:bold;
}

table{
  background-color:#eceadc;
  border-collapse:collapse;
  margin:20px 100px 20px 100px;
  border:1px solid #d1cdba;
}
table th{
  border-bottom:1px solid #d1cdba;
  border-right:1px solid #d1cdba;
}
table td{
  background-color:#FFFFFF;
  border-bottom:1px solid #d1cdba;
  border-left:1px solid #d1cdba;
}



.wrap a{
display: block;
color:#000;
border:none;
}

.wrap a:hover {
  background: #f7f6ed;
  border:0px;
}

.wrap ul{
  list-style: none;
  font-family: "Meiryo UI";
  font-size:14px;
  background-color:#FFFFFF;
}

.wrap li {
  display:table-cell;
  justify-content:center;
  align-items:center;
  width:200px;
  height:50px;
  border: 1px solid;
  border-color:#ddd9c4;
  background-color:#f7f6ed;
  padding: 0px 0px 0px 20px;
  margin:30px 30px 30px 30px;
  text-align:center;
  vertical-align:middle;
}

.wrap a{
display: block;
color:#000;
border:none;
}

.wrap a:hover {
  background: #f7f6ed;
  border:0px;
}

.wrap1 a{
display: block;
color:#000;
border:none;
}

.wrap1 a:hover {
  background: #f7f6ed;
  border:0px;
}

.wrap1 ul{
  list-style: none;
  font-family: "Meiryo UI";
  font-size:14px;
  background-color:#FFFFFF;
}

.wrap1 li {
  display:table-cell;
  justify-content:center;
  align-items:center;
  width:400px;
  height:50px;
  border: 1px solid;
  border-color:#ddd9c4;
  background-color:#f7f6ed;
  padding: 0px 0px 0px 20px;
  margin:30px 30px 30px 30px;
  text-align:center;
  vertical-align:middle;
}

.wrap1 a{
display: block;
color:#000;
border:none;
}

.wrap1 a:hover {
  background: #f7f6ed;
  border:0px;
}


.style15 {
	font-family: "Meiryo UI";
	font-size: small;
	text-transform: none;
	color: #000000;
	font-weight: bold;
}
