
#footer { background-color: #FFF !important; padding: 0px; }
.footerWrap #footer  {padding: 0;}
iframe[name="google_conversion_frame"]  {height: 0;position: absolute;}/* 変な隙間が生じる為、見た目上消す */
#footer h1 {  border: 0; margin-left: 0; padding-left: 0; }

footer { margin:0 auto; padding:45px 0px 0px 0px; }
footer #pagetop { text-align:right;margin-right: 20px; }

footer .inner {
	margin-top: 14px;
    padding-top: 10px;
}

#footMenu { text-align: center;}
#footMenu li { 
	display: inline-block;
	padding: 7px 25px;
}
#footMenu li a:link { color: #444444; font-size:10px; text-decoration:none; }
#footMenu li a:visited { color: #444444; text-decoration:none; }
#footMenu li a:hover { text-decoration: underline; }
#copyright  a:link { color: #444444; font-size:10px; text-decoration: none; }
#copyright  a:visited { color: #444444; text-decoration: none; }
#copyright  a:hover { text-decoration: underline; }

#copyright {  text-align:center; padding: 10px;font-size:14px; }


/* 関連リンク削除 */
#foot #footNavi {
	display: none;
}
#foot img {
	display: none;
}
#foot #pagetop img {
	display: inline;
}

/* サイトマップ */
#foot_navi_sitemap { text-align:center; }
#foot_navi_sitemap .inner {
	/*background:url(/common/img/bg_footer_sitemap.png) no-repeat center top;*/
	padding-top: 30px;
}
.ie6 #foot_navi_sitemap .inner, .ie7 #foot_navi_sitemap .inner { display:inline; zoom:1; }

#foot_navi_sitemap{
	text-align: center;
    margin: 0 auto;
	letter-spacing: -0.4em;
	padding: 0px 10px;
}
#foot_navi_sitemap nav {
	letter-spacing: normal;
display: inline-block;
       width: 14%;
    margin: 0 1%;
	box-sizing: border-box;
    vertical-align: top;
	text-align: left;
}
#foot_navi_sitemap nav li{
}
#foot_navi_sitemap nav li a{
	font-size: 14px;
}
#foot_navi_sitemap nav li a:link,
#foot_navi_sitemap nav li a:visited{
	color: #444444;
	text-decoration: none;
}
#foot_navi_sitemap nav li a:hover{
	text-decoration: underline;
}
	#foot_navi_sitemap nav ul{
		_display:inline;
		list-style-position:outside;
		margin-left: 5px;
	}
#foot_navi_sitemap nav h1 { 
	background-color: transparent;
	color: #444444;
	width:auto;
	font-size:14px; 
	font-weight:bold; 
	margin-bottom:20px; 
/*	border-bottom: 1px solid #333;*/
	padding: 5px 8px;
	border-radius: 5px;
}

/* マイ スバル */
#foot_navi_sitemap nav h1.owner {
	margin-top:25px;
}

#foot_navi_sitemap nav li { margin-bottom:10px; clear: both;}
#foot_navi_sitemap nav li:first-child { font-weight: bold;}
#foot_navi_sitemap a:link { color:#FFFFFF; text-decoration:underline; font-size: 14px; }
#foot_navi_sitemap a:visited { color:#CCCCCC; text-decoration:none; }
#foot_navi_sitemap a:hover { text-decoration:none; }


/* 消費税のお知らせ
-----------------------*/
footer .tax-info{
	padding:10px;
	background:#FFF;
	color:#C00;
	margin:10px 0;
}
	footer .tax-info a{
		color:#C00;
		text-decoration:underline !important;
	}
	footer .tax-info a:hover{
		text-decoration:none !important;
	}
	footer .tax-info .inner-title{
		width:85px;
		float:left;
		font-weight:bold;
	}
	footer .tax-info .inner-txt{
		overflow:hidden;
		*zoom:1;
	}

/** footer sns ***/
#footSns{
	margin-top: 50px;
}
#footSns li a:link span { color:#FFF; font-size:14px; }

#footSns li a:visited span { color:#CCC; }
#footSns li a:hover span {  }
#footSns ul{
	background-color: #6b6b6b;
	display: table;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}
#footSns ul li{
	text-align: center;
	width: 25%;
	display: table-cell;
	border-right: 1px solid rgba(255,255,255,0.1);
}
#footSns ul li:last-child{
	border: none;
}

#footSns ul li a{
	display: block;
	position: relative;
	transition:all 0.5s ease;
}
#footSns ul li a:hover em{
    bottom: 90px;
	opacity: 1;
	height: auto;
}
#footSns ul li a em{
	opacity: 0;
    text-decoration: none;
    position: absolute;
    padding: 20px 40px;
    width: 90%;
    margin: 0 0px;
    background: #fcfcfc;
	height: 0px;
    bottom: 50px;
	font-size: 14px;
    left: 5%;
    box-sizing: border-box;
	color: #333;
	transition:all 0.2s ease;
	border: 1px solid #888;
}
#footSns ul li a em:after{
	content: "";
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top: 20px solid rgba(255,255,255,1);
    position: absolute;
    bottom: -30px;
    left: 47.5%;
		
}
#footSns ul li a:hover{background-color: rgba(255,255,255,0.1)}
#footSns ul li a span{
	display: inline-block;
	text-align: left;
	padding: 30px 10px 30px 80px;
	background-repeat: no-repeat;
	background-position: left center;
}
#footSns ul li a span:after{
	content: "";
	display: inline-block;
	background: url(../img/icon_blank.png) no-repeat ;
	width: 16px;
	height: 13px;
	margin-left: 5px;
}
.footSnsYoutube a span{
	background-image: url(../img/foot_youtube.png);
}
.footSnsFacebook a span{
	background-image: url(../img/foot_facebook.png);
}
.footSnsTwitter a span{
	background-image: url(../img/foot_twitter.png);
}
.footSnsInstagram a span{
	background-image: url(../img/foot_instagram.png);
}
.iconBlank:after{
	content: "";
	display: inline-block;
	background-image: url(../img/footer_outlink_icon.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 13px;
	vertical-align: middle;
	margin-left: 3px;
}


/* ********************************************************** */
/* 2018 new footer */
#cv_box {
	width: 100%;
	height: 230px;
	background-color: #f2f2f2;
}

#cv_box ul {
	display: table;
	width: 1200px;
	margin: 45px auto 0;
}

#cv_box ul li {
	display: table-cell;
	width: 25%;
	height: 230px;
	text-align: center;
	vertical-align: middle;
}

#cv_box ul li a:hover {opacity: 0.6;}


#footGuide {
	width: 100%;
	background-color: #1b1b1d;
	position: relative;
}

#footGuide .ft_inner {
	display: table;
	width: 1280px;
	margin: 0 auto;
}

#footGuide .ft_inner .ft_block {
	display: table-cell;
}

#footGuide .ft_inner .ft_block:nth-of-type(1) {
	width: 471px;
}

#footGuide .ft_inner .ft_block:nth-of-type(1) img {
	display: block;
}

#footGuide .ft_inner .ft_block:nth-of-type(2) {
	width: calc(100% - 471px);
	padding: 60px 0 0;
	vertical-align: top;
}

#footGuide .ft_inner .ft_block:nth-of-type(2) .ft_guide_tbl {
	display: table;
	width: 100%;
	margin-bottom: 45px;
}

#footGuide .ft_inner .ft_block:nth-of-type(2) .ft_guide_tbl:last-of-type {margin-bottom: 0;}

#footGuide .ft_inner .ft_block:nth-of-type(2) .ft_guide_tbl .ft_guide_cell {
	display: table-cell;
	width: 33.33%;
	padding-left: 60px;
	vertical-align: top;
}

#footGuide .ft_inner .ft_block:nth-of-type(2) .ft_guide_tbl .ft_guide_cell a {
	color: #fff;
	text-decoration: none;
}
#footGuide .ft_inner .ft_block:nth-of-type(2) .ft_guide_tbl .ft_guide_cell a:hover {opacity: 0.6;}

#footGuide .ft_inner .ft_block:nth-of-type(2) .ft_guide_tbl .ft_guide_cell h3 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	border-bottom: 1px solid #323234;
}

#footGuide .ft_inner .ft_block:nth-of-type(2) .ft_guide_tbl .ft_guide_cell ul {
}

#footGuide .ft_inner .ft_block:nth-of-type(2) .ft_guide_tbl .ft_guide_cell ul li {
	margin-bottom: 10px;
	font-size: 13px;
}

#footGuide .ft_inner .ft_block:nth-of-type(2) .ft_guide_tbl .ft_guide_cell ul li img {
	margin-right: 10px;
	vertical-align: middle;
}

#footGuide .ft_inner .ft_block:nth-of-type(2) .ft_guide_tbl .ft_guide_cell ul li:last-of-type {
	margin-bottom: 0;
}

footer {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #111;
}

footer .inner {
	margin: 0;
	padding: 0;
}

footer a {text-decoration: none!important;}
footer a:hover {opacity: 0.6;}

footer #footMenu li {
	padding: 20px 25px 15px;
	color: #fff;
}

footer #footMenu li a {
	color: #fff!important;
}

footer #copyright {
    margin-bottom: 15px;
    padding: 0;
    text-align: center;
}

footer #copyright a {
    font-size: 10px;
    color: #656565!important;
}



/* *************************************** */
/* サイドCVエリア */
#side_cv {
	position: fixed;
	display: none;
	top: calc(50% - 110px);
	right: 0;
	pointer-events: none;
	z-index: 100;
}

body#top #side_cv {
	display: block;
}

#side_cv .cv_btn {
	position: relative;
	width: 195px;
	height: 55px;
	background-color: #000;
	pointer-events: visible;
}

#side_cv .cv_btn:hover {
	background-color: #1b1b1d;
}






