@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: 739px) {
  .container, .container-full {
    width: 740px; } }
@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, .contents_block_message .message_inner {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left; }

.col-1 {
  width: 8.33333%; }

.push-1 {
  left: 8.33333%; }

.pull-1 {
  left: -8.33333%; }

.col-2 {
  width: 16.66667%; }

.push-2 {
  left: 16.66667%; }

.pull-2 {
  left: -16.66667%; }

.col-3 {
  width: 25%; }

.push-3 {
  left: 25%; }

.pull-3 {
  left: -25%; }

.col-4 {
  width: 33.33333%; }

.push-4 {
  left: 33.33333%; }

.pull-4 {
  left: -33.33333%; }

.col-5 {
  width: 41.66667%; }

.push-5 {
  left: 41.66667%; }

.pull-5 {
  left: -41.66667%; }

.col-6 {
  width: 50%; }

.push-6 {
  left: 50%; }

.pull-6 {
  left: -50%; }

.col-7 {
  width: 58.33333%; }

.push-7 {
  left: 58.33333%; }

.pull-7 {
  left: -58.33333%; }

.col-8 {
  width: 66.66667%; }

.push-8 {
  left: 66.66667%; }

.pull-8 {
  left: -66.66667%; }

.col-9 {
  width: 75%; }

.push-9 {
  left: 75%; }

.pull-9 {
  left: -75%; }

.col-10 {
  width: 83.33333%; }

.push-10 {
  left: 83.33333%; }

.pull-10 {
  left: -83.33333%; }

.col-11 {
  width: 91.66667%; }

.push-11 {
  left: 91.66667%; }

.pull-11 {
  left: -91.66667%; }

.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, .contents_block_message .message_inner {
  width: 100%; }

.push-12 {
  left: 100%; }

.pull-12 {
  left: -100%; }

.hide-mobile {
  display: none; }

.show-mobile {
  display: block; }

.show-mobile-inline-block {
  display: inline-block; }

.show-mobile-inline {
  display: inline; }

@media only screen and (min-width: 740px) {
  .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.33333%; }

  .push-tablet-1 {
    left: 8.33333%; }

  .pull-tablet-1 {
    left: -8.33333%; }

  .col-tablet-2 {
    width: 16.66667%; }

  .push-tablet-2 {
    left: 16.66667%; }

  .pull-tablet-2 {
    left: -16.66667%; }

  .col-tablet-3 {
    width: 25%; }

  .push-tablet-3 {
    left: 25%; }

  .pull-tablet-3 {
    left: -25%; }

  .col-tablet-4 {
    width: 33.33333%; }

  .push-tablet-4 {
    left: 33.33333%; }

  .pull-tablet-4 {
    left: -33.33333%; }

  .col-tablet-5 {
    width: 41.66667%; }

  .push-tablet-5 {
    left: 41.66667%; }

  .pull-tablet-5 {
    left: -41.66667%; }

  .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.33333%; }

  .push-tablet-7 {
    left: 58.33333%; }

  .pull-tablet-7 {
    left: -58.33333%; }

  .col-tablet-8 {
    width: 66.66667%; }

  .push-tablet-8 {
    left: 66.66667%; }

  .pull-tablet-8 {
    left: -66.66667%; }

  .col-tablet-9 {
    width: 75%; }

  .push-tablet-9 {
    left: 75%; }

  .pull-tablet-9 {
    left: -75%; }

  .col-tablet-10 {
    width: 83.33333%; }

  .push-tablet-10 {
    left: 83.33333%; }

  .pull-tablet-10 {
    left: -83.33333%; }

  .col-tablet-11 {
    width: 91.66667%; }

  .push-tablet-11 {
    left: 91.66667%; }

  .pull-tablet-11 {
    left: -91.66667%; }

  .col-tablet-12 {
    width: 100%; }

  .push-tablet-12 {
    left: 100%; }

  .pull-tablet-12 {
    left: -100%; }

  .hide-tablet {
    display: none; }

  .show-tablet {
    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, .contents_block_message .message_inner, .col-desktop-9, #primary, .col-desktop-10, #primary-top .news_inner, .contents_block_pickup .pickup_inner, .col-desktop-11, .col-desktop-12 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left; }

  .col-desktop-1 {
    width: 8.33333%; }

  .push-desktop-1, #primary-top .news_inner, .contents_block_pickup .pickup_inner {
    left: 8.33333%; }

  .pull-desktop-1 {
    left: -8.33333%; }

  .col-desktop-2 {
    width: 16.66667%; }

  .push-desktop-2 {
    left: 16.66667%; }

  .pull-desktop-2 {
    left: -16.66667%; }

  .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.33333%; }

  .push-desktop-4 {
    left: 33.33333%; }

  .pull-desktop-4 {
    left: -33.33333%; }

  .col-desktop-5 {
    width: 41.66667%; }

  .push-desktop-5 {
    left: 41.66667%; }

  .pull-desktop-5 {
    left: -41.66667%; }

  .col-desktop-6 {
    width: 50%; }

  .push-desktop-6 {
    left: 50%; }

  .pull-desktop-6 {
    left: -50%; }

  .col-desktop-7 {
    width: 58.33333%; }

  .push-desktop-7 {
    left: 58.33333%; }

  .pull-desktop-7 {
    left: -58.33333%; }

  .col-desktop-8, .contents_block_message .message_inner {
    width: 66.66667%; }

  .push-desktop-8 {
    left: 66.66667%; }

  .pull-desktop-8 {
    left: -66.66667%; }

  .col-desktop-9, #primary {
    width: 75%; }

  .push-desktop-9 {
    left: 75%; }

  .pull-desktop-9 {
    left: -75%; }

  .col-desktop-10, #primary-top .news_inner, .contents_block_pickup .pickup_inner {
    width: 83.33333%; }

  .push-desktop-10 {
    left: 83.33333%; }

  .pull-desktop-10 {
    left: -83.33333%; }

  .col-desktop-11 {
    width: 91.66667%; }

  .push-desktop-11 {
    left: 91.66667%; }

  .pull-desktop-11 {
    left: -91.66667%; }

  .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.33333%; }

  .push-hd-1 {
    left: 8.33333%; }

  .pull-hd-1 {
    left: -8.33333%; }

  .col-hd-2 {
    width: 16.66667%; }

  .push-hd-2 {
    left: 16.66667%; }

  .pull-hd-2 {
    left: -16.66667%; }

  .col-hd-3 {
    width: 25%; }

  .push-hd-3 {
    left: 25%; }

  .pull-hd-3 {
    left: -25%; }

  .col-hd-4 {
    width: 33.33333%; }

  .push-hd-4 {
    left: 33.33333%; }

  .pull-hd-4 {
    left: -33.33333%; }

  .col-hd-5 {
    width: 41.66667%; }

  .push-hd-5 {
    left: 41.66667%; }

  .pull-hd-5 {
    left: -41.66667%; }

  .col-hd-6 {
    width: 50%; }

  .push-hd-6 {
    left: 50%; }

  .pull-hd-6 {
    left: -50%; }

  .col-hd-7 {
    width: 58.33333%; }

  .push-hd-7 {
    left: 58.33333%; }

  .pull-hd-7 {
    left: -58.33333%; }

  .col-hd-8 {
    width: 66.66667%; }

  .push-hd-8 {
    left: 66.66667%; }

  .pull-hd-8 {
    left: -66.66667%; }

  .col-hd-9 {
    width: 75%; }

  .push-hd-9 {
    left: 75%; }

  .pull-hd-9 {
    left: -75%; }

  .col-hd-10 {
    width: 83.33333%; }

  .push-hd-10 {
    left: 83.33333%; }

  .pull-hd-10 {
    left: -83.33333%; }

  .col-hd-11 {
    width: 91.66667%; }

  .push-hd-11 {
    left: 91.66667%; }

  .pull-hd-11 {
    left: -91.66667%; }

  .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: 738px) {
  .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; }

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: "游ゴシック体", "游ゴシック", "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: #004795;
  font-weight: 600; }

h2, .h2 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 32px;
  margin-top: .7em;
  margin-bottom: .5em;
  color: #004795;
  font-weight: 600; }

h3, .h3 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 28px;
  margin-top: .7em;
  margin-bottom: .5em;
  color: #004795;
  font-weight: 600; }

h4, .h4 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  margin-top: .7em;
  margin-bottom: .5em;
  color: #004795;
  font-weight: 600; }

h5, .h5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  margin-top: .7em;
  margin-bottom: .5em;
  color: #004795;
  font-weight: 600px; }

h6, .h6 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  margin-top: .7em;
  margin-bottom: .5em;
  color: #004795;
  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: #004795;
  text-decoration: none;
  background: transparent;
  transition-property: all;
  transition: 0.3s linear; }
  a:visited {
    color: #004795; }
  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; }

.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 {
        width: 150px;
        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; }
  .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; }

@media only screen and (min-width: 890px) {
  .head-container {
    width: 100%;
    *width: 980px; }

  .main-navigation ul {
    display: block;
    text-align: center;
    line-height: inherit; }
    .main-navigation ul ul {
      display: none; }
  .main-navigation li {
    display: inline-block;
    margin-left: 30px; }

  .menu-toggle {
    display: none; }

  .site-branding img {
    height: auto;
    height: 50px \9; } }
@media only screen and (min-width: 981px) {
  .head-container {
    width: 980px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px; }

  .main-navigation {
    clear: inherit; }
    .main-navigation ul {
      display: block;
      height: 100px;
      float: right; }
      .main-navigation ul ul {
        display: block; }
    .main-navigation li {
      float: left;
      margin-left: 30px;
      margin-top: 30px; }

  .menu-toggle {
    display: none; }

  .site-branding {
    width: 20%;
    float: left;
    margin-top: 25px;
    padding-left: 15px; }

  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; } }
@media only screen and (min-width: 1139px) {
  .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%; }

.breadcrumbs {
  content: "";
  display: table; }
  .breadcrumbs ul {
    font-size: 80%;
    color: rgba(0, 0, 0, 0.4);
    list-style: none;
    margin: 0;
    content: "";
    display: table; }
  .breadcrumbs li {
    float: left;
    margin-right: 5px; }
  .breadcrumbs li + li:before {
    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: #004795;
    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: rgba(0, 0, 0, 0.4); }

.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: #004795;
    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 {
  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: #004795;
    text-decoration: none; }
  .pagination span, .pagination li.active a, .pagination li.active a:hover {
    color: white;
    background-color: #004795;
    cursor: text; }
  .pagination a:focus, .pagination a:hover {
    text-decoration: none;
    background-color: #004795;
    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 #004795;
  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; }

#colophon {
  padding-top: 30px;
  background: #f7f3ec;
  border-top: 2px solid #004795;
  color: #004795; }
  #colophon .footer-content p {
    margin-top: 0; }
  #colophon .footer-credit p {
    text-align: center;
    margin: 15px 15px 30px; }
  #colophon .footer-image {
    width: 150px; }
  #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: #004795; }

#primary {
  padding-bottom: 30px;
  float: right; }
  #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; }

#secondary {
  margin-bottom: 30px;
  background: url(img/wht.png); }
  #secondary ul, #secondary h1, #secondary .h1 {
    font-size: 90%;
    display: block;
    margin: 0 0 !important;
    padding: 0 0 0 10px; }
  #secondary h1, #secondary .h1 {
    color: white;
    background-color: #004795;
    border-bottom: 1px solid #568ec0;
    margin: 0 0 !important; }
  #secondary li {
    list-style: none;
    padding: 10px 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: #004795; }
  #primary-top .news_inner {
    padding-top: 10px;
    background: white;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    #primary-top .news_inner h2, #primary-top .news_inner .h2 {
      display: block;
      border-top: solid 3px #004795;
      border-bottom: dotted 1px #004795;
      padding: 15px 0;
      margin-top: 0;
      margin-bottom: 15px; }
    #primary-top .news_inner .news_index {
      margin-top: 15px; }

#post-16 {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important; }

.news_inner {
  top: -120px; }
  .news_inner h2, .news_inner .h2 {
    display: block;
    border-top: solid 3px #004795;
    border-bottom: dotted 1px #004795;
    padding: 15px 0;
    margin-top: 0;
    margin-bottom: 15px; }

.contents_block_pickup .text {
  padding: 10px 15px 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; }

.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 #004795;
  margin: 0 0 30px; }
  .title-outline h2, .title-outline .h2 {
    border-bottom: 1px solid #004795;
    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; }

.contents_block_message .message_inner {
  padding: 30px;
  background: url("img/wht.png");
  border: 1px solid #f7f3ec;
  top: -50px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  width: inherit; }
  @media only screen and (min-width: 890px) {
    .contents_block_message .message_inner {
      margin-left: 40px;
      margin-right: 40px; } }
  .contents_block_message .message_inner .title-outline {
    border-bottom: none; }
  .contents_block_message .message_inner h2, .contents_block_message .message_inner .h2, .contents_block_message .message_inner .messageline {
    border-bottom: none;
    color: white;
    background-color: #004795;
    margin-top: 0;
    padding: 5px;
    text-align: center;
    display: block; }
  .contents_block_message .message_inner p {
    font-size: 90%; }

hr {
  background-color: #004795; }

.page-inquiry form {
  padding-bottom: 15px; }

.category .page-header, .page-header, .entry-header {
  border-top: solid 3px #004795;
  border-bottom: dotted 1px #004795; }

/*--------------------------------------------------------------
# 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; }
