.tab_content_wrap select {
  width: 100%;
  height: 40px;
  font-size: 15px;
  line-height: 40px;
  border: none;
  background: #eee;
  border-radius: 50px;
  padding: 0 24px;
-moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("/news/assets/img/news/arrow_news.png");	
  background-repeat: no-repeat;
  background-position: 96% center;
  background-size: 32px;		
}
.select_wrap {
  display: flex;
  justify-content: end;	
}
.select_wrap select {
  width: 240px;
  position: relative;
  margin-bottom: 40px;
  height: 40px;	
}
.result_all{
  width: 80px;
  height: 40px;
  font-size: 14px;
  color: #fff;
  background: #333;
  border-radius: 50px;
  border: #333 solid 1px;
  margin-left: 10px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.result_all:hover {
  color: #000;
  background: #fff;
  transition: 0.5s;	
  border: #333 solid 1px;
}
.tab_content_wrap ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.tab_content_wrap ul li {
  padding: 4px 16px;
  border-bottom: 1px solid #a8aabc;
  display: flex;
}
.tab_content_wrap ul li time {
  margin: 0 16px 0 0;
}
.news_list a {
  display: flex;
  text-decoration: none;
  font-size: 14px;
  color: #000;
}
.news_list time {
  margin-right: 16px;
}
.news_list {
  display: flex;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #eee;	
  position: relative;	
}

.section_inner {
  max-width: 880px;
  margin: 100px auto 0 auto;
}
.key_visual_wrap {
  width: 100%;
  height: 290px;
  background: url("/news/assets/img/common/img_key_v.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0 0 5%;
  z-index: 1;
  position: relative;
}
.page_h1_title {
  font-size: min(4vw,40px);
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.05em;
  flex-wrap: wrap;
}
.page_h1_title span {
  font-size: min(1.8vw,18px);
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 11px;
  position: relative;
}
time {
  font-size: 14px;
  color: #a0a0a0;
}
.tab_content ul li a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
display: flex;
align-items: center;
}
.tab_content ul li {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #eee;
}
.tab_list {
  display: flex;
  margin-bottom: 24px;
}
.tab_list_li {
  width: 130px;
  font-size: 16px;
  text-align: center;
  padding-bottom: 4px;
  border-bottom: solid 4px #eee;
  margin-right: 16px;
}
.tab_list_li.active{
 border-bottom: solid 4px #dc000d;
}
.tab_content {
  display: none;
}
.tab_content.active {
  display: block;
}
.cate {
  width: 72px;
  font-size: 12px;
  border: solid 1px #000;
  padding: 2px 6px;
  margin-right: 8px;
  display: block;
  text-align: center;
}
.news_info a .cate {
  color: #359ee0;
  border: solid 1px #359ee0;
}
.info a .cate {
  color: #5eb583;
  border: solid 1px #5eb583;
}
.store a .cate {
  color: #db1927;
  border: solid 1px #db1927;
}
.press_release a .cate {
  color: #f19149;
  border: solid 1px #f19149;
  letter-spacing: -0.2em;
  font-size: 11px;
  padding: 4px 2px;
}
.select_wrap select.show {
  display: block;
}
/*.select_wrap select {
  display: none;
}*/

@media screen and (max-width: 1000px){
.section_inner {
  padding: 0 20px;
}
}

@media screen and (max-width: 768px){
.content {
  margin-bottom: 80px;
}	
.section_inner {
  margin: 40px auto 0 auto;
  padding-bottom: 60px;	
}
.key_visual_wrap {
  height: 180px;
}
.key_visual_wrap {
  margin-bottom: 0;
}
.page_h1_title {
  font-size: 32px;
}
.page_h1_title span {
  font-size: 16px;
}
.tab_list_li {
  font-size: 14px;
  margin-right: 8px;
}
time {
  display: block;
}
#new_list li {
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.select_wrap {
  margin-bottom: 20px;
}
.tab_content ul li {
  position: relative;
}
.tab_content_wrap ul li {
  display: block;
}
.tab_content ul li a {
  display: block;
  width: 100%;
}
.press_release a .cate {
  padding: 0 4px;
}
.cate {
  width: 72px;
  font-size: 11px;
  border: solid 1px #000;
  padding: 0 4px;
  margin-right: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.tab_content_wrap ul li time {
  margin: 0;
}
.tab_content_wrap ul li {
  padding: 0;
}
.tab_content_wrap ul li time {
  margin: 0 0 4px 0;
}
.news_list {
  display: block;
	}
}


.news_page_h1 {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.6;
  padding-bottom: 9px;
  border-bottom: solid 3px #dc000d;
  margin-bottom: 10px;
}
.press_release .news_page_h1 {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.6;
  padding-bottom: 9px;
  padding-top: 9px;	
  border-bottom: solid 3px #dc000d;
  margin-bottom: 10px;
  border-top: solid 3px #dc000d;
  text-align: center;	
}
.post_date {
  font-size: 16px;
  text-align: right;
margin-bottom: 32px;
}
.page_cate {
  font-size: 14px;
  padding: 2px 8px;
  border: solid 1px #000;
  margin-right: 8px;
}
.page_cate.news_info{
  color: #359ee0;
  border: solid 1px #359ee0;
}
.page_cate.info{
  color: #5eb583;
  border: solid 1px #5eb583;
}
.page_cate.store{
  color: #db1927;
  border: solid 1px #db1927;
}
.page_cate.press_release{
  color: #f19149;
  border: solid 1px #f19149;
}
.banner_area {
  text-align: center;
}
.news_article {
  margin-bottom: 40px;  
}
.news_article p {
  font-size: 16px;
  line-height: 1.6;
}
.news_article a {
  color: #0099ff;
text-decoration: underline;
}
.bullet_link{
padding-left: 20px;
position: relative;
}
.bullet_link::before {
  content: "";
  width: 0;
  height: 0;
  border: solid 6px transparent;
  border-left: solid 8px #dc000d;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media screen and (max-width: 768px){
.news_page_h1 {
  font-size: 23px;
  padding-bottom: 4px;
	}
.post_date {
margin-bottom: 20px;
}
.post_date {
  font-size: 14px;
	}
.page_cate {
  font-size: 12px;
	}
.news_article {
  padding: 0;
}
}

.align_r {
  text-align: right;
}
.sec_signature {
  margin-bottom: 20px;
}
.col02_wrap {
  display: flex;
}
.col02_wrap {
  display: flex;
  justify-content: space-between;
}
.col02_left {
  width: 45%;
}
.col02_right {
  width: 50%;
}
.news_table table {
  width: 100%;
border-collapse: collapse;
}
.news_table thead th {
  background: #f2f2f2;
  text-align: center;
  padding: 8px 0;
  border: solid 1px #ccc;
}
.news_table tbody th {
  background: #f7f7f7;
text-align: center;
  border: solid 1px #ccc;
  padding: 8px;
}
.news_table tbody td {
  background: #fff;
  border: solid 1px #ccc;
  padding: 8px;
}


@media screen and (max-width: 768px){
.col02_wrap {
  display: block;
}
.col02_left {
  width: 100%;
}
.col02_right {
  width: 100%;
}
}




