@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Quicksand:300,400,700);
/* reset css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  overflow-y: scroll;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

input, textarea {
  margin: 0;
  padding: 0;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th {
  text-align: left;
}

a:focus {
  outline: none;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*/
     /*/
height: auto;
overflow: hidden;
/**/
}

.both {
  clear: both;
}

.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* 基本クラス */
.s_width {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
}

.partner_width {
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
}

.header_width {
  width: 100%;
  max-width: 200px;
  margin: 0;
}

.content-width {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.search_container{margin-bottom: 50px;}
.new{color:#fd0000;}

.content-width .arc_p{color:#fff;
font-size: 130%;
margin-left: 10px;}

.content-width-2 {
  width: 100%;
  max-width: 300px;
  margin-top: 10px;
  float: right;
}


#header-logo-tite a{
	float: left;
}


#header-logo-wide a{
	float: left;
}

@media screen and (max-width: 840px) {
 .content-width-2 {
    display: none;
  }
}

body {
  font-family: 'Quicksand', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  word-break: break-word;
  word-wrap: break-word;
  margin-top: 110px;
}
@media screen and (max-width: 640px) {
  body {
    margin-top: 0;
    height:0px;
    margin: 0px;
  }
}

p {
  font-size: 13px;
  line-height: 175%;
  color: EFEFEF;
}

b {
  font-size: 13px;
  line-height: 175%;
  color: red;
  float:right;
}


.floatleft {
  float: left;
}

.dispnone {
  display: none;
}

a {
  color: black;
  font-size: 13px;
  text-decoration: none;
}

a:hover,
a:hover img,
button.slick-prev:hover img,
button.slick-next:hover img,
button img.hoveralpha:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.slick-slide a:hover,
.slick-slide a:hover img {
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}

@media screen and (max-width: 640px) {
  .pc-only {
    display: none;
  }
}

.sp-only {
  display: none;
}
@media screen and (max-width: 640px) {
  .sp-only {
    display: block;
  }
 #header {top: 0px !important; border-bottom: 14px solid black !important;} 
}

/* header */
#header {
  background-color: #EFEFEF;
  width: 100%;
  position: fixed;
  top: -10px;
  margin: 0;
  padding: 0;
  z-index: 9999;
  border-bottom: 4px solid black;
}
@media screen and (max-width: 640px) {
  #header {
    position: relative;
  }
}

#header-inner {
  position: relative;
  height: 110px;
}
@media screen and (max-width: 640px) {
  #header-inner {
    height: 110px;
  }
}

#header-logo-wide {
  margin-top: 25px;
  float: left;
}

#header-logo-wide span.logoside_text {
  font-size: 16px;
    vertical-align: top;
    padding-left: 15px;
    padding-top: 48px;
    display: table-cell;
    float: left;
}
@media screen and (max-width: 640px) {
  #header-logo-wide {
    margin: 0 auto 0 auto; margin-top:0px;
    width: 85%;
    float: none;
    text-align: center;
  }
  #header-logo-wide span.logoside_text {
    display: block;
    line-height: 12px;
    float: none;
  }


}

#header-logo-wide #logoside_text {padding-top: 38px;}

#logoside_text {
    font-size: 16px;
    vertical-align: top;
    padding-left: 15px;
    padding-top: 14px;
    display: table-cell;
    float: left;
}

#logoside_text ul li {
  display: inline-block;
  margin: 0 15px 0 0;
}
#logoside_text ul li iframe {
  vertical-align: bottom;
  margin-top: 0px;
}

@media screen and (max-width: 640px) {
  #logoside_text {
    position: absolute;
    bottom: 0;
    width: 85%;
    text-align: center;
  }
}

#logoside_text_wide {
    font-size: 16px;
    vertical-align: top;
    padding-left: 15px;
    padding-top: 48px;
    display: table-cell;
    float: left;
}

#logoside_text_wide ul li {
  display: inline-block;
  margin: 0 15px 0 0;
}
#logoside_text_wide ul li iframe {
  vertical-align: bottom;
  margin-top: 0px;
}

@media screen and (max-width: 640px) {
  #logoside_text_wide {
    position: absolute;
    bottom: 0;
    width: 85%;
    text-align: center;
  }
}

#logoside_text_tite {
    font-size: 16px;
    vertical-align: top;
    padding-left: 15px;
    padding-top: 14px;
    display: table-cell;
    float: left;
}

#logoside_text_tite ul li {
  display: inline-block;
  margin: 0 15px 0 0;
}
#logoside_text_tite ul li iframe {
  vertical-align: bottom;
  margin-top: 0px;
}

@media screen and (max-width: 640px) {
  #logoside_text_tite {
    position: absolute;
    bottom: 0;
    width: 85%;
    text-align: center;
  }
}

#header-sns-tite {
  display: none;
  position: absolute;
  bottom: 15px;
  right: 15px;
  float: right;
}
#header-sns-tite ul {
  font-size: 0;
  margin: 0 0 0 15px;
  padding: 20px 0 0 0;
}
#header-sns-tite ul li {
  display: inline-block;
  margin: 0 15px 0 0;
}
#header-sns-tite ul li iframe {
  vertical-align: bottom;
  margin-top: 0px;
}
@media screen and (max-width: 640px) {
  #header-sns-tite {
    display: none;
  }
}

#search-wide {
  float: right;
  width: 200px;
  margin-right: 20px;
}

@media screen and (max-width: 860px) {
  #search-wide {
    display: none;
  }
}

#header-logo-tite {
  margin-top: 25px;
  float: left;
  display: none;
  bottom: 15px;
}

#header-sns-wide {
  padding-left: 40px;
  padding-top:  15px;
  float:right;
}
#header-sns-wide ul {
  font-size: 0;
  margin: 0px;
  /*	background: url('../img/common/img_hukidashi.png') left 5px no-repeat; */
}
#header-sns-wide ul li {
  display: inline-block;
  margin-left: 20px;
}
#header-sns-wide ul li iframe {
  vertical-align: bottom;
}
@media screen and (max-width: 840px) {
  #header-sns-wide {
    display: none;
  }
}


#header-sns-tite {
  display: none;
  position: absolute;
  bottom: 15px;
  right: 15px;
  float: right;
}
#header-sns-tite ul {
  font-size: 0;
  margin: 0 0 0 15px;
  padding: 20px 0 0 0;
}
#header-sns-tite ul li {
  display: inline-block;
  margin: 0 15px 0 0;
}
#header-sns-tite ul li iframe {
  vertical-align: bottom;
  margin-top: 0px;
}
@media screen and (max-width: 640px) {
  #header-sns-tite {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  #timeline-area {
    display: none;
  }
}

#filters div {
  width: 120px !important;
}

#footer-wrapper {
  background-color: #a1c8d4 ;
}

#footer {
  position: relative;
  height: 90px;
  color: white;
}
#footer ul {
  font-size: 0;
  float: left;
  margin-top: 33px;
}
@media screen and (max-width: 640px) {
  #footer ul {
    margin-top: 0;
    padding-top: 15px;
    float: none;
  }
}
#footer ul li {
  display: inline-block;
  background: url("../img/common/icon_arrow_footer.png") 0 3px no-repeat;
  font-size: 16px;
  padding-left: 23px;
  margin: 0 20px 0 10px;
}
@media screen and (max-width: 640px) {
  #footer ul li {
    display: block;
  }
}
#footer ul li a {
  color: black;
  text-decoration: none;
  font-size: 13px;
}
#footer p.copyright {
  text-align: right;
  color: black;
  padding-top: 34px;
}
@media screen and (max-width: 640px) {
  #footer p.copyright {
    position: absolute;
    bottom: 8px;
    left: 35%;
  }
}

#footer-sprout {
  position: absolute;
  right: 117px;
  bottom: 26px;
}
@media screen and (max-width: 640px) {
  #footer-sprout {
    position: absolute;
    right: 10px;
    bottom: 18px;
  }
}

.section-title {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  line-height: 100%;
}

.section-subtitle {
  font-weight: bold;
  text-align: center;
}

/* archive */
#search-area {
  width: 93%;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  #search-area {
    float: center;
  }
}

.search-area-width{
  height: 160px;
  background-color: #3A3131;

}

#search {
     padding-top: 0px;
     padding-bottom: 0px;
}
 
#s  {
     width: 150px;　// 検索フォームの横幅
     padding: 10px 0px 0px 20px;
     height: 30px;　// 検索フォームの文字記入部分の高さ
     border: 1px solid #999;　// 検索フォームのボーダー　1pxあるのに注意
     color: #333;　//検索フォームの文字色
     background-color: #fff;　　// 検索フォームの背景色
     font-size: 20px;　// 検索フォームの文字サイズ
}  
#searchsubmit {
    position: absolute;
    background: #999;
    padding: 4px 10px;
    color: #FFFFFF;
    font-size: 0.9em;
}  
*:first-child + html #searchsubmit    {  
    top: 1px;  
}  
 
#search #searchform {
     position: relative;
}

#article-archive-wrapper {
  background-color: #3A3131;
  padding-bottom: 50px;
}
@media screen and (max-width: 640px) {
  #article-archive-wrapper {
    padding-bottom: 25px;
  }
}

#archive-menu-wrapper {
  background: url("../img/common/bg_archive_menu.png") top left repeat-x;
  margin-bottom: 12px;
}
#archive-menu-wrapper button {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  outline: none;
  cursor: pointer;
  width: 160px !important;
}

.article-item {
  width: 238px;
  height: 264px;
  background-color: #efefef;
  border: 4px solid #3A3131;
  padding: 9px;
}
@media screen and (max-width: 640px) {
  .article-item {
    width: 50%;
  }
}
.article-item.fix {
  background-color: #e5e5e5;
}
.article-item.special {
  width: 476px;
  height: 530px;
  background-color: #e5e5e5;
}
@media screen and (max-width: 640px) {
  .article-item.special {
    width: 100%;
  }
}
.article-item.special .img-area {
  position: relative;
  width: 457px;
  height: 345px;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .article-item.special .img-area {
    width: 100%;
    max-height: 280px;
    height: auto;
  }
}
.article-item.special h3.title {
  font-size: 24px;
}
.article-item.special p.outline {
  font-size: 14px;
}
.article-item .img-area {
  position: relative;
  margin-left: -3.5px
  width: 218px;
  height: 164px;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .article-item .img-area {
    width: 100%;
    max-height: 140px;
    height: auto;
  }
}
.article-item .img-area span {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 11px;
  color: white;
  width: 80px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.article-item .img-area span.life {
  background-color: #915b90;
}
.article-item .img-area span.love {
  background-color: #cda2ac;
}
.article-item .img-area span.food {
  background-color: #d45c37;
}
.article-item .img-area span.special {
  background-color: #98502e;
}
.article-item .img-area span.culture {
  background-color: #738bab;
}
.article-item .img-area span.sports {
  background-color: #5b622e;
}
.article-item .img-area span.person {
  background-color: #e1c300;
}
.article-item .img-area span.place {
  background-color: #df8e00;
}
.article-item .img-area span.none {
  background-color: black;
}
.article-item .img-area-fix {
  width: 218px;
  height: 200px;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .article-item .img-area-fix {
    width: 100%;
    height: auto;
  }
}
.article-item p.Sponsored {
  font-size: 12px;
  float: right;
  color: rgb(137, 71, 83);
}
.article-item p.fix-text {
  font-size: 12px;
}
.article-item p.date {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 3px;
}
.article-item p.date span {
  top: 0;
  left: 0;
  font-size: 11px;
  color: white;
  width: 80px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 5px;
}
.article-item p.date span.person {
  background-color: #B25979;
}
.article-item p.date span.culture {
  background-color: #C6BCA5;
}
.article-item p.date span.other {
  background-color: #59BF65;
}
.article-item p.date span.tabloid {
  background-color: #894753;
}
.article-item p.date span.blog {
  background-color: #F5AD6E;
}
.article-item p.date span.sports {
  background-color: #5b622e;
}
.article-item p.date span.place {
  background-color: #df8e00;
}
.article-item p.date span.data {
  background-color: #D2CBBB;
}
.article-item p.date span.marketing {
  background-color: #B25979;
}
.article-item p.date span.none {
  background-color: black;
}
.article-item p.date span.new {
  color: #fd0000;
  font-weight: bold;
}
.article-item h3.title {
  font-size: 15px;
  font-weight: bold;
}
.article-item:hover img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.article-item:hover h3.title {
  color: black;
}
.article-item:hover.life {
  background-color: #e5e5e5;
}
.article-item:hover.love {
  background-color: #e5e5e5;
}
.article-item:hover.food {
  background-color: #e5e5e5;
}
.article-item:hover.special {
  background-color: #e5e5e5;
}
.article-item:hover.culture {
  background-color: #e5e5e5;
}
.article-item:hover.sports {
  background-color: #e5e5e5;
}
.article-item:hover.person {
  background-color: #e5e5e5;
}
.article-item:hover.place {
  background-color: #e5e5e5;
}
.article-item:hover.none {
  background-color: #e5e5e5;
}
.article-item:hover.blog {
  background-color: #C6C6C6;
}
.article-item:hover.tabloid {
  background-color: #C6C6C6;
}

.article-item:hover.recruit {
  background-color: #738bab;
}



/* main slider */
div#mainslide {
  margin-bottom: 50px;
  border:2px solid black;
}
@media screen and (max-width: 640px) {
  div#mainslide {
    margin-bottom: 0;
  }
}

div.slide-item {
  width: 960px;
}
div.slide-item div.photo-area {
  float: right;
  background-color: #fff;
}
@media screen and (max-width: 960px) {
  div.slide-item div.photo-area {
    float: none;
    width: 100%;
  }
  div.slide-item div.photo-area img {
    width: 100%;
  }
}
div.slide-item.life {
  background-color: #915b90;
}
div.slide-item.love {
  background-color: #cda2ac;
}
div.slide-item.tabloid {
  background-color: #efefef;
}
div.slide-item.special {
  background-color: #98502e;
}
div.slide-item.culture {
  background-color: #C6BCA5;
}
div.slide-item.other {
  background-color: #59BF65;
}
div.slide-item.person {
  background-color: #B25979;
}
div.slide-item.place {
  background-color: #df8e00;
}
div.slide-item.blog {
  background-color: #F5AD6E
}
div.slide-item div.info-area {
  padding: 100px 30px;
  margin-right: 600px;
  height: 450px;
}
@media screen and (max-width: 960px) {
  div.slide-item div.info-area {
    padding: 30px;
    margin: 0;
    height: auto;
  }
}
@media screen and (max-width: 640px) {
  div.slide-item div.info-area {
    display: none;
  }
}
div.slide-item div.info-area p.category {
  width: 90px;
  line-height: 28px;
  text-align: center;
  font-weight: bold;
}
div.slide-item div.info-area p.category.tabloid {
  background-color: #894753;
  color: white;
  float: left;
  margin-right: 10px;
}
div.slide-item div.info-area p.category.life {
  color: #915b90;
}
div.slide-item div.info-area p.category.love {
  color: #cda2ac;
}
div.slide-item div.info-area p.category.food {
  color: #d45c37;
}
div.slide-item div.info-area p.category.special {
  color: #98502e;
}
div.slide-item div.info-area p.category.blog {
  color: #F5AD6E;
}
div.slide-item div.info-area p.category.culture {
  color: #C6BCA5;
}
div.slide-item div.info-area p.category.sports {
  color: #5b622e;
}
div.slide-item div.info-area p.category.person {
  color: #B25979;
}
div.slide-item div.info-area p.category.place {
  color: #df8e00;
}
div.slide-item div.info-area h3 {
  margin-top: 15px;
  font-weight: bold;
  font-size: 24px;
  color: #black;
  float: left;
}
div.slide-item div.info-area p.date {
  margin-right: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #black;
  float:left;
  margin-top: 2px;
}

div.slide-item div.info-area p.sponsored {
  font-weight: bold;
  font-size: 14px;
  color: #894753;
  text-align: right;
  float: right;
  margin-top: 15px;
}

div.slide-item div.info-area p.new {
  font-weight: bold;
  font-size: 14px;
  color: #red;
  margin-top: 2px;
}

.sns-btn-area {
  font-size: 0;
  margin-top: 60px;
}
.sns-btn-area li {
  display: inline-block;
  margin: 0 120px;
}

@media screen and (max-width: 640px) {
  .sns-btn-area li {
    margin: 0 2%;
    width: 46%;
  }

  .sns-btn-area li img {
    width: 100%;
    margin-left: 100px;
  }
}

.partner-btn-area {
  font-size: 0;
  margin-top: 60px;
  margin-bottom: -50px;
  text-align:center;
  background-color:#efefef;


}
.partner-btn-area li {

  display: inline-block;
  margin: 0 11px;
}

@media screen and (max-width: 640px) {
  .partner-btn-area li {
    margin: 0 2%;
    width: 46%;
  }

  .partner-btn-area li img {
    width: 100%;
  }
}


#contact-area {
  padding-top: 30px;
  padding-bottom: 40px;
}

.contact-btn-area {
  font-size: 0;
  margin-top: 20px;
  text-align: center;
}
.contact-btn-area li {
  display: inline-block;
  margin: 0 15px;
}
@media screen and (max-width: 640px) {
  .contact-btn-area li {
    margin: 0 2%;
    width: 46%;
  }
}

.slick-prev,
.slick-next {
  width: 40px;
  height: 40px;
}

.slick-prev:before {
  content: none;
}

.slick-next:before {
  content: none;
}

.slick-dots {
  bottom: -25px;
}
@media screen and (max-width: 640px) {
  .slick-dots {
    bottom: 15px;
  }
}

.slick-dots li {
  width: 10px;
  height: 10px;
}

.slick-dots li button {
  background: #d2d2d2;
  width: 10px;
  height: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.slick-dots li button:before {
  width: 10px;
  height: 10px;
  content: none;
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button {
  background: #A1C8D4;
}

form label {
  cursor: default;
}

form input.btn {
  color: #fff;
  padding: 0 10px !important;
}

#main-area form p.anq {
  margin-bottom: 20px;
}

#dynamic-to-top span {
  display: block;
  overflow: hidden;
  width: 14px;
  height: 12px;
  background: url(https://www.70seeds.jp/wp-content/plugins/dynamic-to-top/css/images/up.png) no-repeat center center;
}

@media screen and (max-width: 640px) {
  .picker select {
    font-size: 12px;
  }
}

#main-area div.social-area div.social-btn {
  min-width: 135px;
}
#main-area div.social-area div.social-btn iframe {
  vertical-align: bottom;
}
@media screen and (max-width: 640px) {
  #main-area div.social-area div.social-btn {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  #main-area div.social-area div.social-btn img {
    width: 60%;
  }
}
@media screen and (max-width: 640px) {
  #main-area div.social-area div.social-btn img.sp-width-full {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  #main-area div.social-area div.social-btn a {
    display: inline;
  }
}
@media screen and (max-width: 640px) {
  #main-area div.social-area div.social-btn a.left-button {
    margin-left: 5px;
  }
}
@media screen and (max-width: 640px) {
  #main-area div.social-area div.social-btn.sp-float-right {
    float: right;
  }
}

#main-area div.person {
  display: block;
  margin-top: 0px;
  padding: 5px;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  background-color: #f6f6f6;
  border-style: dotted;
  border-color: #ccc;
  border-width: 1px;
  margin-bottom: 20px;
}
#main-area div.person p {
  font-size: 90%;
}

#main-area p.person_name {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 0;
}

#main-area p.person_status {
  font-weight: bold;
  margin-bottom: 0;
  color: #555555;
}

/* timeline customize*/
.vco-slider .slider-container-mask .slider-container {
  display: none !important;
}

.vco-slider .nav-next {
  display: none !important;
}

.vco-slider .slider-container-mask {
  height: 0 !important;
}

.vco-timeline .vco-navigation .timenav-background .timenav-line {
  background-color: #729a1d !important;
}

.vco-timeline .vco-navigation .timenav .content .marker .dot {
  background: #729a1d !important;
}

.vco-timeline .vco-navigation .timenav .time .time-interval-major div {
  color: #729a1d !important;
}

.vco-timeline .vco-navigation .timenav .content .marker .flag .flag-content h3, .vco-timeline .vco-navigation .timenav .content .marker .flag-small .flag-content h3 {
  color: #729a1d !important;
}

.vco-timeline .vco-navigation .timenav .time .time-interval div {
  color: #729a1d !important;
}

.vco-storyjs h1 a, .vco-storyjs h2 a, .vco-storyjs h3 a, .vco-storyjs h4 a, .vco-storyjs h5 a, .vco-storyjs h6 a {
  color: #729a1d !important;
}

.vco-storyjs .vco-feature .slider, .vco-storyjs .vco-feature .vco-slider {
  padding-top: 0 !important;
  border-top: 6px solid #729b1e;
  margin-top: 20px;
}

.vco-timeline .vco-navigation .timenav-background .timenav-indicator {
  display: none;
}

.vco-timeline .vco-navigation .timenav-background {
  background-color: #f9f9f9 !important;
}

.vco-timeline .vco-navigation .timenav-background .timenav-interval-background {
  -webkit-box-shadow: -1px -1px 7px -1px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: -1px -1px 7px -1px rgba(0, 0, 0, 0.1) !important;
  box-shadow: -1px -1px 7px -1px rgba(0, 0, 0, 0.1) !important;
}

.vco-timeline .vco-navigation .vco-toolbar .back-home {
  display: none;
}

.pagesprit {
   clear: both;
   color: #27364f;
   line-height:1.714285714;
   text-align:center;
 
}
.page-numbers a {
    display:inline-block;
    border:solid 1px #ccc;
    border:solid 0.0714285714285714rem #ccc;
    text-decoration:none;
}
.page-numbers a:hover {
    color:white;
    background: #27364f;
}
.numbers {
    margin: 0 8px;
    margin: 0 0.5714285714285714rem;
}