@charset "utf-8";
/* CSS Document */

.electronicBlock01 th {
    font-family: 'Noto Sans JP', sans-serif !important;
  width: 230px;
  font-weight: 700 !important;
  color: #3392c4;
  padding-left: 40px;
  box-sizing: border-box;
  position: relative;
}
.electronicBlock01 th, .electronicBlock01 td {
    font-family: 'Noto Sans JP', sans-serif !important;
  font-size: 15px !important;
  line-height: 180% !important;
  padding-top: 14px;
  padding-bottom: 14px;
  vertical-align: top;
}
.electronicBlock01 th {
  text-align: left;
}
.electronicBlock01 th {
  font-style: normal;
  font-weight: normal;
}
.electronicBlock01 th, .electronicBlock01 td {
    font-family: 'Noto Sans JP', sans-serif !important;
  font-size: 15px !important;
  line-height: 180% !important;
  padding-top: 14px;
  padding-bottom: 14px;
  vertical-align: top;
}
.electronicBlock01 td {
  padding-left: 28%;
  box-sizing: border-box;
}
.electronicBlock01 td dt {
  width: 73%;
  font-weight: 600;
  margin-bottom: 7px;
  float: left;
}
/*.electronicBlock01 td dd {
  width: 160px;
  font-weight: 600;
  margin-bottom: 7px;
  padding-left: 25px;
  background-image: url("../img/icon_pdf.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 19px 24px;
  box-sizing: border-box;
  float: left;
}*/
.electronicBlock01 dd {
/*  width: 160px;*/
  font-weight: 600;
  margin-bottom: 7px;
  padding-left: 25px;
  background-image: url("../img/icon_pdf.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 19px 24px;
  box-sizing: border-box;
  float: left;
}
.public_notice {
	font-size: 14px;
    width: 100%;
	margin: 0px auto;
	line-height: 140%;
	color:#221815;
	font-family: 'Noto Sans JP', sans-serif;
    text-align: left;
}
.public_notice a{
color: #3B84E8;
}
.public_notice a:hover{
text-decoration: underline;
}
.infodistance {
	float:right;
	text-align:right;
	font-size:11px;
	color: #666666;
}
@media screen and (min-width:701px) and (max-width:779px){
.infodistance {
	float:right;
	text-align:right;
	font-size:11px;
}
}
table.electronic {
	font-size: 14px;
    width: 100%;
	margin: 24px auto;
    border-collapse: collapse;
	line-height: 140%;
	color:#221815;
	font-family: 'Noto Sans JP', sans-serif;
    text-align: left;
    letter-spacing: 0.12em;
}
table.electronic a{
color: #3B84E8;
}
table.electronic a:hover{
text-decoration: underline;
}

th.electronic {
	width:24%;
	padding:10px;
    border-top:1px dotted #0a0a08;
	color:#0065b3;
    	font-size: 15px;
    font-weight: 500;
}
td.electronic {
	padding:10px;
	border-top:1px dotted #0a0a08;
	color:#221815;
}
td.electronic li.ad {
	padding:12px 0;
	color:#221815;
}
th.electroniclas {
　　width:24%;
	padding:10px;
    	border-top:1px dotted #0a0a08;
	border-bottom:1px dotted #0a0a08;
	color:#0065b3;
    	font-size: 15px;
    font-weight: 500;
}
td.electroniclas {
		padding:10px;
    border-top:1px dotted #0a0a08;
border-bottom:1px dotted #0a0a08;
		color:#221815;
}
.info_electro {
	font-size:11px;
	color: #666666;
    font-family: 'Noto Sans JP', sans-serif;
      font-weight: 600;
  margin-bottom: 7px;
  padding-left: 25px;
  background-image: url("../img/icon_pdf.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 19px 24px;
  box-sizing: border-box;
  float: right;
    letter-spacing : normal;
}
@media screen and (min-width:701px) and (max-width:779px){
.info_electro {
	float:right;
	text-align:right;
	font-size:11px;
}
}
.privacy_mdMinDk{
    color:#605331;
	font-size:16px;
	line-height:120%;
    margin: 32px 0 12px 0;
    padding: 0 0 8px 0;
    border-bottom: 2px dotted #887a54;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
    text-align: left;
}