@charset "utf-8";
#about .about .bscTbl02{
	margin-top: 25px;
	padding-bottom:80px;
}

#about .about .txt{
	font-size:16px;
	font-family :YuMincho, 'Yu Mincho', serif;
	line-height:1.6;
	text-align:left;
}

#about .about h2{
	margin-top: 70px;
	text-align: center;
	font-size:30px;
	font-family :YuMincho, 'Yu Mincho', serif;
	font-weight: 500;
	margin-bottom: 50px;
}


/* table */
#about .about .bscTbl02 table td #btn{
	text-align: center;
	display: inline-block;
	border:1px solid #444;
	color:#444;
	width: 215px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding:0 15px;
	font-size: 16px;
	font-family :YuMincho, 'Yu Mincho', serif;
	margin-left: 20px;
}
#about .about .bscTbl02 table td #btn:active{
	background: #444!important;
	color:#fff;
}

#about .about .bscTbl02 table{
	border-collapse:collapse;
	width:100%;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	border-top:1px solid #bbbbbb;
}

#about .about .bscTbl02 table th,
#about .about .bscTbl02 table td{
	background-color:#FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom:1px solid #bbbbbb;
	padding:17px 20px;
	text-align:left;
	line-height: 1.7;
  font-family :YuMincho, 'Yu Mincho', serif;
}

#about .about .bscTbl02 table th{
	background-color:#f4f1ea;
	font-weight: bold;
	border-right:1px solid #bbbbbb;
}
#about .about .bscTbl02 table th span{
  font-size:14px;
}
#flink{
  padding-bottom: 70px;
}
@media only screen and (max-width: 768px) {
  #flink{
    padding-bottom: 40px;
  }
}
