.sub_head_h1 {

	background:url(../images/subbg_suimincenter.jpg) no-repeat center / cover;

}



.tbl_down2 .tbl_down_block dd:nth-of-type(even){

	background:#F2F2F3;

}

.tbl_down2 .tbl_down_block dd:nth-of-type(odd){

	background:#fff;

}



.tbl_down2 .tbl_down_block dd:not(:last-of-type){

	border-bottom:none;

}

.tbl_down2 .tbl_down_block1 {

	width:30%;

}



.tbl_down2 .tbl_down_block2 {

	width:70%;

}

#dep_block1 .tbl_down2 .tbl_down_block1 dd,

#dep_block1 .tbl_down2 .tbl_down_block2 dd  {

	justify-content: flex-start;

	-webkit-justify-content:flex-start;

	text-align:left;

}





/* -------- ver sp -------- */



@media screen and (max-width:768px){





}



.tbl_down_block2 dd{

	-webkit-overflow-scrolling: touch;

	-webkit-text-size-adjust: 100%;

}

tr:nth-of-type(even) td {
    background: #F2F2F3;
}

.tbl_wrap td:nth-child(n+2) {
    text-align: center;
}

.tbl_wrap td{
    text-align: left;
}

.t_ce{
    text-align: left !important;
}