@charset "utf-8";


.dv_info{width:100%;margin-bottom:30px;display:flex}

.tbox{width:100%;background:#eaeff2;font-weight:bold;font-size:1.5rem}
.tbox div{padding:20px;display:inline-block;text-align:center;    width: 100%;}
.tbox div:first-child{background:#c0d6ff;}
.vtn01{background:#c0e2ff}
.vtn_con{ background:#c0d6ff}
.ed-box div:first-child{background:#40d9ff}
.tbox div:first-child{background:#c0d6ff;width:100%;text-align:center;}
.st-box{border-right:1px solid #fff}


/*Responsive 370, 480, 768, 992, 1160*/
@media all and (min-width:768px){
	.vote_body{font-size:15pt}
	.boxed-check-group .boxed-check .boxed-check-label{font-size:1rem !important;}
	.tbox div{padding:20px;display:inline-block;text-align:center;width:100%}
	.vtn-box{display:inline-flex;    align-items: stretch;}
	.vtn01{display: flex !important;;     align-items: center;     justify-content: space-around;margin-right:10px}
	.vtn_con{display: flex !important;;     align-items: center;   }
	.vt_member tbody td .btn{font-size:14px}
}

/*Responsive 370, 480, 768, 992, 1160*/
@media all and (max-width:768px){
	.vote_body{font-size:14pt}
	.boxed-check-group .boxed-check .boxed-check-label{font-size:1rem !important;}
	.vtn-box{border-bottom:1px dashed #ddd ; padding-bottom:20px;margin-bottom:20px}
	.vtn_con{width:100%;max-width:100%;padding:10px}
	.tbox{font-size:1.2rem !important;line-height:150%}
	.vtn01{width:100%;max-width:100% !important;padding:10px}
	.boxed-check-group .boxed-check{display:inline-block;float:left}
	.vt-btn{width:50% !important;max-width:100%;display:inline-block !important;float:left !important;}
}

@media all and (max-width:480px){
	.tbox div{font-size:1rem}
	.vt_member tbody td{text-align:left;}
	.vt_member tbody td .btn{font-size:12px;}
	.vt_member .con-tbl{min-width:min-content}
}
