#pageNav {
  border-top: 1px solid #cccccc;
  background-color: #E0E0E0;
  padding: 0 0 10px;
}
#pageNav .pageTxt {
  text-align: center;
  padding: 9px;
  line-height: 1;
}
#pageNav .pagenation {
  padding: 0 9px;
}
#pageNav .pagenation li a {
  display: block;
}
#pageNav .pagenation li img {
  width: 145px;
  height: 40x;
}
#pageNav .pagenation .prev {
  float: left;
}
#pageNav .pagenation .next {
  float: right;
}

#contents #newsArticle {
  border-top: 1px solid #dddddd;
  background: #fff; /* 220131_元#eeeを改変 */
}
#contents #newsArticle .newsCont .dateSect {
  position: relative;
  height: 23px;
  padding: 9px 12px 0;
  font-weight: bold;
  letter-spacing: 0.01em;
}
#contents #newsArticle .newsCont .dateSect .new {
  display: none;
  color: #00973F;
  font-size: 12px;
  line-height: 1;
  padding: 0 6px 0 0;
}
#contents #newsArticle .newsCont .dateSect .date {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  font-family: 'arial';
}
#contents #newsArticle .newsCont .dateSect .cliList {
  position: absolute;
  right: 10px;
  top: 5px;
  background-image: url(/green/sp/image/top/ribon_side.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 4px 21px;
  padding: 0 0 0 4px;
  height: 21px;
}
#contents #newsArticle .newsCont .dateSect .cliList ul {
  background: #fff;
  height: 21px;
  padding: 0 5px 0;
}
#contents #newsArticle .newsCont .dateSect .cliList li {
  float: left;
  margin: 0 4px;
}
#contents #newsArticle .newsCont .dateSect .cliList li img {
  margin: 4px 0 0;
  vertical-align: baseline;
}
#contents #newsArticle .newsCont a {
  text-decoration: none;
/*  border-bottom: 1px dotted #e70012; 220609柴橋修正 */
}
#contents #newsArticle .newsCont .pic {
  margin: 0px 0;
}
#contents #newsArticle .newsCont .pic img {
  width: 100%;
}
#contents #newsArticle .newsCont .ttl {
  margin: 0px 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  padding: 13px 0 11px;
  border-bottom: 1px solid #d9d9d9;
}
#contents #newsArticle .newsCont .cont {
  margin: 0px 10px;
  padding: 9px 0 12px;
  font-size: 15px;
  line-height: 1.6;
  border-top: 1px solid #f3f3f3;
}
#contents #newsArticle .newItem .dateSect .new {
  display: inline-block;
}
#contents #newsArticle #snsArea {
  background: #E4E4E4;
  height: 40px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}
#contents #newsArticle #snsArea .sns {
  height: 20px;
  line-height: 0;
  padding: 10px 10px 0;
}
#contents #newsArticle #snsArea .sns a {
  vertical-align: top;
}
#contents #newsArticle #snsArea .sns #___plusone_0 {
  width: 60px !important;
}
#contents #newsArticle #snsArea .sns iframe.twitter-share-button {
  width: 90px!important;
}
#contents .carrouselList .c_ttl {
  font-size: 14px;
  font-weight: bold;
  background: #F3F3F3;
  line-height: 1;
  padding: 10px 0 10px 12px;
  border-top: 1px solid white;
  border-bottom: 1px solid #d0d0d0;
}
#contents .carrouselList .c_ttl span {
  font-size: 10px;
  text-indent: -6px;
  display: inline-block;
}
#contents #relatedShop .c_ttl {
  font-size: 14px;
  font-weight: bold;
  height: 12px;
  background: #F3F3F3;
  line-height: 1;
  padding: 10px 0 10px 10px;
  border-top: 1px solid white;
  border-bottom: 1px solid #dddddd;
}
#contents #relatedShop .b_ttl {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  height: 12px;
  background: #000;
  line-height: 1;
  padding: 7px 0 7px 11px;
  border-bottom: 1px solid #707070;
}
#contents #relatedShop .relateCont {
  background: #E9E9E9;
  border-top: 1px solid #999999;
  margin-bottom: 1px;
}
#contents #relatedShop .relateCont dt {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  background: #B0B0B0;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.39);
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #999999;
}
#contents #relatedShop .relateCont dt span {
  display: block;
  background-image: url(/green/sp/image/news/open_i.png);
  background-repeat: no-repeat;
  background-position: 97% center;
  background-size: 10px 6px;
  padding: 4px 0 4px 9px;
}
#contents #relatedShop .relateCont dd {
  padding: 7px 7px 8px;
  border-top: 1px solid white;
  display: none;
}
#contents #relatedShop .relateCont dd div {
  font-size: 12px;
  color: #666;
  text-shadow: 1px 1px 0px white;
  display: inline;
  background: url(/green/sp/image/news/gry_slash.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 5px 11px;
  padding: 0 14px 0 1px;
  margin: 0 0 7px 0;
  line-height: 1.7;
}
#contents #relatedShop .relateCont dd div a {
  color: #666;
  text-decoration: underline;
}

#newsPage #contents .slideNews {
  background: #E0E0E0;
  position: relative;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #d0d0d0;
}
#newsPage #contents .slideNews .pagerBtn span {
  display: block;
  cursor: pointer;
  position: absolute;
  height: 100%;
}
#newsPage #contents .slideNews .pagerBtn .preBtn {
  top: 39px;
  left: 4px;
}
#newsPage #contents .slideNews .pagerBtn .nextBtn {
  top: 39px;
  right: 4px;
}
#newsPage #contents .slideNews .newsWrap {
  width: 320px;
  position: relative;
  margin: 0 auto;
}
#newsPage #contents .slideNews .inner {
  width: 282px;
  height: 103px;
  overflow: hidden;
  margin: 0 auto;
}
#newsPage #contents .slideNews .inner .flex-viewport {
  height: 100%;
  width: 282px;
  height: 118px;
  margin: 0px auto;
}
#newsPage #contents .slideNews .inner .flex-direction-nav .flex-prev {
  position: absolute;
  top: 39px;
  left: 4px;
  width: 11px;
  height: 18px;
  text-indent: -9999px;
  background: url(/green/sp/image/news/gry_prev_btn.png) no-repeat;
  background-size: 100%;
  background-position: top left;
}
#newsPage #contents .slideNews .inner .flex-direction-nav .flex-next {
  position: absolute;
  top: 39px;
  right: 4px;
  width: 11px;
  height: 18px;
  text-indent: -9999px;
  background: url(/green/sp/image/news/gry_next_btn.png) no-repeat;
  background-size: 100%;
  background-position: top left;
}
#newsPage #contents .slideNews .inner .flex-disabled {
  display: none;
}
#newsPage #contents .slideNews .newsMain {
  position: absolute;
}
#newsPage #contents .slideNews .newsMain li {
  width: 282px;
  float: left;
}
#newsPage #contents .slideNews .newsMain .pic {
  background: none;
  width: 134px;
  height: 101px;
  margin: 0 10px 0 0;
  padding: 0;
  float: left;
  border: 1px solid #e9e9e9;
}
#newsPage #contents .slideNews .newsMain .pic img {
  width: 132px;
  vertical-align: bottom;
  border: 1px solid #dddddd;
  margin: 0;
}
#newsPage #contents .slideNews .newsMain .cap {
  width: 135px;
  line-height: 1.5;
  text-shadow: 1px 1px 0px white;
  float: left;
}
#newsPage #contents .slideNews .newsMain .cap a {
  color: #333;
  font-size: 14px;
  letter-spacing: 0.01em;
  text-decoration: none;
}
#newsPage #contents .slideNews:before {
  display: none;
}
#newsPage #contents .slideNews:after {
  display: none;
}


