@charset "UTF-8";
/* CSS Document */


body{
	width: 100%;
    height: 100%;
	background-color:#ffffff;
	margin:0;
	padding:0;
	color: #474747;
	font-size:16px;
	line-height: 1.5em;
	/* [disabled]line-height:26px; */
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;    
    clear: both; 
    visibility:hidden;
}
.clearfix{
    display: inline-block;
} 
* {-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
  }
/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
}
/* End Hack */



/* ページトップ */
@media only screen and (min-width: 767px), print {
 #page-top {
    position: fixed;
    bottom: 60px;
    right: 20px;
    font-size: 70%;
	z-index: 9999;
}
#page-top a {
    background-color: rgba(24,134,200,1);
    text-decoration: none;
    color: rgba(255,255,255,1);
    width: 70px;
	height: 70px;
    /*padding: 10px 5px;*/
    display: block;
    border-radius: 50%;
	border: none;
	text-align: center;
	line-height: 70px;
	vertical-align: middle;
}
#page-top a:hover {
    text-decoration: none;
    background-color: rgba(70,181,224,1);
	color: rgba(255,255,255,1);
}
}

@media screen and (min-width: 481px)  and (max-width: 768px) {
#page-top {
    position: fixed;
    bottom: 50px;
    right: 10px;
    font-size: 8px;
	z-index: 9999;
}
#page-top a {
    background-color: rgba(24,134,200,1);
    text-decoration: none;
    color: rgba(255,255,255,1);
    width: 60px;
	height: 60px;
    display: block;
	border-radius: 50%;
	border: none;
	text-align: center;
	line-height: 60px;
	vertical-align: middle;
}
#page-top a:hover {
    text-decoration: none;
    background-color: rgba(70,181,224,1);
	color: rgba(255,255,255,1);
} 
}
@media screen and (max-width: 480px) {
 #page-top {
    position: fixed;
    bottom: 30px;
    right: 10px;
    font-size: 8px;
	z-index: 9999;
}
#page-top a {
    background-color: rgba(24,134,200,1);
    text-decoration: none;
    color: rgba(255,255,255,1);
    width: 60px;
	height: 60px;
    display: block;
	border-radius: 50%;
	border: none;
	text-align: center;
	line-height: 60px;
	vertical-align: middle;
}
#page-top a:hover {
    text-decoration: none;
    background-color: rgba(70,181,224,1);
	color: rgba(255,255,255,1);
} 
}



h1 {
	font-size:11px;
	line-height:1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
}

.s_menu ul {
	list-style: none;
	padding-left: 0px;
	
}
.s_menu ul li {
	margin-bottom: 10px;
}
.s_menu li a img {
	display: block;
	margin: 0 auto;
	text-align: left;
}
.s_menu li a:hover img {
	opacity: 0.7;
	transition: 0.4s;
}

/*TOP画像*/



@media only screen and (min-width: 768px) {
.containermain {
	width:750px;
	margin-left: auto;
	margin-right: auto;
}
}
@media only screen and (min-width: 992px) {
.containermain {
	width:970px;
	margin-left: auto;
	margin-right: auto;
}
}
@media only screen and (min-width: 1200px) {
.containermain {
	width:1170px;
	margin-left: auto;
	margin-right: auto;
}
}


/*フッター固定*/
@media only screen and (min-width: 768px) {
 .copyright {
    font-size: 11px !important;
    /*font-weight: ;*/
    text-align: center;
    margin: 1em auto;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: dotted 1px #ccc;
	/*color:#ffffff !important;*/
		
}

.fa-fax:before {
  content: "\f1ac";
}

.fh5co-page-heading-lead {
    text-align: center;
    padding: 0px 0 60px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.fh5co-page-heading-lead {
    position: relative;
    padding-bottom: 20px;
}

 }
@media only screen and (min-width: 768px) {
.fh5co-page-heading-lead .fh5co-border {
   width: 100px;
    height: 5px;
    background: #1455b6;
    margin-left: -25px;
    left: 47%;
    bottom: 0;
    position: absolute;
	
}
.midasisaisho {
    font-size: 42px;
    font-weight: 600;
    color: #222222;
}
}

@media only screen and (max-width: 767px) {
.fh5co-page-heading-lead .fh5co-border {
   width: 100px;
    height: 5px;
    background: #1455b6;
    margin-left: -25px;
    left: 43%;
    bottom: 0;
    position: absolute;
	
}

#fh5co-clients {
    padding: 0.3em 0;
    background: rgba(11,111,87,0.9);
    position: fixed !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}
.copyright {
    font-size: 11px !important;
    text-align: center;
    margin: 1em auto;
    display: block;
    padding-top: 20px;
    padding-bottom: 106px;
    border-top: dotted 1px #ccc;
	color: #232323;	
}

}


@media only screen and (max-width: 480px) {
	
.copyright {
    font-size: 11px !important;
    text-align: center;
    margin: 1em auto;
    display: block;
    padding-top: 20px;
    padding-bottom: 40px;
    border-top: dotted 1px #ccc;
	color: #232323;	
}
	
}

#fh5co-clients {
    padding: 0.3em 0;
    background: rgba(4,43,107,0.9);
    position: fixed !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}






















