@charset "utf-8";
/* CSS Document */
/* SP用 2023.11.21 */
/* kgi kpi 表組 */
#top-head {
	display: none;
}
.kgi_kpi_head {
	display: flex;
	justify-content: space-between;
	vertical-align: middle;
	align-items: center;
	margin-top: 10px;
}
.kgi_kpi_head div {
}
.kgi_kpi_tbl2 .tbl_th01 {
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.kgi_kpi_tbl2 td {
	vertical-align: top;
	width: calc( 100% / 3 );
	border-right: 0px;
  border-bottom: 0px;
}
.kgi_kpi_head .icon_td {
	text-align: left;
	width: 150px;
}
.kgi_kpi_tbl2 td ul {
	margin: 0 0 15px 15px;
	padding: 0;
}
.kgi_kpi_tbl2 ul li {
	margin-bottom: 15px;
	padding-left: 0;
	list-style: disc;
}
.kgi_kpi_tbl2 ul li:last-child {
	margin-bottom: 0;
}
.kgi_kpi_head .kgi_kpi_ttl {
	text-align: center;
	font-size: 18px;
}
.kgi_kpi_head .kgi_kpi_sub_ttl {
	text-align: right;
	width: 150px;
}
.contents_box table {
margin-bottom: -1px;
}
.txt_c {
	text-align: center !important;
}
.icon_td img {
	width: 35px;
	height: 36px;
	vertical-align: bottom;
	margin-bottom: 3px;
}
.sp-br,.drawer {
	display: none;
}

/* 以下メガメニュー実装 */
#header #head_menus {
}
#header .head_navi li {
}
#header .head_navi .menu_contents ul {
	background: url("../img/sub_btn_line.png") no-repeat left center;	
	min-height: 80px;
}
#header .head_navi .menu_contents li {
    text-indent: 0;
    width: calc( 100% / 5 );
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 80px;
	box-sizing: border-box;
	background: url("../img/sub_btn_line.png") no-repeat right center;
}
#header .head_navi .menu_contents a {
    background: none;
    width: 100%;
    height: 80px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
	color: #222;
	font-weight: bold;
}
#header .head_navi .menu_contents a:hover {
	text-decoration: none;
	background: url("../img/sub_btn_over.png") no-repeat bottom 10px center;
}
.menu_contents {
    display: none;
    position: absolute;
    top: 102px;
    left: 0;
	width: 960px;
	background-color: #fff;
}

@media (max-width: 767px) {
/* 全体 */
	.drawer {
		display: block;
	}
#top-head {
	display: block;
}	
	#header {
		width: auto;
		height: auto;
		background: url(../img/head_back_gold.png) repeat-x center bottom;
		padding-bottom: 30px;
	}
	#header .logo {
    float: none;
    padding: 5px 0 0 15px;
		box-sizing: border-box;
}
	#header .logo img {
		width: 70%;
		max-width: 234px;
		height: auto;
	}
#head_wrap {
    background: none;
    position: fixed;
	z-index: 1;
}
	
	.head_menu,.head_navi {
		display: none;
	}	
#header, #main_img, #main_contents {
    width: auto;
    margin: 0 auto;
}
#pan_area {
    width: auto;
	padding: 90px 15px 15px 15px;
}	
#cont_L {
    float: none;
    width: auto;
    padding: 0 15px;
}
.contents_box {
    width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.contents_box2 {
    width: auto;
}	
#footer .footer_site_map_inner {
    width: auto;
}	
#page_top {
    width: auto;
    padding-bottom: 15px;
    padding-right: 10px;
}
	#page_top a {
		display: block;
	}
	#page_top img {
		vertical-align: bottom;
	}
	
	#footer .copy {
    width: auto;
}	
#cont_R {
    float: none;
    width: auto;
    margin: 20px 10px;
}	
#cont_R li {
    width: auto;
}	
#cont_R li a, #cont_R li span#accTgl {
    width: auto;
}	
#footer .footer_site_map_inner {
    padding: 30px 15px;
	flex-wrap: wrap;
}	
#footer .footer_site_map_inner li {
    padding-left: 0px;
    font-size: 12px;
    padding-bottom: 3px;
}
#footer .footer_site_map_inner li a {
	display: block;
	padding: 3px 0;
	}
	#footer .footer_site_map_inner ul {
		border: none;
		margin-bottom: 15px;
	}
#footer .footer_site_map_inner > ul:first-child {
    border-left: none;
}	
	#footer .footer_site_map_inner > ul {
    width: calc( 100% / 2 );
}	
	
/* コンテンツ部分 */
	.ttl_h2 {
		display: flex;
		align-items: center;
		position: relative;
		font-size: 18px;
		width: auto;
		height: auto;
    	min-height: 61px;
    	line-height: 21px;
		padding-right: 10px;
	}
	.ttl_h2:after {
		width: 4px;
		height: 61px;
		position: absolute;
		right: 0;
		top: 0;
		content:url("../../images/common/title1_after.jpg");
		display: block;
	}
	
.contents_box .in_contL {
    float: none;
    width: auto;
}	
.contents_box .in_contR {
    float: none;
    margin-left: 0;
    margin: 15px auto;
    text-align: center;
    width: auto;
}	
.contents_box table {
    border: solid 1px #ccc;
    width: 100%;
    font-size: 14px;
}
.contents_box .kgi_kpi_tbl2 table th,
.contents_box .kgi_kpi_tbl2 table td {
	display: block;
	width: 100%;
	box-sizing: border-box;
	border: none;
	}
	
.contents_box .kgi_kpi_tbl2 table .tbl_th01 {
		border-top: 1px solid #ccc;
	}
.contents_box .kgi_kpi_tbl2 table td:last-child {
	}
.contents_box .kgi_kpi_tbl2 table tr:first-child .tbl_th01 {
	border-top: none;
	}	
.contents_box .kgi_kpi_tbl2 table th.kgi_kpi_finding {
		display: none;
	}
	
  td.kgi_kpi_td::before {
    content: attr(data-label);
    display: block;
		background-color: #EEEEEE;
		text-align: center;
		padding: 10px 0;
		margin-bottom: 10px;
  }	
	.kgi_kpi_head {
		display: block;
	}
.kgi_kpi_head .kgi_kpi_ttl {
    font-size: 16px;
	margin: 5px 0;
}	
.kgi_kpi_head .icon_td,
.kgi_kpi_head .kgi_kpi_sub_ttl {
    width: auto;
	text-align: center;
}	
	.kgi_kpi_head .icon_td br {
		display: none;
	}
	.kgi_kpi_sub_ttl {
		font-size: 12px;
		font-weight: normal;
	}
	.sp-br {
		display: block;
	}
	
}

/* KPI高さ調整 */
.kgi_kpi_tbl2 ul li.kpi_mg01 {
	margin-top: 40px;
}
.kgi_kpi_tbl2 ul li.kpi_mg02 {
	margin-top: 35px;
}
.kgi_kpi_tbl2 ul li.kpi_mg03 {
	margin-top: 80px;
}
.kgi_kpi_tbl2 td.td_pdgn {
padding-left: 25px;
}
.sp-tbl {
	display: none;
}
@media (max-width: 767px) {
.kgi_kpi_tbl2 td ul {
    margin: 0 0 15px 20px;
}
.kgi_kpi_tbl2 ul li.kpi_mg01,
.kgi_kpi_tbl2 ul li.kpi_mg02,
.kgi_kpi_tbl2 ul li.kpi_mg03 {
	margin-top: 0px;
}
.kgi_kpi_tbl2 td.td_pdgn {
padding-left: 10px;
}
	
	.contents_box .kgi_kpi_tbl2 table {
    border-bottom: none;
}
	.contents_box .kgi_kpi_tbl2 table:last-of-type {
		border-bottom: 1px solid #ccc;
	}
	.contents_box table.sp-tbl {
		display:block;
		border-top: none;
}

	.contents_box table.pc-tbl tr:nth-child(n + 3) {
		display: none;
	}



}
