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

.pic_box {
	margin: 20px 0;
	padding: 0;
	overflow: hidden;
	clear: both;	
}

.contents_box {
	width: 671px;
	margin: 0 0 0px 0;
	padding: 0 0 20px 0;
	clear: both;
	overflow: hidden;
}

.contents_box p {
	margin: 0px 0 0px 0;
	padding: 10px 0 0 0!important;
	line-height: 180%;
	overflow: hidden;
}

.contents_box strong {
	color: #000;
	font-size: 1.1em;
}

#contents_box table.facility {
	width: 210px;
	margin: 0px auto 0 auto;
	padding: 0px 0 0 0;
}

#contents_box table.facility th {
	background: #757575;
	color: #fff;
	font-weight: normal;

}

#contents_box table.facility th span {
	font-size: 0.6em;
}


#contents_box table.facility td {
	text-align: center;
	font-size: 0.9em;
}

/* facility2025 */
.section.differ {
	margin-top: 8px;
}
.section.differ.end {
	padding-bottom: 100px;
}
.section h3.subhead {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 10px 0 12px!important;
	padding: 10px 15px 8px 30px!important;
	width: 100%;
	border-radius: 4px;
	background: #f8ab25;
	line-height: 1.7;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.section h3.subhead::before {
	content: "";
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 15px;
	margin: auto;
	width: 7px;
	height: 5px;
	border: 5px solid transparent;
	border-left: 7px solid #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#right_contents02 p.pdf-link {
	display: block;
	margin-top: 16px;
	padding: 15px 20px!important;
	width: 100%;
	border: solid 1px #dfd0c6;
	background: #fcfbf0;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#right_contents02 p.pdf-link + p.pdf-link {
	margin-top: 13px;
}
.icon-pdf {
	padding: 15px 0 15px 45px;
	background: url(../img/pdficon_32.png) no-repeat left center;
	text-decoration: underline;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #545454;
}
.icon-pdf:hover {
	text-decoration: none!important;
	color: #545454!important;
}
.section dl {
	margin: 0;
	padding-top: 14px;	
}
.cont-wrap dd {
	margin: 0;	
}
.small-title {
	padding-left: 20px;
	text-indent: -20px;
	font-weight: bold;
}
.small-title::before {
	content: "";
	position: relative;
	top: -1px;
	display: inline-block;
	border-radius: 20px;
	vertical-align: middle;
	margin-right: 5px;
	height: 12px;
	width: 12px;
	border: 3px solid #ff1818;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#right_contents02 table.detail {
	margin: 20px 0 0;
	width: 100%;
	border-spacing: 0;
  border-top: 1px solid #cdcecf;
  border-left: 1px solid #cdcecf;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;	
}
#right_contents02 table.detail.posted {
	margin: 13px 0 0;
}
#right_contents02 table.detail th, table.detail td {
	padding: 9px 15px 7px;
	border-bottom: 1px solid #cdcecf;
	border-right: 1px solid #cdcecf;
	vertical-align: middle;
}
#right_contents02 table.detail th {
	color: #545454;
}
#right_contents02 table.detail td {
	background: #fff;
}
.t-center {
	text-align: center!important;
}
.accent {
	color: #db6102!important;
}
.bgc-r {
	background: #fff1eb!important;	
}
.bgc-y {
	background: #fcfbf0!important;
}
.bgc-w {
	background: #fff!important;
}
.cont-wrap + div {
	margin-top: 30px;
}
.cont-wrap ol, .cont-wrap ul {
	margin: 13px 0 0 22px;
	padding: 0;
}
.cont-wrap ol li, .cont-wrap ul li {
	line-height: 1.8;
}
.cont-wrap ol li {
	list-style: decimal;
}
.cont-wrap ol li + li, .cont-wrap ul {
	margin-top: .5em;
}
.listbox {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-flow: row wrap;
}
.section dl.list-detail {
	padding-top: 20px;
	width: 48%;
}
.list-detail dt {
	color: #db6102;	
}
.list-item li + li {
	margin-top: .3em;
}