/* =================================== */


body, button, input, select, textarea {
	color: #333;
    font: 15px "Noto Sans", sans-serif;
    line-height: 20px;
    word-wrap: break-word;
    font-weight: 400;
}


p {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
	font-size:14px;
}

.entry-content li {
	line-height: 1.5;
}


#header-right-section .widget {
	color:#333;
}


#page {
	background-color: #dadada;
}


#main {
    padding-top: 0px;
}


.inner-wrap {
    background: #fff;
}


#primary {
    padding: 3% 2%;
    width: 69.4546%;
}

#secondary {
    width: 28.909%;
    padding: 3% 2%;
}

.main-navigation {
	max-width: 100%;
    background-color: #5864A6;
}

.main-navigation .menu-main_menu-container {
	max-width: 1100px;
    margin: 0 auto;
}
.main-navigation li {
    float: left;
    position: relative;
    font-weight: 400;
}

.main-navigation a {
	color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    padding: 12px 16px;
}


.main-navigation ul li ul li a, .main-navigation ul li.current-menu-item ul li a, .main-navigation ul li ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor ul li a, .main-navigation ul li.current-menu-ancestor ul li a, .main-navigation ul li.current_page_item ul li a {
    font-weight: 400;
}


#header-text-nav-container {
    background-color: #fff;
}

#header-text-nav-wrap {
    padding: 20px 0 30px;
}

#header-left-section {
    margin-top: 20px;
}


#header-right-sidebar p {
	margin-bottom:0;
	font-weight:bold;
	font-size:16px;
}

#header-right-sidebar p span {
	font-style:italic;
	color:#32378C;
}

#custom_html-3 h3 span:before {
	content: "\f08e";
}

#custom_html-4 h3 span:before {
	content: "\f019";
}


#secondary .widget ul li, #colophon .widget ul li {
    line-height: 1.5;
    border-bottom: 1px solid #F8F8F8;
    padding: 5px 0 0 13px;
    background: url(/wp-content/uploads/2023/06/arrow-right.png) 0 14px no-repeat;
	font-size:14px;
}


.table01 {
	width:100%;
	margin:2% 0;
}

.table01 td {
	border:0;
	padding:3px 0;
}

.table01 td.rig {
	text-align:right;
}


.main_spon01 p{
	border-bottom: 1px solid #d6d6d6;
    font-size: 14px;
}

.spon_ul {
	list-style:none !important;
	padding:0 !important;
}

.spon_ul li {
	display:inline-block;
	vertical-align:middle;
	margin-right:25px;
}

.sub_title {
	font-weight: bold;
    color: #5864A6;
    font-size: 20px;
    border-bottom: 1px solid #d4d4d4;
    background: url(/wp-content/uploads/2025/06/titl_icon.png) 0 3px no-repeat;
    padding-left: 15px;
    margin-bottom: 10px;	
	padding-bottom:10px;
}

.sub_title02 {
	font-weight: bold;
    color: #5864A6;
	margin-bottom:10px;
	font-size:15px;
}

.sub_title03 {
	font-weight: bold;
    color: #266ca5;
	margin-bottom:5px;
}

ul.list01 {
	list-style:none;
    padding: 0 0 0 3px;
}

ul.list01 li {
	line-height: 1.5;
    padding: 5px 0 0 13px;
    background: url(/wp-content/uploads/2023/06/arrow-right.png) 0 14px no-repeat;
}


.entry-header {
	display:none;
}

dl.list01 dd {
	padding-left: 10px ;
    background: url(/wp-content/uploads/2023/06/arrow-right.png) 0 8px no-repeat;
	margin-bottom:5px;
	margin-left:10px;
}

.table02 {
	border-top:2px solid #5864A6;
	border-bottom:2px solid #5864A6;
}

.table02 th {
	text-align:Center;
	background:#5864A6;
	color:#fff;
	vertical-align:middle;
}

.table02 td {
	text-align:Center;
	vertical-align:middle;
	line-height:180%;
}

.table02 td.bg01 {
	background:#f7f7f7;	
	border-right:1px solid #5864A6;
}

.table02 td table {
	border:0;
	margin-bottom:0;
}

.table02 td table td {
	border:0;
	text-align:left;
}








.color01 {
	color:#3565b7;	
}

.color02 {
	color:#9e1515;	
}

.buttn01 {
	background: #5864A6;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff; 
    display: inline-block;
	text-align:center;
	margin:2px;
}

.buttn01:hover {
	box-shadow: 2px 3px 3px #afafaf;
}	

.buttn02 {
	background:#32378C;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff; 
    display: inline-block;
	text-align:center;
	margin:2px;
}

.buttn02:hover {
	box-shadow: 2px 3px 3px #afafaf;
}


.buttn03 {
	background: #020873;
    padding: 5px 30px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
}

.buttn03:hover {
	box-shadow: 2px 3px 3px #afafaf;
}





.top_text {
    font-weight: 600;
    font-size: 1.5em;
    text-align: center;
    margin-bottom: 15px;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    padding: 10px;
    background: #f3f3f3;
}

.top_text span {
	color:#e03434;
}

.cent_buttn {
	text-align:center;
	margin:30px 0;
}

.box_line {
	border: 1px solid #cacaca;
    padding: 20px;
	margin-bottom:10px;
}

.box_line ul {
    margin: 0;
	list-style:circle;
}

.table04 {
	border:0;
}

.table04 th {
	border:0;
	padding-top:15px;
	color:#7d0513;
}

.table04 td {
	border:0;
	vertical-align:top;
}

.table04 td img {
	min-width:190px;
}

.table03 {
	border:0;
}

.table03 th {
	border:0;
	padding-top:15px;
	color:#7d0513;
}

.table03 td {
	border:0;
	vertical-align:top;
}

.table03 td img {
	min-width:70px;
}

ol li p {
	margin-bottom:0;
}

.main-navigation ul li ul li a, .main-navigation ul li.current-menu-item ul li a, .main-navigation ul li ul li.current-menu-item a {
	background-color: #e4e4e4;
}

.table05 {
	border:0;
}

.table05 td {
	border:0;
	padding: 4px;
}

.table06 {
	border:0;
}

.table06 td {
	border:0;
	padding: 4px;
}

.table07 {
	border:0;
}

.table07 td {
	text-align:Center;
	border:0;
	width:50%;
}

.table07 td img {
	margin-bottom:0;
}

.table07 td strong {
	color:#1387a9;
}

.table08 {
	border:0;
}

.table08 td {
	text-align:Center;
	border:0;
	width:25%;
}

.table08 td img {
	margin-bottom:0;
}

.table08 td strong {
	color:#1387a9;
}

#kboard-default-latest table .kboard-latest-date {
	text-align:right !important;
}

#kboard-default-latest table td {
	font-size:14px !important;
}

.wm_box {
	padding: 10px;
    background: #f9f9f9;
    border: 1px solid #d2d2d2;
}

.wm_box h5 {
	text-align:center;
}

.kboard-default-poweredby, #kboard-default-latest table th {display:none;}

.w_box {
	text-align:Center;
	background: #5864A6;
	color:#fff;
	padding: 5px 10px;
	font-weight: bold;
	border-radius: 5px 5px 0 0px;
	margin-bottom:0px
}

.count_bg {
	text-align:center;
	padding:10px 10px;
	background:#e9e9e9;
	border-radius: 0 0 5px 5px;
}

.count_bg span {
	font-weight:bold;
	font-size:18px;
}

.top_menu {
	margin-bottom:15px;
}

.top_menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

.top_menu ul li {
	display: inline-block;
    margin: 0 3px;
}

div.iframe_box {
    position: relative;
    padding-top: 95%;
    width: 100%;
    height: 0;
}

/* iframe */
div.iframe_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.menu-item-709 a::after,
.menu-item-711 a::after,
.menu-item-718 a::after,
.menu-item-710 a::after {
	font-family: "FontAwesome"; 
	content: "\f08e"; 
    float: right;
    font-weight: 300;
    margin-left: 7px;
    font-size: 12px;
}




