iv {
	*zoom: 1;
}
div .js-tab-news:after {
	display: block;
	content: "";
	clear: both;
}
div .audi:after {
	display: block;
	content: "";
	clear: both;
}
div .other:after {
	display: block;
	content: "";
	clear: both;
}
/* div .a1:after {
	display: block;
	content: "";
	clear: both;
} */
.js-tab-news {
	/* margin-bottom: 20px; */
  /* border-bottom: 1px solid #000; */
}
.js-tab-news > div {
	float:left;
	width: 50%;
	/* background: #f2f2f2; */
	color: #000;
	border-bottom: 1px solid #000;
	text-align: center;
	margin-bottom: -1px;
	/* padding: 10px 0; */
	/* cursor: pointer; */
}
.js-tab-news > div:first-child {
	/* margin-right: 10px; */
}
/* js_tabのとき復活 */
/* .js-tab-news > div.active-year {
  color: #000;
  border-bottom: 4px solid;
  font-weight: bold;
} */

/* タブに別URL */
.js-tab-news > div.on {
  font-weight: bold;
  border-bottom: 4px solid;
  padding: 10px 0;
}
.js-tab-news > div a {
  display: block;
  padding: 10px 0;
}
/* タブに別URL　ここまで */

.js-tab_contentnews {
	display: none;
  padding: 10px 0 15px;
  width: 100%;
  margin: auto;
  /* background: #f2f2f2; */
}
.js-tab_contentnews.active-year {
	display: block;
}
.btn_txt {
    font-size: 1.6rem;
    display: block;
    line-height: 1.25;
    color: #fff;
    text-decoration: none;
    background-color: #1c1e1e;
    padding: 10px 12px 10px 2.8%;
    box-sizing: border-box;
    position: relative;
    text-align: left;
    width: 22.5%;
    margin: 20px 0 15px auto;
}
.btn_txt:hover, .btn_txt:active, .btn_txt:focus {
    opacity: .7;
}
.sp {
  display: none;
}
.col-head-type1 {
  border-collapse: collapse;
  width: 80%;
  text-align: center;
}
.col-head-type1 th,
.col-head-type1 td {
  border: 1px solid #dbe1e8;
  padding: 8px;
}
.col-head-type1 th {
  background: #f9fafc;
  width: 120px;
}
.border_btm {
  border-bottom: 1px solid #000;
}
@media only screen and (max-width: 640px) {
  .pc {
    display: none;
  }
  .sp {
    display: inline-table !important;
  }

  .col-head-type1 {
    width: 100% !important;
  }
  .col-head-type1 tr,
  .col-head-type1 th,
  .col-head-type1 td {
    display: block;
    width: auto;
  }

  .col-head-type1 tr:first-child {
    border-top: 1px solid #dbe1e8;
  }

  .col-head-type1 th,
  .col-head-type1 td {
    border-top: none;
  }
.js-tab-news {
	/* margin-bottom: 10px; */
	margin: 5px -15px 0;
	text-align: center;
	/* border-bottom: 1px solid #000; */
}
.js-tab-news > div {
	width: 50%;
	display: inline-block;
	/* background: #f2f2f2; */
	color: #000;
	/* border: 1px solid #000; */
	text-align: center;
	/* padding: 8px 0 5px; */
	/* cursor: pointer; */
  margin-bottom: -1px;
  line-height: 1.3;
}
/* js_tabのとき復活 */
/* .js-tab-news > div.active-year {
  color: #000;
  border-bottom: 4px solid;
  font-weight: bold;
} */

/* タブに別URL */
.js-tab-news > div.on {
  font-weight: bold;
  border-bottom: 4px solid;
  padding: 10px 0;
}
.js-tab-news > div a {
  display: block;
  padding: 10px 0;
}
/* タブに別URL　ここまで */

.js-tab_contentnews {
  display: none;
  width: auto;
	/* padding: 15px 0; */
}
.js-tab_contentnews.active-year {
	display: block;
}
.js-tab-news .kansai {
	margin-left: -4px;
}
.news_list {
	margin-bottom: 15px;
	padding: 0!important;
}
}

/* .js-tab_titile {
	display: none;
} */
.active-year {
	display: block;
}


