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

body {font-size: 62.5%; line-height: 1.8;    font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;}
#cate01 h1 {font-size: 2.05rem; font-weight: lighter;}
#cate02 h1,#cate03 h1,#cate04 h1,#cate05 h1,#cate06 h1 {margin: 0; padding: 0;  font-size: 1.95rem; font-weight: bold;}
#cate02 p,#cate03 p,#cate04 p,#cate05 p,#cate06 p {font-size: 0.95rem; padding: 0px 10px}
/* 見出しの色 */
#cate02 h1 {color: #60be50;}
#cate03 h1 {color: #df5656;}
#cate04 h1 {color: #3e829a;}
#cate05 h1 {color: #ddcf18;}
#cate06 h1 {color: #fc8b25;}
#cate01,#cate02,#cate03,#cate04,#cate05,#cate06 {margin: 0 auto; padding: 2% 0%; max-width: 1210px; width: 100%; text-align: center;}
#cate07 {margin: 3% auto; padding: 0; font-size: 0.75rem; max-width: 1210px; width: 100%; color: #333; border-bottom: 1px solid #666; border-top: 1px solid #666;}
#cate07 ul {overflow: hidden;}
#cate07 ul li {font-size: 0.85rem;}

#cate01 ul {overflow: hidden;}
#cate01 ul li {float: left; list-style: none; padding: 0px 10px; text-indent: -9999em;}
#cate01 p {float: none; font-size: 1.15rem; font-weight: bold; margin: 5% 0%;}

#cate02 {background: #bdfdb2;}
#cate03 {background: #fbd2d2;}
#cate04 {background: #aaddef;}
#cate05 {background: #f5efa3;}
#cate06 {background: #ffcc9d;}

.serviceList.srv01 {display: block; width: 202px; height: 225px; background: url("images/cate01-service01.png");}
.serviceList.srv02 {display: block; width: 202px; height: 225px; background: url("images/cate01-service02.png");}
.serviceList.srv03 {display: block; width: 202px; height: 225px; background: url("images/cate01-service03.png");}
.serviceList.srv04 {display: block; width: 202px; height: 225px; background: url("images/cate01-service04.png");}
.serviceList.srv05 {display: block; width: 202px; height: 225px; background: url("images/cate01-service05.png");}
.serviceList:hover {opacity: 0.6;}

.divibutton {margin: 0 auto; width: 100%; max-width: 1210px;}
.Tlistbutton {margin: 0 auto; width: 100%; font-size: 1.95rem; letter-spacing: 1px; background: #61B63E; color: #fff;}

/***********************************
	フッター
***********************************/
footer{
	width: 100%;
	margin: 50px 0 0;
	text-align: center;
	background: #ededed;
	letter-spacing: 2px;
}
footer .f_navi_all{
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 0;
}
footer .f_navi h3{
	margin: 10px 0 0;
	font-size: 15px;
}
footer .f_navi ul{
	width: 671px;
	text-align: left;
	margin: 0 auto;
}
footer .f_navi li{
	display: inline-block;
	padding: 0 15px 0 5px;
	margin: 10px 5px 0;
	font-size: 15px;
	position: relative;
}
footer .f_navi li:after{
	background-color: #000;
    content: "　";
    height: 10px;
    margin-top: -35px;
    position: absolute;
    right: 0;
    top: 41px;
    width: 1px;
}
footer p.Title {padding: 1% 0%;  border-top: 2px solid #000; font-size: 1.15rem; color: #000; font-weight: bold;}
footer .f_navi .b_none{border-right: 0px;}
footer .telephone{
	margin: 20px 0 5px;
}
footer .telephone .telephone01{
	width: 250px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #000;
	border-radius: 15px;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
}
footer .telephone .telephone02{
	width: 300px;
	display: inline-block;
	margin-left: 10px;
	font-weight: bold;
}
footer .telephone .telephone02 a{
	display: inline-block;
	height: 32px;
	line-height: 32px;
	font-size: 25px;
}
footer .telephone .telephone02 a img{
	display: inline-block;
	height: 30px;
	margin-right: 10px;
}
footer .telephone:after{
	display: block;
	content: "";
	clear: both;
}
footer .time{
	font-size: 15px;
	margin: 0 0 10px;
}
footer .f_gnav_all{
	background: #c3c3c3;
	padding: 15px 0 10px;
	letter-spacing: 2px;
}
footer .f_gnav li{
	display: inline-block;
	padding: 0px 20px 0 15px;
	font-size: 12px;
	position: relative;
}
footer .f_gnav li:after{
	background-color: #000;
    content: "　";
    height: 10px;
    margin-top: -35px;
    position: absolute;
    right: 0;
    top: 40px;
    width: 1px;

}
footer .f_gnav li:last-child{
	border-right: 0px;
}
footer .f_gnav{margin-bottom:  5px;}
footer .f_copy{
	background: #fff;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}

/***********************************
	フッター部分のご利用ガイド
***********************************/
.f_guide{
	width: 100%;
	border-top: 2px solid #222222;
	margin-top: 50px;
}
.f_guide .sysContent{
	width: 1100px;
	margin: 0 auto;
}
.f_guide .Title{ 
	font-size: 15px;
	text-align: center;	
	font-weight: bold;
	padding: 10px 0 30px;
}
.f_guide .clearfix{
	font-size:0;
}
.f_guide .guideBlock{
	display:inline-block;
	width: 550px;
	font-size:14px;
	vertical-align:top;
}
.f_guide .guideBlock:after{
	display: block;
	content: "";
	clear: both;
}
.f_guide .guide01{padding-right: 50px;}
.f_guide .guide02{padding-left: 50px;}
.f_guide .guideTitle{
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #000;
	border-radius: 15px;
	margin-bottom: 10px;
}
.f_guide p{
	font-size: 15px;
	line-height: 22px;
	margin: 5px 0;
}
.f_guide .mt{margin-top: 20px;}
.f_guide .smaller{font-size: 12px;}

.f_guide .freedial{
    background: rgba(0, 0, 0, 0) url("http://template1703.aispr.jp/img/common/dial.png") no-repeat scroll left center / 45px auto;
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px;
    padding-left: 50px;
}

/*ボタン*/
.f_guide .common_btn{
	margin: 10px auto;
}
.f_guide .common_btn a{
	font-size: 13px;
	padding:10px 0;
}

/* ページトップに戻る*/
.pagetop{
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 52px;
	height: 52px;
	text-align: center;
        z-index:999999;
}
.pagetop #page-top{
	display: none;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	background: #000;
	border-radius: 5px;
	padding-top: 4px;
	height: 51px;
}
.pagetop #page-top:hover{
	background:#999;
}
/***********************************
	 ボタンデザイン
***********************************/
.common_btn{
	width: 250px;
	margin:20px auto 50px;
	position: relative;
}
.common_btn a{
	display: block;
	padding:15px 0;
	font-size: 16px;
	color: #fff;
	text-align:center;
	border-radius:5px;
	background: #000;
}
.common_btn a:hover{
	background:#999;
}
.common_btn a i{
	display:inline-block;
	margin-left:10px;
	font-size:20px;
}

@media screen and (max-width: 1210px) {
	/***********************************
	フッター
***********************************/
footer .f_gnav_all{
	background: #c3c3c3;
	padding: 0px 0 0px;
	letter-spacing: 2px;
	text-align: left;
}
footer .f_gnav ul:after{
	display: block;
	content: "";
	clear: both;
}
footer .f_gnav{
	width:100%;
	border-top: 1px solid #444;
	margin-bottom:0;
	overflow: hidden;
}
footer .f_gnav li{
	width: 50%;
	float: left;
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0px 0px 0 15px;
	font-size: 12px;
	position: relative;
	border-bottom: 1px solid #444;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
footer .f_gnav li i{
	position: absolute;
	font-size: 20px;
	line-height: 30px;
	right: 10px; top: 5px;
}
footer .f_gnav li:nth-child(even){
	border-left: 1px solid #444;
}
footer .f_gnav li:last-child{
	width:100%;
}
footer .f_gnav li a{display: block;}
footer .f_gnav .sp_wide{
	width: 100%;
	height: 35px;
	border-bottom: 0px;
}
footer .f_gnav li:after{width: 0px;}

/***********************************
	共通パーツ
***********************************/
.sysTitle{
	width: 600px;
	margin: 50px auto!important;
	position: relative;
	text-align: center;
	font-size: 20px;
	letter-spacing: auto;
}
.sysTitle b{
	display: block;
	font-size: 15px;
	text-align: center;
	margin-top: 5px;
}
.sysTitle span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 40px;
	background-color: #fff;
	text-align: center;
	font-weight: bold;
}
.sysTitle::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #222222;
}

.contentsWrap{
	width: 90%;
	margin: 0 auto;
}

/***********************************
	 フッター部分のご利用ガイド
***********************************/
.f_guide{margin-top: 50px;}
.f_guide .sysContent{width: 100%;}
.f_guide .Title{ 
	font-size: 15px;
	padding: 20px 0 30px;
}
.f_guide .guideBlock{
	width: 50%;
	padding: 0 2%;
	padding-bottom:30px;
}
.f_guide .guide01{padding-right: 20px;}
.f_guide .guide02{padding-left: 20px;}
.f_guide .freedial{
	font-size:30px;
}
.f_guide a{
	display:block;
	width:200px;
}
}