/***************** 
   #office_coffee 
*****************/
#office_coffee{
}
#office_coffee .bnr-main{
	padding:0 0 2%;
}

#office_coffee .txt-main{
	margin:0 0 2%;
	padding:1%;
	text-align:left;
	font-size:22px;
}
#office_coffee .txt-main p{
	font-weight:bold;
}

@media screen and ( max-width:767px) {
	#office_coffee .txt-main{
		font-size:0.8em;
	}
}