@charset "utf-8";

.newsYear .titleArea {
  margin-bottom: 20px;
}

.oshirase .titleArea {
  margin-bottom: 50px;
}

.oshirase #Main_inner {
  width: 708px;
}

.english.newsIndex .titleArea {
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 10px;
}

.newsIndex .pageTitle {font-size: 307.692308%; line-height: 1; /*font-weight: 500;*/}
.newsYear .pageTitle {font-size: 261.538462%; line-height: 1; /*font-weight: 500;*/}


/*経営・財務*/	/* .category.category01 {background: #cc686e;} */
/*未使用*/	/* .category.category02 {background: #000000;} */
/*研究開発*/	/* .category.category03 {background: #dab856;} */
/*CSR*/		/* .category.category04 {background: #91ac52;} */
/*調査*/		/* .category.category05 {background: #5d87b7;} */
/*製品関連*/	/* .category.category06 {background: #000000;} */
/*その他*/	/* .category.category07 {background: #999999;} */
/*CSV*/		/* .category.category08 {background: #91ac52;} */

/*経営・財務*/
.category.category01 {background: #cc686e;}
/*  CSV   */
.category.category02 {background: #91ac52;}
/*  商品  */
.category.category03 {background: #30a6bb;}
/*キャンペーン*/
.category.category04 {background: #d96b09;}
/*研究開発*/
.category.category05 {background: #dab856;}
/*  調査  */
.category.category06 {background: #5d87b7;}
/*  人事  */
.category.category07 {background: #9175a5;}
/* その他 */
.category.category08 {background: #999999;}
/*  CSR  */
.category.category09 {background: #91ac52;}

.y2019 #sideNav dd.y2019 a.sn01,
.y2018 #sideNav dd.y2018 a.sn01,
.y2017 #sideNav dd.y2017 a.sn01,
.y2016 #sideNav dd.y2016 a.sn01,
.y2015 #sideNav dd.y2015 a.sn01,
.y2014 #sideNav dd.y2014 a.sn01,
.y2013 #sideNav dd.y2013 a.sn01,
.y2012 #sideNav dd.y2012 a.sn01,
.y2011 #sideNav dd.y2011 a.sn01,
.y2010 #sideNav dd.y2010 a.sn01,
.y2009 #sideNav dd.y2009 a.sn01,
.y2008 #sideNav dd.y2008 a.sn01,
.y2007 #sideNav dd.y2007 a.sn01 {
  color: #f00001;
  background-color: #fff;
}


/* @group グループリリース --------------------------------- */

.groupRelease {
  margin: 20px 0 0;
  background: #fafafa;
}

.groupRelease dl:after {
  content: '';
  display: block;
  clear: both;
}

.groupRelease a {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
  text-decoration: none;
}

.groupRelease dt,
.groupRelease dd {
  line-height: 1;
}

.groupRelease dt {
  font-size: 93%;
}

.groupRelease dt {
  padding: 17px 15px;
  color: #fff;
  background-color: #999;
}

.groupRelease dd {
  font-size: 93%;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}

.groupRelease dd a {
  display: block !important;
  position: relative;
  padding: 13px 16px 12px;
  color: #333;
  background-color: #fafafa;
  line-height: 1.7;
}

.groupRelease dd a:hover {
  color: #f00000;
  background: #fff;
}

/* @end */

.news .beginningArea {
  position: relative;
  margin: 0 0 45px;
}

.newsIndex .beginningArea {
  margin-top: 25px;
}


.news .beginningArea .beginning {
  font-size: 108%;
  line-height: 1.8;
}

.news .beginningArea .linkListAreaGen {
  position: absolute;
  right: 0;
  bottom: -10px;
  margin: 0;
}


.newsSortArea {
  margin: 0 0 30px;
}

.newsSortArea .newsSortInner {
  display: table;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.newsSortArea .sortTitle,
.newsSortArea .sortItems,
.newsSortArea .btnSort {
  display: table-cell;
  box-sizing: border-box;
  border: 1px solid #ddd;
  vertical-align: middle;
  text-align: center;
}

.newsSortArea .sortTitle,
.newsSortArea .btnSort {
  width: 16.666666666%;
}

.newsSortArea .sortTitle {
  background: #fafafa;
  font-size: 108%;
  line-height: 22px;
  vertical-align: middle;
}

.newsSortArea .sortItems {
  width: 66.6666666666%;
}

.newsSortArea.sort6 .sortItems ul {
/*	margin-right: -1px;*/
  margin-bottom: -1px;
}

.newsSortArea .sortItems li {
  float: left;
  width: 25%;
  box-sizing: border-box;
  border-right: 1px solid #ddd;
}

.newsSortArea.sort6 .sortItems li {
  width: 33.333333333%;
  border-bottom: 1px solid #ddd;
}

.newsSortArea .sortItems li:last-child {
  border: none;
}

.newsSortArea.sort6 .sortItems li:nth-of-type(3n) {
  border-right: none;
}

.newsSortArea .sortItems li label {
  display: block;
  padding: 18px 0 17px;
  font-size: 108%;
  line-height: 1.85;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.newsSortArea .sortItems li label:hover {
  color: #f00000;
}

.newsSortArea .sortItems li label span {
  display: inline-block;
  position: relative;
  padding-left: 21px;
  vertical-align: middle;
}

.newsSortArea .sortItems li label span:before,
.newsSortArea .sortItems li label span:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  border-radius: 50%;
  box-sizing: border-box;
  vertical-align: middle;
}

.newsSortArea .sortItems li label span:before {
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: -9px;
  border: 1px solid #999;

}

.newsSortArea .sortItems li label span:after {
  display: none;
  left: 3px;
  width: 10px;
  height: 10px;
  margin-top: -6px;
  background: #f00000;


}

.newsSortArea .sortItems li input {
  display: none;
}

.newsSortArea .sortItems li input:checked+label {
  color: #f00000;
  background: #fff7f7;
}

.newsSortArea .sortItems li input:checked+label span:before {
  border: 1px solid #f00000;
}

.newsSortArea .sortItems li input:checked+label span:after {
  display: block;
}

.newsSortArea .btnSort {
  padding: 10px;
}

.newsSortArea .btnSort a {
  display: block;
  padding: 8px 0;
  border: 1px solid #ddd;
  background: #fafafa;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.newsSortArea .btnSort a:hover {
  color: #f00000;
  background: #fff;
}

.newsSortArea .btnSort a .link {
  display: inline-block;
  position: relative;
  padding-left: 11px;
  line-height: 1;
  font-size: 108%;

}

.newsSortArea .btnSort a .link:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 5px;
  height: 7px;
  background: url(/common/images/icon_arrow.png) no-repeat;
}

.newsArea .newsBlock {
  margin-bottom: -1px;
  padding: 26px 0 24px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.newsArea .newsBlock .category {
  float: left;
  width: 80px;
  height: 21px;
  margin: 0 15px 10px 0;
  color: #fff;
  font-size: 84%;
  line-height: 21px;
  text-align: center;
}

.newsArea .newsBlock .date {
  margin: 0 0 10px;
  font-size: 108%;
  line-height: 21px;
  font-weight: bold;
}

.newsArea .newsBlock .news {
  font-size: 108%;
  line-height: 1.8;
  clear: left;
}


@media screen and (max-width:960px){

  .oshirase #Main_inner {
    width: 100%;
  }


  .groupRelease dd {
    float: left;
    width: 50%;
  }

  .groupRelease dd.odd a {
    border-right: 1px solid #ddd;
  }



}

@media screen and (max-width:640px){

  .groupRelease dd {
    float: none;
    width: 100%;
  }

  .groupRelease dd.odd a {
    border-right: none;
  }

  .newsIndex .pageTitle {font-size: 20px;}
  .newsYear .pageTitle {font-size: 20px;}


  .news .beginningArea {
    margin: 0 0 20px;
  }

  .newsIndex .beginningArea {
    margin-top: 30px;
  }


  .news .beginningArea .beginning {
    font-size: 93%;
    line-height: 1.6;
  }

  .news .beginningArea .linkListAreaGen {
    position: static;
    right: auto;
    bottom: auto;
    margin: 10px 0 0;
  }


  .newsSortArea .newsSortInner {
    display: block;
  }

  .newsSortArea .sortTitle,
  .newsSortArea .sortItems,
  .newsSortArea .btnSort {
    display: block;
  }

  .newsSortArea .sortTitle,
  .newsSortArea .btnSort {
    width: auto;
  }

  .newsSortArea .sortTitle {
    height: 34px;
    font-size: 93%;
    line-height: 34px;
    vertical-align: middle;
  }

  .newsSortArea .sortTitle br {
    display: none;
  }

  .newsSortArea .sortItems {
    width: 100%;
    margin-top: -1px;
    margin-bottom: -1px;
    border-bottom: none;
  }

  .newsSortArea.sort6 .sortItems ul {
  /*	margin-right: -1px;*/
    margin-bottom: -1px;
  }

  .newsSortArea .sortItems li {
    float: left;
    width: 50% !important;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: left;
  }

  .newsSortArea .sortItems li:nth-of-type(2n) {
    border-right: none;
  }

  .newsSortArea.sort6 .sortItems li:nth-of-type(3n) {
    border-right: 1px solid #ddd;
  }

  .newsSortArea .sortItems li:last-child {
    border-bottom: 1px solid #ddd;
  }


  .newsSortArea .sortItems li label {
    display: block;
    padding: 11px 14px;
    font-size: 93%;
    line-height: 12px;
  }


  .newsSortArea .btnSort {
    padding: 8px;
  }

  .newsSortArea .btnSort a {
    display: inline-block;
    width: 46%;
    padding: 10px 0;
    line-height: 1;
  }


  .newsSortArea .btnSort a .link {
    padding-left: 10px;
    font-size: 93%;

  }

  .newsSortArea .btnSort a .link:before {
    top: 2px;
  }

  .newsArea .newsBlock {
    padding: 18px 0;
  }

  .newsArea .newsBlock .category {
    float: left;
    width: 60px;
    height: 16px;
    margin: 0 10px 15px 0;
    color: #fff;
    font-size: 9px;
    line-height: 16px;
    text-align: center;
  }

  .newsArea .newsBlock .date {
    margin: 0 0 15px;
    font-size: 93%;
    line-height: 16px;
  }

  .newsArea .newsBlock .news {
    font-size: 93%;
    line-height: 1.7;
  }

}



/* ===============================================================
 リリース統合
=============================================================== */
.Rside {
  float: right;
  width: 220px;
  margin-top: 20px;
}
.Rside #sideNav {
  background: none;
}
.Rside p {
  font-size: 12px;
  line-height: 1.7;
  margin-bottom: 5px;
}
.Rside a.link {
  display: inline-block;
  position: relative;
  padding-left: 11px;
  font-size: 12px;
  line-height: 1.7;
  transition: .3s;
}
.Rside a.link:hover {
  color: #f00000;
  text-decoration: none;
}

.Rside a.link:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 5px;
  height: 7px;
  background: url(/common/images/icon_arrow.png) no-repeat;
}
.Rside a.blank {
  display: inline-block;
  position: relative;
  padding-right: 19px;
}
.Rside a.blank:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 11px;
  margin: 4px 0 0 5px;
  background: url(/common/images/icon_blank.png) no-repeat;
}
.Rside a.blank:hover:after {
  background-position: 0 100%;
}
#Head_Area {
  float: left;
  width: 708px;
}
#Head_Area a.rss {
  display: inline-block;
  position: relative;
  padding-left: 15px;
}

#Head_Area a.rss:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 12px;
  height: 12px;
  background: url(/common/images/icon_rss_s.png) no-repeat;
}
#Head_Area a.link {
  display: inline-block;
  position: relative;
  padding-left: 11px;
}

#Head_Area a.link:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 5px;
  height: 7px;
  background: url(/common/images/icon_arrow.png) no-repeat;
}
.newsArea .newsBlock .date {
  font-size: 13px;
}
.newsArea .newsBlock .news {
  font-size: 13px;
}
.newsArea .newsBlock .category {
  font-size: 12px;
  width: 86px;
  margin-bottom: 13px;
}
.newsArea .h2style {
  border: none;
  padding: 0;
}
.resultText {
  font-size: 24px;
  color: #f00000;
  letter-spacing: .05em;
  margin: 22px 0 13px;
}
.newsArchive {
  margin-top: 36px;
}
#moreArticle,
.newsArchiveList li a {
  border: 1px solid #ddd;
  background: #fafafa;
  display: block;
  max-width: 100%;
  width: 200px;
  margin: 40px auto 0;
  cursor: pointer;
  font-size: 13px;
  transition: .2s;
  padding: 10px 0 9px;
  box-sizing: border-box;
}
#moreArticle:hover,
.newsArchiveList li a:hover {
  background: #fff;
  color: #f00000;
}
#moreArticle span {
  display: inline-block;
  padding-left:  15px;
  position: relative;
}
#moreArticle span:before {
  content: "";
  background: url("/common/images/icon_anchor.png") left center no-repeat;
  width: 7px;
  height: 5px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
  transition: .2s;
}
#moreArticle.moreBtnAll span:before {
  transform: rotate(180deg);
  margin-top: -4px;
}
.newsArchiveList {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.newsArchiveList li a {
  text-align: center;
  width: 100%;
  margin: 0;
}
.newsArchiveList li a span {
  display: inline-block;
  padding-left:  13px;
  line-height: 1;
  background: url("/common/images/icon_arrow.png") left center no-repeat;
}
#searchArea {
  background: #eee;
}
.searchHdg {
  background: #999;
  color: #fff;
  font-size: 13px;
  text-align: center;
  padding: 4px 0;
}
#sideNav .searchHdg {
  margin-top: 30px;
  font-size: 13px;
  line-height: 1.7;
}
.searchAreaInner {
  padding: 0 5px 15px;
}
.searchText {
  color: #333;
  font-size: 12px;
  padding: 6px 5px;
  margin-top: 5px;
}
#searchArea input[type="text"],
#searchArea input[type="tel"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  border-radius: 0;
  outline: none;
  background: #fff;
  color: #333;
  font-size: 12px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  padding: 5px 5px 6px;
}
#searchArea input[type="tel"]:-ms-input-placeholder {
  color: #ddd;
}
#searchArea input[type="tel"]::-webkit-input-placeholder {
  color: #ddd;
}
#searchArea input[type="tel"]:placeholder-shown {
  color: #ddd;
}
#searchArea input[type="text"]:focus,
#searchArea input[type="tel"]:focus {
  outline: none;
  border-color: #f00000;
  background: #fff7f7;
}
#searchArea .keywords {
  width: 100%;
}
#searchArea .date {
  width: 70px;
  text-align: center;
  ime-mode: disabled;
}
.searchDateAtend {
  font-size: 11px;
  color: #f00000;
  margin-bottom: 10px;
}
#searchArea .checkList label {
  cursor: pointer;
  display: block;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center;
  height: 100%;
}
#searchArea .checkList label input[type="checkbox"] {
  display: none;
}
#searchArea .checkList label span {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  position: relative;
  background: #fff;
  color: #333;
  font-size: 12px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  padding: 7px 5px 6px 23px;
  box-sizing: border-box;
  width: 100%;
  line-height: 1.3;
}
#searchArea .checkList label span:before {
  content: "";
  border: 1px solid #777;
  width: 11px;
  height: 11px;
  display: block;
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -7px;
}
#searchArea .checkList label span:after {
  content: "";
  background: url("/news/images/icon_check.png") center no-repeat;
  background-size: 11px;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  left: 6px;
  display: none;
  margin-top: -6px;
}
#searchArea .checkList label input[type="checkbox"]:checked + span {
  border-color: #f00000;
  background: #fff7f7;
}
#searchArea .checkList label input[type="checkbox"]:checked + span:before {
  border-color: #f00000;
}
#searchArea .checkList label input[type="checkbox"]:checked + span:after {
  display: block;
}
.checkList {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.checkList li {
  width: 48.57142857142857%;
  margin: 0 2.857142857142857% 6px 0;
}
.checkList li:nth-child(2n) {
  margin-right: 0;
}
.checkList.company {
  margin-bottom: 15px;
}
.checkList.category {
  margin-bottom: 20px;
}
.searchDate {
  margin-bottom: 6px;
  display: inline-block;
}
.searchDate span {
  color: #333;
  font-size: 12px;
  display: inline-block;
  margin: 0 5px;
}
#searchBtn {
  color: #fff;
  font-size: 13px;
  background: #f00000;
  text-align: center;
  border: none;
  outline: none;
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 7px 0;
  margin-top: 3px;
  transition: .2s;
}
#searchBtn.off {
  background: #ddd;
  pointer-events: none;
}
#searchBtn span {
  display: inline-block;
  padding-right: 24px;
  background: url("/news/images/icon_search.png") center right no-repeat;
}
.newsArea .newsBlock.hidden {
  display: none;
}
.pagingArea-wrap {
  text-align: center;
  margin: 25px auto 15px;
}
#pagingArea {
  display: inline-block;
  padding: 0 73px;
  position: relative;
  letter-spacing: -.45em;
  box-sizing: border-box;
}
#pagingArea span.inbox {
  display: inline-block;
  margin: 5px;
}
#pagingArea span.pre span,
#pagingArea span.next span,
#pagingArea span.inbox span {
  display: inline-block;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 1;
  border: 1px solid #f00000;
  padding: 8px 9px;
  background: #f00000;
  color: #fff;
}
#pagingArea span.pre a,
#pagingArea span.next a,
#pagingArea span.inbox a {
  display: block;
}
#pagingArea span.inbox a span {
  color: #333;
  background: #fafafa;
  border-color: #ddd;
}
#pagingArea span.pre a span,
#pagingArea span.next a span,
#pagingArea span.inbox a span {
  transition: .2s;
}
#pagingArea span.pre a:hover span,
#pagingArea span.next a:hover span,
#pagingArea span.inbox a:hover span {
  color: #f00000;
}
#pagingArea span.pre,
#pagingArea span.next {
  position: absolute;
  display: inline-block;
  margin: 5px 0;
}
#pagingArea span.pre {
  left: 0;
}
#pagingArea span.next {
  right: 0;
}
#pagingArea span.pre span,
#pagingArea span.next span {
  color: #333;
  background: #fafafa;
  border-color: #ddd;
}
#pagingArea span.pre span {
  padding: 8px 10px 8px 27px;
  background: url("/news/images/icon_arrow_prev.png") center left 10px no-repeat;
  background-size: 13px auto;
}
#pagingArea span.next span {
  padding: 8px 27px 8px 10px;
  background: url("/news/images/icon_arrow_next.png") center right 10px no-repeat;
  background-size: 13px auto;
}

@media screen and (min-width:961px) {
  .layout01 #Cont {
    min-height: 550px;
  }
  .searchText:first-child {
    margin-top: 0;
  }
  .checkList.company li {
    width: 100%;
    margin-right: 0;
  }
  .toggleSwitchPC {
    border-top: 1px solid #ddd;
    position: relative;
    cursor: pointer;
  }
  .toggleSwitchPC:before,
  .toggleSwitchPC:after {
    content: "";
    position: absolute;
    background: #333;
    height: 2px;
    width: 12px;
    right: 5px;
    top: 13px;
    transition: .2s;
  }
  .toggleSwitchPC:after {
    transform: rotate(90deg);
  }
  .toggleSwitchPC.open:after {
    transform: rotate(0deg) scale(0);
  }
  .toggleContentsPC {
    display: none;
  }
  .toggleContentsSP {
    display: block !important;
  }
}
@media screen and (min-width:641px) {
  .newsArchiveList li {
    width: 30.50847457627119%;
    margin: 15px 4.23728813559322% 0 0;
  }
  .newsArchiveList li:nth-child(3n) {
    margin-right: 0;
  }
  .newsArchiveList li:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width:960px) {
  .Rside {
    clear: both;
    float: none;
    width: 100%;
    margin: 0 0 50px;
  }
  #Head_Area {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }
  #searchArea {
    background: #fafafa;
    border: 1px solid #ddd;
  }
  .searchHdg {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    background: #fafafa;
    padding: 6px 0;
  }
  #sideNav .searchHdg {
    background: #999;
    color: #fff;
    font-size: 15px;
    margin-top: 0;
    padding: 18px 15px 18px;
    font-weight: normal;
    text-align: left;
    line-height: 1;
  }
  .searchText {
    margin-top: 8px;
  }
  .toggleSwitchSP {
    position: relative;
    cursor: pointer;
  }
  .toggleSwitchSP:before,
  .toggleSwitchSP:after {
    content: "";
    position: absolute;
    background: #f00000;
    height: 2px;
    width: 16px;
    right: 8px;
    top: 15px;
    border-radius: 1px;
    transition: .2s;
  }
  .toggleSwitchSP:after {
    transform: rotate(90deg);
  }
  .toggleSwitchSP.open:after {
    transform: rotate(0deg) scale(0);
  }
  .toggleContentsSP {
    display: none;
  }
  .toggleContentsPC {
    display: block !important;
  }
  .searchAreaInner {
    border-top: 1px solid #ddd;
  }
  .checkList.company,
  .checkList.category {
    margin-bottom: 0;
  }
  #searchArea .date.year {
    width: 63px;
  }
  #searchArea .date.month {
    width: 38px;
  }
  #searchBtn {
    margin-top: 14px;
  }
  .pagingArea-wrap {
    margin: 20px auto 40px;
  }
  #pagingArea {
    display: block;
  }
}
@media screen and (max-width:640px) {
  .Rside {
    margin: 0 0 25px;
  }
  .newsArchive {
    margin-bottom: 25px;
  }
  .newsArchive .h2style {
    padding: 17px 15px;
    color: #fff;
    background-color: #999;
    font-size: 15px;
    margin-bottom: 15px;
  }
  .newsArchiveList li {
    width: 49%;
    margin: 15px 2% 0 0;
  }
  .newsArchiveList li:nth-child(2n) {
    margin-right: 0;
  }
  .newsArchiveList li:nth-child(-n+2) {
    margin-top: 0;
  }
  #pagingArea span.pre span,
  #pagingArea span.next span,
  #pagingArea span.inbox span {
    font-size: 12px;
    padding: 8px 9px;
  }
  #pagingArea span.pre span {
    padding: 8px 10px 8px 27px;
    background-size: 10px auto;
  }
  #pagingArea span.next span {
    padding: 8px 27px 8px 10px;
    background-size: 10px auto;
  }
}
@media screen and (max-width:500px) {
  #pagingArea {
    padding: 0 50px;
  }
  #pagingArea span.inbox {
    margin: 5px 3px;
  }
  #pagingArea span.pre span,
  #pagingArea span.next span,
  #pagingArea span.inbox span {
    font-size: 10px;
    padding: 8px 6px;
  }
  #pagingArea span.pre span {
    padding: 8px 6px 8px 21px;
    background-position: center left 6px;
  }
  #pagingArea span.next span {
    padding: 8px 21px 8px 6px;
    background-position: center right 6px;
  }
}
