@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Oswald:200,300,400");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,700");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP&subset=japanese");

/*::::::::::::::::::::::::::::::::::::::: pager :::::::::::::::::::::::::::::::::::::::*/
.pager a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.pager a {-webkit-box-flex: 0;-ms-flex: 0 0 28px;flex: 0 0 28px;width: 28px;height: 28px;margin: 0 5px;}

@media screen and (min-width: 751px) { .thispage {-webkit-transition: .2s opacity ease-in;-o-transition: .2s opacity ease-in;transition: .2s opacity ease-in;}
  .thispage:hover {opacity: .6;} }

.thispage {display: block;width: 28px;height: 28px;text-align: center;line-height: 28px;position: relative;border-radius: 5px;background: #00aee7;background: -moz-linear-gradient(left, #00aee7 0%, #003e81 100%);background: -webkit-linear-gradient(left, #00aee7 0%, #003e81 100%);background: -webkit-gradient(linear, left top, right top, from(#00aee7), to(#003e81));background: -o-linear-gradient(left, #00aee7 0%, #003e81 100%);background: linear-gradient(to right, #00aee7 0%, #003e81 100%);color: #fff;}

.pager a{display: block;width: 28px;height: 28px;text-align: center;line-height: 28px;position: relative;border-radius: 5px;background: #00aee7;background: -moz-linear-gradient(left, #00aee7 0%, #003e81 100%);background: -webkit-linear-gradient(left, #00aee7 0%, #003e81 100%);background: -webkit-gradient(linear, left top, right top, from(#00aee7), to(#003e81));background: -o-linear-gradient(left, #00aee7 0%, #003e81 100%);background: linear-gradient(to right, #00aee7 0%, #003e81 100%);color: #fff;}
