@charset "shift_jis";
/*  System common
-----------------------------------------------------------------------------*/
/* Form */
span.error {
  font-size: 10px;
  font-weight: bold;
  color: #bb2329;
}

input.error, textarea.error { background: #fee; }
.w_s { width: 70px; }
.w_m { width: 155px; }
.w_l { width: 200px; }
.w_ll { width: 275px; }
#pnkz { display: none; }
#mainimage img { width: 100%; }

#sp_title {
  font-family: "AudiTypeV02-Bold", Verdana, Helvetica, Arial, " メイリオ", Meiryo, " ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
  padding: 10px 10px 8px 10px;
  background: #a7a7a7;
}

#pc_title { display: none; }
#textarea img.atattch { width: 100%; }
#news_year { display: none; }

.pc { display: none; }

/*  campaign
-----------------------------------------------------------------------------*/
#campaign_list .clearfix { padding: 0 10px; }

#campaign_list .campaign .image a {
  margin-bottom: 10px;
  display: block;
  position: relative;
}

#campaign_list .campaign a .icon {
  width: 17px;
  right: 0;
  bottom: 0;
  position: absolute;
}

#campaign_list .category { overflow: hidden; }

#campaign_list .category li {
  color: #fff;
  line-height: 20px;
  margin: 0 5px 5px 0;
  padding: 2px 5px 0 5px ;
  background: #cc0033;
  float: left;
}

#campaign_list .thum { width: 100%; }
#campaign_list .stitle { margin-bottom: 30px; }
#campaign_list .stitle a { display: block; }
#campaign_list .campaign:last-child .stitle { margin-bottom: 50px; }
#campaign_zoom .in_contents { padding: 0 10px; }
#campaign_zoom #subimage { margin-bottom: 20px; }
#campaign_zoom #subimage img { width: 100%; }

#campaign_zoom #sp_ctitle {
  font-family: "AudiTypeV02-Bold", Verdana, Helvetica, Arial, " メイリオ", Meiryo, " ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 2px 0 0 10px;
  border-left: 4px solid #d11746;
}

#campaign_zoom .campaign:last-child { margin-bottom: 60px; }
#campaign_zoom .in_contents .title { display: none; }
#campaign_zoom #textarea { margin-bottom: 20px; }
#campaign_zoom .campaign .pic { margin-bottom: 10px; }
#campaign_zoom .campaign .pic img { width: 100%; }
#campaign_zoom a:hover { text-decoration: none; }

#campaign_zoom .campaign_list .category {
  min-height: 15px;
  overflow: hidden;
}

#campaign_zoom .campaign_list .category li {
  color: #fff;
  line-height: 20px;
  margin: 0 10px 10px 0;
  padding: 2px 5px 0 5px;
  background: #cc0033;
  float: left;
}

#campaign_zoom .campaign {
  margin-bottom: 20px;
  padding-bottom: 35px;
  border-bottom: 1px solid #d5d9d8;
  background: url(../../img/icon_link.png) right bottom 15px no-repeat;
  background-size: 17px 17px;
}

#campaign_zoom .btn { margin-bottom: 40px; }

#campaign_zoom .btn a {
  margin-bottom: 10px;
  display: block;
}

/*  News
-----------------------------------------------------------------------------*/
#news .year {
  margin-bottom: 15px;
  float: left;
}

#news .year li {
  margin-left: 10px;
  float: right;
}

#news .year li a, #news .year li input {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 15px;
  text-align: center;
  padding-top: 2px;
  border: none;
  width: 70px;
  display: block;
  background: #b0b5b8;
}

#news .year li a:hover { text-decoration: none; }
#news .year li.active a, #news .year li.active input { background: #cc0033; }

#news_list {
  margin-bottom: 15px;
  padding: 0 10px;
}

#news_list .news {
  border-bottom: 1px solid #d5d9d8;
  padding-bottom: 20px;
}
#news_list .news .day { padding: 15px 15px 5px 10px; }
#news_list .news dl { padding: 0 15px 10px 15px; }

#news_list .news dt {
  font-weight: bold;
  margin-left: -5px;
  margin-bottom: 10px;
  font-size: 1.4rem;
}

/*#news_list .news .btn { padding: 0 15px 15px 15px; }*/

#news_list .news .btn img {
  width: 135px;
  height: 19px;
}

#pageskip {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0 30px;
}

#pageskip a, #pageskip span {
  margin: 0 3px;
  padding: 1px 2px 0 2px;
  display: inline;
}

#pageskip span {
  color: #fff;
  background: #000000;
}

#news_zoom { padding: 0 10px; }

#news_zoom .day {
  font-family: "AudiTypeV02-Bold", Verdana, Helvetica, Arial, " メイリオ", Meiryo, " ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
}

#news_zoom .title {
  font-family: "AudiTypeV02-Bold", Verdana, Helvetica, Arial, " メイリオ", Meiryo, " ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 20px;
}

#news_zoom #pager {
  font-size: 10px;
  margin: 30px 0 30px;
  padding-top: 15px;
  border-top: 1px solid #d5d9d8;
}

#news_zoom #pager:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

#news_zoom #pager a {
  color: #fff;
  display: block;
}

#news_zoom #pager a:hover { text-decoration: none; }

#news_zoom #pager p {
  text-align: center;
  margin: 0 1.5%;
  width: 30%;
  background: #cc0033;
  float: left;
}

#news_zoom #pager li {
  text-align: center;
  margin: 0 1.5%;
  width: 30%;
  float: left;
}

#news_zoom #pager .back {
  background: url(../../img/news/icon_back2.gif) 5% 2px no-repeat #6d7579;
  background-size: 10px 12px;
}

#news_zoom #pager .next {
  background: url(../../img/news/icon_next2.gif) 95% 2px no-repeat #6d7579;
  background-size: 10px 12px;
}

/*-------------------------------20180410------------------------------------*/

.js-tab-news {
    margin-bottom: 10px;
    margin-top: 30px;
    text-align: center;
    border-bottom: 1px solid #1c1e1e;
}
.js-tab-news > div {
    width: 48%;
    font-size: 1.8rem;
    font-weight: bold;
    display: inline-block;
    background: #fff;
    color: ##1c1e1e;
    border: 1px solid #1c1e1e;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
    margin-bottom: -1px;
}
.js-tab-news > div.active-news {
	background: #1c1e1e;
	color: #fff;
}
.js-tab_contentnews {
	display: none;
	padding: 20px 0;
}
.js-tab_contentnews.active-news {
	display: block;
}
.news2017 {
	margin-left: -4px;
}
#sp_title {
    font-family: "AudiTypeV02-Bold", Verdana, Helvetica, Arial, " メイリオ", Meiryo, " ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin-bottom: inherit;
    padding: 10px 10px 8px 10px;
    background: #fff;
}
.btn {
  width: 70%;
  background: #fff;
  color: #1c1e1e;
  border: 1px solid #1c1e1e;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
}
.btn2 {
  width: 70%;
  color: #1c1e1e;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  padding: 10px 0;
}
.news-btn { margin-top: 10px; }

dd {
  padding-left:1em;
  text-indent:-1.3em;
}

/*  showroom
-----------------------------------------------------------------------------*/
/* list */
#showroom_list { padding: 0 10px 20px; }

#showroom_list .st_area {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 8px ;
  padding: 4px 14px 2px;
  border: 1px solid #c0c6c6;
  background: url(../../img/showroom/icon_list02.gif) no-repeat 98% 50%;
  background-size: 13px 13px;
  cursor: pointer;
}

#showroom_list .st_area.active {
  background: url(../../img/showroom/icon_list01.gif) no-repeat 98% 50%;
  background-size: 13px 13px;
}

#showroom_list ul {
  padding-bottom: 18px;
  display: none;
}

#showroom_list li a {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  padding: 6px 0 7px 30px;
  border-bottom: #d9dbda 1px dotted;
  display: block;
  background: url(../../img/showroom/icon_list03.gif) no-repeat 8px 11px;
  background-size: 7px 7px;
}

/* zoom */
#showroom_title {
  font-family: "AudiTypeV02-Bold", Verdana, Helvetica, Arial, " メイリオ", Meiryo, " ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 15px;
}

#showroom_zoom { padding: 0 10px 30px; }

#showroom_zoom .stitle {
  font-weight: bold;
  margin-bottom: 7px;
  padding: 1px 0 0 5px;
  border-left: 4px solid #d11746;
}

#showroom_zoom .box_shopinfo { padding-bottom: 25px; }

#showroom_zoom .box_showroom {
  padding: 10px 0 ;
  border-top: 1px solid #b0b5b8;
}

#showroom_zoom .box_showroom p, #showroom_zoom .box_showroom ul { padding-bottom: 15px; }

#showroom_zoom .box_map {
  text-align: center;
  padding: 5px 0 30px;
  border-top: 1px solid #b0b5b8;
}

#showroom_zoom .box_map img { max-width: 100%; }


.title_top {
    font-size: 15px;
    line-height: 1.5;
    display: block;
    margin-bottom: 7px;
}
.title_midle {
    font-size: 22px;
    line-height: 1.2;
    display: block;
    margin-bottom: 15px;
}
.section__lead {
    font-size: 14px;
    margin: 20px 10px;
}
.section__title1 {
    font-size: 16px;
    line-height: 1.5;
    display: block;
    margin-bottom: 5px;
}
.hero_wrap_title {
    width: 95%;
    margin: 10px auto 20px;
    line-height: 1.25;
}
.block_section {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 20px;
}

.btn_txt {
    font-size: 1.4rem;
    display: block;
    line-height: 1.25;
    color: #fff;
    text-decoration: none;
    background-color: #1c1e1e;
    padding: 15px 12px 15px 12px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    width: 71.5%;
    margin: 0 auto;
    margin-top: 30px;
}
.aaa_title {
    font-size: 1.2rem;
}
.layout-01 {
    display: flex;
    margin: 32px 0 -28px -5px !important;
    flex-wrap: wrap;
}

.contentBox-table {
    border-collapse: collapse;
    width: 100%;
    background-color: #fff;
    margin-top: 30px;
}
.contentBox-table .plan-t {
    width: 20%;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    background-color: #000;
}
.contentBox-table td {
    border: solid #000 1px;
    text-align: center;
    padding: 0.5em;
    width: 18.969%;
}
.contentBox-table .year_2 {
    border-bottom: none;
    width: 18.738%;
}
.contentBox-table .year_1 {
    border-bottom: none;
}

.recruitment_list {
    margin-bottom: 40px;
    width: 100%;
    margin: 0 auto;
}
.recruitment_list li {
    margin-top: -2px;
    border: solid #d5d9d8 2px;
}
.recruitment_list dl {
    display: table;
    font-size: 15px;
    line-height: 1.5;
}
.recruitment_list dt {
    width: 150px;
    font-size: 12px;
    padding: 7px 7px 7px 10px;
}
.recruitment_list dd {
    display: table-cell;
    border-left: solid #d5d9d8 2px;
    height: 40px;
    font-size: 12px;
    text-indent: inherit;
    padding: 7px 10px 7px 7px;
}
.recruitment_list dt .title-b {
    font-size: 14px;
    font-weight: bold;
}

.blk_flexb_b {
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
.btn_wrap2 li {
    overflow: hidden;
    margin-bottom: 15px;
}
.btn_bfb {
    display: table;
    width: 100%;
    border: solid 1px #000000;
    box-sizing: border-box;
    transition: background 0.3s, color 0.3s, opacity 0.3s;
}
.btn_txt_wrap {
    display: table-cell;
    padding: 15px 20px;
    font-size: 12px;
    font-weight: bold;
    background-size: 14px;
    line-height: 1.25;
    vertical-align: middle;
    text-align: center;
    background: #ffffff;
    color: #000000 !important;
    background-size: 14px;
}
.title-u dl {
    display: flex;
    margin: 15px 0 15px 0;
    font-weight: bold;
}
.title-u dt {
    font-size: 1.5rem;
}
.title-u dd {
    font-size: 1.2rem;
    margin-top: 5px;
    margin-left: 20px;
}

.block_cpn {
    font-weight: bold;
    margin-top: -10px;
    margin-bottom: 1.5rem;
    display: inline-block;
}
.hoshou_title {
    font-weight: normal;
    font-size: 1.3rem;
}
.title_plan p {
    font-weight: bold;
    font-size: 2.2rem;
    margin-top: -1px;
}
.btn_wrap .btn_box a {
    display: block;
    font-size: 12px;
    line-height: 1.25;
    color: #000;
    background-color: #fff;
    border: solid 1px #000000;
    padding: 14px 20px 14px 25px;
    box-sizing: border-box;
    position: relative;
}
.btn_box a:after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: translate(-50%, -50%) rotate(45deg);
    position: absolute;
    top: 50%;
    right: 22px;
}

.contentBox-table2 {
    border-collapse: collapse;
    width: 100%;
    background-color: #d5d9d8;
    font-size: 1.1rem;
}
.contentBox-table2 td {
    border: solid #ffffff 2px;
    text-align: left;
    padding: 1.0em;
}
.layout-01 > li .caption {
    display: block;
    margin-top: 9px;
    font-weight: bold;
    font-size: 1.3rem;
    text-align: center;
}
.a_car_life {
    font-weight: bold !important;
    font-size: 14px;
}
.list-hoshou {
    font-size: 1.3em;
    margin-bottom: 10px;
}
.list-hoshou02 {
    margin-top: 10px;
    margin-bottom: 20px;
}
.list-hoshou03 {
    margin-left: 1.5em;
    margin-bottom: 10px;
    font-size: 1.1rem;
}
.plan_frame {
    /*border: solid 1px #000000;
    padding: 30px 15px 5px 15px;*/
    padding: 30px 0 5px;
    margin-bottom: 20px;
}
.roadside_assistance {
    margin-bottom: 20px !important;
}
.tit_under_line {
    font-size: 13px;
}
.tit_name {
    font-size: 20px;
    line-height: 1.25;
    margin-bottom: 15px;
}
.col3_col1 p {
    text-align: right;
    font-size: 10px;
}
.col3_col2_img {
    margin: 20px 0;
}
.aaa_pp-sp dl {
    display: inherit !important;
    margin: 15px 0 15px 0;
    font-weight: bold;
}
.txt_mid_02 {
    font-size: 12px;
    font-weight: bold !important;
    margin: 20px 0;
}

.aaa_hoshou {
    margin-top: -20px;
}
.notice {
    width: 100%;
    padding: 10px 5px;
    margin-top: inherit;
    padding-bottom: 150px;
    border-top: inherit;
    border-bottom: inherit;
    background-image: url(../img/a1.jpg);
    background-repeat: no-repeat;
    background-position: 50% 150px;
    background-size: 50%;
}
.notice_2 {
    width: 100%;
    padding: 10px 5px;
    margin-top: inherit;
    padding-bottom: 150px;
    border-top: inherit;
    border-bottom: inherit;
    background-image: url(../img/a5.jpg);
    background-repeat: no-repeat;
    background-position: 50% 150px;
    background-size: 50%;
}
.notice-img {
    margin-bottom: -40px;
}
.table_left {
    text-align: left !important;
}
.table_center {
  text-align: center!important;
}
.contentBox_title {
	font-size: 1.5rem;
}

/* モーダルCSS */
.modal-content {
    position:fixed;
    display:none;
    /* z-index:2; */
    width:90%;
    max-height: 95%;
    margin:0;
    padding:10px 20px;
    border:2px solid #aaa;
    background:#fff;
    overflow: auto;
}

.modal-overlay {
    /* z-index:1; */
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}

.closeModal {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    text-align: center;
    color: #fff;
    width: 25px;
    height: 25px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    z-index: 10;
    cursor: pointer;
    background: rgba(30,30,30,.6);
}

.contentBox-table-m {
    border-collapse: collapse;
    width: 100%;
    background-color: #d5d9d8;
}
.contentBox-table-m td {
    border: solid #ffffff 2px;
    text-align: left;
    padding: 1.0em;
}

.contentBox-table-m-2 {
    border-collapse: collapse;
    width: 100%;
    background-color: #d5d9d8;
}
.contentBox-table-m-2 td {
    border: solid #ffffff 2px;
    text-align: left;
    padding: 1.0em;
}
.class-table-sp {
    font-size: 11.2px !important;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-all;
}
.scroll_table {
  overflow-x: scroll;
  white-space: nowrap;
  border: solid 1px #ddd;
  padding: 20px 20px;
}

.maintenance_note {
    margin-top: inherit !important;
}

.block_cpn2 {
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0.5rem;
    display: inline-block;
}

/* 2101001 add */
.title_1 {
  font-size: 22px!important;
  line-height: 1.5;
  margin-bottom: 10px;
}
.text_1 {
  font-size: 19px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 10px;
}
.text_block_c {
  display: block;
  width: 100%;
  margin: 0 10px 10px auto;
}
.w50 {
  width: 50%;
}