h3{
  font-size: 120%;
  position: relative;/*相対位置*/
  padding-left: 1.5em;/*アイコン分のスペース*/
  line-height: 1.4;/*行高*/
  color: black;/*文字色*/
}

h3:before {
  font-family: "Font Awesome 5 Free";/*忘れずに*/
  content: "\f111";/*アイコンのユニコード*/
  position: absolute;/*絶対位置*/
  font-size: 1.4em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: -0.2em;/*アイコンの位置*/
}

.ccl:before {
  color: #a1ceff;
}

.kounyu{
	border-left: 15px solid #0079c2;
	padding: 7px;
	background: #cceaff;
	margin-bottom: 20px;
}

.midasi1{
	background-color: #00b0ec;
    color: #ffffff;
    margin-bottom: 0px;
    padding: 1em;
	margin: 0 56% 0 0;
}

.mgb10{
	margin-bottom: 10px;
}

.mgb5{
	margin-bottom: 5px;
}

.ccl:before {
  color: #a1ceff;
}

.fe_honbun{
	position: relative;
}

.toiawase2{
	width:100%;
	display:inline-block;
	vertical-align: bottom;
	color: black;
	position: relative;
	font-weight: 500;
	font-size: 2.2rem;
	line-height: 2;
	background:url("../image/newsrelease_bg.jpg");
	background-repeat:no-repeat;
	margin-bottom: 20px;
}

.inq1{
	text-align: center;
}
.inq12{
	display: inline-block;
}
