@charset "UTF-8";
/*—————————————————————————————————
	project	
—————————————————————————————————*/

.bookBox .innerTable td:nth-child(1) { width:10%; }
.bookBox a {
	color:#2894AD;
	text-decoration:underline;
	background:none !important;
	padding:0 !important;
}

.bookBox a:hover {
	text-decoration:none;
}

.innerList h3 {
	margin:20px 0 20px;
}
.innerList li {
	border-bottom:1px dotted #ccc !important;
	padding:0 0 10px 10px !important;
	margin-bottom:10px !important;
}

.innerList li:last-child {
	border-bottom:none !important;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}

#kenchikuBox .linkListPdf a {
	display:block;
	width:685px;
	overflow:hidden;
	padding-left:30px;
	background:url(../images/icon_arrow02.gif) no-repeat 0 7px;
}

#kenchikuBox .linkListPdf li {
	border-bottom:1px dotted #ccc;
	padding:0 0 10px 10px;
	margin-bottom:10px;
}

#kenchikuBox .linkListPdf li:last-child {
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}

#kenchikuBox .linkListPdf p {
	font-size: 15px;
	margin-bottom: -5px;
}


.backInfoBox {
	border:1px solid #B3B3B3;
	padding:20px;
	margin:10px 0 30px;
}
.backInfoBox {
	border:1px solid #B3B3B3;
	padding:20px 20px 5px 20px;
	margin:10px 0 0;
}
.backInfoBox li {
	text-align:center;
	display:inline-block;
	margin:0 15px 10px 15px;
}



#detailBox .u35 {
	margin-top:20px;
}

#detailBox .u35 li.fl {
	float:left;
	width:220px;
}

#detailBox .u35 li.fl p {
	font-size:12px !important;
}

#detailBox .u35 li.fr {
	float:right;
	width:200px;
}

#detailBox .imgArea h4 {
	font-weight:bold;
}

#detailBox .fbLink {
	background:url(../images/icon_arrow01.gif) no-repeat 10px center;
	font-size:14px;
	font-weight:bold;
	margin-top: 10px;
	text-decoration: none;
	padding-left: 22px;
	display: block;
}

#detailBox .fbLink:hover {
	text-decoration: underline;
}

#detailBox.youthPost td img{
	margin: 0 auto 5px;
}

#detailBox.youthPost a span.pdfIconSmall {
	text-decoration: none !important;
}

#detailBox.youthPost a:hover .pdfIconSmall {
	text-decoration: underline !important;
}

.kenchikuBnb .linkList{
	overflow: hidden;
}

.kenchikuBnb .linkList li {
	float: left;
	width: 160px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#vote_page span.wpcf7-list-item {
	display:block;
	font-size:90%;
	margin-bottom:5px;
}
#vote_page .wpcf7 { padding:0 !important; }
#vote_page .wpcf7 div { margin-left:0 !important; }
#vote_page .wpcf7-form-control-wrap textarea { width:100%; }
#vote_page .reason { margin-top:30px; }
#vote_page label { text-indent:-2em; margin-left:2em; }
#vote_page input[type="radio"] {padding:0; border:none !important; }
#vote_page input[type="radio"]:focus, #vote_page input[type="radio"]:hover { border:none !important; }
#vote_page label:hover { color:#2894AD; }
#vote_page input:checked + span { color:#2894AD; font-weight:bold; }
#vote_page .articleAnchor li { /*float:left; width:120px;*/ display:inline-block; margin:0 30px 0 0; line-height:1.5; }
#vote_page .articleAnchor li a {
	color: #0E728C;
	background: url(../images/icon_arrow01.gif) left center no-repeat;
	padding-left: 12px;
}

.tocbox  { margin:15px 0 30px; }
.yearlist { display: flex; flex-wrap: wrap; margin:0 0 10px 0; }
.yearlist li { width: 69px; margin:0 1px 2px ; padding: 6px 0 4px; text-align:center; line-height: 1; color:#999; cursor:pointer; }
.yearlist li:hover, 
.yearlist li.is-active { color:#0E728C; background: #F8F8F8; }

.ttllist .panel { display:none; background: #F8F8F8; font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
.ttllist .panel.is-show { display:block; padding:15px 20px; }

.ttllist .panel dt { border-bottom: 1px solid #454545; padding-bottom: 5px; font-size:18px; }
.ttllist .panel dt span { font-size:14px; }

.ttllist .panel dd { border-bottom: 1px dotted #ccc; font-size:14px; }
.ttllist .panel dd a { display: flex; flex-wrap: wrap; justify-content: space-between; padding:8px 0; color: #454545 !important; position: relative; }
.ttllist .panel dd a::before { content: ''; width: 5px; height: 5px; border: solid #0E728C; border-width: 1px 1px 0 0; transform: rotate(45deg); position: absolute; top: 17px; left: 0; }
.ttllist .panel dd a:hover { opacity: 0.7; color: #0E728C !important; }
.ttllist .panel dd a span { width: 70px; padding-left:15px; }
.ttllist .panel dd p { width: 600px; }
.ttllist dd.nolink { padding:8px 0 8px 10px; }

