@charset "UTF-8";

/* -----------------------------------------------------------
	
----------------------------------------------------------- */
.selectday {
	margin-bottom: 40px;
}
.selectday ul li {
	width: calc(100% / 2);
	float: left;
	border-left: 1px solid #fff;
}
.selectday ul li:first-child {
	border: none;
}
.selectday ul li a {
	display: block;
	color: #fff;
	background: #38101f;
	text-align: center;
	padding: 8px 0;
	text-decoration: none;
	position: relative;
}
.selectday ul li a:hover {
	opacity: .7;
}
.selectday ul li a::after {
 	display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 12px;
    left: auto;
    width: 8px;
    height: 8px;
    margin-top: -6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(135deg);
}
.date {
	color: #666;
	text-align: right;
	margin-bottom: 10px;
}
.pro_box {
	margin-bottom: 60px;
}
.pro_box2 {
	margin-bottom: 40px;
}
.pro_mida_place {
	background: #003366;
	color: #fff;
	padding: 8px 10px;
	margin-bottom: 20px;
}
.pro_para {
	border-bottom: solid 1px #cccccc;
    padding: 10px 8px;
	margin: 10px 0;
    position: relative;
}
.pro_para a {
	color: #222;
}
.pstimg {
	padding-right: 140px;
}
.pro_time dt {
	font-weight: normal;
    display: inline-block;
    /*width: 7em;*/
	width: 100%;
}
.pro_time dd {
	font-weight: bold;
	/*margin-top: -1.8em;
	padding-left: 8em;*/
}
.pro_cate {
	display: table-cell;
    white-space: nowrap;
    padding-right: 10px;
	display: table-cell;
}
.pro_theme {
	font-weight: bold;
	font-size: 15px;
	text-indent: -1em;
    padding-left: 1em;
	display: table-cell;
}
.pro_theme_sub {
	font-weight: bold;
}
.pro_kyousan {
	/*text-align: right;*/
	margin-top: 4px;
	font-size: 13px;
	/*padding-left: 95px;*/
	font-weight: bold;
}
.pro_text_1 {
	/*text-align: right;*/
	/*padding-left: 95px;*/
	font-weight: bold;
	padding-left: 0.5em;
}
.pro_conte {
	width: 100%;
	margin-top: 10px;
	/*padding-right: 120px;*/
	display: block;
}
.pro_conte tr.dora {
	border-bottom: 2px solid #fff;
}
.pro_conte th {
	/*width: 14%;*/
    min-width: 104px;
	text-align: center;
    /*color: #B8556C;*/
    background-color: #f4f4f4;
    font-weight: bold;
    font-size: 92%;
    letter-spacing: 0.2px;
    vertical-align: top;
	white-space: nowrap;
    padding: 0.7em 0.5em 0.7em;
}
.pro_conte td {
	vertical-align: top;
    padding: 0.6em 10px;
}
.pro_parti .pro_parti_ttl {
	font-weight: bold;
	/*color: #B8556C;*/
	line-height: 1.5;
	text-indent: -1em;
    padding-left: 1em;
}
.pro_parti .pro_parti {
	margin-bottom: 12px;
	line-height: 1.5;
}
.pro_parti .pro_parti:last-child {
	margin-bottom: 0;
}
.pro_parti .pro_parti .name {
	display: inline-block;
    /*width: 14%;
    min-width: 7em;*/
    padding-left: 0.5em;
	font-weight: bold;
	white-space: nowrap;
}
.pro_parti .pro_parti .kikakuiin {
	all: unset;
    font-size: 80%;
    color: #005499;
}
.pro_lsimg {
	width: 120px;
	position: absolute;
	right: 20px;
	top: 10px;
	border: 1px solid #cccccc;
}
.vote {
	background: #000;
	color: #fff;
	margin-left: 1em;
	padding: 4px 8px;
	font-size: 90%;
	line-height: 1;
	font-weight: normal;
	display: inline-block;
}
.pro_para.bg_st01 {
	border: none;
	background: #edd2d7;
	padding: 16px 16px;
	margin-bottom: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
.pro_para {
	letter-spacing: 0;
}
}
@media screen and (max-width: 767px) {
.selectday {
	margin-bottom: 20px;
}
.selectday ul li a {
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
}
.selectday ul li a::after {
    right: 8px;
    width: 6px;
    height: 6px;
    margin-top: -5px;
}

.pro_para {
	line-height: 1.5;
	letter-spacing: 0;
}
.pro_conte th {
	padding: 8px 4px;
    min-width: 30px;
    width:  84px;
    text-align: center;
	white-space: normal;
	font-size: 78%;
}
.pro_conte th.comnter {
	font-size: 70%;
}
.pro_conte td {
	min-width: auto;
}
.pro_parti {
	
}
.pro_parti .pro_parti {
	margin-bottom: 16px;
	font-size: 12px;
}
.pro_parti .pro_parti .name {
	display: block;
	/*padding-left: 0;*/
	font-size: 14px;
}
.pro_parti .pro_parti_ttl {
	font-weight: bold;
}
.pro_kyousan {
	/*margin-top: 10px;*/
	text-align: left;
	/*font-size: 11px;*/
	/*padding-left: 55px;*/
}
.pro_time {
	padding-right: 0;
}
.pro_cate {
	display: block;
}
.pro_theme {
	text-indent: 0;
	padding-right: 0;
	padding-left: 0;
	font-size: 14px;
	display: block;
}
.pro_conte {
	padding-right: 0;
}
.pro_lsimg {
	position: relative;
	margin: 0 auto 10px;
}
}



