
@charset "UTF-8";
/* CSS Document */



.wrap {
    overflow: hidden;
    height: auto;
}

.association{

}

.news h2{
	text-align:center;
	padding-top:75px;
	padding-bottom:25px;
	border-bottom:1px solid #000;
	position:relative;
	z-index:2;
	width:1200px;
	margin:0 auto;
}

.news{
    padding-bottom: 150px;
}

.news tr {
    border-bottom: 1px solid #000;
}
 
.news th {
    color: #000;
    font-weight: normal;
    vertical-align: top;
        padding: 35px 0 0 35px;
}
 
.news td{
	    background:none;
	    padding-left: 2em;
    padding-bottom: 3%;
    padding-top: 3%;
    width:100%;
    color: #000;
}

.news td .bold{
	font-weight:bold;
}


.news td h3 {
    font-size: 2.0rem;
    color: #000;
    margin-bottom: 15px;
}

.news td p{
	color: #000;
}

.wolf{
	position:absolute;
	right:-20px;
	top:-60px;
}

.date{
	position:absolute;
	bottom:0;
}

.as_btn{
	position: fixed;
    right: -42px;
    top: 430px;
	z-index:2;
}

p.more_block {
    height: 0;
    overflow: hidden;
    margin-top:20px;
}

p.more_block.open {
    height: auto;
}

a.more{
	color:#000;
}

.footer_txt{
	text-align: center;
	margin: 50px 0;
}

.news.pub table {
    width:100%;
}

.news.pub th {
    width:10%;
}

.news.pub strong{
	margin-bottom:10px;
	display:block;
}

.ga .gain{
	margin-top:20px;
}

.ga .gain img{
	    width: 49.5%;
}

.op .opin{
	margin-top:20px;
}

.op .opin img{
	    width: 49.5%;
}

@media screen and (max-width: 1301px) {
.as_img {
}

h2{
	width:89%;
}
}