@charset "utf-8";

.info_chk_list .item_list.list_5{
	width: calc(100% / 5 - 1.6rem);
    min-width: calc(100% / 5 - 1.6rem);
    max-width: calc(100% / 5 - 1.6rem);
	padding: 2rem;
}
.info_box .img, .info_box2 .img{
	background:#fff;
	width:8.2rem !important;
	height:8.2rem !important;
	min-width:8.2rem !important;
	min-height:8.2rem !important;
}
.info_chk_list .tit span{
	background:#fff !important;
}
.img.img_s span{
	display:flex;
	align-items:center;
	justify-content:center;
	font-size: 4.2rem;
	color:var(--sub-point-color)
}
.img.img_s img{
	width:4.2rem !important;
	height:4.2rem !important;
	min-width:4.2rem !important;
	min-height:4.2rem !important;
}
.pg_tbl.com th:first-child{width:30% !important}
.pg_tbl.com th:last-child{width:70% !important}
.pg_tbl.com td{text-align:left;}

.info_chk_list.chk_box.chk_box_list{
	display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.info_chk_list.chk_box.chk_box_list > p{
	display: flex;
	align-items: center;
	gap:1rem;
	font-size: 1.8rem;
	font-weight: 500;
}
.info_chk_list .item_list .tit{
	font-size:2rem !important;
}

@media (max-width:1200px){
	.info_chk_list.item5, .info_chk_list{
		flex-direction:row !important;
	}
	.cot02 .info_chk_list{
		flex-direction: column !important;
	}
	.info_chk_list.item5 .info_box{
		width: inherit !important;
		min-width: inherit !important;
	}
	.info_chk_list.item5 .tit{
		align-items:center !important;
	}
	.info_chk_list.chk_box{
		align-items: stretch;
	}
	.info_chk_list .item_list.list_5{
		width: 100% !important;
		min-width:100% !important;
}

@media (max-width:992px){
	.info_chk_list.item5{
		flex-direction:inherit !important
	}
	.info_chk_list.item5 .info_box{
		width:100% !important;
		min-width:100% !important;
	}
	.timechk > div{
		font-size:1.6rem !important;
	}
	.info_chk_list.item5, .info_chk_list.chk_box{
		flex-direction:column !important;
	}
	.timechk .m_box{
		font-size:1.4rem !important;
	}
	
	}
}
@media all and (max-width:767px) {
	
}


@media all and (max-width:575px) {
	
}


@media all and (max-width:575px) {
	
}