/* 営業案内CSS */
.phrase{
    text-align: center;
		font-weight: 500;
		margin-bottom: 20px;
}

p{
    margin-bottom: 10px;
}
