﻿@charset "utf-8";

@media screen and (max-device-width: 768px) {
/*mobile*/

@charset "utf-8";

/*****************************************************
FileName : /common/css/footer.css
*****************************************************/

/*  footer
-------------------------------------------------------------------*/
/** ここから新フッターの記述になります **/
#sc-common-header .page-footer {
padding: 40px 0 0 !important;
}

#sc-common-header .page-footer * {
box-sizing: border-box;
}

#sc-common-header .l-footer {
padding-top: 40px;
}

#sc-common-header .l-footer__copyright a {
font-size: 8px;
font-size: 0.8rem;
line-height: 8px;
line-height: 0.8rem;
letter-spacing: normal;
text-align: center;
display: block;
margin-top: 15px;
font-size: 10px;
color: #545454 !important;
line-height: 1.5;
}

#sc-common-header .l-footer .page-top {
width: 100%;
height: 60px;
background-color: #111;
display: block;
position: relative;
}

#sc-common-header .l-footer .page-top:after {
content: "";
width: 17px;
height: 17px;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
transform: rotate(45deg);
position: absolute;
top: 50%;
left: 50%;
margin: -5px 0 0 -5px;
}

#sc-common-header .l-footer__mainvisual img {
width: 100%;
}

#sc-common-header .l-footer .another-tab {
position: relative;
}

#sc-common-header .l-footer .another-tab:before,
#sc-common-header .l-footer .another-tab:after {
content: "";
width: 12px;
height: 8px;
right: 6px;
top: 50%;
margin-top: -4px;
position: absolute;
box-sizing: border-box;
}

#sc-common-header .l-footer .another-tab:after {
border: 1px solid #fff;
}

#sc-common-header .l-footer .another-tab:before {
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
right: 8px;
margin-top: -2px;
}

#sc-common-header .l-footer__column4-links {
display: flex;
flex-wrap: wrap;
}

#sc-common-header .l-footer__column4-links .child {
border-top: 1px solid #dedede;
width: 50%;
height: 65px;
box-sizing: border-box;
display: flex;
align-items: center;
text-align: left;
padding-left: 20px;
background-color: #f2f2f2;
text-decoration: none;
font-size: 10px;
font-weight: bold;
color: #545454;
}

#sc-common-header .l-footer__column4-links .child:nth-child(even) {
border-left: 1px solid #dedede;
}

#sc-common-header .l-footer__column4-links .child:nth-child(1),
#sc-common-header .l-footer__column4-links .child:nth-child(2) {
border-top: none;
}

#sc-common-header .l-footer__column4-links .image {
width: 40px;
margin-right: 5px;
}

#sc-common-header .l-footer__column4-links .image img {
max-width: 100%;
}

#sc-common-header .l-footer__column4-links .another-tab {
padding-right: 25px;
}

#sc-common-header .l-footer__column4-links .another-tab:before,
#sc-common-header .l-footer__column4-links .another-tab:after {
border-color: #545454;
}

#sc-common-header .l-footer__main-inner {
background-color: #2e2e2e;
padding: 30px 25px;
}

#sc-common-header .l-footer .l-sns-links {
display: flex;
width: calc(452px / 2);
justify-content: space-between;
align-items: center;
margin: 0 auto;
}

#sc-common-header .l-footer .l-sns-links .child {
width: calc(25% - 30px);
height: auto;
}

#sc-common-header .l-footer .l-sns-links .child img {
width: 100%;
}

#sc-common-header .l-footer .l-main-links {
margin-top: 32px;
border-top: 1px solid #434343;
}

#sc-common-header .l-footer .l-main-links .child {
color: #fff !important;
text-decoration: none !important;
display: flex;
align-items: center;
font-size: 13px;
font-weight: bold;
height: 60px;
box-sizing: border-box;
border-bottom: 1px solid #434343;
position: relative;
background-color: transparent;
}

#sc-common-header .l-footer .l-main-links .pc-site {
font-size: 10px;
margin-left: 10px;
color: #ddd;
}

#sc-common-header .l-footer .l-main-links .first {
transition: border-bottom .3s;
}

#sc-common-header .l-footer .l-main-links .first:after {
content: "";
width: 8px;
height: 8px;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(45deg);
position: absolute;
right: 10px;
top: 50%;
margin-top: -5px;
transition: transform .3s, margin-top .3s;
}

#sc-common-header .l-footer .l-main-links .first.is-open {
border-bottom: transparent;
}

#sc-common-header .l-footer .l-main-links .first.is-open:after {
transform: rotate(225deg);
margin-top: 0;
}

#sc-common-header .l-footer .l-main-links .second {
transition: border-bottom .3s;
}

#sc-common-header .l-footer .l-main-links .second:after,
#sc-common-header .l-footer .l-main-links .second:before {
content: "";
width: 11px;
height: 1px;
position: absolute;
right: 10px;
top: 50%;
margin-top: -1px;
background-color: #fff;
}

#sc-common-header .l-footer .l-main-links .second:after {
transform: rotate(90deg);
transition: transform .3s;
}

#sc-common-header .l-footer .l-main-links .second.is-open {
border-bottom: transparent;
}

#sc-common-header .l-footer .l-main-links .second.is-open:after {
transform: rotate(0deg);
}

#sc-common-header .l-footer .l-main-links .detail:after {
content: "";
width: 8px;
height: 8px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(45deg);
position: absolute;
right: 10px;
top: 50%;
margin-top: -3px;
}

#sc-common-header .l-footer .l-main-links .detail.is-open {
border-bottom: transparent;
}

#sc-common-header .l-footer .l-main-links .detail.is-open:after {
transform: rotate(225deg);
margin-top: 0;
}

#sc-common-header .l-footer .l-main-links .second-link-item {
padding-left: 20px;
border-bottom: 1px solid #434343;
}

#sc-common-header .l-footer .l-main-links .second-link-item .child {
height: 50px;
}

#sc-common-header .l-footer .l-main-links .second-link-item .child:last-child {
border-bottom: transparent;
}

#sc-common-header .l-footer .l-main-links .thaad-link-item {
padding: 0 0 10px 15px;
border-bottom: 1px solid #434343;
}

#sc-common-header .l-footer .l-main-links .thaad-link-item .child {
border: none;
height: 40px;
}

#sc-common-header .l-footer .l-main-links .thaad-link-item .thaad-link {
display: block;
padding-left: 15px;
}

#sc-common-header .l-footer .l-main-links .thaad-link-item .thaad-link:after {
content: "";
width: 6px;
height: 1px;
position: absolute;
left: 0;
top: 50%;
margin-top: -1px;
background-color: #fff;
}

#sc-common-header .l-footer .l-main-links .accordion-toggle + * {
display: none;
}

#sc-common-header .l-footer__sub-inner {
background-color: #111;
padding: 20px 25px 140px;
}

#sc-common-header .l-footer__sub-inner .l-sub-links {
display: flex;
flex-wrap: wrap;
}

#sc-common-header .l-footer__sub-inner .l-sub-links .child {
text-decoration: none;
color: #a2a2a2 !important;
width: 50%;
display: flex;
align-items: center;
min-height: 25px;
padding: 5px 20px 5px 0;
text-align: left;
font-size: 10px;
background-color: transparent;
}

#sc-common-header .l-footer__sub-inner .another-tab {
padding-right: 25px;
}

#sc-common-header .l-footer__sub-inner .another-tab:before,
#sc-common-header .l-footer__sub-inner .another-tab:after {
border-color: #a2a2a2;
}

/** ここまで **/

#sc-common-header .trac_menu {
width: 100%;
position: fixed;
bottom: 0;
background: #2980B9;
border-top: solid 1px #6DA9D2;
box-sizing: border-box;
z-index: 3000;
}

#sc-common-header .trac_menu img {
width: 100%;
height: auto;
margin-top: 0px;
max-width: 100px;
}

#sc-common-header .trac_menu li {
float: left;
width: 25%;
height: auto;
box-sizing: border-box;
text-align: center;
border-left: solid 1px #6DA9D2;
position: relative;
}

#sc-common-header .trac_menu li a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}

#sc-common-header .trac_menu li:first-child {
border-left: none;
}

#sc-common-header .link02 a.blank {
background: url(../img/icon_blank_footer.png) no-repeat;
background-size: 10px 7px;
background-position: right center;
padding-right: 12px;
margin-right: 0px;
}
}

@media screen and (min-device-width: 769px) {
/*pc*/

#sc-common-header #footer {
background-color: #FFF !important;
padding: 0px;
}

#sc-common-header .footerWrap #footer {
padding: 0;
}

#sc-common-header iframe[name="google_conversion_frame"] {
height: 0;
position: absolute;
}

/* 変な隙間が生じる為、見た目上消す */
#sc-common-header #footer h1 {
border: 0;
margin-left: 0;
padding-left: 0;
}

#sc-common-header footer {
margin: 0 auto;
padding: 45px 0px 0px 0px;
}

#sc-common-header footer #pagetop {
text-align: right;
margin-right: 20px;
}

#sc-common-header footer .inner {
margin-top: 14px;
padding-top: 10px;
}

#sc-common-header #footMenu {
text-align: center;
}

#sc-common-header #footMenu li {
display: inline-block;
padding: 7px 25px;
}

#sc-common-header #footMenu li a:link {
color: #444444;
font-size: 10px;
text-decoration: none;
}

#sc-common-header #footMenu li a:visited {
color: #444444;
text-decoration: none;
}

#sc-common-header #footMenu li a:hover {
text-decoration: underline;
}

#sc-common-header #copyright a:link {
color: #444444;
font-size: 10px;
text-decoration: none;
}

#sc-common-header #copyright a:visited {
color: #444444;
text-decoration: none;
}

#sc-common-header #copyright a:hover {
text-decoration: underline;
}

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

/* 関連リンク削除 */
#sc-common-header #foot #footNavi {
display: none;
}

#sc-common-header #foot img {
display: none;
}

#sc-common-header #foot #pagetop img {
display: inline;
}

/* サイトマップ */
#sc-common-header #foot_navi_sitemap {
text-align: center;
}

#sc-common-header #foot_navi_sitemap .inner {
/*background:url(/common/img/bg_footer_sitemap.png) no-repeat center top;*/
padding-top: 30px;
}

#sc-common-header .ie6 #foot_navi_sitemap .inner,
#sc-common-header .ie7 #foot_navi_sitemap .inner {
display: inline;
zoom: 1;
}

#sc-common-header #foot_navi_sitemap {
text-align: center;
margin: 0 auto;
letter-spacing: -0.4em;
padding: 0px 10px;
}

#sc-common-header #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;
}

#sc-common-header #foot_navi_sitemap nav li {
}

#sc-common-header #foot_navi_sitemap nav li a {
font-size: 14px;
}

#sc-common-header #foot_navi_sitemap nav li a:link,
#sc-common-header #foot_navi_sitemap nav li a:visited {
color: #444444;
text-decoration: none;
}

#sc-common-header #foot_navi_sitemap nav li a:hover {
text-decoration: underline;
}

#sc-common-header #foot_navi_sitemap nav ul {
_display: inline;
list-style-position: outside;
margin-left: 5px;
}

#sc-common-header #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;
}

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

#sc-common-header #foot_navi_sitemap nav li {
margin-bottom: 10px;
clear: both;
}

#sc-common-header #foot_navi_sitemap nav li:first-child {
font-weight: bold;
}

#sc-common-header #foot_navi_sitemap a:link {
color: #FFFFFF;
text-decoration: underline;
font-size: 14px;
}

#sc-common-header #foot_navi_sitemap a:visited {
color: #CCCCCC;
text-decoration: none;
}

#sc-common-header #foot_navi_sitemap a:hover {
text-decoration: none;
}

/* 消費税のお知らせ
-----------------------*/
#sc-common-header footer .tax-info {
padding: 10px;
background: #FFF;
color: #C00;
margin: 10px 0;
}

#sc-common-header footer .tax-info a {
color: #C00;
text-decoration: underline !important;
}

#sc-common-header footer .tax-info a:hover {
text-decoration: none !important;
}

#sc-common-header footer .tax-info .inner-title {
width: 85px;
float: left;
font-weight: bold;
}

#sc-common-header footer .tax-info .inner-txt {
overflow: hidden;
*zoom: 1;
}

/** footer sns ***/
#sc-common-header #footSns {
margin-top: 50px;
}

#sc-common-header #footSns li a:link span {
color: #FFF;
font-size: 14px;
}

#sc-common-header #footSns li a:visited span {
color: #CCC;
}

#sc-common-header #footSns li a:hover span {
}

#sc-common-header #footSns ul {
background-color: #6b6b6b;
display: table;
width: 100%;
box-sizing: border-box;
text-align: center;
}

#sc-common-header #footSns ul li {
text-align: center;
width: 25%;
display: table-cell;
border-right: 1px solid rgba(255, 255, 255, 0.1);
}

#sc-common-header #footSns ul li:last-child {
border: none;
}

#sc-common-header #footSns ul li a {
display: block;
position: relative;
transition: all 0.5s ease;
}

#sc-common-header #footSns ul li a:hover em {
bottom: 90px;
opacity: 1;
height: auto;
}

#sc-common-header #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;
}

#sc-common-header #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%;
}

#sc-common-header #footSns ul li a:hover {
background-color: rgba(255, 255, 255, 0.1)
}

#sc-common-header #footSns ul li a span {
display: inline-block;
text-align: left;
padding: 30px 10px 30px 80px;
background-repeat: no-repeat;
background-position: left center;
}

#sc-common-header #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;
}

#sc-common-header .footSnsYoutube a span {
background-image: url(../img/foot_youtube.png);
}

#sc-common-header .footSnsFacebook a span {
background-image: url(../img/foot_facebook.png);
}

#sc-common-header .footSnsTwitter a span {
background-image: url(../img/foot_twitter.png);
}

#sc-common-header .footSnsInstagram a span {
background-image: url(../img/foot_instagram.png);
}

#sc-common-header .iconBlank:after {
content: "";
display: inline-block;
background-image: url('https://www.subaru.jp/common/img/footer_outlink_icon.png');
background-repeat: no-repeat;
width: 16px;
height: 13px;
vertical-align: middle;
margin-left: 3px;
}

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

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

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

#sc-common-header #cv_box ul li a:hover {
opacity: 0.6;
}

#sc-common-header #footGuide {
position: relative;
width: 100%;
background-color: #1b1b1d;
font-family: "メイリオ", meiryo !important;
z-index: 999;
}

#sc-common-header #footGuide .ft_inner {
display: table;
width: 1285px;
margin: 0 auto;
}

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

#sc-common-header #footGuide .ft_inner .ft_block:nth-of-type(1) {
width: 500px;
}

#sc-common-header #footGuide .ft_inner .ft_block:nth-of-type(1) img {
width: 100%;
}

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

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

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

#sc-common-header #footGuide .ft_inner .ft_block:nth-of-type(2) .ft_guide_tbl:last-of-type {
margin-bottom: 20px;
}

#sc-common-header #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;
}

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

#sc-common-header #footGuide .ft_inner .ft_block:nth-of-type(2) .ft_guide_tbl .ft_guide_cell a:hover {
opacity: 0.6;
}

#sc-common-header #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;
}

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

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

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

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

#sc-common-header footer {
position: relative;
width: 100%;
margin: 0;
padding: 0;
background-color: #111 !important;
z-index: 999;
}

#sc-common-header footer .inner {
margin: 0;
padding: 0;
font-family: "メイリオ", meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif !important;
}

#sc-common-header footer a {
text-decoration: none !important;
}

#sc-common-header footer a:hover {
opacity: 0.6;
}

#sc-common-header footer #footMenu li {
padding: 20px 25px 15px;
color: #fff;
}

#sc-common-header footer #footMenu li a {
color: #fff !important;
}

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

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

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

#sc-common-header body#top #side_cv {
display: block;
}

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

#sc-common-header #side_cv .cv_btn:hover {
background-color: #1b1b1d;
}
}
/* *************************************** */
/* クッキーアイコンをCSSで非表示に設定 */
#ot-sdk-btn-floating.ot-floating-button {
display: none;
}
