@charset "UTF-8";
@import "/include/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document index
--------------------------------------------------------- */

#index {
	text-align: left;
}

#index .section {
	margin-bottom: 60px;
}

#index h3 {
	margin-bottom: 20px;
	padding: 6px 5px 5px 5px;
	border-bottom: solid 2px #808fbb;
	background: #e8eefc;
	font-weight: 100;
	font-size: 18px;
	line-height: 1.2;
}

#index p {
	margin-bottom: 20px;
}

#index .box {
	margin-bottom: 20px;
	padding: 20px;
	border: solid 5px #e8eefc;
}

#index .box p.f_left {
	width: 190px;
	margin-bottom: 0;
	text-align: center;
}

#index .box p.f_left img {
	width: 120px;
	border-radius: 120px;
	-webkit-border-radius: 120px;
}

#index .box p.f_left span {
	display: block;
	font-size: 18px;
	color: #fd6d16;
}

#index .box p.f_left sup {
	display: block;
	font-size: 14px;
}

#index .box .f_right {
	width: 740px;
}

#index .box ol {
	height: 70px;
}

#index .box ol li {
	margin-bottom: 0;
	padding-left: 24px;
	background: url(../images/array.png) no-repeat left;
	background-size: 18px auto;
	font-size: 15px;
	line-height: 2;
}

#index .flxbx {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#index .flxbx .flx-left,.flx-right {
	max-width: 48%;
}

#index .flxbx img {
	max-width: 500px;
}


/* ---------------------------------------------------------
	CSS Document index > btn
--------------------------------------------------------- */

#index .btn {
	text-align: right;
}

#index .btn a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 220px;
	height: 48px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	border: solid 1px #ccc;
	background: #f0f0f0;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
	background: -moz-linear-gradient(top, #ffffff, #f0f0f0);
	background: linear-gradient(to bottom, #ffffff, #f0f0f0);
	background: -ms-linear-gradient(top, #ffffff, #f0f0f0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0)";
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	line-height: 48px;
	color: #333;
	position: relative;
}

#index .btn a:before {
	content: '';
	width: 7px;
	height: 7px;
	margin-top: -5px;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 20px;
}

#index .btn a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}



#index .btn2 {
	margin-bottom: 20px;
	text-align: center;
}

#index .btn2 li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 0 10px;
}

#index .btn2 a {
	display: block;
	width: 240px;
	height: 48px;
	padding: 0 20px 0 50px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	border: solid 1px #ccc;
	background: #f0f0f0;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
	background: -moz-linear-gradient(top, #ffffff, #f0f0f0);
	background: linear-gradient(to bottom, #ffffff, #f0f0f0);
	background: -ms-linear-gradient(top, #ffffff, #f0f0f0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0)";
	text-decoration: none;
	font-size: 15px;
	line-height: 48px;
	color: #333;
	position: relative;
}

#index .btn2 .pdf a:before {
	content: '';
	width: 26px;
	height: 29px;
	margin-top: -13px;
	background: url(/include/images/i_pdf_pc.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	left: 15px;
}
#index .btn2 a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}




#index .guide-web {
	margin-bottom: 20px;
	width: 566px;
	text-align: left;
	background: #e8eefc;
	padding: 23px;
}

#index .guide-web li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 0 10px 8px 0;
	text-align: left;
}
#index .guide-web li:last-child {
	margin: 0 10px 0 0;
}

#index .guide-web li a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}


#index .guide-web a {
	display: block;
	width: 520px;
	height: 48px;
	padding: 0 20px 0 40px;
	border: solid 2px #b9c6da;
	background: #fff;
	text-decoration: none;
	font-size: 18px;
	line-height: 48px;
	color: #333;
	position: relative;
}

#index .guide-web a:before {
	content: '';
	width: 26px;
	height: 29px;
	margin-top: -8px;
	background: url(../images/array.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	left: 15px;
}


#index .guidenavi {
	display: flex;
	justify-content: space-between;
}


#index .guide-pdf {
	margin-bottom: 20px;
	width: 411px;
	text-align: center;
	background: #e8eefc;
	padding: 23px;
}

#index .guidenavi .guidettl {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: 8px;
	border-bottom: 4px solid #808fbb;
	text-align: center;
	margin-bottom: 23px;
}



/* ---------------------*/

#detail .mokuji {
	width: 1000px;
	background: #e8eefc;
	margin-top: 40px;
}


#detail .guidettl2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
	background: #e8eefc;
}

#detail .mokuji-container {
	display: flex;
	justify-content: space-between;
	border-top: 4px solid #808fbb;
	margin: 20px 0 0 0;
	padding: 30px 0 0 0;
}

#detail .mokuji-bx {
	width: 467px;
	text-align: left;
}

#detail .mokuji-bx li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 0 0 8px;
	text-align: left;
}

#detail .mokuji-bx li a:hover {
	opacity: 0.8;
f	ilter: Alpha(opacity=80);
}


#detail .mokuji-bx a {
	display: block;
	width: 467px;
	height: 48px;
	padding: 0 20px 0 40px;
	border: solid 2px #b9c6da;
	background: #fff;
	text-decoration: none;
	font-size: 16px;
	line-height: 48px;
	color: #333;
	position: relative;
}

#detail .mokuji-bx li a:before {
	content: '';
	width: 26px;
	height: 29px;
	margin-top: -8px;
	background: url(../images/array.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	left: 15px;
}


/* ---------------------------------------------------------
	CSS Document detail
--------------------------------------------------------- */

#detail {
	text-align: left;
}

#detail .section {
	margin-bottom: 60px;
}

#detail h3 {
	margin-bottom: 20px;
	padding: 6px 5px 5px 5px;
	border-bottom: solid 2px #808fbb;
	background: #e8eefc;
	font-weight: 100;
	font-size: 18px;
	line-height: 1.2;
}

#detail p {
	margin-bottom: 10px;
}

/* ---------------------------------------------------------
	CSS Document detail > box
--------------------------------------------------------- */

#detail .box {
	margin-bottom: 20px;
	padding: 10px 30px 10px 10px;
	border: solid 5px #e8eefc;
}

#detail .box p.f_left {
	width: 190px;
	margin-bottom: 0;
	text-align: center;
}

#detail .box p.f_left img {
	width: 140px;
	margin-bottom: 5px;
}

#detail .box p.f_left span {
	display: block;
	font-size: 18px;
	color: #fd6d16;
}

#detail .box p.f_left sup {
	display: block;
	font-size: 14px;
}

#detail .box .f_right {
	width: 740px;
	padding: 20px 0;
}

#detail .box ol {
	height: 70px;
}

#detail .box ol li {
	margin-bottom: 0;
	padding-left: 24px;
	background: url(../images/icon.png) no-repeat left;
	background-size: 18px auto;
	font-size: 15px;
	line-height: 2;
}

/* ---------------------------------------------------------
	CSS Document detail > guideline
--------------------------------------------------------- */

#detail .guideline .left1 {
	margin-left: 1em;
}

#detail .guideline .left2 {
	margin-left: 2em;
}

#detail .guideline .left3 {
	margin-left: 3em;
}

#detail .guideline .top1 {
	margin-top: 1em;
}

#detail .guideline .top2 {
	margin-top: 2em;
}

#detail .guideline .top3 {
	margin-top: 3em;
}


#detail .guideline .bottom1 {
	margin-bottom: 1em;
}

#detail .guideline .bottom2 {
	margin-bottom: 2em;
}

#detail .guideline .bottom3 {
	margin-bottom: 3em;
}

#detail .guideline .indent1 {
	padding-left: 1em;
	text-indent: -1em;
}

#detail .guideline .indent2 {
	padding-left: 2em;
	text-indent: -2em;
}

#detail .guideline .indent3 {
	padding-left: 3em;
	text-indent: -3em;
}

#detail .guideline .txt {
	margin-left: 1em;
	margin-bottom: 30px;
}

#detail .guideline .txt-s {
	font-size: 13px;
	line-height: 1.5;
}

#detail .guideline .color555 {
	color: #555;
}

#detail .guideline h4 {
	font-size: 18px;
	color: #0575bf;
	margin-bottom: 10px;
}

#detail .guideline h5 {
	padding: 2px 0 2px 10px;
	border-left: solid 6px #808fbb;
	font-weight: 100;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
}

#detail .guideline .h5lines {
	margin-bottom: 10px;
	padding: 8px 0 8px 0;
	border-top: solid 2px #ccc;
	border-bottom: solid 2px #ccc;
}

#detail .guideline h6 {
	color: #0575bf;
	font-size: 15px;
}

#detail .guideline .lead {
	padding: 8px;
	background: #fef8da;
	margin-bottom: 20px;
}

#detail .guideline .lead p {
	margin: 0;
}

#detail .guideline .leadsum {
	margin: 1em 0 1em 1em;
	line-height: 2;
}

#detail .guideline dl {
	margin-bottom: 30px;
}

#detail .guideline dt {
	font-size: 15px;
	font-weight: bold;
	margin: 1em 0 0 1em;
}

#detail .guideline dd {
	padding-left: 1em;
	font-size: 15px;
}

#detail .guideline dd .pics {
	margin: 40px 0 60px 0;
	width: 100%;
	text-align: center;
}

#detail .guideline ul.linedtxt {
	display: flex;
	flex-wrap: wrap;
	margin-left: 2em;
}

#detail .guideline ul.linedtxt li:before {
	content: "●";
}
#detail .guideline ul.linedtxt li {
	margin-right: 2em;
	line-height: 2;
}

#detail .guideline ol.decimal li{
	list-style-type: decimal;
	line-height: 2;
}

#detail .guideline .target {
	font-weight: bold;
}

#detail .guideline div.target {
	padding: 5px 0;
}

#detail .guideline .summary {
	display: flex;
	justify-content: space-between;
}

#detail .guideline .summary .sum-left,.sum-right {
	display: block;
	width: 50%;
}

#detail .guideline .summary .sum-left {
	border-right: solid 2px #808fbb;
	padding-right: 1em;
}

#detail .guideline .summary .sum-right {
	padding-left: 1em;
	font-size: 13px;
}

#detail .guideline .summary dl {
	display: flex;
	flex-wrap: wrap;
	margin: 0.5em 0.5em 0.5em 1em;
}

#detail .guideline .summary dt{
	font-size: 13px;
	margin: 0;
}
#detail .guideline .summary dd{
	font-size: 13px;
	margin: 0;
}

#detail .guideline .summary .sum-right .kaisetsu{
	width: 80px;
	margin-bottom: 3px;
	padding: 0px;
	border-radius: 12px;
	color: #0575bf;
	background: #d8ecf9;
	font-size: 13px;
	text-align: center;
}

#detail .guideline .sbttl01 {
	font-size: 15px;
	margin-left: 1em;
	font-weight: bold;
}

#detail .guideline .sbttl02 {
	font-size: 15px;
	margin-left: 2em;
	margin-bottom: 0.5em;
	font-weight: bold;
}


#detail .guideline ul.law li {
	line-height: 1.7;
	margin-bottom: 0.5em;
	list-style-type: disc;
}


#detail .guideline .caution {
	width: 80%;
	margin: auto;
	padding: 20px 0;
	border: solid 5px #e8eefc;
	color: #0575bf;
	text-align: center;
}
#detail .guideline .caution p {
	margin:0;
}

#detail .guideline .underline {
	border-bottom: double 3px #ccc;
}