@charset "utf-8";

/* ==================================================================
	beginner.css
	
=================================================================== */

.contents .flow-list{
	font-size:116%;
	margin-bottom: 4%;
}


.contents .flow-list dt{
	background: url(../../images/common/title-h6.png) 0 50% no-repeat;
    font-size: 120%;
    padding-left: 35px;
    margin-bottom: 3%;
}

.contents .flow-list dd{
	margin: 20px 30px;
}

@media only screen and
(max-width : 640px) {
 
.contents .main section img{
	max-width:100%;
}
 
.contents .main section#funeral{
	margin: 0 3% 30px;
}
