button, html input[type="button"], input[type="reset"], input[type="submit"] {
  background-color: rgba(173,223,255,1.00);
}
.navbar .btn-navbar {
	padding: 5px 10px 0px;
	margin-right: 5px!important;
}
.navbar .btn-navbar:after {
  content:"MENU";
	font-family: "HiraKakuProN-W6", "ヒラギノ角ゴ ProN W6",  Meiryo, メイリオ, sans-serif;
}
.navbar .btn-navbar .icon-bar{
	width: 90%;
	margin: 5px auto;
}
.purchase_now_btn{
	background-color: #fff!important;
	box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.2);
	padding: 10px;
	color: #46B1E1 !important;
	font-size: 170%;
}
#area .container{
  border:dashed 2px #888;
	padding: 15px;
	width: 65%;
	margin: 0px auto;
}
.area{
  width: 100%;
}
.dark-text{
  font-size: 2em;
	font-weight: 700;
}
.areah2{
  border-bottom: solid 5px rgba(16,146,179,1.00);
}
.area-wrap{
  width: 100%;
	margin: 0px auto;
	line-height: 1.6em;
}
.cont_div .cont-ul li {
	float: left !important;
	list-style-type: none;
	letter-spacing: 1.5px;
  font-size: 140%;
	font-weight: 700;
}
.cont_div .cont-ul li::before{
	content:"▶";
	color: rgba(16,146,179,1.00);
	padding-right: 0.1em;
	}
.cont_div .cont-ul li{
	margin-right: 0.3em;
}
.cont_div .cont-ul::before,.cont_div  .cont-ul::after {
		display:table;
}
.cont_div .cont-ul:after {
	clear:both;
	content:"";	
	display: block;
}
.home_service h2{
	text-align: justify;
	font-size: 24px;
	height: 2em;
}
.home_service p {
	text-align: justify;	
}
.home_service{
	border-top: solid 5px rgba(16,146,179,1.00);
	text-align: center;
}
.dropdown-menu > li > a {
    font-weight: normal;
    white-space: normal;
}
.home-b .span6 h3{
  border-left: solid 7px rgba(16,146,179,1.00);
	margin-right: 1em;
	padding-left: 0.5em;
	height: 60px;
}
.home-b .span6 p{
	padding-top: 0.8em;
	height: 40px;
}
.home-b .span6 ul{
	margin-left: 0em;
}
.home-b .span6 li::before{
	content:"▶";
	color: rgba(16,146,179,1.00);
	padding-right: 0.1em;
}
.home-b-img{
  text-align: center;
}
.home-b .span6{
	margin: 2em auto;
	border-top: solid 2px rgba(16,146,179,1.00);
}
.hero-unit-small {
    background-color: rgba(16,146,179,1.00);
}
/* btn */
.ff-footer-panel .utility-menu_item span{
	display: block;
}
.ff-footer-panel .utility-menu_item{
	font-size: 11px;
	line-height: 1rem;
}
.ff-footer-panel_wrap{
	z-index: 9999;
	width: 100vw;
	background: #f7f7f7;
	min-height: 50px;
}
.ff-footer-panel{
	position: relative;
	min-height: 43px;
	padding: 0;
}
.ff-footer-panel ul{
	display: table;
	width: 100%;
	margin: 0;
	table-layout: fixed;
	border-top: 1px solid #e8e8e8;
}
.ff-footer-panel li{
	display: table-cell;
	border-right: 1px solid #e8e8e8;
	text-align: center;
}
.ff-footer-panel li a{
	display: block;
	padding: 5px;
	color: #000;
	text-decoration: none;
}
.fixed-bottom{
	position: fixed;
	bottom: 0;
}
.icon_mail::before{
	content: url("/image/mail_000.png");
}
.icon_tel::before{
	content: url("/image/call_000.png");
}
.icon_arrow_s_up:before{
	content: url("/image/arrow_up_000.png"); 
}
/* btn */
.ff-footer-panel .utility-menu_item span{
	display: block;
}
.ff-footer-panel .utility-menu_item{
	font-size: 11px;
	line-height: 1rem;
}
.ff-footer-panel_wrap{
	z-index: 9999;
	width: 100vw;
	background: #f7f7f7;
	min-height: 50px;
}
.ff-footer-panel{
	position: relative;
	min-height: 43px;
	padding: 0;
}
.ff-footer-panel ul{
	display: table;
	width: 100%;
	margin: 0;
	table-layout: fixed;
	border-top: 1px solid #e8e8e8;
}
.ff-footer-panel li{
	display: table-cell;
	border-right: 1px solid #e8e8e8;
	text-align: center;
}
.ff-footer-panel li a{
	display: block;
	padding: 5px;
	color: #000;
	text-decoration: none;
}
.fixed-bottom{
	position: fixed;
	bottom: 0;
}
.icon_mail::before{
	content: url("/image/mail_000.png");
}
.icon_tel::before{
	content: url("/image/call_000.png");
}
.icon_arrow_s_up:before{
	content: url("/image/arrow_up_000.png"); 
}
@media (min-width : 769px){
	.ff-footer-panel_wrap{
		width: 30%;
		margin-right: 0%;
		margin-left:70%;
		background-color: #baf3a1;
	}
	.ff-footer-panel .utility-menu_item{
		font-size: 16px;
		line-height: 20px;
	}
	#call{
		display: none;
	}
}
@media (min-width: 768px){
	.sidebar-project .span4 {
		width: 100%!important;
		float: none;
	}
	.col-md-6{
		display: inline-block;
	}
	.home_service h2{
		height: 3em;
	}
}
@media (max-width: 768px){
	.home-b .span6 img{
		width: 320px;
		margin: 0 auto;
	}
	.home-b .span6{
		margin: 3em auto;
	}
	#area .container{
		width: 85%;
	}
	.home_service h2{
		font-size: 20px;
	}
	.home_service h2,.home_service p{
		padding: 0 3em;
	}
	.blog_single_post{
		margin-left: 0;
		margin-right: 0;
	}
	.Blog_main{
  padding: 15px;
}
}
@media (max-width: 414px){
	#area .container{
		padding: 10px;
		width: 85%;
	}
	#area .container h2{
		font-size: 5.5VW;
		font-weight: 700;
	}
	.section-header {
		margin: 0 0 20px;
		padding: 0px;
	}
	.home_service h2{
		font-size: 6vw;
		height: 2.5em;		
	}
	.home_service h2,.home_service p{
		padding: 0 1em;
	}
}