@charset "UTF-8";

/*メーカーカラー*/

.bg_suzuki {
  background-color: #0066CC;
}

/*トップページ*/

.maker_tl {
  margin: 0;
  font-weight: bold;
  color: #fff;
}

.maker_txt {
  width: auto;
  text-align: right;
  font-size: 16px;
  color: #fff;
}

h2.info {
  font-size: 14px;
  padding: 30px 0;
  font-weight: normal;
  text-align: left;
}

.osirase_box {
  padding: 0 50px 20px;
  margin-bottom: 40px;
}

.osirase_box2 {
  padding: 30px auto 30px;
  margin-bottom: 0;
}

.osirase_box .layoutStyle02 {
  margin-bottom: 20px;
}

.osirase_box .ls02-box .txt {
  width: 97%;
}

.osirase_box .ls02-box.pdc .txt a {
  width: auto;
}

.osirase_box .linkStyle01_black.fit {
  width: 100%;
  max-width: 400px;
}

.osirase_btn {
  margin-bottom: 20px;
}

.dop_list1 {
 /* margin-bottom: 60px;*/
  max-width: 400px; 
 margin: 0 auto 60px;
}

#contents .dop_list1 .cardStyle01 .cs01-content {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f5f5f5;
  width: 100%;
}

.dop_list1 .ttl.heightLine-group5,
.dop_list1 .ttl.heightLine-group7 {
  height: 40px;
}

.dop_list1 .txt.heightLine-group6,
.dop_list1 .txt.heightLine-group8 {
  height: 74px;
  padding-bottom: 10px;
}


/*見出しが2行になった場合*/
.dop_list1 .ttl.heightLine-group9 {
  height: 70px;
}
.dop_list1 .txt.heightLine-group10 {
  height: 65px;
  padding-bottom: 10px;
}


.dop_list1 .linkStyle01.arrow.small {
  margin-top: 10px;
  margin-bottom: 10px;
}


/*ユーザーズガイド*/
/*.guide_read {
    padding-bottom: 34px;
}*/

.guide_read .boxType03 {
  padding: 10px 20px 10px;
  height: auto;
}

.guide_read .right {
  padding-top: 10px;
}

.guide_read .linkStyle01_white.window.fit {
     margin-top: 0px; 
}
.anc_box,
.anc_box2,
.anc_box3,
.anc_box5 {
  padding: 0;
}

.guide_read .ancStyle01 li,
.guide_read .ancStyle02 li,
.guide_read .ancStyle03 li {
  width: 47%;
}

.guide_read .ancStyle04 li {
  width: 100%;
  min-height: 45px;
}

.guide_read .ancStyle01 li:not(:nth-child(3n)),
.guide_read .ancStyle02 li:not(:nth-child(3n)),
.guide_read .ancStyle03 li:not(:nth-child(3n)),
.guide_read .ancStyle05 li:not(:nth-child(3n)) {
  margin-right: 0;
  padding-bottom: 10px;
}

.vup_box .guide_read .ancStyle05 li {
  width: 100%;
  /*  min-height: 45px;*/
  margin-right: 0;
  margin-bottom: 5px;
  font-size: 14px;
}

.guide_read .ancStyle01 li.arrow:after,
.guide_read .ancStyle02 li.arrow:after,
.guide_read .ancStyle03 li.arrow:after,
.guide_read .ancStyle04 li.arrow:after,
.guide_read .ancStyle05 li.arrow:after {
  content: "";
  background: url(https://assets.jpn.pioneer/ja/assets/img/icon_arrow_w_down01.svg) no-repeat center left;
  background-size: 11px;
  display: block;
  margin-right: 11px;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
}

@media screen and (min-width: 320px) and (max-width: 330px) {
  .guide_read .ancStyle01 li.arrow:after,
  .guide_read .ancStyle02 li.arrow:after,
  .guide_read .ancStyle03 li.arrow:after,
  .guide_read .ancStyle04 li.arrow:after,
  .guide_read .ancStyle05 li.arrow:after {
    right: 5px;
  }
}

.model_box,
.model_box2,
.model_box3 {
  width: 100%;
  padding: 0;
}

.anc_box2 .ancStyle01 li:nth-child(n+4),
.anc_box2 .ancStyle02 li:nth-child(n+4),
.anc_box2 .ancStyle03 li:nth-child(n+4) {
  margin-top: 16px;
}

.model_type .boxStyle05 {
  padding: 0 23px 0 24px;
  width: 100%;
  margin-bottom: 40px;
}

ul.pcFlex li.boxStyle05:last-of-type {
  margin-bottom: 0;
}

.guide_read .ancStyle01 li:not(:nth-child(3n)),
.guide_read .ancStyle02 li:not(:nth-child(3n)),
.guide_read .ancStyle03 li:not(:nth-child(3n)),
.guide_read .ancStyle05 li:not(:nth-child(3n)) {
  margin-right: 0;
  padding-bottom: 0;
}

/* 20200219 add ks
.guide_read .ancStyle01 li span,
.guide_read .ancStyle02 li span,
.guide_read .ancStyle04 li span {
  background: #000;
  cursor: pointer;
  color: #ffffff;
  padding: 6px 25px 6px 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  line-height: 1.5;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
*/
.guide_read .ancStyle01 li a,
.guide_read .ancStyle02 li a,
.guide_read .ancStyle04 li a {
  background: #000;
  cursor: pointer;
  color: #ffffff;
  padding: 6px 25px 6px 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  line-height: 1.5;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}


.guide_read .ancStyle04 li:not(:nth-child(2n)) {
  margin-bottom: 10px;
}

/*20191114 add*/
/*アンカーリンクに使用　幅177px

/*アンカーリンクに使用　幅177px

●親要素　ancParent
＜横2～6列まで＿幅177px＞
・ancParent2～ancParent6を使用（数字と列数が対応）。
・横2列で幅350pxの場合は ancParent2_l を使用。

●ul　flexP
＜横2～6列まで＿幅177px＞
・flexP2～flexP6を使用（数字と列数が対応）。

●li　ancStyle
＜横2～6列まで＿幅177px＞
・ancStyle02を使用
・横2列で幅350pxの場合は ancStyle04 を使用。
*/

.ancParent6,.ancParent5,.ancParent4,.ancParent3,.ancParent2,.ancParent2_l
{padding: 0!important; width: 100%; max-width: 400px; margin: auto;}

.ancParent6>ul,.ancParent5>ul,.ancParent4>ul,.ancParent3>ul,.ancParent2>ul,.ancParent2_l>ul
{justify-content:space-between; align-items:stretch}

.guide_read .ancStyle02.flexP6.flexWrap li,.guide_read .ancStyle02.flexP5.flexWrap li,.guide_read .ancStyle02.flexP4.flexWrap li,.guide_read .ancStyle02.flexP3.flexWrap li,.guide_read .ancStyle02.flexP2.flexWrap li {
  width: calc(47% - 1px);
  margin:0 0 16px;
}

/*20191114 add end*/


/*20191010 oto add */
.dwon_graybox,
.dwon_graybox2,
.dwon_graybox3 {
  padding: 20px 0px;
  margin: 0 4% 30px;
  width: auto;
}

.dwon_graybox2 .flex2_2,
.dwon_graybox2 .flex2_2 .flex2_2_2 {
  width: 100%;
}

.dwon_graybox2 .flex2_2 > * {
  width: 100%;
}

.dwon_graybox .linkStyle01_white.window.fit {
  width: 100%;
  max-width: 400px;
  font-size: 13px;
}

.dwon_graybox .linkStyle01_white.arrow.fit {
  width: 100%;
  font-size: 13px;
}

.dwon_graybox2 .flexP3 .linkStyle01_white.window.fit {
  width: 100%;
  font-size: 13px;
  margin-bottom: 5px;
}

.dwon_graybox2 .flex2_2 .linkStyle01_white.window.fit,
.dwon_graybox2 .flex2_2 .flex2_2_2 .linkStyle01_white.window.fit {
  width: 100%;
  font-size: 13px;
  margin: 0 auto 5px;
  padding: 6px 30px 7px;
}

.dwon_btn_simple .linkStyle01_white.arrow.fit,
.dwon_btn_simple .linkStyle01_white.window.fit {
  width: 100%;
  font-size: 13px;
}

.pdf_box_type {
  padding: 10px 50px 10px;
  margin-bottom: 0;
  font-size: 14px;
  height: auto;
}

.pdf_box_type .right {
  padding-right: 0;
}

.pdf_box_type .left {
  margin: 0 auto;
  text-align: center;
}

.pdf_box_type img {
  width: auto;
  max-width: 158px;
}

.image_area {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
  height: auto;
  max-height: 100% !important;
}

.image_area img {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

.model_type h4 {
  margin-bottom: 10px;
}

/*ユーザー登録のお願い*/

.touroku_btn {
  margin-top: 20px;
    width: 100%;
}

.touroku_btn .linkStyle01_white.window.fit {
  width: 100%;
  font-size: 13px;
}

.touroku_btn .linkStyle01_white.window {
  background-color: #000000;
  border-color: #000000;
}

.touroku_btn .linkStyle01_white.window:hover {
  background-color: #ffffff;
  background: #ffffff;
  color: #000000;
}

/*プログラム更新情報*/

.pro_btn {
  margin-top: 10px;
  padding-left: 0;
}

.pro_btn .linkStyle01_white.window.fit {
  width: 100%;
  font-size: 13px;
}

.pro_btn .linkStyle01_white.window {
  background-color: #000000;
  border-color: #000000;
}

.pro_btn .linkStyle01_white.window:hover {
  background-color: #ffffff;
  background: #ffffff;
  color: #000000;
}

.txt.linkBoxStyle01_pdc.pd_add {
  padding-left: 0;
}


/* 音響table */

.table-title_pec {
  color: #333333;
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
}

.table-title_pec th {
  display: block;
  width: 100%;
  text-align: left;
}

.table-title_pec td {
  display: block;
  width: 100%;
  padding-left: 25px;
  padding-bottom: 8px;
}


.scroll_x_pec {
  margin-bottom: 10px;
}

table.swipe_table_pec td.bt_td_pec a {
  display: block;
  margin-top: 5px;
}

table.swipe_table_pec td.user_td_pec {
  width: 30%;
}

/* 2018/8/2追記 */

table.swipe_table_pec td.img_td_pec {
  width: 25%;
}

table.swipe_table_pec td.img_td_pec img {
  height: auto;
  width: auto;
}

.table-title_pec td,
.swipe_table_pec th,
.swipe_table_pec td {
  padding: 0 10px;
}

/*スバル*/

#container .subaru_style {
  margin-bottom: 10px;
}


/*バージョンアップ*/

.vup_box {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 5.33vw;
  padding-left: 5.33vw;
}

.vup_box .flexP2.flexWrap {
  width: 100%;
}

.vup_box .flexP2 .linkStyle01_white.fit,
.vup_box .flexP2 .linkStyle01_white.fit.right,
.vup_box.upcate .flexP2 .linkStyle01_white.fit,
.vup_box.upcate .flexP2 .linkStyle01_white.fit.right {
  width: 100%;
  font-size: 13px;
  padding: 6px 10px 7px 0;
  margin: 5px auto;
}

.vup_box .dwon_graybox {
  padding: 20px 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}

/*
.vup_box .pcFlex img {
  vertical-align: middle;
  width: auto;
  max-height: 120px;
}
*/

.vup_box .pcFlex img {
  vertical-align: middle;
  width: auto;
  max-height: 300px;
}


.pcFlex .txt_left {
  padding-right: 0;
  width: 100%;
}

.pcFlex .img_right {
  padding: 0 0 10px;
  text-align: center;
  width: 100%;
}

.pcFlex .txt_right {
  padding: 0 0 10px;
}

.pcFlex .txt_center {
  width: 100%;
  padding: 0 0 10px;
}

.pcFlex .img_left {
  padding: 10px 0 10px;
  width: 100%;
}

.pcFlex .btn_right {
  width: 100%;
  text-align: center;
  padding: 0 0 10px;
}

.vup_box h3 {
  font-size: 16px;
}

.vup_box .flex2_2 .dwon_btn .linkStyle01_white.arrow.fit,
.vup_box .flex2_2 .vup_box .flex2_2_2 .dwon_btn .linkStyle01_white.arrow.fit {
  width: 100%;
  font-size: 13px;
  margin: 10px auto 10px;
  padding: 6px 30px 7px;
}

.guide_read .ancStyle05 li span {
  background: #000000;
  color: #ffffff;
  padding: 6px 25px 6px 13px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  line-height: 1.5;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

/*20191016 add oto*/

.vup_box .flex2_2 .dwon_btn .linkStyle01_white.fit.update {
  width: 100%;
  font-size: 13px;
  margin: 0px auto 20px;
  padding: 6px 30px 7px;
}

.vup_box .flex2_2 {
  width: 100%;
  padding: 0;
  margin: 15px 0;
}

.vup_box .flex2_2_2 {
  width: 100%;
}

.vup_box .flex2_2 > * {
  width: 100%;
}

.m_service {
  border-top: none;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  padding: 5px 10px;
}

.flexP4 .m_service:nth-of-type(1) {
  border-top: 1px solid #d2d2d2;
}

.vup_box .flexP3 .linkStyle01_white.window.fit {
  width: 100%;
  font-size: 13px;
  margin-bottom: 5px;
}

.dwon_sp {
  text-align: center;
}

.dwon_sp a.i_zoomIn:after {
  background-color: #fff;
}

.menu_icon {
  padding-left: 5px;
  vertical-align: sub;
  width: auto;
}

/*バージョンアップタブ*/

.vup_tabbox {
  padding: 30px 0;
}

.vup_tabbox .tabStyle02 .ts02-ttl {
  width: 100%;
  padding: 0 10px;
}

.vup_tabbox .ts02-contents .flex2_2 > * {
  width: 100%;
}

.vup_tabbox .ts02-contents .flex2_2 .flex2_2_2 {
  width: 100%;
}

.vup_tabbox .ts02-contents.tab02-contents {
  padding: 20px 20px 10px;
  width: 100%
}

.vup_tabbox .ts02-contents .linkList01 {
  padding-top: 10px;
  margin: 0 auto;
}

.vup_tabbox .ts02-contents .linkList01:last-child {
  padding-top: 0;
}

.linkList01 .ll01-list:last-child {
  /* border-bottom: none; */
}

.vup_tabbox .ts02-contents .linkList01 .ll01-list {
  border-bottom: solid 1px #cccccc;
  font-size: 14px;
  padding: 18px 7px;
  margin: 0 auto;
  position: relative;
}

.vup_tabbox .ts02-contents .linkList01_2 {
  padding-top: 10px;
  margin: 0 auto;
}

.vup_tabbox .ts02-contents .linkList01_2:last-child {
  padding-top: 0;
}

.linkList01_2 .ll01-list:last-child {
  /* border-bottom: none; */
}

.vup_tabbox .ts02-contents .linkList01_2 .ll01-list {
  border-bottom: solid 1px #cccccc;
  font-size: 14px;
  padding: 18px 7px;
  margin: 0 auto;
  position: relative;
}


/*バージョンアップ表*/

.tr_style01 td {
  font-size: 14px;
  padding: 3px 5px;
  height: 20px;
  text-align: left;
}

.thead_style01 th:nth-child(1n) {
  width: 40px;
}

.thead_style01 th:nth-child(2n) {
  width: 30px;
}

.thead_style01 th:nth-child(3n) {
  width: 10px;
}

.thead_style01 th:nth-child(4n) {
  width: 12px;
}

.thead_style01 th:nth-child(5n) {
  width: 50px;
}

.thead_style01 th,
.thead_style01 td {
  background: #fff;
  font-size: 14px;
  border: none;
  text-align: left;
  font-weight: bold;
}

.dwon_btn_simple {
  margin-top: 10px;
}

.tableStyle03 table.vup_style01 {
  width: 1100px;
}

.tableStyle03 table.vup_style02 {
  width: 1100px;
}


/*主な機能アップデート*/

.upcate .flex2_2 > * {
  width: 100%;
}

.upcate .flex2_2 .flex2_2_2 {
  width: 100%;
}

.upcate .flex2_2 .dwon_btn .linkStyle01_white.arrow {
  width: 100%;
  font-size: 13px;
  padding: 6px 10px 7px 0;
  margin: 0 auto;
}


/* 注記の調整 20191010 oto */

.notes01 {
  margin-left: 0px;
  padding-left: 1.7em !important;
}

/*tuning-data:TABLE 20191017 oto*/

table.swipe_table_pec td.dl_td_pec {
  font-size: 0.8em;
}

table.swipe_table_pec td.dl_td_pec .dl-btn {
  padding: 0;
}

table.swipe_table_pec td.dl_td_pec .flex2_2 > * {
  width: 45%;
}

table.swipe_table_pec td.dl_td_pec .flex2_2 .flex2_2_2 {
  width: 55%;
}

table.swipe_table_pec td.dl_td_pec .dl-btn a.linkStyle01_white.arrow {
  padding: 4px 5px 6px !important;
  text-indent: -8px;
}

table.swipe_table_pec td.dl_td_pec .dl-btn a.linkStyle01_white.arrow:after {
  right: 5px;
}

/*スバル アプリ調整*/

.mWrapper .pb_add .pb_add_60 {
  padding-bottom: 30px;
}

.mWrapper .pb_add .pb_add_10 {
  padding-bottom: 30px;
}

/*iphon SE対応 アプリ調整*/

.pcapp .spGutter {
  padding-right: 3.33vw !important;
  padding-left: 3.33vw !important;
}

.pcapp .txt_r {
  width: auto;
}

.img-initial{width:initial!important}