iv {
	*zoom: 1;
}
div .js-tab-news:after {
	display: block;
	content: "";
	clear: both;
}
div .calendar2018:after {
	display: block;
	content: "";
	clear: both;
}
div .calendar2018:after {
	display: block;
	content: "";
	clear: both;
}
div .2019:after {
	display: block;
	content: "";
	clear: both;
}
div .2018:after {
	display: block;
	content: "";
	clear: both;
}
.js-tab-news {
	margin-bottom: 20px;
	border-bottom: 1px solid #1c1e1e;
}
.js-tab-news > div {
	float:left;
	width: 20%;
	background: #fff;
	color: ##1c1e1e;
	border: 1px solid #1c1e1e;
	text-align: center;
	padding: 10px 0;
	margin-bottom: -1px;
	cursor: pointer;
}
.js-tab-news > div.active-year {
	background: #1c1e1e;
	color: #fff;
}
.js-tab_contentnews {
	display: none;
	padding: 20px 0;
}
.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;
}
 
@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-top: 30px;
	text-align: center;
	border-bottom: 1px solid #1c1e1e;
}
.js-tab-news > div {
	width: 47%;
	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-year {
	background: #1c1e1e;
	color: #fff;
}
.js-tab_contentnews {
	display: none;
	padding: 20px 0;
}
.js-tab_contentnews.active-year {
	display: block;
}
.callendar2018 {
	margin-left: -4px;
}

	
}



