@charset "UTF-8";
/*
Theme Name: utheme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: utheme
Tags: white

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
.clear:before, .clear:after {
  content: " ";
  display: table; }

.clear:after {
  clear: both; }

.row:before, .row:after {
  content: "";
  display: table; }

.row:after {
  clear: both; }

l
.row {
  position: relative;
  margin-left: -15px;
  margin-right: -15px; }

.container {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }

.container-full {
  margin-left: auto;
  margin-right: auto; }

@media only screen and (min-width: 639px) {
  .container, .container-full {
    width: 640px; } }
@media only screen and (min-width: 979px) {
  .container, .container-full {
    width: 980px; } }
@media only screen and (min-width: 1139px) {
  .container, .container-full {
    width: 1140px; } }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .entry-header, .page-header, .breadcrumbs, #colophon .footer-content, #colophon .footer-list, #colophon .footer-credit, #colophon .footer-list-inner, #primary, #primary #main article, #primary #main .comments-area, #primary #main .not-found, #secondary, #primary-top .news_inner, .contents_block_pickup .pickup_inner, .pickup-box-wrapper, #primary-top .activity_inner {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left; }

.col-1 {
  width: 8%; }

.push-1 {
  left: 8%; }

.pull-1 {
  left: -8%; }

.col-2 {
  width: 16%; }

.push-2 {
  left: 16%; }

.pull-2 {
  left: -16%; }

.col-3 {
  width: 25%; }

.push-3 {
  left: 25%; }

.pull-3 {
  left: -25%; }

.col-4 {
  width: 33%; }

.push-4 {
  left: 33%; }

.pull-4 {
  left: -33%; }

.col-5 {
  width: 41%; }

.push-5 {
  left: 41%; }

.pull-5 {
  left: -41%; }

.col-6 {
  width: 50%; }

.push-6 {
  left: 50%; }

.pull-6 {
  left: -50%; }

.col-7 {
  width: 58%; }

.push-7 {
  left: 58%; }

.pull-7 {
  left: -58%; }

.col-8 {
  width: 66%; }

.push-8 {
  left: 66%; }

.pull-8 {
  left: -66%; }

.col-9 {
  width: 75%; }

.push-9 {
  left: 75%; }

.pull-9 {
  left: -75%; }

.col-10 {
  width: 83%; }

.push-10 {
  left: 83%; }

.pull-10 {
  left: -83%; }

.col-11 {
  width: 91%; }

.push-11 {
  left: 91%; }

.pull-11 {
  left: -91%; }

.col-12, .entry-header, .page-header, .breadcrumbs, #colophon .footer-content, #colophon .footer-list, #colophon .footer-credit, #colophon .footer-list-inner, #primary, #primary #main article, #primary #main .comments-area, #primary #main .not-found, #secondary, #primary-top .news_inner, .contents_block_pickup .pickup_inner, .pickup-box-wrapper,  #primary-top .activity_inner {
  width: 100%; }

.push-12 {
  left: 100%; }

.pull-12 {
  left: -100%; }

.hide-mobile, #colophon .footer-list-inner {
  display: none; }

.show-mobile {
  display: block; }

.show-mobile-inline-block {
  display: inline-block; }

.show-mobile-inline {
  display: inline; }

@media only screen and (min-width: 640px) {
  .col-tablet-1, .col-tablet-2, .col-tablet-3, .col-tablet-4, .col-tablet-5, .col-tablet-6, #colophon .footer-list-inner, .pickup-box-wrapper,
  .col-tablet-7, .col-tablet-8, .col-tablet-9, .col-tablet-10, .col-tablet-11, .col-tablet-12 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left; }

  .col-tablet-1 {
    width: 8%; }

  .push-tablet-1 {
    left: 8%; }

  .pull-tablet-1 {
    left: -8%; }

  .col-tablet-2 {
    width: 16%; }

  .push-tablet-2 {
    left: 16%; }

  .pull-tablet-2 {
    left: -16%; }

  .col-tablet-3 {
    width: 25%; }

  .push-tablet-3 {
    left: 25%; }

  .pull-tablet-3 {
    left: -25%; }

  .col-tablet-4 {
    width: 33%; }

  .push-tablet-4 {
    left: 33%; }

  .pull-tablet-4 {
    left: -33%; }

  .col-tablet-5 {
    width: 41%; }

  .push-tablet-5 {
    left: 41%; }

  .pull-tablet-5 {
    left: -41%; }

  .col-tablet-6, #colophon .footer-list-inner, .pickup-box-wrapper {
    width: 50%; }

  .push-tablet-6 {
    left: 50%; }

  .pull-tablet-6 {
    left: -50%; }

  .col-tablet-7 {
    width: 58%; }

  .push-tablet-7 {
    left: 58%; }

  .pull-tablet-7 {
    left: -58%; }

  .col-tablet-8 {
    width: 66%; }

  .push-tablet-8 {
    left: 66%; }

  .pull-tablet-8 {
    left: -66%; }

  .col-tablet-9 {
    width: 75%; }

  .push-tablet-9 {
    left: 75%; }

  .pull-tablet-9 {
    left: -75%; }

  .col-tablet-10 {
    width: 83%; }

  .push-tablet-10 {
    left: 83%; }

  .pull-tablet-10 {
    left: -83%; }

  .col-tablet-11 {
    width: 91%; }

  .push-tablet-11 {
    left: 91%; }

  .pull-tablet-11 {
    left: -91%; }

  .col-tablet-12 {
    width: 100%; }

  .push-tablet-12 {
    left: 100%; }

  .pull-tablet-12 {
    left: -100%; }

  .hide-tablet {
    display: none; }

  .show-tablet, #colophon .footer-list-inner {
    display: block; }

  .show-tablet-inline-block {
    display: inline-block; }

  .show-tablet-inline {
    display: inline; }

  .tablet-no-padding, #primary {
    padding: 0; } }
@media only screen and (min-width: 980px) {
  .col-desktop-1, .col-desktop-2, .col-desktop-3, #colophon .footer-list-inner, #secondary, .col-desktop-4, .pickup-box-wrapper, .col-desktop-5, .col-desktop-6,
  .col-desktop-7, .col-desktop-8, .col-desktop-9, #primary, .col-desktop-10, #primary-top .news_inner, .contents_block_pickup .pickup_inner, .col-desktop-11, .col-desktop-12,  #primary-top .activity_inner {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left; }

  .col-desktop-1 {
    width: 8%; }

  .push-desktop-1, #primary-top .news_inner, .contents_block_pickup .pickup_inner,  #primary-top .activity_inner {
    left: 8%; }

  .pull-desktop-1 {
    left: -8%; }

  .col-desktop-2 {
    width: 16%; }

  .push-desktop-2 {
    left: 16%; }

  .pull-desktop-2 {
    left: -16%; }

  .col-desktop-3, #colophon .footer-list-inner, #secondary {
    width: 25%; }

  .push-desktop-3 {
    left: 25%; }

  .pull-desktop-3 {
    left: -25%; }

  .col-desktop-4, .pickup-box-wrapper {
    width: 33%; }

  .push-desktop-4 {
    left: 33%; }

  .pull-desktop-4 {
    left: -33%; }

  .col-desktop-5 {
    width: 41%; }

  .push-desktop-5 {
    left: 41%; }

  .pull-desktop-5 {
    left: -41%; }

  .col-desktop-6 {
    width: 50%; }

  .push-desktop-6 {
    left: 50%; }

  .pull-desktop-6 {
    left: -50%; }

  .col-desktop-7 {
    width: 58%; }

  .push-desktop-7 {
    left: 58%; }

  .pull-desktop-7 {
    left: -58%; }

  .col-desktop-8 {
    width: 66%; }

  .push-desktop-8 {
    left: 66%; }

  .pull-desktop-8 {
    left: -66%; }

  .col-desktop-9, #primary {
    width: 75%; }

  .push-desktop-9 {
    left: 75%; }

  .pull-desktop-9 {
    left: -75%; }

  .col-desktop-10, #primary-top .news_inner, #primary-top .activity_inner, .contents_block_pickup .pickup_inner {
    width: 83%; }

  .push-desktop-10 {
    left: 83%; }

  .pull-desktop-10 {
    left: -83%; }

  .col-desktop-11 {
    width: 91%; }

  .push-desktop-11 {
    left: 91%; }

  .pull-desktop-11 {
    left: -91%; }

  .col-desktop-12 {
    width: 100%; }

  .push-desktop-12 {
    left: 100%; }

  .pull-desktop-12 {
    left: -100%; }

  .hide-desktop {
    display: none; }

  .show-desktop {
    display: block; }

  .show-desktop-inline-block {
    display: inline-block; }

  .show-desktop-inline {
    display: inline; }

  .desktop-no-padding {
    padding: 0; } }
@media only screen and (min-width: 1140px) {
  .col-hd-1, .col-hd-2, .col-hd-3, .col-hd-4, .col-hd-5, .col-hd-6,
  .col-hd-7, .col-hd-8, .col-hd-9, .col-hd-10, .col-hd-11, .col-hd-12 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left; }

  .col-hd-1 {
    width: 8%; }

  .push-hd-1 {
    left: 8%; }

  .pull-hd-1 {
    left: -8%; }

  .col-hd-2 {
    width: 16%; }

  .push-hd-2 {
    left: 16%; }

  .pull-hd-2 {
    left: -16%; }

  .col-hd-3 {
    width: 25%; }

  .push-hd-3 {
    left: 25%; }

  .pull-hd-3 {
    left: -25%; }

  .col-hd-4 {
    width: 33%; }

  .push-hd-4 {
    left: 33%; }

  .pull-hd-4 {
    left: -33%; }

  .col-hd-5 {
    width: 41%; }

  .push-hd-5 {
    left: 41%; }

  .pull-hd-5 {
    left: -41%; }

  .col-hd-6 {
    width: 50%; }

  .push-hd-6 {
    left: 50%; }

  .pull-hd-6 {
    left: -50%; }

  .col-hd-7 {
    width: 58%; }

  .push-hd-7 {
    left: 58%; }

  .pull-hd-7 {
    left: -58%; }

  .col-hd-8 {
    width: 66%; }

  .push-hd-8 {
    left: 66%; }

  .pull-hd-8 {
    left: -66%; }

  .col-hd-9 {
    width: 75%; }

  .push-hd-9 {
    left: 75%; }

  .pull-hd-9 {
    left: -75%; }

  .col-hd-10 {
    width: 83%; }

  .push-hd-10 {
    left: 83%; }

  .pull-hd-10 {
    left: -83%; }

  .col-hd-11 {
    width: 91%; }

  .push-hd-11 {
    left: 91%; }

  .pull-hd-11 {
    left: -91%; }

  .col-hd-12 {
    width: 100%; }

  .push-hd-12 {
    left: 100%; }

  .pull-hd-12 {
    left: -100%; }

  .hide-hd {
    display: none; }

  .show-hd {
    display: block; }

  .show-hd-inline-block {
    display: inline-block; }

  .show-hd-inline {
    display: inline; }

  .hd-no-padding {
    padding: 0; } }
@media screen and (max-width: 638px) {
  .mobile-no-padding, #primary {
    padding: 0 !important; } }
.no-margin {
  margin: 0 !important; }

.no-padding, #masthead .container, #colophon .footer-list-inner, .contents_block_pickup .pickup_inner {
  padding: 0 !important; }

.no-float {
  float: none; }

.no-background {
  background: transparent; }

.no-border {
  border: 0; }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*custom button added by Sei Matsushita*/
.btn {
  background:#0068a2;
  color:#fff;
  border:none;
  position:relative;
  height:40px;
  font-size:1.2em;
  padding:0 2em;
  cursor:pointer;
  transition:800ms ease all;
  outline:none;
  box-shadow: none;
  text-shadow: none;
  width: 100%;
  margin-top: 15px;
}
.btn:hover{
  background:#fff;
  color:#0068a2;
}
.btn:before,button:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #0068a2;
  transition:400ms ease all;
}
.btn:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.btn:hover:before,button:hover:after{
  width:100%;
  transition:800ms ease all;
}
/*end*/

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: black;
  font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Julius Sans One", "Gil-sans", "游ゴシック体", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "MS Pゴシック", "MS PGothic", sans-serif;
  margin: 0; }

h1, .h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 38px;
  margin-top: .7em;
  margin-bottom: .5em;
  color: #0068a2;
  font-weight: 600; }

h2, .h2 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 32px;
  margin-top: .7em;
  margin-bottom: .5em;
  color: #0068a2;
  font-weight: 600; }

h3, .h3 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 28px;
  margin-top: .7em;
  margin-bottom: .5em;
  color: #0068a2;
  font-weight: 600; }

h4, .h4 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  margin-top: .7em;
  margin-bottom: .5em;
  color: #0068a2;
  font-weight: 600; }

h5, .h5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  margin-top: .7em;
  margin-bottom: .5em;
  color: #0068a2;
  font-weight: 600px; }

h6, .h6 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  margin-top: .7em;
  margin-bottom: .5em;
  color: #0068a2;
  font-weight: 600px; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: black;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666666;
  cursor: help; }

mark, ins {
  background: black;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: white;
  /* Fallback for when there is no custom background color defined. */ }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

hr {
  background-color: black;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

ul, ol {
  margin: 1em 0 2em 0;
  padding: 0 0 0 0; }
  ul li, ol li {
    margin-bottom: 5px; }

.footer ul li, .footer ol li {
  margin-bottom: 2.5px; }

dl dt {
  float: left;
  width: 25%;
  display: block;
  font-weight: 400; }
dl dd {
  overflow: hidden;
  display: block; }

img {
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

caption {
  font-size: 16px;
  font-size: 1rem;
  line-height: normal;
  font-weight: 600;
  text-align: left;
  padding: .5em 0;
  border-bottom: 1px solid #d7d7d7; }

table {
  font-size: 16px;
  font-size: 1rem;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 1em 0;
  text-align: left; }
  table thead td,
  table thead th,
  table tbody td,
  table tbody th,
  table tfoot td,
  table tfoot th {
    color: #585858;
    padding: .8em .5em;
    border-bottom: 1px solid #e9e9e9; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #cccccc #cccccc #bbbbbb;
  border-radius: 3px;
  background: white;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #cccccc #bbbbbb #aaaaaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02); }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaaaaa #bbbbbb #bbbbbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666666;
  border: 1px solid #cccccc;
  border-radius: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  textarea:focus {
    color: #111111; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px; }

textarea {
  padding-left: 3px;
  width: 100%; }

fieldset,
legend {
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-weight: 600; }

.form {
  padding-top: 1em;
  padding-bottom: 1em; }

label,
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

input {
  line-height: normal; }

.input {
  width: 100%; }

input[type="text"],
input[type="email"],
input[type="phone"] {
  height: 36px;
  padding: 0 .4em; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto; }

select {
  text-transform: none; }

optgroup {
  font-weight: 600; }

button {
  overflow: visible;
  text-transform: none; }

button, html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.field-group {
  margin-bottom: 10px; }
  .field-group label {
    margin-top: 7.5px; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #0068a2;
  text-decoration: none;
  background: transparent;
  transition-property: all;
  transition: 0.3s linear; }
  a:visited {
    color: #0068a2; }
  a:hover, a:focus, a:active {
    color: #e54b4b; }
  a:focus {
    outline: none; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.site-branding {
  width: 250px;
  display: inline; }

#masthead
.widget {
  margin: 0; }

.main-navigation {
  display: block; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 1.5em;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li {
        text-align: left;
        padding-left: 10px;
        margin: 10px 0 10px 10px;
        line-height: 33.33333px; }
        .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
          left: 100%;
          display: block; }
      .main-navigation ul ul a {
        display: block;
        margin-bottom: 0; }
    .main-navigation ul li {
      line-height: 40px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto;
      height: auto;
      z-index: 1;
      background: white; }
  .main-navigation li {
    text-align: center;
    float: none;
    position: relative;
    font-weight: bold; }
    .main-navigation li:hover > a, .main-navigation li.focus > a {
      color: #e54b4b; }
  .main-navigation a {
    display: block;
    text-decoration: none;
    margin-bottom: 10px;
    font-size: 90%; }
  .main-navigation button {
    width: 100%; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }
  .menu-toggle .menu-item,
  .main-navigation.toggled ul .menu-item {
    clear: both; }
  .menu-toggle > li.menu-item-has-children a,
  .main-navigation.toggled ul > li.menu-item-has-children a {
    display: none; }
  .menu-toggle > li.menu-item-has-children .sub-menu a,
  .main-navigation.toggled ul > li.menu-item-has-children .sub-menu a {
    visibility: visible;
    display: block; }
  .menu-toggle .sub-menu,
  .main-navigation.toggled ul .sub-menu {
    position: initial;
    width: 100%;
    text-align: center;
    box-shadow: none; }
    .menu-toggle .sub-menu li,
    .main-navigation.toggled ul .sub-menu li {
      text-align: center; }
    .menu-toggle .sub-menu a,
    .main-navigation.toggled ul .sub-menu a {
      margin-left: auto;
      margin-right: auto; }
  .menu-toggle .children,
  .main-navigation.toggled ul .children {
    display: none !important; }

.toggled .textwidget {
  display: none; }

@media only screen and (min-width: 790px) {
  .desktopmenu .head-container {
    width: 100%;
    *width: 980px; }
  .desktopmenu .main-navigation ul {
    display: block;
    text-align: center;
    line-height: inherit; }
    .desktopmenu .main-navigation ul ul {
      display: none; }
  .desktopmenu .main-navigation li {
    display: inline-block;
    margin-left: 30px; }
  .desktopmenu .menu-toggle {
    display: none; }
  .desktopmenu .site-branding img {
    height: auto;
    height: 50px \9; }
  .desktopmenu .textwidget {
    display: none; } }
@media only screen and (min-width: 981px) {
  .desktopmenu .head-container {
    width: 980px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px; }
  .desktopmenu .main-navigation {
    clear: inherit; }
    .desktopmenu .main-navigation ul {
      display: block;
      height: 50px;
      float: right; }
      .desktopmenu .main-navigation ul ul {
        display: block; }
        .desktopmenu .main-navigation ul ul li {
          margin-top: 10px;
          margin-left: 10px; }
        .desktopmenu .main-navigation ul ul a {
          width: 100%; }
    .desktopmenu .main-navigation li {
      float: left;
      margin-left: 30px;
      margin-top: 5px; }
  .desktopmenu .menu-toggle {
    display: none; }
  .desktopmenu .site-branding {
    width: 25%;
    float: left;
    margin-top: 10px;
    padding-left: 15px; }
  .desktopmenu li.menu-item ul.sub-menu {
    position: absolute;
    top: 40px;
    width: 200px;
    background: url(img/tile1.png) !important;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    border-left: 1px solid #f7f3ec;
    border-right: 1px solid #f7f3ec;
    border-bottom: 1px solid #f7f3ec; }
  .desktopmenu .widget ul {
    height: 40px !important; }
  .desktopmenu .widget a {
    font-size: 80%;
    margin: 0; }
  .desktopmenu .textwidget {
    display: block; }
    .desktopmenu .textwidget li img {
      width: 150px;
      margin-top: 7px; } }
@media only screen and (min-width: 1139px) {
  .desktopmenu .head-container {
    width: 1140px;
    margin-left: auto;
    margin-right: auto; } }
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

.fa {
  color: #37b8c9;
  font-size: 120%; }

.fa-fw {
  margin-right: 5px; }

.sns_icon {
  font-size: 3em; }
  .sns_icon .fa {
    color: #0068a2; }

.menu-toggle {
  font-family: "Julius Sans One", "Gil-sans", "游ゴシック体", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "MS Pゴシック", "MS PGothic", sans-serif; }

.breadcrumbs {
  content: "";
  display: table; }
  .breadcrumbs ul {
    font-size: 10px;
    color: rgba(0, 0, 0, 0.4);
    color: white;
    list-style: none;
    margin: 0;
    content: "";
    display: table; }
  .breadcrumbs li {
    float: left;
    margin-right: 5px; }
  .breadcrumbs li + li:before {
    color: white;
    color: black;
    font-size: 12px;
    margin: 0 7px 0 5px;
    position: relative;
    top: -1px; }
  .breadcrumbs.breadcrumbs-path li + li:before {
    content: " / ";
    top: 0; }
  .breadcrumbs a {
    color: white;
    text-decoration: none; }
    .breadcrumbs a:hover {
      color: #e54b4b; }
  .breadcrumbs li.active a, .breadcrumbs span, .breadcrumbs li.active a:hover {
    text-decoration: none;
    cursor: text;
    color: white; }

.nav, #colophon .footer-list-inner {
  margin-bottom: 30px; }
  .nav ul, #colophon .footer-list-inner ul {
    list-style: none;
    margin: 0; }
  .nav ul li ul, #colophon .footer-list-inner ul li ul {
    margin-left: 2em;
    font-size: .95em; }
  .nav a, #colophon .footer-list-inner a, .nav span, #colophon .footer-list-inner span {
    display: block;
    padding: .5em 0; }
  .nav a, #colophon .footer-list-inner a {
    color: #0068a2;
    text-decoration: none; }
    .nav a:hover, #colophon .footer-list-inner a:hover {
      color: #e54b4b; }
  .nav li.active a, #colophon .footer-list-inner li.active a, .nav span, #colophon .footer-list-inner span {
    text-decoration: none;
    cursor: text;
    color: rgba(0, 0, 0, 0.4); }
  .nav i.fa, #colophon .footer-list-inner i.fa {
    width: 30px; }

.pagination {
	clear: both;
  position: relative;
  left: -9px;
  margin-left: auto;
  margin-right: auto;
  list-style: none;
  content: "";
  display: table; }
  .pagination li {
    float: left;
    margin-right: 2px;
    list-style: none; }
  .pagination a, .pagination span {
    display: block;
    padding: 7px 9px;
    line-height: 1;
    border-radius: 2px;
    color: #0068a2;
    text-decoration: none; }
  .pagination span, .pagination li.active a, .pagination li.active a:hover {
    color: white;
    background-color: #0068a2;
    cursor: text; }
  .pagination a:focus, .pagination a:hover {
    text-decoration: none;
    background-color: #0068a2;
    color: #fff; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: white;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter, .site-branding {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/* Search widget. */
.widget_search .search-submit {
  display: none; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

#masthead {
  background: white;
  border-top: 2px solid #0068a2;
  border-bottom: 1px solid #f7f3ec; }

@media only screen and (min-width: 1599px) {
  .contents_block_mainvisual img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: 1280px; } }
.entry-title, .page-title {
  margin: 30px 0; }

.entry-meta a {
  color: rgba(0, 0, 0, 0.4) !important;
  font-size: 90%;
  display: inline-block; }
.entry-meta a:hover {
  color: #e54b4b !important; }

.contents_block_bread {
  background: url(img/tile_blu.png); }
  .contents_block_bread li {
    margin-bottom: 0; }

#colophon {
  padding-top: 30px;
  background: #f7f3ec;
  border-top: 2px solid #0068a2;
  color: #0068a2; }
  #colophon .footer-content p {
    margin-top: 0; }
  #colophon .footer-credit p {
    text-align: center;
    margin: 15px 15px 30px; }
  #colophon .footer-image {
    width: 100px; }
  #colophon h2, #colophon .h2 {
    font-weight: bold;
    margin-top: 0; }
  #colophon a, #colophon p {
    font-size: 80%; }
  #colophon .nav, #colophon .footer-list-inner {
    margin: 0; }
    #colophon .nav a, #colophon .footer-list-inner a {
      padding: .25em 0;
      color: #0068a2; }

#primary {
  padding-bottom: 30px; }
  #primary #main ul, #primary #main ol {
    margin: 1em 0 2em 1em; }
  #primary #main article, #primary #main .comments-area, #primary #main .not-found {
    padding-bottom: 30px;
    background: white; }

article, .comments-area, .not-found, .news_inner, .home .pickup-box-wrapper, .activity_inner {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); }

#secondary {
  margin-bottom: 30px;
  background: url(img/wht.png); }
  #secondary ul, #secondary h1, #secondary .h1 {
    padding-top: 15px !important;
    font-size: 90%;
    display: block;
    margin: 0 0 !important; }
  #secondary h1, #secondary .h1 {
    border-bottom: 1px solid #568ec0;
    margin: 0 0 !important; }
  #secondary li {
    list-style: none;
    padding: 3px 0;
    border-bottom: 1px solid #e9e9e9; }
  #secondary a {
    color: black; }
    #secondary a:hover {
      color: #e54b4b; }

#primary-top {
  padding: 30px 0; }
  #primary-top .cotents_block_pr {
    background: #0068a2; }
  #primary-top .news_inner, #primary-top .activity_inner {
    padding-top: 10px;
    padding-bottom: 30px;
    margin-bottom: 30px; }
  #primary-top .news_inner {background: white;}
#primary-top .activity_inner {
	background-color: #fff;
}
/*
	#primary-top .activity_inner {
	  background: linear-gradient(to top right, rgba(255,175,189,.7), rgba(100,216,243,.7), rgba(234,236,198,.7), rgba(245,146,176,.7), rgba(52,219,216,.7));
	  background-size: 500% 500%;
	  animation: activity_inner 5s ease infinite;
	}
@keyframes activity_inner {
  0% {
    background-position:0% 50%;
  }
  50% {
    background-position:100% 50%;
  }
  100% {
    background-position:0% 50%;
  }
*/
    #primary-top .news_inner h2, #primary-top .news_inner .h2, #primary-top .activity_inner h2, #primary-top .activity_inner .h2  {
      display: block;
      border-top: solid 3px #0068a2;
      border-bottom: dotted 1px #0068a2;
      padding: 15px 0;
      margin-top: 0;
      margin-bottom: 15px; }
    #primary-top .news_inner .news_index {
      margin-top: 15px; }

.contents_block_pickup .text {
  padding: 10px 15px;
  font-size: 80%;
  background-color: white;
  color: black;
  height: 150px; }
.contents_block_pickup h2, .contents_block_pickup .h2 {
  margin-bottom: 30px;
  text-align: center; }
.contents_block_pickup .h3 {
  margin-top: 0; }
.contents_block_pickup .pickup-box-wrapper {
  background-color: white; }
.contents_block_pickup .interview-box-wrapper {
  background-color: white;
  margin: 0 5px 0; }
.contents_block_pickup .interviewimg {
  margin-top: 15px; }
.contents_block_pickup .ob_excerpt {
  height: 80px; }
.contents_block_pickup .base-image-pickup {
  overflow: hidden;
  max-height: 250px; }

.contents_block_pr {
  padding: 30px 0;
  background-color: #0068a2; }
  .contents_block_pr h2 {
    text-align: center; }
  .contents_block_pr h2, .contents_block_pr p, .contents_block_pr a {
    color: white; }
  .contents_block_pr .base-image-pickup {
    overflow: hidden;
    max-height: 250px;
    height: auto;
    max-width: 350px;
    width: 100%; }

.archive .entry-content a, .page-template-archive .entry-content a, .news_inner .entry-content a {
  color: black; }
  .archive .entry-content a:hover, .page-template-archive .entry-content a:hover, .news_inner .entry-content a:hover {
    color: #e54b4b; }

.entry-content .title-outline:first-child h2, .entry-content .title-outline .h2 {
  margin-top: 0; }

.title-outline {
  border-bottom: 1px solid #0068a2;
  margin: 0 0 30px; }
  .title-outline h2, .title-outline .h2 {
    border-bottom: 1px solid #0068a2;
    margin-bottom: 0;
    display: inline-block; }

table {
  margin-bottom: 60px; }
  table > * {
    word-break: break-all; }
  table th {
    width: 30%; }

.search .entry-summary {
  margin-top: 0; }
  .search .entry-summary p {
    margin-bottom: 0; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }


/*--------------------------------------------------------------
## add 2018.03.07
--------------------------------------------------------------*/
.contents_block_link{}
.contents_block_link img{ margin-bottom: 20px; display: block; margin-left: auto; margin-right: auto; }
.home .news_inner .entry-content .entry-wrap{border-bottom: 1px dotted #efefef; padding-bottom: 8px;}
.home .news_inner .entry-content .entry-meta{float:left; width: 25%;}
.home .news_inner .entry-content .entry-permalink{float:left; margin: 0 0 0 1rem;}
.sideBanner{ margin: 0 auto 16px; text-align: center; }
.sideBanner img { max-width: 300px; width: 100%; display: block;}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
.simple-theme.wp-posts-carousel {text-align: center;}
.simple-theme.wp-posts-carousel .wp-posts-carousel-title{font-size: 14px !important; margin-top: 4px !important; margin-bottom: 0 !important; line-height: 1.6;}
.simple-theme.wp-posts-carousel .wp-posts-carousel-image img { border-radius: 50%; max-width: 180px !important; max-height: 180px !important; border: #efefef 1px solid; }

.activityBox{text-align: center; margin-top: 20px;}
.activityBox .activityBoxInner{
	border: 1px solid #efefef;
	border-radius: 4px;
	/*background: url(img/bgActivity.png) repeat left top;*/
}
.activityBox .activityBoxInner .activityBoxFilter{
	height: 100%;
	/*background: rgba(255,255,255,0.5);*/
	padding: 20px 10px;
	/*
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(239,239,239,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(239,239,239,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(239,239,239,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#efefef',GradientType=0 );
	*/
}
.activityBox img {display: block; margin-right: auto; margin-left: auto; border-radius: 50%; margin-bottom: 8px; border: #efefef 1px solid;}
.activityBox .entry-permalink{font-weight: bold; padding-bottom: 4px;}
@media only screen and (min-width: 980px) {
	.activityBox:nth-child(2n+1){clear: none;}
	.activityBox:nth-child(3n+1){clear: both;}
}
@media only screen and (max-width: 1200px) {
  .simple-theme.wp-posts-carousel .wp-posts-carousel-image img {max-width: 150px !important; max-height: 150px !important;}
}
@media only screen and (max-width: 979px) {
	.activityBox:nth-child(3n+1){clear: none;}
	.activityBox:nth-child(2n+1){clear: both;}
}
@media only screen and (max-width: 480px) {
  .simple-theme.wp-posts-carousel .wp-posts-carousel-image img {max-width: 120px !important; max-height: 120px !important;}
}
@media only screen and (max-width: 320px) {
  .simple-theme.wp-posts-carousel .wp-posts-carousel-image img {max-width: 100px !important; max-height: 100px !important;}
}



/*
* tags
*/
.wp-posts-carousel-tags { font-size: 11px; }
.wp-posts-carousel-tags a{
	padding: 2px 10px !important;
	background: #0068a2 !important;
 	color: #fff !important;
	line-height: 1.1 !important;
	text-decoration: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	transition: all 0.3s ease 0s;
	margin-right: 3px;
	display: inline-block;
}
.wp-posts-carousel-tags a:hover {
	background: #f9d635 !important;
	color: #0068a2 !important;
}
.wp-posts-carousel-tags a:before {
 font-family: "FontAwesome";
 content: "\f02b";
 padding-right: 4px;
}
.lstTags{list-style-type: none; margin: 0 0 1rem 0 !important;}
.lstTags li{display: inline;}
.tagcloud li {
 font-size: 14px !important;
 line-height: 1em;
 background: #0068a2;
 color: #fff;
 display: inline-block;
 white-space: nowrap;
 padding: 8px 8px;
 margin-top: 3px;
 border-radius: 4px;
 text-decoration: none;
}
.tagcloud li:hover {
  background: #f9d635;
}
.tagcloud li:hover,.tagcloud li:hover a {
  color: #0068a2;
}
.tagcloud li:hover {
  cursor: pointer;
}
.tagcloud li a {
  color: #fff;
  transition: none !important;
}
.tagcloud li a:before {
 font-family: "FontAwesome";
 content: "\f02b";
 padding-right: 4px;
}
/*

@media only screen and (max-width: 978px) {
	.home .news_inner .entry-content .entry-meta{float:none ; width: 100%;}
	.home .news_inner .entry-content .entry-permalink{float:none; margin: 0;}
}

/* additional css by seimatz*/
.report-title {
 font-size: 16px !important;
}