﻿@media only screen and (max-width:640px) {


	#top #contents .news dt,
	#top #contents .news dd {
		margin: 0 0 14px;
	}
	#top #contents .news dt {
		width: 90px;
		float: left;
		clear: both;
	}
	#top #contents .news dd {
		overflow: hidden;
	}
}
@media only screen and (max-width:980px) {
	#top #contents .news {
		padding-left: 20px;
	}
}
@media only screen and (max-width:640px) {
	#top #contents .wrap {
		padding: 0;
	}
	#top #contents .news {
		width: auto;
		padding: 10px 10px 8px;
		float: none;
	}
	#top #news01 {
		background: #f6f6f6;
	}
	#top #contents .news .title {
		/*margin: 0 0 5px;
		font-size: 10px;*/
		margin: 0 0 10px;
		font-size: 16px;
	}
	#top #contents .news dl {
		/*font-size: 10px;*/
		font-size: 14px;
		line-height: 30px;
	}
	#top #contents .news dt,
	#top #contents .news dd {
		margin: 0;
	}
	#top #contents .news dt {
		/*width: 60px;*/
		width: 90px;
	}
    #news .tab .tab a{
    	height:auto;
    }
}
    
    	
/*******************************
  news
*******************************/

/* index */

#news #contents section {
  margin: 0 0 160px;
}

#news #categoryTitle {
  margin: 0 0 60px;
  background-image: url(../../img/news/bg-title-news.jpg);
}

#news .tab .nav {
  margin: 0 0 40px;
}

#news .tab .nav li {
  width: 34%;
  display: inline-block;
}

#news .tab .nav a {
  display: block;
  border-left: 1px solid #fff;
  padding: 9px 5px 9px 4px;
  position: relative;
  font-size: 14px;
  text-align: center;
  line-height: 22px;
}

#news .tab .nav a {
  background: #f0f0f0;
}

#news .tab .nav a:hover,
#news .tab .nav .active {
  background: #d8374b;
  color: #fff;
}

#news .tab .nav li:first-child {
  width: 32%;
}

#news .tab .nav li:first-child a {
  border-left: none;
  padding: 9px 5px;
}

#news .tab .nav a:hover:after,
#news .tab .nav .active:after {
  content: '';
  display: block;
  width: 16px;
  height: 10px;
  margin: 0 0 0 -8px;
  position: absolute;
  top: 100%;
  left: 50%;
  background: url(../../img/common/blt-menu05.png) 0 0 no-repeat;
  background-size: contain;
}

#news .tab .tab {
  display: none;
}

#news .tab .active {
  display: block;
}

#news .tab .tab ul {
  border-bottom: 1px solid #f0f0f0;
}

#news .tab .tab li {
  border-top: 1px solid #f0f0f0;
}

#news .tab .tab a {
  display: block;
  padding: 22px 10px;
  position: relative;
  font-size: 14px;
  line-height: 1.286;
}

#news .tab .tab a:after {
  content: '';
  display: block;
  width: 10px;
  height: 16px;
  position: absolute;
  top: 23px;
  right: 10px;
  background: none url(../../img/common/blt-menu03.png) 0 0 no-repeat;
  /*background: url(../../img/common/blt-menu03.png) 0 0 no-repeat;*/
  background-size: contain;
}

#news .tab .date {
  display: inline-block;
  width: 90px;
}

#news .tab .shop-icon {
  display: inline-block;
  width: 140px;
  height: 20px;
}

#news .tab .shop-icon img {
  width: 100px;
  height: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width:640px) {
  #news #contents section {
    margin: 0;
  }

  #news #categoryTitle {
    margin: 0 0 25px;
  }

  #news .tab .nav {
    margin: 0 0 15px;
  }

  #news .tab .nav a {
    font-size: 14px;
    line-height: 16px;
  }

  #news .tab .nav a:hover:after,
  #news .tab .nav .active:after {
    width: 8px;
    height: 5px;
    margin: 0 0 0 -4px;
  }

  #news .tab .tab a {
    padding: 15px 15px 15px 5px;
    font-size: 14px;
    line-height: 1.4;
  }

  #news .tab .tab a:after {
    width: 5px;
    height: 8px;
    top: 12px;
    right: 5px;
  }

  #news .tab .date {
    width: 70px;
  }

  #news .tab .shop-icon {
    display: inline-block;
    width: 100px;
    height: 20px;
  }

  #news .tab .news-ttl {
    display: block;
    width: 100%;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

/* detail */

#newsDetail #categoryTitle {
  min-height: 165px;
  margin: 0 0 60px;
  padding: 55px 0 40px;
  background-image: url(../../img/news/detail/bg-title-news.jpg);
  line-height: 46px;
}

#newsDetail #categoryTitle .category {
  display: block;
  margin: 0 0 30px;
  font-size: 26px;
  line-height: 1;
}

#newsDetail .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 730px;
  margin: 0 auto 45px;
  font-size: 14px;
  line-height: 30px;
}

#newsDetail .date:before {
  content: '掲載日';
  display: inline-block;
  width: 60px;
  margin: 0 15px 0 0;
  background: #f0f0f0;
  vertical-align: top;
  text-align: center;
}

/*200624*/
#newsDetail .date .shop-icon {
  width: 110px;
}

/*161209*/
#newsDetail .date_en {
  max-width: 730px;
  margin: 0 auto 45px;
  font-size: 14px;
  line-height: 30px;
}

#newsDetail .date_en:before {
  content: 'DATE';
  display: inline-block;
  width: 60px;
  margin: 0 15px 0 0;
  background: #f0f0f0;
  vertical-align: top;
  text-align: center;
}

/*161209*/
#newsDetail .contents {
  max-width: 730px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 24px;
}

#newsDetail .contents img {
  display: block;
  margin: 55px auto 0;
  height: auto;
}

#newsDetail #pager {
  margin: 70px 0 0;
  position: relative;
}

#newsDetail #pager li {
  width: 185px;
}

#newsDetail #pager .prev {
  float: left;
}

#newsDetail #pager .next {
  float: right;
}

#newsDetail #pager .prev a:before {
  content: '<';
  margin: 0 0.5em 0 0;
}

#newsDetail #pager .next a:after {
  content: '>';
  margin: 0 0 0 0.5em;
}

@media only screen and (max-width:640px) {
  #newsDetail #categoryTitle {
    min-height: 56px;
    margin: 0 0 15px;
    padding: 15px 0 15px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
  }

  #newsDetail #categoryTitle .category {
    margin: 0 0 8px;
    font-size: 10px;
  }

  #newsDetail .date {
    margin: 0 auto 12px;
    font-size: 14px;
    line-height: 1.5;
  }

  #newsDetail .date:before {
    width: 4em;
    margin: 0 5px 0 0;
  }

  #newsDetail .contents {
    font-size: 10px;
    line-height: 1.5;
  }

  #newsDetail .contents img {
    margin: 28px auto 0;
    height: auto;
  }

  #newsDetail #pager {
    margin: 35px 0 0;
  }

  #newsDetail #pager li {
    width: 92px;
  }
}

#news #categoryTitle,#newsDetail #categoryTitle{
	background-image: url(../imgs/bg-title-news.jpg);
}
#news .tab .shop-icon{
	display: inline-table;
	vertical-align: middle;
}


.navipage_ .navipage_::after,
.navipage_::before,
.navipage_ *,
.navipage_ *::after,
.navipage_ *::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.navipage_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 190px;
  font-size: 14px;
}

.navipage_ center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 0;
}

.navipage_ a,
.navipage_ .navipage_now_ {
  display: inline-block;
  width: 16px;
  height: 30px;
  margin: 0 10px;
  padding-top: 5px;
}

.navipage_ a {
  color: #7b7b7b;
}

.navipage_ .navipage_now_ {
  border-bottom: 2px solid #111;
}

.navipage_reverse_,
.navipage_forward_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
}

.navipage_reverse_ a,
.navipage_forward_ a {
  position: relative;
  color: transparent;
  font-size: 0;
  text-indent: -99999999999999px;
}

.navipage_first_,
.navipage_prev_,
.navipage_next_,
.navipage_last_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.navipage_first_ a::before,
.navipage_first_ a::after,
.navipage_prev_ a::before,
.navipage_next_ a::before,
.navipage_last_ a::before,
.navipage_last_ a::after {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navipage_first_ a::before,
.navipage_first_ a::after,
.navipage_prev_ a::before {
  border-bottom: 1px solid #7b7b7b;
  border-left: 1px solid #7b7b7b;
}

.navipage_next_ a::before,
.navipage_last_ a::before,
.navipage_last_ a::after {
  border-top: 1px solid #7b7b7b;
  border-right: 1px solid #7b7b7b;
}

.navipage_prev_ a::before {
  left: 6px;
}

.navipage_next_ a::before {
  right: 6px;
}

.navipage_first_ a::before {
  left: 4px;
}

.navipage_first_ a::after {
  left: 9px;
}

.navipage_last_ a::before {
  right: 4px;
}

.navipage_last_ a::after {
  right: 9px;
}
/* 2024/03/06 ADD */
#newsDetail .date span.shop-icon {
    margin-left: 10px;
}