@charset "utf-8";
/* CSS Document */

/*
===== CONTENTS ===========================================

  01. subpage
  
==========================================================
*/
/* -------------------------------------------------------
  01. common
------------------------------------------------------- */
#public:before {
  border-top: 5px solid #005696;
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
}
#public h2:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background: url(001288977.png) no-repeat 0 0 / 15px 15px;
}
#leftSide .section h1,
#maincolumn .section h1,
.pagelist {
  margin: 0 0 20px;
}
#leftSide .section h2,
#leftSide .section h3,
#maincolumn .section h2,
#maincolumn .section h3 {
  margin: 0 0 30px;
}
.pagelist {
  margin: 0 0 25px 0;
  padding: 0;
}
#leftSide .section h4,
#maincolumn .section h4 {
  margin: 0 0 15px;
}
.section h1 {
  background: linear-gradient(to bottom, #fdfeff 0%, #deedf7 100%);
  border: 1px solid #c7c7c7;
  border-top: 5px solid #005696;
  font-size: 134%;
  font-weight: bold;
  padding: 12px 18px 11px;
  position: relative;
}
.section h1:before {
  border-top: 5px solid #005696;
  content: "";
  position: absolute;
  top: -5px;
  left: -1px;
  right: -1px;
}
#leftSide .section h2,
#maincolumn .section h2 {
  background: #f9f7f1;
  border: 1px solid #c7c7c7;
  border-left: 7px solid #2e5802;
  clear: both;
  font-size: 134%;
  font-weight: bold;
  padding: 9px 0 8px 9px;
  position: relative;
  line-height: 1.3em;
}
#leftSide .section h2:before,
#maincolumn .section h2:before {
  border-left: 7px solid #2e5802;
  content: "";
  position: absolute;
  left: -7px;
  top: -1px;
  bottom: -1px;
}
#leftSide .section h3,
#maincolumn .section h3 {
  position: relative;
  background: #f9f7f1;
  border: 1px solid #c7c7c7;
  font-size: 127%;
  font-weight: bold;
  padding: 8px 0 7px 20px;
}
#leftSide .section h3:before,
#maincolumn .section h3:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 10px;
  width: 4px;
  height: 20px;
  background: #2e5802;
}
#leftSide .section h4,
#maincolumn .section h4 {
  border-bottom: 2px solid #2e5802;
  padding-bottom: 3px;
  font-size: 113%;
}
.section p {
  padding: 5px 0;
  line-height: 1.9;
  margin: 0;
}
.section p.date,
.section p.textright {
  text-align: right;
  padding-top: 0;
}
.section .anchor {
  border: 1px solid #c7c7c7;
  margin: 0 0 28px 0;
  padding: 10px 0 9px 10px;
}
.section .anchor li {
  float: left;
  list-style: none;
  margin: 0 15px 0 0;
  padding: 0;
}
.section .anchor li a:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 12px;
  background: url(001288991.png) no-repeat 0 0 / 14px 12px;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.section p.imgblock img {
  margin: 0 auto;
}
.section p.imgblock span.caption {
  display: block;
  font-size: 86%;
  padding-top: 3px;
  text-align: left;
}
.section .imgflex {
  display: flex;
  flex-wrap: wrap;
}
.section .imgflex .imgblock {
  display: inline-block;
  margin: 10px auto 25px auto;
  padding: 0;
  order: 2;
}
.section p.imgblock.wfull img {
  margin: 0 auto;
}
/*画像回り込み無し*/
.imageclearblock {
  text-align: center;
}
.imageclearblock p.imgblock {
  display: inline-block;
  float: none;
  padding: 10px 0 25px 0;
  vertical-align: top;
}

.section a.category,
.section a.content,
.section a.blank,
.section a.pdf,
.section a.word,
.section a.excel {
  display: inline-block;
  text-indent: -24px;
  padding-left: 24px;
}
.section a.category:before,
.section a.content:before,
.section a.blank:before,
.section a.pdf:before,
.section a.word:before,
.section a.excel:before,
#maincolumn .arrowLists li .icons:before {
  margin-right: 6px;
  position: relative;
  top: 3px;
  display: inline-block;
  width: 18px;
  height: 18px;
  content: "";
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 18px 18px;
}
.section a.category:before {
  background-image: url(001288987.png);
}
.section a.content:before {
  background-image: url(001288966.png);
}
.section a.blank:before,
#maincolumn .arrowLists li .icons.blank:before {
  background-image: url(001288983.png);
}
.section a.pdf:before,
#maincolumn .arrowLists li .icons.pdf:before {
  background-image: url(001288979.png);
}
.section a.word:before,
#maincolumn .arrowLists li .word.pdf:before {
  background-image: url(001288986.png);
}
.section a.excel:before,
#maincolumn .arrowLists li .xls.pdf:before {
  background-image: url(001288973.png);
}

.article {
  margin-bottom: 20px;
}
.pagelist li {
  list-style: none;
  margin: 0 0 15px;
  text-indent: -24px;
  padding: 0 0 0 24px;
}
.pagelist li .description {
  display: block;
  text-indent: 0;
  padding: 5px 0 10px;
}
.pagelist.wide li {
  clear: both;
  width: auto;
}
.pagelist.wide li a {
  min-width: 4em;
}
.recoverytable,
.recoverytable tbody,
.recoverytable tr {
  display: block;
}
.recoverytable {
  margin: 15px 0;
  border-top: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
}
.recoverytable tr {
  padding: 30px 10px 20px 10px;
  border-bottom: 1px dashed #a0a0a0;
}
.recoverytable tr:last-child {
  border-bottom: none;
}
.recoverytable tr:first-child {
  display: none;
}
.recoverytable th {
  display: none;
}
.recoverytable tr td:first-child {
  display: inline-block;
  margin: 0 10px 0 0;
}
.recoverytable tr td:nth-child(2) {
  display: inline-block;
  padding: 0 6px;
  background: #e0e0e0;
}
.recoverytable tr td:nth-child(3) {
  display: block;
  margin: 10px 0;
  font-weight: bold;
}
.recoverytable tr td:nth-child(3) a {
  font-size: 126%;
  line-height: 1.6;
}
.recoverytable tr td:nth-child(4) {
  display: block;
  margin: 0 0 10px 0;
}
.recoverytable tr td:nth-child(4):before {
  content: "開始決定年月日：";
  color: #505050;
}
.recoverytable tr td:nth-child(5) {
  display: block;
  margin: 0 0 10px 0;
  padding: 10px;
  line-height: 1.8;
  border: 1px solid #c7c7c7;
  background: #f6f6f6;
}
.recoverytable tr td:nth-child(5):before {
  content: "問い合わせ先：";
  font-weight: bold;
  display: block;
}
.recoverytable tr td:nth-child(6) {
  display: block;
  margin: 0 0 10px 0;
}
.recoverytable tr td:nth-child(6):before {
  content: "備考：";
  color: #505050;
}
.recoverytable tr td:nth-child(6):empty:before {
  display: none;
}

.recoverytable td.textleft,
.recoverytable .aly_tx_center {
  text-align: left;
}
.recoverytable td .close {
  color: #c30000;
  display: block;
}
/* 202002追加-------------------------- */

.recoverydl dl {
    padding: 30px 10px 20px 10px;
    border-bottom: 1px dashed #a0a0a0;
}

.recoverydl dl dt{
	font-weight:bold;
	margin-bottom:10px;
	}
.recoverydl dl dt a {
    font-size: 126%;
    line-height: 1.6;
}

.recoverydl dl dt .close {
    color: #c30000;
    display: block;
}
.recoverydl dl dd{
	margin-bottom:10px;
	margin-left:0;
	}
.recoverydl dl dd:nth-child(3) {
    margin: 0 0 10px 0;
    padding: 10px;
    line-height: 1.8;
    border: 1px solid #c7c7c7;
    background: #f6f6f6;
}

.recoverydl .recoveryNumber {
  display: inline-block;
  margin: 0 10px 0;
  font-weight: normal;
}

.recoverydl .recoveryOffice {
  display: inline-block;
  padding: 6px 6px 5px;
  background: #e0e0e0;
  font-weight: normal;
}

.recoverydl .recoveryTitle {
  display: block;
  margin-top: 1rem;
}
.recoverydl .aly_tx_center{
	text-align: left !important;
} 1rem;
}
.recoverydl .aly_tx_center{
	text-align: left !important;
}