@charset "utf-8";
	
/*--------------------------------------------
 
      諏訪坂3つの強み（index.html）
 
---------------------------------------------*/

h3.works{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:180%;
	font-weight:bold;
	text-align:center;
	background:url(../img/dobble-dot.gif) repeat-x left bottom;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}

h4.detail{
	border-top:2px solid #489395;
	padding:20px 0;
	font-size:120%;
	font-weight:bold;
	background:url(../img/dobble-dot.gif) repeat-x left bottom;
	margin-bottom:20px;
}

.mb-txt{	margin-bottom:50px;}

.mb-txt p{
	margin-bottom:20px;
}

.mb-txt p:last-child{
	margin-bottom:0;}

@media screen and (min-width: 767px){   
  .brpc { display:inline !important; }
}

@media screen and (max-width: 767px){   
  .brpc { display:none !important; }
}