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

#contents{
	text-align: left;
	padding: 0 5%;
}
.time{font-size: 15px; color: #ce4186; margin-bottom: 10px; line-height: 1;}
h3{font-size: 18px; line-height: 1.4; margin-bottom: 20px;}
.main_img{width: 100%;}

.contents_box{margin-top: 25px;}
.contents_box a{color: #ce4186;}

.contents_box img{width: 100%;}

.list_btn{
	display: block;
	width: 90%;
	background: #ce4186;
	color: #FFFFFF;
	text-decoration: none;
	margin: 70px auto 60px;
	line-height: 1;
	padding: 15px;
	border-radius: 30px;
	font-weight: bold;
	font-size: 13px;
}

@media screen and (max-width: 700px){

}







