/*
Theme Name: eases2
Author: eases
Description: eases2
Version: 1.0
Control number: 100150807001
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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

td,
th {
  padding: 0;
}


/* ■ Reset default browser CSS.
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

h1, h2, h3 {
  margin: 0;
  padding: 0; }

html, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  font-style: normal; }

img { border: 0; vertical-align: bottom; }

a { text-decoration: none; outline: medium none; color:#2d6bb1; }

a:hover { text-decoration: underline; }

abbr { text-decoration: none; }

hr {
  clear: both;
  color: #999999;
  height: 1px;
  margin: 0; }

ul, ol {
  list-style-type: none; }

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

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
  line-height: 1.8;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  color: #555;
  text-align: center; }

:focus {/* remember to define focus styles! */
	outline: 0; }

#wrap, #wrap_top, #wrap_blog {}

/* ■ ヘッダー
-------------------------------------------------------------- */
#header[role="banner"] {}

/* ■ ページボディ
-------------------------------------------------------------- */
#pagebody {
  text-align: left; }

/* ■ メイン
-------------------------------------------------------------- */
#wrap_top #main[role="main"],
#wrap #main[role="main"],
#wrap_blog #main[role="main"] {}

/* ■ Google Map API 利用のため
-------------------------------------------------------------- */
#map_canvas {
  width: 100%;
  height: 200px; }
  @media screen and (min-width: 480px) {
    #map_canvas {
      height: 400px; } }
  @media screen and (min-width: 768px) {
    #map_canvas {
      margin-bottom: 40px; } }

/* ■ メイン　ブログ記事部分
-------------------------------------------------------------- */
#main nav {
  margin: 0 20px;
  _zoom: 1;
  overflow: hidden; }

#main nav span.previous {
  float: left; }

#main nav span.next {
  float: right; }

#wrap_blog #main article {
  margin: 0 10px; }
  @media screen and (min-width: 768px) {
    #wrap_blog #main article {
      margin: 0; } }

#wrap_blog #main article header .entry-meta {
  margin: 0 10px 10px; }

#wrap_blog #main article p {
  margin: 0 10px 20px; }

#wrap_blog #main article footer {
  margin: 0 10px 20px;
  text-align: right; }

#wrap_blog #main .comment {
  margin: 0 0 20px; }

#wrap_blog #main .comment-author {
  padding-right: 20px; }

#wrap_blog #main .reply {
  padding-left: 20px; }

#wrap_blog #main label {
    display: block; }

/* 記事下のメタ情報 */
ul.footer-meta {
  margin-bottom: 20px;
  _zoom: 1;
  overflow: hidden; }

ul.footer-meta li {
  display: inline; }
  @media screen and (min-width: 480px) {
    .footer-meta li {

    margin: 0 5px; } }

/* 続きを読む */
.more-link {
  _zoom: 1;
  overflow: hidden; }

.more-link a {
  float: right;
  padding: 10px 20px;
  border-radius:6px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 5px -1px;
  -webkit-box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 5px -1px;
  -moz-box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 5px -1px;
  background-color: #2980b9;
  text-align: center;
  color: #fff;
  text-decoration: none; }

/* 記事下のページャー */
#main nav.pagenavi {
  margin-bottom: 20px;
  _zoom: 1;
  overflow: hidden; }

#main nav.pagenavi .previous {
  float: left; }

#main nav.pagenavi .next {
  float: right; }

/* 画像の左、中央、右寄せ */
#wrap_blog #main article div.alignleft { float: left; }

#wrap_blog #main article div.aligncenter {
  display: block;
  margin: 0 auto; }

#wrap_blog #main article div.alignright { float: right; }

.wp-caption {}

.wp-caption-text {}

/* コメント */
#comment h3 {
  margin-bottom: 20px;
  border-bottom: 2px solid #ccc;
  font-weight: 600; }

.required{ color: #fe56aa; }

.commets-list,
.trackback-list{
  overflow: hidden;
  margin-bottom: 40px; }

.commets-list li,
.trackback-list li{
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #ddd; }

.commets-list .avatar{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

.comment-body p{ clear: both; }

.reply{ text-align: right; }

.bypostauthor{ 	/* 記事投稿者のコメントのスタイル */ }

.children{ padding-left: 2em; }

#respond{ margin-bottom: 40px; }

/* ■ サイドバー
-------------------------------------------------------------- */
#side[role="complementary"] {}

/* 月別アーカイブ */
.monthly h3 {
  margin: 0 0 10px 10px;
  padding: 0px 0px 0px 12px;
  background: none;
  color: #5e5959;
  border-left: 6px solid #26a2cd; }

.monthly ul {
  margin-bottom: 20px !important;
  _zoom: 1;
  overflow: hidden; }

.monthly li {
  float: left;
  width: 40px; }

/* ■ フッター
-------------------------------------------------------------- */
footer[role="contentinfo"] {}

/* ■ jquery.scrollUp.min.js用のCSS
-------------------------------------------------------------- */
#scrollUp {
  bottom: 20px;
  right: 5%;
  width: 38px;
  height: 38px;
  background: url(js/scrollup/top.png) no-repeat; }

/* ■ jquery.socialshare.min.js用のCSS
-------------------------------------------------------------- */
#sns {
  margin-bottom: 20px;
  _zoom: 1;
  overflow: hidden; }

#sns li {
  float: left; }

.like-block {
  width: 100px;
  display: inline-block;
  margin-right: 5px;
  padding: 9px;
  border:1px solid #3e9cbf;
  border-radius: 5px; }

.like-block-only-button {
  width: 35px;
  margin-right: 3px; }

.like-button {
  width: 100%;
  padding: 7px 0;
  border: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  cursor:pointer; 
  text-align: center;
  font-size:1em;
  font-weight: bold;
  font-family:Oswald, sans-serif;

  text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.3);
  color: #fff; }

.like-button:hover {
  color: #ccc; }

.like-counter {
  height: 30px;
  border:2px solid #205c73;
  text-align: center;
  margin-bottom: 10px;
  border-radius: 5px;
  font-size:1em;
  font-family:Oswald, sans-serif;
  letter-spacing:.1em;
  text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.3);
  color: #fff;
  background: #3e9cbf;
  padding-top: 10px; }

.text, .source-link {
  margin-bottom: 10px; }

.small-font {
  font-size:0.7em; }

.s_facebook { background-color: #425f9c; }
.s_twitter { background-color: #5ea9dd; }
.s_plus { background-color: #dd4b39; }
.s_mixi { background-color: #d1ad59; }
.s_pinterest { background-color: #d01d15; }
.s_hatena { background-color: #00a4de; }
.s_line, .s_linep { background-color: #00c300; }
.s_line { display: block; }
  @media screen and (min-width: 768px) {
    .s_line { display: none; } }
.s_linep { display: none; }
  @media screen and (min-width: 768px) {
    .s_linep { display: block; } }
.s_feedly { background-color: #6cc655; }

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important; }

#swipebox-overlay img {
  border: none !important; }

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%; }

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
          transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer; }
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block; }
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle; }
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }
#swipebox-slider .slide-loading {
  background: url(../img/loader.gif) no-repeat center center; }

#swipebox-bottom-bar,
#swipebox-top-bar {
  display: none; }

#swipebox-bottom-bar {
  bottom: -50px; }
#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
          transform: translate3d(0, -50px, 0); }

#swipebox-top-bar {
  top: -50px; }
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0); }

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center; }

#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url(../img/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0; }

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px; }

#swipebox-prev {
  background-position: -32px 13px;
  float: left; }

#swipebox-next {
  background-position: -78px 13px;
  float: right; }

#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  width: 100%;
  height: 100% }

.swipebox-no-close-button #swipebox-close {
  display: none; }

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3; }

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
          animation: rightSpring 0.3s; }
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
          animation: leftSpring 0.3s; }

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0; }
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
          box-shadow: inset 10px 0px 10px -8px #656565; }
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
          box-shadow: inset -10px 0px 10px -8px #656565; }
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1; }
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1; }

@-webkit-keyframes rightSpring {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@keyframes rightSpring {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-webkit-keyframes leftSpring {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@keyframes leftSpring {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px; }
  #swipebox-arrows {
    width: 92%;
    max-width: 800px; } }

/* Skin 
--------------------------*/
#swipebox-overlay {
  background: rgba(0,0,0,0.8); }

#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95; }

#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif; }

/* レスポンシブページネーション
-------------------------------------------------------------- */
.pagination{
  list-style-type: none;
  padding-left: 0;
  margin: 30px 0;
}
 
.pagination,
.pagination li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
 
.pagination a {
  font-weight: 300;
  padding-top: 1px;
  text-decoration:none;
  border: 1px solid #ddd;
  border-left-width: 0;
  min-width:36px;
  min-height:36px;
  color: #333;
}
 
.pagination li:not([class*="current"]) a:hover {
  background-color: #eee;
}
 
.pagination li:first-of-type a {
  border-left-width: 1px;
}
 
.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next span {
  /* screen readers only */
  position: absolute;
  top: -9999px;
  left: -9999px;
}
 
.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
 
.pagination li.first a::before { content: "<<"; }
.pagination li.last a::after { content: ">>"; }
 
.pagination li.previous a::before { content: "<"; }
.pagination li.next a::after { content: ">"; }
 
.pagination li.current a {
 background-color: #ddd;
 cursor: default;
 pointer-events: none;
}
 
.pagination > li:first-child > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
 
.pagination > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
 
@media only screen and ( max-width: 680px ) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
 
  .pagination li.previous a { border-left-width: 1px; }
}
 
@media only screen and ( max-width: 500px ) {
  .pagination li {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
 
  .pagination li.current,
  .pagination li.first,
  .pagination li.last,
  .pagination li.previous,
  .pagination li.next{
    position: initial;
    top: initial;
    left: initial;
  }
 
  .pagination li.previous a { border-left-width: 0; }
}
 
@media only screen and ( max-width: 400px ) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
 
  .pagination li.previous a { border-left-width: 1px; }
}
 
@media only screen and ( max-width: 240px ) { /* For watches? */
  .pagination li { width: 50%;}
 
  .pagination li.current {
    order: 2;
    width: 100%;
    border-left-width: 1px;
  }
}

