@charset "utf-8";
/*! common
================================================== */
html {
	overflow:auto
}
body {
	color: #414148;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing : 0.05em ;
	min-width:1040px;
	overflow:hidden;
}
/*! clearfix */
.cf:after {
	content:" ";
	display:block;
	clear:both;
}
/*! header
================================================== */
#gHeader {
	position: relative;
	width:1040px;
	height: 105px;
	margin: 0 auto;
}
#gHeader .hdH1{
	position: absolute;
	top: 3px;
	right: 0;
	font-size: 11px;
}
#gHeader .logo{
	float: left;
	padding: 20px 0 0 0;
}
#gHeader .rightArea {
	float: right;
	width: 654px;
	padding: 20px 0 0 0;
}
#gHeader .rightArea .catchBlock {
	float: left;
	padding: 5px 0 0 0;
}
#gHeader .rightArea .catchBlock li {
	float: left;
	padding: 0 5px 0 0;
}
#gHeader .rightArea .telBlock {
	float: right;
	width: 296px;
}
#gHeader .rightArea .telBlock p {
padding-bottom: 9px;
}
/*! gNav
================================================== */
#gNav {
	position:relative;
	z-index: 9999;
	height:58px;
	border-top: solid 2px #efefef;
}
#gNav ul {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%,-0);
	-moz-transform: translate(-50%,0);
	-ms-transform: translate(-50%,-0);
	-o-transform: translate(-50%,0);
	transform: translate(-50%,0);
	width:1040px;
}
#gNav ul li {
	float: left;
}
#gNav ul li a {
	display: block;
	height:58px;
	background: url(../img/common/gnavi01.png) no-repeat;
}
#gNav ul li.gNav01 a {
	width: 146px;
	background-position: 0 0;
}
#reason #gNav ul li.gNav01 a,
#gNav ul li.gNav01 a:hover {
	background-position: 0 -58px;
}
#gNav ul li.gNav02 a {
	width: 146px;
	background-position: -146px 0;
}
#seavice #gNav ul li.gNav02 a,
#gNav ul li.gNav02 a:hover {
	background-position: -146px -58px;
}
#gNav ul li.gNav03 a {
	width: 146px;
	background-position: -292px 0;
}
#flow #gNav ul li.gNav03 a,
#gNav ul li.gNav03 a:hover {
	background-position: -292px -58px;
}
#gNav ul li.gNav04 a {
	width: 146px;
	background-position: -438px 0;
}
#price #gNav ul li.gNav04 a,
#gNav ul li.gNav04 a:hover {
	background-position: -438px -58px;
}
#gNav ul li.gNav05 a {
	width: 149px;
	background-position: -584px 0;
}
#faq #gNav ul li.gNav05 a,
#gNav ul li.gNav05 a:hover {
	background-position: -584px -58px;
}
#gNav ul li.gNav06 a {
	width: 147px;
	background-position: -733px 0;
}
#voice #gNav ul li.gNav06 a,
#gNav ul li.gNav06 a:hover {
	background-position: -733px -58px;
}
#gNav ul li.gNav07 a {
	width: 160px;
	background-position: -880px 0;
}
#contact #gNav ul li.gNav07 a,
#gNav ul li.gNav07 a:hover {
	background-position: -880px -58px;
}
#gNav ul li a span {
	display: none;
}
#gNav ul li.gNav02 {
	position: relative;
}
#gNav .listPullDown {
	overflow: hidden;
	width: 170px;
	padding: 0;
	top: 58px;
	left: 0;
	transform: none;
	background: #e3f8fc;
	box-sizing: border-box;
}
#gNav .listPullDown .item {
	float: none;
	font-size: 15px;
	border-top: solid 1px #FFF;
}
#gNav .listPullDown .item a {
	width: auto;
	height: auto;
	padding: 10px 0 10px 15px;
	background: none;
	color: #323436;
	text-decoration: none;
}
#gNav .listPullDown .item a:hover {
text-decoration: underline;
}

/*! breadcrumb
================================================== */
#breadcrumbWrap {
	padding: 20px 0 25px;
	box-shadow: inset 0 5px 4px rgba(217,216,219,.65);
}
#breadcrumb {
	width: 1040px;
	margin: 0 auto;
}
#breadcrumb li {
	display: inline-block;
	font-size: 12px;
}
#breadcrumb li a {
	color: #41a6f0;
}
#breadcrumb li + li:before {
	content: ">";
	color: #d1d1d7;
} 

/*! contents
================================================== */
#contents {
	width: 1040px;
	margin: 0 auto;
	padding: 70px 0 90px;
}

/*! mainWrap
================================================== */
#mainWrap {
	float: left;
	width: 780px;
}

/*! sidebar
================================================== */
#sidebar {
	float: right;
	width: 230px;
}

/*! sideContact
---------------------------------------- */
#sidebar .sideContact{
	margin: 0 0 20px;
	background: #f5f6f6;
	text-align: center;
}
#sidebar .sideContact .tit{ padding: 0 0 10px;}
#sidebar .sideContact .txt{ padding: 0 0 14px;}
#sidebar .sideContact .tel{ padding: 0 0 14px;}
#sidebar .sideContact .btn{ padding: 0 0 15px;}


/*! sideMedia
---------------------------------------- */
#sidebar .sideMedia {
	margin: 0 0 20px;
}

/*! sideServices
---------------------------------------- */
#sidebar .sideServices {
	margin: 0 0 30px 0; 
}
#sidebar .sideServices .tit a:hover {
	opacity: .8;
}
#sidebar .sideServices ul {
	padding: 0 14px;
	border-right:solid 1px #d1d1d7;
	border-left:solid 1px #d1d1d7;
}
#sidebar .sideServices ul li {
	border-bottom: solid 1px #d8d7d7;
}
#sidebar .sideServices ul li:last-child {
	border-bottom: none;
}
#sidebar .sideServices ul li a {
	display: block;
	padding: 18px 15px 0 5px;
	background: url(../img/common/ico_link01.png) right 22px no-repeat;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	height: 36px;
	text-align: left;
}
#sidebar .sideServices ul li a:hover {
	opacity: .8;
}
#sidebar .sideServices .btn{
	padding: 10px 0;
	border:solid 1px #d1d1d7;
	text-align: center;
}
#sidebar .sideServices .btn a:hover{
	opacity: .8;
}

/*! sideNav
---------------------------------------- */
.sideNav {
	margin: 0 0 20px;
}
.sideNav li{
	margin: 0 0 10px;
	border: 3px solid #d1d1d7;
	border-radius: 5px;
}
.sideNav li a {
	display: block;
	background: url(../img/common/ico_link02.png) no-repeat 200px center;
	height: 66px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #003392;
	line-height: 66px;
	text-decoration: none;
}
.sideNav li a:hover {
	opacity: .8;
}

/*! sideTrouble
---------------------------------------- */
#sidebar .sideTrouble {
	margin:0 0 20px; 
}

/*! sideBanner
---------------------------------------- */
.sideBanner {
	margin:0 0 20px; 
}

/*! sideUseful
---------------------------------------- */
#sidebar .sideUseful{
	margin-bottom: 25px;
	overflow: hidden;
}
#sidebar .sideUseful .list{
	padding: 0 17px;
	border: solid 1px #c9cac8;
	border-top: 0;
}
#sidebar .sideUseful .list li + li{
	border-top: solid 1px #c9cac8;
}
#sidebar .sideUseful .list a{
	display: block;
	color: inherit;
	padding: 13px 5px 10px 37px;
	background: url(../img/common/sidebar/ico_useful01.png) no-repeat 2px 16px;
	font-size: 12px;
	line-height: 1.83;
}
#sidebar .sideUseful .list a:hover{
	text-decoration: none;
}
#sidebar .sideUseful .btn{
    padding: 10px 0;
    border: solid 1px #c9cac8;
    border-top: 0;
    text-align: center;
}
#sidebar .sideUseful .btn a:hover {
	opacity: .8;
}



/*! pagetop
================================================== */
.pagetop {
	width: 1040px;
	margin: 0 auto;
	text-align: right;
}

/*! .incContact
================================================== */
.incContact {
	background:url(../img/common/bg_contact01.png) repeat-x 0 0;
	width: 100%;
	height: 432px;
}
.incContactIn {
	position: relative;
	height: 432px;
	background: url(../img/common/bg_contact02.png) no-repeat top center;
}
.incContact .tit01,
.incContact .txt01,
.incContact .txt02,
.incContact .tel01,
.incContact .btn01,
.incContact .txt03{
	position: absolute;
	left: 50%;
}
.incContact .tit01{
	top: 0;
	margin-left: -510px;
}
.incContact .txt01{
	top: 102px;
	margin-left: -510px;
}
.incContact .tel01{
	top: 216px;
	margin-left: -500px;
}
.incContact .txt02{
	top: 310px;
	margin-left: -500px;
}
.incContact .btn01{
	top: 310px;
	margin-left: -200px;
}
.incContact .txt03 {
	bottom: 15px;
	margin-left: -519px;
}

/*! fNav
================================================== */
#fNav {
	width: 1040px;
	margin: 0 auto;
	padding: 40px 0; 
}
#fNav nav ul {
	float:left;
	font-size: 13px;
	padding: 0 0 0 35px;
}
#fNav nav ul.cat01 {
	width: 145px;
	border-right: solid 1px #f5f6f6;
	border-left: solid 1px #f5f6f6;
}
#fNav nav ul.cat02 {
	width: 155px;
	border-right: solid 1px #f5f6f6;
}
#fNav nav ul.cat03 {
	width: 150px;
	border-right: solid 1px #f5f6f6;
}
#fNav nav ul.cat04 {
	width: 170px;
	border-right: solid 1px #f5f6f6;
}
#fNav nav ul.cat05 {
	width: 235px;
	border-right: solid 1px #f5f6f6;
}
#fNav nav ul.cat05 li ul li {
	width: auto;
}
#fNav nav ul li {
	background: url(../img/common/ico_link01.png) 0 3px no-repeat;
	padding: 0 0 8px 20px;
}
#fNav nav ul li.wrap {
	background: none;
	padding: 0;
}
#fNav nav ul li ul{
	float:none;
	font-size: 12px;
	padding: 0;
}
#fNav nav ul li ul li {
	float: left;
	width: 140px;
	background: none;
	padding: 0 0 5px;
}
#fNav nav ul li ul li:before {
	content: ">" ;
	margin: 0 5px 0 0;
	color: #0140bd;
}
#fNav nav ul li a {
	color: #333;
	text-decoration: none;
}
#fNav nav ul li ul li a {
	color: #1588da;
}
#fNav nav ul li a:hover {
	text-decoration: underline;
}

/*! #ftGroup
-------------------------------------- */
#ftGroup { padding: 26px; background: #f3f6f7; }
#ftGroup .groupIn { width: 1040px; margin: auto; }
#ftGroup .groupIn .groupList{ float:left;width:332px; }
#ftGroup .groupIn .groupList+.groupList{ margin-left:22px; }
#ftGroup .groupIn .groupList dt{clear:left;color:#333;float:left;font-size:1.1rem; font-weight:bold;letter-spacing:.05em; }
#ftGroup .groupIn .groupList dd{font-size:1rem;letter-spacing:.025em; padding-left:110px; }
#ftGroup .groupIn .groupList dd:not(:last-of-type){ margin-bottom:15px; }
#ftGroup .groupIn .groupList dd a{background:url(../img/common/footer/ico_blank.png) right center no-repeat; color:#99999b;display:inline-block;padding-right:17px; }
#ftGroup .groupIn .groupList dd a:hover{ text-decoration:none; }
/*! footer
================================================== */
#gFooter {
	position: relative;
	width: 100%;
	height: 120px;
	background: #f5f6f6;
	border-top: solid 2px #e0e1df;
}
#gFooter .logoArea {
	position: absolute;
	top: 20px;
	left: 50%;
	/*width: 360px;*/
	margin-left: -520px;
}
#gFooter .logoArea p.logo {
	float: left;
	width: 197px;
}
#gFooter .logoArea ul {
	float: left;
	width: 120px;
	margin: 8px 0 0 20px;
}
#gFooter .logoArea ul li {
	float: left;
}
#gFooter .logoArea ul li.last {
	padding: 0 0 0 8px;
}
#gFooter .copyright {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 700px;
	margin:-0.5em 0 0 -180px;
	text-align: right;
	font-size: 12px;
	line-height: 1em;
	letter-spacing: 0;
}
/*! relation
---------------------------------------- */
.relation{
  float:left;
  display: inline-block;
  margin: 27px 0 0 5px;
  overflow: hidden;
}
.relationTit{
  width: 130px;
  font-size: 13px;
}
.relationLink{
  display: inline-block;
}
.relationLink a{
  display: inline-block;
  font-size: 13px;
  color: #999;
  line-height: 1.1;
}
.relationLink a + a{
  margin-left: 10px;
  padding-left: 10px;
  border-left: solid 1px #999;
}
.relationLink a:hover{
  text-decoration: none;
}
/*! ComingSoon
================================================== */
.comingSoon {
	padding: 70px 0 60px;
	font-size: 40px;
	text-align: center;
}
.comingSoon span {
	display: block;
	font-size: 16px;
}