@charset "UTF-8";
/*----------------------------------------------------
	☆CMN
----------------------------------------------------*/
.txt {

	font-size: 13px;
	letter-spacing: .1em;
	line-height: 180%;
	padding-bottom: 20px;
}


#wrap  {
	background: #EDEDED;
}



#cont  {
padding-bottom: 300px;
}


/*----------------------------------------------------
	☆content
----------------------------------------------------*/

/*----------------------------------------------------
	☆one
----------------------------------------------------*/

#wrap #one h3 {
    color: #000;
    font-size: 26px;
    font-weight: 900;
    letter-spacing: 0.1em;
    line-height: 180%;
}
#wrap #one  .date {
	background:#000;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 220%;
    margin-bottom: 20px;
	display: inline-block;
	padding: 0px 5px;
}
#wrap #one  .txt {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 220%;
    padding-bottom: 30px;
}



/*----------------------------------------------------
	☆detail
----------------------------------------------------*/

#wrap #one .rec_tbl {
	background: #ededed;
	padding: 50px 50px 0px;
	margin-top: -200px;

}


#wrap #one .newsBox {
	border-bottom: 3px solid #fff;
	margin-bottom: 50px;
	

}








@media screen and (max-width: 780px) {
img {
	width: 100%;
}
.last {
	margin-right: 0px !important;
}
.txt {
	font-size: 14px;
	letter-spacing: 0;
	line-height: 150%;
	text-align: center;
}
#wrap .btn a {
	background: #000;
	color: #fff;
	font-size: 14px;
	letter-spacing: .1em;
	padding: 10px 10px;
	margin-top: 20px;
	transition: 0.2s ease-in;
}
#wrap .btn a:hover {
	background: #999;
}
/*----------------------------------------------------
	☆one
----------------------------------------------------*/
#wrap #one h3 {
    color: #000;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.1em;
    line-height: 160%;
}
#wrap #one .date {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 220%;
    margin-bottom: 20px;
    padding: 0 5px;
}
#wrap #one .txt {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 170%;
    padding-bottom: 30px;
    text-align: left;
}
#wrap #one .rec_tbl {
    background: #ededed none repeat scroll 0 0;
    margin-top: -100px;
    padding: 10px;
}
#wrap #one .newsBox {
    border-bottom: 3px solid #fff;
    margin-bottom: 50px;
}
	
	
	
	
	
	
	
	
	
}
