@charset "UTF-8";
*,html,body,ul,li {
 vertical-align: bottom;
}
#contentsRC img {
	display: block;
}
/*
#pkz span:after {
	content: " ＞ ";
}*/
/* PANKUZU */
#pkz2 {
	clear: both;
	margin-bottom: 0;
	font-size: .9em;
	color: #000;
	border-bottom: solid 1px #c291c7;
	padding: 8px 5px 6px;
	background: #f9f4f9;
	}
	
#pkz2 a {
	color: #06c;
	/*text-decoration: underline;*/
	margin: 0;
}
#pkz2 a:hover {
	color: #903;
	text-decoration: none;
}

p {
	margin-left: 5px;
}
h2 {
	font-weight: 500 !important;
	font-size: 1.25em !important;
	margin: 5px 0 20px !important;
	padding: 13px 10px 15px 25px;
}

h3 {
	font-size: 1.2em;
	font-weight: 500 !important;
	padding: 0 10px 12px 5px;
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	/*border-bottom: 2px solid #005c49;*/
	border-bottom: 1px solid #005c49;
}
h4 {
	font-weight: 700;
	font-size: 1.15em;
	line-height: 1.4;
	color: #005c49;
	border-bottom: none;
	background: url(../imgs/bg_h4.png) no-repeat left top;
	margin: 0 0 0 5px;
	padding: 0 10px 8px 22px;
}
h5 {
	font-weight: 700;
	font-size: 1.15em;
	line-height: 1.4;
	color: #000;
	border-bottom: none;
	background: url(../imgs/bg_h5.png) no-repeat left top;
	margin: 0 0 0 5px;
	padding: 0 10px 8px 22px;
}
h3 a, h4 a {
	font-weight: 400;
}
h4 + .summary {
	margin-top: 0;
}
h4 + p {
	margin-top: 10px;
}
h5 + .summary {
	margin-top: 0;
}
h5 + p {
	margin-top: 10px;
}
h5 + .flex02 {
	margin-top: 15px;
}
.menu01  {
	margin: 0 0 20px 10px;
}
.menu02  {
	margin: 0 0 20px 5px;
}

.menu01 li, .menu02 li {
	padding: 10px 0 10px 5px;
	font-size: 1.05em;
	border-bottom: 1px solid #cecece;
	line-height: 1.6;
}
.menu01 li a, .menu02 li a {
	display: block;
	background: url(../imgs/bg_menu01.png) no-repeat right center;
}
.menu02 {
	list-style-type: lower-latin;
}
.menu02.deci {
	list-style-type: decimal;
}
.menu01 li a:hover, .menu02 li a:hover {
	background: url(../imgs/bg_menu01_on.png) no-repeat right center;
}
.menu01 li.blk a {
	background: url(../imgs/bg_blk01.png) no-repeat right center;
}
.menu01 li.blk a:hover {
	background: url(../imgs/bg_blk01_on.png) no-repeat right center;
}
.menu01 ol {
	border-top: 1px solid #cecece;
	list-style-type: lower-latin !important;
	margin: 5px 0 0;
}
.menu01 ol li {
	padding: 5px 0 5px 5px;
	font-size: 0.95em;
	line-height: 1.4;
}

.menu02.ir01 {
	margin: 0 0 20px 5px;
	/*margin: 0 0 20px 10px;
	padding: 10px 0 10px 5px;
	list-style-type: lower-latin;*/
	/*border-bottom: 1px solid #cecece;*/
}
.menu02.ir01 li {
	background: none;
	padding: 5px 0 7px 5px;
	/*font-size: 0.95em;*/
	border-bottom: 1px solid #cecece;
	line-height: 1.5;
	font-weight: 400;
}
.menu02.ir01 li img {
	display: block;
	height: 80px;
	margin: 5px 0;
}


.figure {
	margin: 30px auto 15px;
	text-align: center;
}
.figure img {
	max-width: 600px;
}
.figure.wide img {
	max-width: 700px;
}
.figure + .prevnext {
	margin-top: 30px;
}
.note {
	font-size: 0.9em;
	display: table;
	margin: 0 auto 15px;
}

.summary {
	margin: 20px auto 20px;
	padding: 0;
	list-style-type: none;
	display: table;
	text-align: left;
}
.summary.ir01 {
	margin: 0 0 20px;
	padding: 0;
}
.summary li {
	background: url(../imgs/bg_list01.png) no-repeat left top 8px;
	padding: 8px 8px 10px 30px;
	font-size: 1.05em;
	border-bottom: 1px dashed #acacac;
	line-height: 1.5;
	font-weight: 500;
}
.summary.noline li {
	border-bottom: none;
}
/*
.summary li:last-child {
	border-bottom: none;
}*/
.summary li p {
	margin-left: 0;
}
.summary li a {
	display: block;
	background: url(../imgs/bg_menu01.png) no-repeat right center;
}

.summary li a:hover {
	background: url(../imgs/bg_menu01_on.png) no-repeat right center;
}
.summary li a.noic {
	display:inline;
	background: none;
}
.summary li img {
	max-width: 600px;
	margin-top: 15px;
}

.summary li.line {
	border-bottom: 1px solid #cecece;
}

.summary li ol {
	margin: 15px 0 0 -5px;
	padding: 0;
	list-style-type: lower-latin;
	/*border-bottom: 1px solid #cecece;*/
}
.summary li ol li {
	background: none;
	padding: 5px 0 7px 5px;
	font-size: 0.95em;
	border-bottom: 1px solid #cecece;
	line-height: 1.5;
	font-weight: 400;
}
.summary li ol li img {
	display: block;
	height: 80px;
	margin: 5px 0;
}


.summary li.ir01 {
	display: table;
	vertical-align: top;
}
.summary li.ir01 div {
	/*padding-right: 100px;*/
	display: table-cell;
	/*align-items: flex-start;*/
	vertical-align: top;
}
.summary li.ir02 {
	width: 300px;
	border-bottom: none;
	background: url(../imgs/bg_list01.png) no-repeat left top 0;
	padding: 0 0 10px 30px;
}
.summary li.ir03 {
	border-top: 1px dashed #acacac;
}



.sumtbl {
	margin: 0;
	padding: 0;
	font-size: 1.05em;
	line-height: 1.5;
	font-weight: 500;
}

.sumtbl {
	border: none;
	margin: 0 0 20px;
	}

.sumtbl th {
	white-space: nowrap;
	background: url(../imgs/bg_list01.png) no-repeat left top 8px;
	padding: 8px 0 10px 30px;
	border-bottom: 1px dashed #acacac;
	font-weight: 500;
}

.sumtbl td {
	padding: 8px 10px 10px;
	border-bottom: 1px dashed #acacac;
	text-align: center;
	}






.flex01 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.flex02 {
	display: flex;
	justify-content: left;
	align-items: flex-start;
	border-bottom: 1px dashed #acacac;
	margin-bottom: 15px;
	justify-content: space-between;
}

.flex02.noline {
	border-bottom: none;
}
/*
.flex02.line {
	border-bottom: 1px dashed #acacac;
	margin-bottom: 15px;
}*/


.flex02 + .pub {
	margin-top: 10px;
}


/*
.summary li.ir01::after {
	content: url('../imgs/img_06_1.png');
}*/
.pub {
	text-align: right;
	font-size: 0.9em;
	color: #006699;
}
.pub span {
	display: inline-block;
	text-align: left;
}

.prevnext {
	list-style-type: none;
	margin: 25px 0 0;
	padding: 10px 0 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	border-top: 1px solid #005c49;
}


.prevnext.first {
	justify-content: flex-end;
}
.prev .none {
	display: none;
}

.prev a {
	display: block;
	background: url(../imgs/bg_prev.png) no-repeat left center;
	padding-left: 20px;
}
.next a {
	display: block;
	background: url(../imgs/bg_next.png) no-repeat right center;
	padding-right: 20px;
}
.prev a:hover {
	background: url(../imgs/bg_prev_on.png) no-repeat left center;
}
.next a:hover {
	background: url(../imgs/bg_next_on.png) no-repeat right center;
}


.summary + .prevnext {
	margin-top: 30px;
}

.check {
	margin: 0 0 15px;
	padding: 0;
	list-style-type: none;
}
.check li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 8px 0 10px 15px;
	border-bottom: 1px solid #cecece;
	cursor: pointer;
}
.check li input {
	margin: 0 5px 5px 5px;
}


.check li:last-child {
	border-bottom: none;
}
.check li.title {
	background: #caeee8;
	border-bottom: none;
	padding: 5px 10px 5px;
	display: flex;
	align-items: center;
	line-height: 1.4;	
}
.check li.title .nwr {
	flex-wrap: nowrap;
}

.check li.error {
	color: #F00;
	border-bottom: none;
	padding: 8px 0 0 15px;
	font-weight: bold;
}

.encircle_l1 {
	/*background: #ffffe7;*/
	background: #effaf8;
	padding: 10px 8px 4px;
	margin-bottom: 15px;	
}
.encircle_l2 {
	/*background: #ffffe7;*/
	background: #f0f3fe;
	padding: 10px 8px 4px;
	margin-bottom: 15px;	
}
.encircle_l2 .check li.title {
	background: #d4dffe;
}

.result {
  border: none;
  margin: 10px 0 10px 0;
  padding: 15px;
  background-color: #005c49;
  color: #fff;
  width: 100%;
  cursor: pointer;
  transition: all 0.3s;
  font-size: 1.05em;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.result:hover {
  background-color: #a6192c;
}

.color01 {
  color: #a6192c;
}

.score {
  font-size: 1.1em;
  text-align: center;
}

.score span {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 10px;
	position: relative;
	bottom: -3px;
}

.message {
	font-size: 1.1em;
  border-radius: 6px;
  padding: 30px 15px;
  text-align: center;
  font-weight: bold;
}

.message_c {
	font-size: 1.1em;
  font-weight: bold;
  color: #005c49;
}

.message.message_a, table.score_s .score_a {
  background-color: #dbefff;
}

.message.message_b, table.score_s .score_b {
  background-color: #f6e2e5;
}

.message.message_c, table.score_s .score_c {
  background-color: #f3c2ca;
}

.message.message_d, table.score_s .score_d {
  background-color: #f6aab7;
}

table.score_s {
	width: 100%;
	margin-top: 40px;
  border-collapse: collapse;
}
table.score_s td, table.score_s th {
  border: 1px solid #A8A8A8;
  padding: 10px;
}

table.score_s th {
	background: #DEDEDE;
}

.box01 {
	padding: 10px;
  border: 1px solid #005c49;
  color: #005c49;
  text-align: center;
  font-weight: 500;
  font-size: 1.1em;
}

.box02 {
	padding: 10px;
  border: 2px solid #f30;
  color: #f30;
  font-weight: 500;
  font-size: 1.1em;
  background: #fff3f0;
}
.box03 {
	padding: 10px 15px;
  border: 1px solid #005c49;
  color: #000;
  font-weight: 500;
  font-size: 1.1em;
  margin: 20px auto 30px !important;
  background: #ffffe4;
  border-radius: 6px;
}
.uc {
	border: 1px solid #A8A8A8;
	text-align: center;
	padding: 100px;
	color: #333;
	font-size: 1.1em;
	margin-bottom: 30px;
}
.em01 {
	font-weight: 800;
}
.em02 {
	font-size: 1.1em;
	font-weight: 500;
}
.em03 {
	font-size: 1.1em;
	font-weight: 700;
}
.alcblk {
	display: block;
	text-align: center;
	margin: 0;
}.allblk {
	display: block;
	text-align: left;
	margin: 0;
}

.blcac_gr {
	display: grid;
	place-content: center;
}

.blcac_gr .summary {
	margin-top: 0;
}

.toggle_1 {
	margin: 8px 0 15px;
	padding: 0 0 10px;
}
.toggle_1 .togttl {
	background: url(../imgs/arrow_tog1.png) no-repeat right center, #ffe9ef;
	border-bottom:solid 1px #ffe9ef;
	cursor: pointer;
	color: #000;
	font-size: 1.1em;
	line-height: 1.2;
	font-weight: bold;
	padding: 10px 40px 10px 10px;
	margin: 0;
	text-decoration: none;
	/*text-align: right;*/
}
.toggle_1 .togttl:hover {
	color: #c36;
	text-decoration: none;
}
.toggle_1 .togttl.close {
	background: url(../imgs/arrow_tog2.png) no-repeat right center, #ffe9ef;
}
.toggle_1 .togcts {
	display: none;
	font-weight: normal;
	padding: 10px 0;
	margin: 0;
	border-left:solid 1px #ffe9ef;
	border-right:solid 1px #ffe9ef;
	border-bottom:solid 1px #ffe9ef;
	background: #fdf7f9;
}

.toggle_1 .togcts ul li {
	list-style-type: none;
	margin: 0 0 6px;
	padding: 0;
	line-height: 1.2;
}
.toggle_1 .togcts ul li:before {
	content: '●';
	margin-left:-1.5em; /* 1文字分、左に寄せる */
	font-size: 0.7em;
	padding-right: 0.5em;
	color: #852390;
}
.ttl1 {
	text-align: center;
	margin-bottom: 10px;
	font-size: 1.05rem;
	line-height: 1.4;
	font-weight: 700;
}
@media print{
.toggle_1 .togcts {
	display: block !important;
}
}
.idt01 {
	text-indent: -3em;
	padding-left: 3em;
}