.elementor-8722 .elementor-element.elementor-element-fdf1ec8{padding:25px 25px 25px 25px;}.elementor-8722 .elementor-element.elementor-element-059be2c .elementor-button{background-color:#6EC1E4;}.elementor-8722 .elementor-element.elementor-element-059be2c > .elementor-widget-container{padding:0px 0px 0px 20px;}/* Start custom CSS for html, class: .elementor-element-a58b2d9 */body {
	font-family:sans-serif,system-ui;
	color: #696969;
	width: 98%;
}

h2 {
	font-size: 4vw;
	font-weight: bold;
	color: #f0f8ff;
	background-color: #416C92;
	position: relative;
	padding: 1rem 1rem calc(1rem + 10px);
	border: 2px solid #f0f8ff;
}

h2:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15px;
	content: '';
	border-top: 2px solid #416C92;
	background-image: -webkit-repeating-linear-gradient(135deg, #f0f8ff, #f0f8ff 1px, transparent 2px, transparent 5px);
	background-image: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 1px, transparent 2px, transparent 5px);
	background-size: 7px 7px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.out_link {
	text-align: right;
}

.out_link a:link {
	color: #416C92;
	padding-bottom: 1px;
	font-size: 2vw;
}

h3.shihyo {
	color: #416C92;
	font-size: 2.5vw;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 0px;
}

h3.shitsu {
	color: #396261;
	font-size: 2.5vw;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 0px;
}

ol.contents {
	font-size: 1.75vw;
	line-height:2.75vw;
	margin-left: 20px;
	padding-bottom: 0px;
}

ol.contents a:link {
	color: #416C92;
	padding-bottom: 0px;
}

ol.contents a:visited {
	color: #416C92;
	padding-bottom: 1px;
}

ol.contents a:hover {
	color: #BE936D;
	padding-bottom: 1px;
}

ol.contents2 {
	font-size: 1.75vw;
	line-height:2.75vw;
	margin-left: 20px;
	padding-bottom: 0px;
}

ol.contents2 a:link {
	color: #396261;
	padding-bottom: 0px;
}

ol.contents2 a:visited {
	color: #396261;
	padding-bottom: 1px;
}

ol.contents2 a:hover {
	color: #C69D9E;
	padding-bottom: 1px;
}

.csv-btn {
	text-align: center;
	float: right;
}

a:active {
	color: #416C92;
	text-decoration: none;
	border-bottom: 1px solid #416C92;
	padding-bottom: 1px;
}

a.csv_btn {
	border: 2px solid #416C92;
	color: #416C92;
	text-decoration: none;
	background-color: #f0f8ff;
	width: 20%;
	font-size: 1.25vw;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	position: absolute
	right: 0px;
}

.div-title {
	border-left: 5px solid #416C92;
	color: #416C92;
	padding: 7px 0px 7px 5px;
	margin-top: 35px;
	margin-bottom: 15px;
	font-size: 1.75vw;
}

.template-table {
	border-collapse : collapse;
	width: 100%;
	table-layout: fixed;
}

.template-table th {
	border: 1px solid #f0f8ff;
	background-color: #416C92;
	padding: 5px 5px;
	font-weight: bold;
	font-size: 1.5vw;
	color: #f0f8ff;
}

.template-table th.left_align {
	text-align: left;
}

.template-table td {
	border: 1px solid #A9A9A9;
	padding: 5px;
	font-size: 1.5vw;
}

.midashi-cell {
	width: 10%;
}

.number-cell {
	text-align: right;
}

.comment {
	background-color: #f0f8ff;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 15px 10px 15px;
	font-size: 1.5vw;
	color: #416C92;
}

.midashi2-cell {
	width: 16%;

}

.dpcnm-cell {
	width: 40%;
}

.path-cell {
	width: 7%;
}

.dpc-code {
	text-align: center;
}

.dpc-biko {
	font-size: 1.2vw;
	color: #416C92;
}

.midashi3-cell {
	width: 10%;

}

.knm-cell {
	width: 400px;
}

.bnm-cell {
	width: 250px;
}

span.kome {
	font-size: x-small;
}

div[id^="cd_top3_nm_"], div[id^="ope_top3_nm_"], div[id^="cd_top5_nm_"], div[id^="ope_top5_nm_"] {
	padding: 5px;
	font-size: 1.5VW;
}

div[id^="cd_top3_nm_"]:before, div[id^="ope_top3_nm_"]:before, div[id^="cd_top5_nm_"]:before, div[id^="ope_top5_nm_"]:before {
	content: "■";
	font-size: 1.5VW;
}

/* 2024年6月5日 add */
.div-title-shitsu {
	border-left: 5px solid #396261;
	color:  #396261;
	padding: 7px 0px 7px 5px;
	margin-top: 35px;
	margin-bottom: 15px;
	font-size: 1.75vw;
}

.template-table-shitsu {
	border-collapse : collapse;
	width: 100%;
	table-layout: fixed;
}

.template-table-shitsu th {
	border: 2px solid #EAF2F2;
	background-color: #396261;
	padding: 8px 3px;
	font-weight: bold;
	font-size: 1.5vw;
	color: #EAF2F2;
}

.template-table-shitsu th.left_align {
	text-align: left;
}

.template-table-shitsu td {
	border: 1px solid #AFD1D0;
	padding: 5px;
	font-size: 1.5vw;
}

.comment-shitsu {
	background-color: #EAF2F2;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 15px 10px 15px;
	font-size: 1.5vw;
	color: #396261;
}

a.csv_btn_shitsu {
	border: 2px solid #396261;
	color: #396261;
	text-decoration: none;
	background-color: #EAF2F2;
	width: 100px;
	font-size: 1.25vw;
	font-weight: bold;
	padding: 5px;
	position: absolute
	right: 0;
	top: -2px;
}

.div-title-hist {
	border-left: 5px solid #C90;
	color: #C90;
	padding: 7px 0px 7px 5px;
	margin-top: 35px;
	margin-bottom: 15px;
	font-size: 1.75vw;
}

.hist_list dt {
	clear: both;
	float: left;
	width: 9%;
	margin-left: 1%;
	font-size: 1.75vw;
}

.hist_list dd {
	margin-left: 11%;
	margin-bottom: 25px;
	font-size: 1.75vw;
}/* End custom CSS */