/*
Theme Name: unoahc
Theme URI: http://unoahc.com
Author: unoahc
Author URI: http://unoahc.com
Description: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:

comment:
現場でかならず使われているWordPressデザインのメソッドhttp://wp-d.org配布テーマをカスタマイズ
*/
/* ==========================================================================
   normalize.css v2.1.1 | MIT License | git.io/normalize
   ========================================================================== */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio, canvas, video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  /* 1 */
  color: #555;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%; /* 4 */
  background-image: url(assets/img/back.png);
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b, strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #555;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C""\201D""\2018""\2019";
}
/**
 * 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 {
  font-size: 75%;
  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.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * 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.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0; /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button, input, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0; /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button, input {
  line-height: normal;
}
/**
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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"], 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;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0; /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top; /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html, body {
  font-size: 100%;
}
body {
  background: #fff;
  color: #555;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}
a:hover {
  cursor: pointer;
}
a:focus {
  outline: none;
}
img, object, embed {
  max-width: 100%;
  height: auto;
}
object, embed {
  height: 100%;
}
img {
  -ms-interpolation-mode: bicubic;
}
#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
  max-width: none !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.hide {
  display: none;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
}
img {
  display: inline-block;
  vertical-align: middle;
}
textarea {
  height: auto;
  min-height: 50px;
}
select {
  width: 100%;
}
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  *zoom: 1;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse .column, .row.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}
.column, .columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
@media only screen {
  .column, .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .small-1 {
    position: relative;
    width: 8.33333%;
  }
  .small-2 {
    position: relative;
    width: 16.66667%;
  }
  .small-3 {
    position: relative;
    width: 25%;
  }
  .small-4 {
    position: relative;
    width: 33.33333%;
  }
  .small-5 {
    position: relative;
    width: 41.66667%;
  }
  .small-6 {
    position: relative;
    width: 50%;
  }
  .small-7 {
    position: relative;
    width: 58.33333%;
  }
  .small-8 {
    position: relative;
    width: 66.66667%;
  }
  .small-9 {
    position: relative;
    width: 75%;
  }
  .small-10 {
    position: relative;
    width: 83.33333%;
  }
  .small-11 {
    position: relative;
    width: 91.66667%;
  }
  .small-12 {
    position: relative;
    width: 100%;
  }
  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .column.small-centered, .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .large-1 {
    position: relative;
    width: 8.33333%;
  }
  .large-2 {
    position: relative;
    width: 16.66667%;
  }
  .large-3 {
    position: relative;
    width: 25%;
  }
  .large-4 {
    position: relative;
    width: 33.33333%;
  }
  .large-5 {
    position: relative;
    width: 41.66667%;
  }
  .large-6 {
    position: relative;
    width: 50%;
  }
  .large-7 {
    position: relative;
    width: 58.33333%;
  }
  .large-8 {
    position: relative;
    width: 66.66667%;
  }
  .large-9 {
    position: relative;
    width: 75%;
  }
  .large-10 {
    position: relative;
    width: 83.33333%;
  }
  .large-11 {
    position: relative;
    width: 91.66667%;
  }
  .large-12 {
    position: relative;
    width: 100%;
  }
  .row .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column.large-centered, .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .column.large-uncentered, .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right !important;
  }
}
@media only screen {
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625em;
    *zoom: 1;
  }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  [class*="block-grid-"]:after {
    clear: both;
  }
  [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 768px) {
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none;
  }
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
p.lead {
  font-size: 1.21875em;
  line-height: 1.6;
}
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  direction: ltr;
}
a img {
  border: none;
}
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.75;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility;
}
p aside {
  font-size: 0.875em;
  line-height: 1.35;
  font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  text-rendering: optimizeLegibility;
  line-height: 1.2125em;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}
h1 {
  font-size: 2.125em;
}
h2 {
  font-size: 1.6875em;
}
h3 {
  font-size: 1.375em;
}
h4 {
  font-size: 1.125em;
}
h5 {
  font-size: 1.125em;
}
h6 {
  font-size: 1em;
}
hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0;
}
em, i {
  font-style: italic;
  line-height: inherit;
}
strong, b {
  font-weight: bold;
  line-height: inherit;
}
small {
  font-size: 60%;
  line-height: inherit;
}
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #7f0a0c;
}
ul, ol, dl {
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  list-style-position: outside;
  font-family: inherit;
}
ul, ol {
  margin-left: 0;
}
ul li ul, ul li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
  font-size: 1em;
}
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
ul.square {
  list-style-type: square;
}
ul.circle {
  list-style-type: circle;
}
ul.disc {
  list-style-type: disc;
}
ul.no-bullet {
  list-style: none;
}
ol li ul, ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
}
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
dl dd {
  margin-bottom: 0.75em;
}
abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #555;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
abbr {
  text-transform: none;
}
blockquote {
  padding-left: 2.25rem;
}
blockquote cite {
  display: block;
  font-size: 0.8125em;
  color: #555;
}
blockquote cite:before {
  content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited {
  color: #555;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}
.vcard {
  display: inline-block;
  margin: 0 0 1.25em 0;
  border: 1px solid #ddd;
  padding: 0.625em 0.75em;
}
.vcard li {
  margin: 0;
  display: block;
}
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375em;
}
.vevent .summary {
  font-weight: bold;
}
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625em;
}
@media only screen and (min-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  h1 {
    font-size: 2.75em;
  }
  h2 {
    font-size: 2.3125em;
  }
  h3 {
    font-size: 1.6875em;
  }
  h4 {
    font-size: 1.4375em;
  }
  .front-feature {
    display: none;
  }
}
.print-only {
  display: none !important;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " ("attr(href) ")";
  }
  abbr[title]:after {
    content: " ("attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .hide-on-print {
    display: none !important;
  }
  .print-only {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  .show-for-print {
    display: inherit !important;
  }
}
@media only screen and (min-width: 768px) {
  button, .button {
    display: inline-block;
  }
}
table {
  background: #fff;
  margin-bottom: 1.25em;
  border: solid 1px #ddd;
}
table thead, table tfoot {
  background: #f5f5f5;
  font-weight: bold;
}
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
  padding: 0.5em 0.625em 0.625em;
  font-size: 0.875em;
  color: #555;
  text-align: left;
}
table tr th, table tr td {
  padding: 0.5625em 0.625em;
  font-size: 0.875em;
  color: #555;
}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #f9f9f9;
}
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
  display: table-cell;
  line-height: 1.125em;
}
/* ==========================================================================
   _s
   ========================================================================== */
/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
  display: none;
}
/* =Media
----------------------------------------------- */
.entry-content img.wp-smiley, .comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.site-content .gallery {
  margin-bottom: 1.5em;
}
.site-content .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}
.site-content .gallery dd {
  margin: 0;
}
/* Make sure embeds and iframes fit their containers */
embed, iframe, object {
  max-width: 100%;
}
/* =Navigation
----------------------------------------------- */
.site-content [class*="navigation"] {
  margin: 0 0 1.5em;
  overflow: hidden;
}
[class*="navigation"] .nav-previous {
  float: left;
  width: 50%;
}
[class*="navigation"] .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
/* =Comments
----------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
/* =Content
----------------------------------------------- */
.hentry {
  margin: 0 0 1.5em;
}
.byline {
  display: none;
}
.single .byline, .group-blog .byline {
  display: inline;
}
.entry-content, .entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/**

	Genericons

*/
/* IE8 and below use EOT and allow cross-site embedding. 
   IE9 uses WOFF which is base64 encoded to allow cross-site embedding.
   So unfortunately, IE9 will throw a console error, but it'll still work.
   When the font is base64 encoded, cross-site embedding works in Firefox */
@font-face {
  font-family: 'Genericons';
  src: url('./assets/font/Genericons.eot');
}
@font-face {
  font-family: 'Genericons';
  src: url(data:application/font-woff;charset=utf-8;base64,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) format('woff'), url('./assets/font/Genericons.ttf') format('truetype'), url('./assets/font/Genericons.svg#genericonsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ===========================================================================================================================================
   Custom
   ========================================================================================================================================== */
body {
  color: #555;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background-image: url(image/bodyback.png);
}
* {
  outline: none;
}
a {
  color: #339E87;
  text-decoration: none;
  line-height: inherit;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
}
h1, h2, h3 {
  font-size: 1.4375em;
}
h4, h5 {
  font-size: 1.125em;
}
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #555;
  font-size: 0.875em;
}
pre {
  padding: 10px;
  background-color: #f2f2f2;
  margin-bottom: 20px;
}
/* -------------------------------------------  PC用設定  ------------------------------------------- */
.site-address {
  text-align: right;
  padding-top: 1em;
  font-size: 2em;
}
.site-address a {
  font-style: normal;
  font-weight: 500;
  font-family: "Arial Black", Gadget, sans-serif;
  font-size: 110%
}
#primary {
  padding-top: 10px;
  background-color: rgba(255, 255, 255, 1.00);
  border-radius: 5px;
  margin-top: 25px;
  -webkit-box-shadow: 0 0px 10px hsla(0, 0%, 56%, 0.70);
  box-shadow: 0 0px 10px hsla(0, 0%, 56%, 0.70);
}
#secondary {
  padding-top: 20px;
}
#secondary .sidemenu, #secondary .sidemenu-news {
  color: #FFFFFF;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: normal;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
  margin-top: 5px;
}
#secondary .sidemenu {
  background-color: #38C9AC;
}
#secondary .sidemenu-news {
  background-color: #FF8B3D;
}
.sidemenu ul, .sidemenu-news ul {
  margin-left: 0;
}
.sidemenu li, .sidemenu-news li {
  list-style-type: none;
  line-height: 1.2;
  padding: 5px 0;
  border-bottom: 1px dotted #FFFFFF;
}
.sidemenu li a, .sidemenu-news li a {
  color: #FFFFFF;
  display: block;
  font-size: 90%;
  padding-top: 1ex;
  padding-bottom: 1ex;
  padding-left: 0.5ex;
  padding-right: 0.5ex;
}
.sidemenu li a:hover, .sidemenu-news li a:hover {
  background-color: rgba(0, 0, 0, 0.50);
  -webkit-transition: all .5s;
  transition: all .5s;
}
.sidemenu .widget-title, .sidemenu-news .widget-title, .sidemenu-news a .widget-title {
  color: hsla(0, 0%, 100%, 1.00);
  border-bottom: 1px solid #FFFFFF;
  -webkit-box-shadow: 0 1px 0 #FFFFFF;
  -moz-box-shadow: 0 1px 0 #FFFFFF;
  box-shadow: 0 1px 0 #FFFFFF;
  padding-bottom: 5px;
  margin-bottom: 5px;
  background-image: url(image/h2title.png);
  background-repeat: no-repeat;
  background-position: left 3px;
  background-size: 18px auto;
  text-indent: 22px;
}
#main-img {
  clear: both;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#main-img img {
  min-width: 100%;
}
article .thumbnail {
  padding-right: 0;
}
.thumbnail img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.single article {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.entry-content ul, .entry-content ol {
  margin-left: 25px;
}
ul.comment-list, ol.comment-list, ul.children, ol ul.comment-list {
  list-style-type: none;
}
li.comment {
  margin: 15px 0;
}
#comments {
  padding: 20px;
  background-color: #E0D5B8;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.site-footer {
  padding: 10px 0;
}
.breadcrumb {
  color: #FFFFFF;
  padding-top: 10px;
  margin-top: 20px;
}
.breadcrumb p {
  font-size: 0.75em;
  margin-bottom: 7px;
}
#colophon a {
  color: #4C2817;
  text-decoration: underline;
}
#colophon a:hover {
  color: hsla(0, 0%, 100%, 1.00);
  background-color: hsla(19, 54%, 19%, 1.00);
  -webkit-transition: all .5s;
  transition: all .5s;
}
#colophon p, #colophon li, #colophon .site-info {
  font-size: 0.875em;
}
/* 投稿記事一覧タブ用スタイル-------------------------------------------------------------------------------- */
ul.resp-tabs-list, p {
  margin: 0px;
  padding: 0px;
}
.resp-tabs-list li {
  font-weight: 600;
  display: inline-block;
  padding: 13px 15px !important;
  margin: 0 !important;
  list-style: none;
  cursor: pointer;
  float: left;
}
.resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left;
  margin-bottom: 25px;
}
h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}
.resp-tab-content {
  display: none;
  padding: 15px;
}
.resp-tabs-list li.resp-tab-active {
  /*タブ画像*/
  border-style: solid;
  border-width: 2px 2px 0px;
  -moz-border-image: url(image/news-waku.png) 3 3 0 repeat;
  -webkit-border-image: url(image/news-waku.png) 3 3 0 repeat;
  -o-border-image: url(image/news-waku.png) 3 3 0 repeat;
  border-image: url(image/news-waku.png) 3 3 0 fill repeat;
  border-bottom: none;
  margin-bottom: -5px !important;
  padding: 12px 14px 14px 14px !important;
}
.resp-tabs-list li.resp-tab-active {
  border-bottom: none;
  background-color: #FFFFFF;
}
.resp-tabs-list li.resp-content-active, .resp-tabs-list li.resp-accordion-active {
  display: block;
}
.resp-tab-content { /*本体枠画像*/
  border-style: solid;
  border-width: 2px;
  -moz-border-image: url(image/news-waku.png) 3 repeat;
  -webkit-border-image: url(image/news-waku.png) 3 repeat;
  -o-border-image: url(image/news-waku.png) 3 repeat;
  border-image: url(image/news-waku.png) 3 fill repeat;
}
h2.resp-accordion { /*スマホ用アコーディオンタブ枠*/
  font-size: 13px;
  border-style: solid;
  border-width: 2px;
  -moz-border-image: url(image/news-waku.png) 3 repeat;
  -webkit-border-image: url(image/news-waku.png) 3 repeat;
  -o-border-image: url(image/news-waku.png) 3 repeat;
  border-image: url(image/news-waku.png) 3 fill repeat;
  /*border: 1px solid #c1c1c1;*/
  border-top: 0px solid #c1c1c1;
  margin: 0px !important;
  padding: 10px 15px;
  background-color: #339E87;
  color: #FFFFFF;
}
h2.resp-tab-active {
  border-bottom: 0px solid #c1c1c1 !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
  margin: 0 !important;
}
.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
}
.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #EE1418;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}
.resp-vtabs .resp-tab-content {
  border: none;
}
.resp-vtabs li.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-right: none;
  background-color: #f5f5f5;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
}
.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #c1c1c1;
}
h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #9B9797;
}
/*-----------Accordion styles-----------*/
h2.resp-tab-active {
  background-color: #99E3D4;
  color: #2B9F87;
}
.resp-easy-accordion h2.resp-accordion {
  display: block;
}
.resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1 !important;
}
.resp-jfit {
  width: 100%;
  margin: 0px;
}
.resp-tab-content-active {
  display: block;
}
h2.resp-accordion:first-child {
  border-top: 1px solid #c1c1c1;
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
  #primary {
    padding-top: 20px;
    background-color: rgba(255, 255, 255, 1.00);
    border-radius: 0px;
    margin-top: 0px;
  }
  ul.resp-tabs-list {
    display: none;
  }
  h2.resp-accordion {
    display: block;
  }
  .resp-vtabs .resp-tab-content {
    border: 1px solid #C1C1C1;
  }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
  }
  .resp-accordion-closed {
    display: none !important;
  }
  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
  }
  #NewsTab .genericon.genericon-chat { /*タブの中の吹き出し*/
    font-size: 150%;
    padding-right: 5px;
    vertical-align: bottom;
  }
}
@media only screen and (min-width: 768px) {
  #NewsTab .genericon.genericon-chat { /*タブの中の吹き出し*/
    font-size: 150%;
    padding-right: 5px;
    vertical-align: bottom;
    color: rgba(50, 158, 135, 1);
  }
}
/* =Menu 廃棄
----------------------------------------------- */
/* Small menu */
.menu-toggle {
  display: none;
  cursor: pointer;
  margin: 0 20px 0 0;
  padding: 10px 0;
}
.main-small-navigation ul {
  display: none;
}
.menu-toggle .genericon-menu {
  margin-top: 5px;
  font-size: 0.725em;
}
.main-small-navigation li {
  list-style: none;
  border-bottom: 1px solid #c6b688;
  -webkit-box-shadow: 0 1px 0 #eae2cc;
  -moz-box-shadow: 0 1px 0 #eae2cc;
}
.main-small-navigation li a {
  display: block;
  padding: 10px 0;
}
.main-small-navigation li a:hover {
  background-color: #bfb18a;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.main-small-navigation .large-12 {
  background-color: #e0d5b8;
}
@media screen and (max-width: 768px) {
  .menu-toggle .genericon-menu {
    margin-top: 5px;
    font-size: 0.725em;
  }
  .menu-toggle, .main-small-navigation ul.nav-menu.toggled-on {
    display: block;
  }
  .navigation-main ul {
    display: none;
  }
  .home.blog #page .row.front-feature .columns h5 {
    background-color: rgba(51, 158, 135, 1);
    border-radius: 3px;
  }
  .home.blog #page .row.front-feature .columns h5 a {
    color: rgba(255, 255, 255, 1);
    font-size: 0.9em;
    display: block;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.front-feature p {
  font-size: 0.875em;
}
.front-news {
  padding-right: 0;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .front-news {
    margin-top: 10px;
  }
}
.front-news h3 {
  border-bottom: 1px solid #c6b688;
  box-shadow: 0 1px 0 #eae2cc;
  -webkit-box-shadow: 0 1px 0 #eae2cc;
  -moz-box-shadow: 0 1px 0 #eae2cc;
}
.front-news .date {
  margin-top: 10px;
}
.front-news .thumbnail img {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.newspost {
  margin-bottom: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  overflow: hidden;
  font-size: 0.875em;
  height: 320px;
  margin-bottom: 10px;
  height: auto;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}
.newspost:hover {
  background-color: #eee;
}
.news-meta {
  padding: 0 5px;
  color: rgba(85, 85, 85, 1.00);
}
.news-meta .date {
  margin-top: 5px;
}
.news-meta p {
  line-height: 1.5em;
}
.front-sp .circle {
  text-align: center;
}
.entry-header {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: normal;
  padding-top: 8px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  background-image: url(image/title-back2-.jpg);
  background-color: hsla(168, 51%, 41%, 1.00);
}
h1.entry-title {
  color: #FFFFFF;
  background-image: url(image/h2title.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 24px auto;
  padding-left: 30px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-shadow: 1px 0px 6px rgba(9, 29, 25, 1.00);
}
.pagination-centered {
  clear: both;
}
.page-links {
  margin: 20px;
}
.page-links a {
  padding: 7px 10px;
  background-color: #fff;
  color: #5f2f08;
  border: 1px solid #33201f;
}
.page-links a:hover {
  background-color: #33201f;
  color: #fff;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.page_navi {
  text-align: center;
  clear: both;
  margin-top: 5em;
  margin-bottom: 2em;
}
.page_navi li {
  display: inline;
  list-style-type: none;
}
.page_navi li a {
  padding: 7px 10px;
  background-color: #FFFFFF;
  color: #339D87;
  border: 1px solid #339D87;
  -webkit-box-shadow: 0px 0px hsla(41, 47%, 65%, 1.00);
  box-shadow: 0px 0px hsla(41, 47%, 65%, 1.00);
}
.page_navi li a:hover {
  background-color: #339D87;
  color: #fff;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.page_navi li.current span {
  padding: 7px 10px;
  background-color: #339D87;
  color: #fff;
  border: 1px solid #339D87;
}
.page_navi li.page_nums span {
  padding: 7px 10px;
  background-color: #339D87;
  color: #fff;
  border: 1px solid #339D87;
}
.entry-attachment .attachment {
  text-align: center;
}
table#wp-calendar {
  width: 100%;
}
table#wp-calendar a {
  color: #5F2F08;
}
.tablepress [class*="column"] + [class*="column"]:last-child {
  float: none;
}
.tablepress [class*="column"] + [class*="column"].end {
  float: none;
}
.tablepress {
  margin: 20px 0;
}
.tablepress-responsive-phone tbody tr {
  vertical-align: top;
}
ul#page_link_menu {
  padding: 10px;
  margin: 20px 0;
  overflow: hidden;
  background-color: #33201f;
}
#page_link_menu li {
  float: left;
  list-style-type: none;
}
#page_link_menu li a {
  color: #fff;
}
.menu h1 {
  color: #5F2F08;
  background-color: #E0D5B8;
  border-radius: 5px;
  font-weight: bold;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding: 8px 15px 5px;
}
.menu-cat-set {
  margin: 0 25px 25px 15px;
  padding-top: 25px;
}
.menu #content h2 {
  color: #5F2F08;
  font-weight: bold;
  border-bottom: 1px dashed #5F2F08;
  padding: 5px 0 10px;
  line-height: 110%;
  position: relative;
  border-left: none;
}
.menu .menu_set {
  border-bottom: 1px dashed #C6B688;
  display: block;
  overflow: hidden;
  padding: 15px 0;
}
.menu .menu_set .menu_set_txt.has_image {
  width: 78%;
  float: left;
}
.menu .menu_set .menu_set_txt .price {
  margin-left: 1em;
  font-size: 0.75em;
  color: #5F2F08;
  float: right;
  border: 1px solid #C6B688;
  padding: 1px 5px;
  border-radius: 3px;
}
.menu .menu_set .menu_set_txt p {
  margin-bottom: 0;
  font-size: 0.857em;
}
.menu .menu_set .menu_set_image {
  width: 20%;
  max-width: 100px;
  float: right;
}
.menu .menu_set .menu_set_image img {
  border: 1px solid #C6B688;
  border-radius: 5px;
}
ul#page_link_menu {
  border-left: 1px solid #C6B688;
  margin-left: 0;
}
ul#page_link_menu li {
  display: inline;
  list-style: none;
}
ul#page_link_menu li a {
  padding: 0 20px;
  border-right: 1px solid #C6B688;
}
/*Contact Form　全体を囲う　div*/
.wpcf7 {
  /* [disabled]max-width: 400px; */
}
/*フォームの文字のフォント変更*/
#haiki .wpcf7 input[type="text"], #haiki .wpcf7 input[type="number"], #haiki .wpcf7 input[type="email"], #haiki .wpcf7 input[type="tel"], #haiki .wpcf7 input[type="date"], #haiki .wpcf7 textarea {
  font-size: 14px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo;
  border: 1px solid #B9C9CE;
  border-radius: 5px;
  padding: 12px 0.8em;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  height: 50px;
}
#haiki .wpcf7 textarea {
  height: 100px;
}
/*サブミットボタン*/
#haiki .wpcf7-submit {
  text-align: center;
  width: 100px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #848483;
  padding: 15px 20px;
  background: -moz-linear-gradient(top, #f2f2f2 0%, #dadada);
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#dadada));
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #848483;
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), inset 0px 0px 0px rgba(15, 15, 15, 0);
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), inset 0px 0px 0px rgba(15, 15, 15, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), inset 0px 0px 0px rgba(15, 15, 15, 0);
  text-shadow: 1px 1px 1px white, 0px 0px 0px rgba(255, 255, 255, 0);
}
/* Search
--------------------------------------------- */
#searchform {
  *zoom: 1;
}
#searchform:after {
  content: "";
  clear: both;
  display: block;
}
#searchform:label {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
}
#searchform #s {
  float: left;
  width: 80%;
  padding: 5px 2%;
  font-size: 15px;
  height: 32px;
  line-height: 1;
  border: solid 1px #33201f;
  border-radius: 5px 0 0 5px;
}
#searchform #searchsubmit {
  background: url("./assets/img/icon_search.png") #33201f no-repeat center center;
  border: 0 none;
  cursor: pointer;
  width: 20%;
  height: 32px;
  border-radius: 0 5px 5px 0;
  margin: 0;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
}
#content #s {
  width: 300px;
}
@media only screen and (max-width: 768px) {
  .site-header p {
    margin-bottom: 5px;
  }
  .site-branding {
    text-align: center;
    padding-top: 0;
  }
  /*スマホ電話番号*/
  .site-address {
    text-align: right;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    width: auto;
    float: right;
    padding-right: 0.3em;
  }
  .site-address a {
    font-style: normal;
    font-size: 0.78em;
    font-family: "Arial Black", Gadget, sans-serif;
    font-weight: 400;
  }
  .site-address address {
    margin-top: 0.3em;
    clear: both;
  }
  .front-news .small-3 {
    padding-right: 0;
  }
  .front-news .small-9 {
    padding-left: 5px;
  }
  .comments-area {
    margin-bottom: 20px;
  }
  #content #s {
    width: 180px;
  }
  .img-l, .img-r {
    margin-left: 2ex;
    margin-bottom: 2ex;
    float: right;
    clear: undefined;
  }
}
/*デフォルトのアイキャッチ用のスタイル*/
.thumbnail img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/*デフォルトの角丸スタイルを上書きする*/
.img-polaroid {
  padding: 7px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0px !important;
}
.img-circle {
  -webkit-border-radius: 300px !important;
  -moz-border-radius: 300px !important;
  border-radius: 300px !important;
}
.img-style-photo {
  background: #ccc;
  border: 5px solid #fff;
  position: relative;
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.12);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.12);
  border-radius: 0px !important;
}
.round5 {
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
}
.img-style-rotate {
  transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  border-radius: 0px !important;
}
.img-style-rotate:hover {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  border-radius: 0px !important;
}
.img-style-blur {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  border-radius: 0px !important;
}
.img-style-blur:hover {
  filter: blur(0px);
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  border-radius: 0px !important;
}
.img-style-gray {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  border-radius: 0px !important;
}
.img-style-gray:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
  -ms-filter: grayscale(0);
}
.img-style-sepia {
  filter: sepia(1);
  -webkit-filter: sepia(1);
  -moz-filter: sepia(1);
  -o-filter: sepia(1);
  -ms-filter: sepia(1);
  border-radius: 0px !important;
}
.img-style-sepia:hover {
  filter: sepia(0);
  -webkit-filter: sepia(0);
  -moz-filter: sepia(0);
  -o-filter: sepia(0);
  -ms-filter: sepia(0);
}
/*追加　--------------------------------------------- */
@font-face {
  font-family: 'condenseicon';
  src: url('font/CONDENSEicon.ttf') format('truetype'), url('font/CONDENSEicon.otf') format('opentype'), url('font/CONDENSEicon.woff') format('woff');
}
.Center {
  text-align: center;
}
#masthead {
  background-color: rgba(255, 255, 255, 1.00);
}
.header-logo {
  margin-top: 20px;
  margin-bottom: 20px;
}
.alignleft, .aligncenter, .alignright {
  margin-bottom: 2ex;
}
.pr-box {
  background-color: #F1EDE6;
  border: 2px solid #CCBEA5;
  border-radius: 5px;
  padding-top: 0.5em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  margin-top: 2em;
  margin-bottom: 1em;
}
.pr-box h3 {
  color: #FB8B3D;
  font-size: 125%;
  line-height: 2em;
  border-bottom-style: dotted;
  margin-top: 0em;
  margin-right: 0em;
  margin-bottom: 0.5em;
  margin-left: 0em;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-bottom-color: #CCBEA5;
}
.pr-box p {
  line-height: normal;
}
.pr-box li a {
  color: #555;
  text-decoration: underline;
}
.bell {
  border-radius: 4%;
  background-color: rgba(244, 238, 224, 1.00);
  padding-top: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
}
.bell_orange {
  border-radius: 4%;
  background-color: rgba(255, 139, 61, 1.00);
  padding-top: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
}
.bell_tyairo {
  border-radius: 4%;
  background-color: #5F3F04;
  padding-top: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
  color: #FFFFFF;
}
.bell_tyairo .titleH3 {
  color: #F4EEE0;
  font-size: 135%;
  line-height: 1.25em;
}
.bell_s {
  border-radius: 4%;
  background-color: rgba(244, 238, 224, 1.00);
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}
.frame {
  display: inline-block;
  box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
  border: 8px solid rgba(255, 255, 255, 1.00);
  margin-top: 1em;
  margin-bottom: 1em;
  width: 100%;
}
.katamuki-l {
  transform: rotate(-2deg);
}
.katamuki-r {
  transform: rotate(2deg);
}
.orange {
  color: rgba(255, 139, 61, 1.00);
  border-bottom: 1px dotted rgba(255, 139, 61, 1.00);
}
a img:hover {
  transition: 0.5s;
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
}
.btn {
  display: block;
  margin-top: 20px;
  width: 70%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  color: #F4EEE0;
  padding-top: 20px;
  padding-bottom: 20px;
  text-shadow: 1px 1px #4C2817;
  font-size: 110%;
  background-image: url(image/title-back2.jpg);
  border: 2px solid #FFFFFF;
  -webkit-box-shadow: 0 0px 5px hsla(0, 0%, 56%, 0.70);
  box-shadow: 0 0px 5px hsla(0, 0%, 56%, 0.70);
}
.btn:hover {
  transition: 0.5s;
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
}
/*表組み関係－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－ */
table.table-01 {
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px dotted #444543;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  width: 100%;
}
table.table-01 th {
  font-weight: normal;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #F0F0F0;
}
table.table-01 th, table.table-01 td {
  border-top-width: 0px;
  border-bottom: 1px dotted #444543;
  border-top-style: none;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  vertical-align: middle;
}
table.table-01 strong {
  font-size: medium;
  font-weight: bold;
}
table.gakkai {
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCCCCC;
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  width: 100%;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #FFF;
  border-left-color: #FFF;
}
table.gakkai th {
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: dotted;
  border-bottom-style: solid;
  border-left-style: none;
  padding-right: 10px;
  border-bottom-color: #CCCCCC;
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #4C2817;
  border-right-color: #CCCCCC;
  background-color: #F4EEE0;
  white-space: nowrap;
  line-height: 1.5em;
}
table.gakkai td {
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: dotted;
  border-bottom-style: solid;
  border-left-style: none;
  padding-right: 10px;
  border-bottom-color: #CCCCCC;
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-right-color: #CCCCCC;
  line-height: 1.5em;
}
table.hyou {
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCCCCC;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  width: 100%;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #FFF;
  border-left-color: #FFF;
  margin-top: 10px;
}
table.hyou th {
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: dotted;
  border-bottom-style: solid;
  border-left-style: none;
  padding-right: 10px;
  border-bottom-color: #CCCCCC;
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #4C2817;
  border-right-color: #CCCCCC;
  background-color: #F4EEE0;
  white-space: nowrap;
  line-height: 1.5em;
}
table.hyou td {
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: dotted;
  border-bottom-style: solid;
  border-left-style: none;
  padding-right: 10px;
  border-bottom-color: #CCCCCC;
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-right-color: #CCCCCC;
  text-align: center;
  background-color: rgba(255, 255, 255, 1.00);
  line-height: 1.5em;
}
table.hyou2 {
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCCCCC;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  width: 100%;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #FFF;
  border-left-color: #FFF;
  margin-top: 10px;
}
table.hyou2 th {
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: dotted;
  border-bottom-style: solid;
  border-left-style: none;
  padding-right: 10px;
  border-bottom-color: #CCCCCC;
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #4C2817;
  border-right-color: #CCCCCC;
  background-color: #F4EEE0;
  line-height: 1.5em;
}
table.hyou2 td {
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: dotted;
  border-bottom-style: solid;
  border-left-style: none;
  padding-right: 10px;
  border-bottom-color: #CCCCCC;
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-right-color: #CCCCCC;
  text-align: left;
  background-color: rgba(255, 255, 255, 1.00);
  line-height: 1.5em;
}
table.hyou_orikaesi {
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCCCCC;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  width: 100%;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #FFF;
  border-left-color: #FFF;
  margin-top: 10px;
}
table.hyou_orikaesi th {
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: dotted;
  border-bottom-style: solid;
  border-left-style: none;
  padding-right: 10px;
  border-bottom-color: #CCCCCC;
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #4C2817;
  border-right-color: #CCCCCC;
  background-color: #F4EEE0;
  line-height: 1.5em;
}
table.hyou_orikaesi td {
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: dotted;
  border-bottom-style: solid;
  border-left-style: none;
  padding-right: 10px;
  border-bottom-color: #CCCCCC;
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-right-color: #CCCCCC;
  text-align: center;
  background-color: rgba(255, 255, 255, 1.00);
  line-height: 1.5em;
}
table.dok-hyou {
  border-spacing: 0;
  padding: 0px;
  width: 100%;
  border-style: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
table.dok-hyou th {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #4C2817;
  border: 2px solid rgba(244, 238, 224, 1.00);
  text-align: center;
  background-color: rgba(208, 182, 124, 1.00);
  line-height: 1.5em;
}
table.dok-hyou td {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: none;
  border: 2px solid rgba(244, 238, 224, 1.00);
  line-height: 1.5em;
}
table.dok-hyou .tyubunrui {
  background-color: rgba(224, 207, 168, 1.00);
  color: rgba(76, 40, 23, 1.00);
}
.TitleH2 {
  background-image: url(image/god_foot2.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 28px auto;
  color: #339D87;
  line-height: 1.75rem;
  padding-left: 2.25rem;
  width: 100%;
  margin-bottom: 0.5rem;
}
.titleH3 {
  color: rgba(51, 157, 135, 1.00);
  background-image: url(image/god_foot.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 24px auto;
  color: #339D87;
  line-height: 1.5rem;
  padding-left: 2rem;
  width: 100%;
  margin-bottom: 0.5rem;
  font-size: 120%;
}
.titleH4 {
  color: rgba(51, 157, 135, 1.00);
  background-image: url(image/h4head.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 24px auto;
  color: #339D87;
  line-height: 1.5rem;
  padding-left: 1.5rem;
  width: 100%;
  margin-bottom: 0.5rem;
}
.TopM100 {
  margin-top: 100px;
}
.TopM200 {
  margin-top: 200px;
  clear: left;
}
.TopM1em {
  margin-top: 1em;
}
.TopM2em {
  margin-top: 2em;
}
.TopM3em {
  margin-top: 3em;
}
.BottomM100 {
  margin-bottom: 100px;
}
.BottomM200 {
  margin-bottom: 200px;
}
.BottomM1em {
  margin-bottom: 1em;
}
.BottomM2em {
  margin-bottom: 2em;
}
.BottomM3em {
  margin-bottom: 3em;
}
.gyoukan05em li {
  margin-bottom: 0.5em;
}
.midori {
  color: hsla(168, 51%, 41%, 1.00)
}
.tour-tab {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}
.tour-tab .row .columns {
  padding-left: 0.2em;
  padding-right: 0.2em;
  padding-top: 0;
  padding-bottom: 0.2em;
}
.tab-on {
  color: rgba(255, 255, 255, 1.00);
  text-align: center;
  background-color: #FF8B3D;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  display: block;
  font-size: 90%;
  border-radius: 6px;
  margin-bottom: 5px;
  padding-right: 0px;
}
.tab-off {
  margin-bottom: 5px;
}
.tab-off a {
  text-align: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
  background-color: #E0CFA8;
  color: rgba(76, 40, 23, 1.00);
  font-size: 90%;
  border-radius: 6px;
}
.tab-off a:hover {
  color: rgba(51, 157, 135, 1.00);
  background-color: #F4EEE0;
  background-image: url(image/god_foot2.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 28px auto;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.blog-entry-header {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: normal;
  padding-top: 8px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  background-image: url(image/title-back2-.jpg);
  background-color: hsla(42, 47%, 77%, 1.00);
}
.blog-entry-header a {
  color: hsla(19, 54%, 19%, 1.00);
  font-size: 80%;
}
.blog-entry-header .title-obi a {
  max-height: 1.3em;
}
.blog-entry {
  margin-bottom: 2.5em;
  padding-bottom: 2.5em;
  border-bottom: 1px dotted hsla(19, 54%, 19%, 1.00);
}
.entry-meta {
  margin-top: 1rem;
}
.entry-meta-time {
  color: hsla(19, 54%, 19%, 1.00);
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 5px;
  white-space: nowrap;
  border-radius: 4px;
  font-size: small;
  width: auto;
  text-align: right;
}
.entry-meta .cat-links a {
  color: hsla(0, 0%, 100%, 1.00);
  background-color: hsla(24, 100%, 62%, 1.00);
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
  margin-top: 1em;
  border-radius: 4px;
  line-height: 1.2em;
  color: hsla(0, 0%, 100%, 1.00);
  font-size: small;
  margin-right: 0.5em;
}
/*Pocketボタンの幅調整*/
.wsbl_pocket {
  width: 95px;
}
/*Google+ボタンの幅調整*/
.wsbl_google_plus_one {
  width: 58px;
}
/*twitterボタンの幅調整*/
.wsbl_twitter {
  width: 89px !important;
}
.row #secondary .side-title {
  text-align: center;
  color: hsla(168, 51%, 41%, 1.00);
  font-weight: bold;
  margin-top: 1.5em;
}
.btn-flat-border {
  display: inline-block;
  padding-top: 1em;
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: 1em;
  text-decoration: none;
  color: #FFFFFF;
  border: solid 2px #FB7669;
  border-radius: 3px;
  transition: .4s;
  line-height: 1.25em;
  font-family: vdl-v7marugothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: large;
  width: 100%;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  background-color: #FB7669;
}
.btn-flat-border:hover {
  background: #339E89;
  border: solid 2px #339E89;
  color: white;
}
@media only screen and (max-width: 768px) {
  /*左右768までに表示*/
  body {
    background-color: rgba(255, 255, 255, 1.00);
  }
  #masthead {
    border-bottom: 1px solid rgba(233, 215, 175, 1.00);
    background-color: rgba(251, 248, 242, 1.00);
  }
  .t2em_s {
    margin-top: 2ex;
    padding-top: 230px;
    margin-bottom: 5px;
  }
  table.ShinryouTime, .img-l-50-pc, .img-r-50-pc {
    display: none;
  }
  .TopM2em_sh {
    margin-top: 2em;
  }
  table.hyou2 th {
    min-width: 120px;
  }
  table.gakkai th, table.hyou th, table.hyou2 th, table.hyou_orikaesi th, table.dok-hyou th {
    font-size: 1em;
  }
  table.gakkai td, table.hyou td, table.hyou2 td, table.hyou_orikaesi td, table.dok-hyou td {
    font-size: 1em;
  }
  .breadcrumb {
    background-color: #329e87;
  }
  #colophon {
    color: #4C2817;
  }
  .news-meta .date {
    color: rgba(255, 255, 255, 1.00);
    margin-bottom: 5px;
    background-color: rgba(255, 139, 61, 1.00);
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 85%;
    border-radius: 4px;
  }
  /*表組み関係－－－－－－－－－－－－－－－－－－－－－－－－ */
  table.table-01 {
    border-collapse: collapse;
    border-spacing: 0;
    border-top: 1px dotted #444543;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
  }
  table.table-01 th {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
    line-height: 1em;
  }
  table.table-01 th, table.table-01 td {
    border-top-width: 0px;
    border-bottom: 1px dotted #444543;
    border-top-style: none;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    vertical-align: middle;
  }
  /*　求人追加　*/
  #kyujin {
    width: 100%;
    /* [disabled]height: 400px; */
    background-color: #FF8695;
    margin-top: 20px;
    margin-bottom: 40px;
    display: block;
    padding-top: 45%;
    padding-right: 10px;
    padding-bottom: 0.5em;
    padding-left: 10px;
    background-image: url(https://unoahc.com/wp/wp-content/uploads/2020/01/kyujin.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    border-radius: 5px;
    transition: 0.7s;
    background-size: contain;
  }
  #kyujin:hover {
    background-color: #38C9AC;
  }
  #kyujin h1 {
    color: #FFFFFF;
    font-size: 240%;
    text-align: center;
    font-family: vdl-v7marugothic, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.1em;
    text-shadow: 0px 0px 10px #000000;
  }
  #kyujin h2 {
    color: #000000;
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 120%;
    margin-top: 1em;
    font-family: vdl-v7marugothic, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  #kyujin p {
    color: #FFFFFF;
    background-color: #CE0808;
    padding-right: 10px;
    padding-left: 10px;
    font-family: vdl-v7marugothic, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-align: center;
  }
  #kyujin2 {
    /* [disabled]width: 100%; */
    /* [disabled]height: 400px; */
    background-color: #FF8695;
    margin-top: 0px;
    margin-bottom: 40px;
    display: block;
    /* [disabled]padding-top: 45%; */
    padding-right: 10px;
    padding-bottom: 0.5em;
    padding-left: 10px;
    background-image: url(https://unoahc.com/wp/wp-content/uploads/2020/01/kyujin.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    border-radius: 5px;
    transition: 0.7s;
    /* [disabled]background-size: cover; */
  }
  #kyujin2:hover {
    background-color: #38C9AC;
  }
  #kyujin2 h1 {
    color: #FFFFFF;
    font-size: 240%;
    text-align: center;
    font-family: vdl-v7marugothic, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.1em;
    text-shadow: 0px 0px 10px #000000;
  }
  #kyujin2 h2 {
    color: #000000;
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 120%;
    margin-top: 1em;
    font-family: vdl-v7marugothic, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  #kyujin2 p {
    color: #FFFFFF;
    background-color: #CE0808;
    padding-right: 10px;
    padding-left: 10px;
    font-family: vdl-v7marugothic, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-align: center;
  }
  .epark {
    text-align: center;
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 769px) {
  /*左右768以上で表示*/
  /*　求人追加　*/
  #kyujin {
    width: 100%;
    height: 220px;
    background-color: #FF8695;
    margin-top: 40px;
    margin-bottom: 40px;
    display: block;
    padding-top: 0.5em;
    padding-right: 65%;
    padding-bottom: 0.5em;
    padding-left: 1.5em;
    background-image: url(https://unoahc.com/wp/wp-content/uploads/2020/01/kyujin.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    border-radius: 5px;
    transition: 0.7s;
  }
  #kyujin:hover {
    background-color: #38C9AC;
    background-image: url(https://unoahc.com/wp/wp-content/uploads/2020/01/kyujin.jpg);
    background-size: auto 205%;
  }
  #kyujin h1 {
    color: #FFFFFF;
    font-size: 240%;
    text-align: center;
    font-family: vdl-v7marugothic, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.1em;
  }
  #kyujin h2 {
    color: #000000;
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 120%;
    margin-top: 1em;
    font-family: vdl-v7marugothic, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  #kyujin p {
    color: #FFFFFF;
    background-color: #CE0808;
    padding-right: 10px;
    padding-left: 10px;
    font-family: vdl-v7marugothic, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-align: center;
  }
  #kyujin2 {
    width: 100%;
    height: 220px;
    background-color: #FF8695;
    margin-top: 0px;
    margin-bottom: 40px;
    display: block;
    padding-top: 10%;
    padding-right: 5%;
    padding-bottom: 0.5em;
    padding-left: 5%;
    background-image: url(https://unoahc.com/wp/wp-content/uploads/2020/01/kyujin.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 5px;
    background-size: cover;
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  #kyujin2:hover {
    background-size: 125%;
    background-repeat: no-repeat;
  }
  #kyujin2 h1 {
    color: #FF8695;
    font-size: 240%;
    text-align: center;
    font-family: vdl-v7marugothic, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.1em;
    text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0-2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
  }
  #kyujin2 h2 {
    color: #000000;
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 120%;
    margin-top: 1em;
    font-family: vdl-v7marugothic, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  #kyujin2 p {
    color: #FFFFFF;
    background-color: #CE0808;
    padding-right: 10px;
    padding-left: 10px;
    font-family: vdl-v7marugothic, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-align: center;
  }
  .row #secondary .side-title {
    font-size: 90%;
    margin-bottom: 0.1em;
  }
  .img-l-pc {
    margin-bottom: 2ex;
    float: left;
    margin-right: 2ex;
  }
  .img-l-50-pc {
    margin-bottom: 2ex;
    margin-right: 2ex;
    float: left;
    width: 50%;
    -webkit-box-shadow: 0 0px 10px hsla(0, 0%, 56%, 0.70);
    box-shadow: 0 0px 10px hsla(0, 0%, 56%, 0.70);
  }
  .img-r-pc {
    margin-left: 2ex;
    margin-bottom: 2ex;
    float: right;
  }
  .img-r-30-pc {
    margin-left: 2ex;
    margin-bottom: 2ex;
    float: right;
    width: 30%;
    transform: rotate(-5deg);
  }
  .img-r-50-pc {
    margin-left: 2ex;
    margin-bottom: 2ex;
    float: right;
    width: 50%;
    transform: rotate(-5deg);
    -webkit-box-shadow: 0 0px 5px hsla(0, 0%, 56%, 0.70);
    box-shadow: 0 0px 5px hsla(0, 0%, 56%, 0.70);
  }
  .breadcrumb {
    background-image: url(image/foot8.png);
    background-position: center top;
    background-repeat: no-repeat;
  }
  .breadcrumb p {
    margin-top: 80px;
    font-size: 90%;
    line-height: 1.5em;
    margin-left: -1em;
    color: hsla(19, 54%, 19%, 1.00);
    text-shadow: 0px 0px 4px hsla(0, 0%, 100%, 1.00);
  }
  .breadcrumb .row .large-12.columns {
    background-image: url(image/foot_parts_rogo3.png), url(image/foot_parts_time4.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top left, top right;
    height: 126px;
    margin-top: 100px;
    margin-bottom: 10px;
  }
  .sinryoujikan img {
    display: none;
  }
  .pc-none {
    display: none;
  }
  table.ShinryouTime {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    width: 100%;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #FFF;
    border-left-color: #FFF;
    margin-top: 10px;
  }
  table.ShinryouTime th {
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: dotted;
    border-bottom-style: solid;
    border-left-style: none;
    padding-right: 10px;
    border-bottom-color: #CCCCCC;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #4C2817;
    border-right-color: #CCCCCC;
    background-color: #F4EEE0;
    white-space: nowrap;
    line-height: 1.5em;
  }
  table.ShinryouTime td {
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: dotted;
    border-bottom-style: solid;
    border-left-style: none;
    padding-right: 10px;
    border-bottom-color: #CCCCCC;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-right-color: #CCCCCC;
    text-align: center;
    background-color: rgba(255, 255, 255, 1.00);
    line-height: 1.5em;
  }
  table.hyou2 th {
    min-width: 200px;
  }
  .gazou_maru {
    background-image: url(image/h4head.png);
    background-position: center center;
    background-size: auto auto;
    background-repeat: no-repeat;
  }
  table.dok-hyou th {
    width: 180px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  table.dok-hyou .tyubunrui {
    white-space: nowrap;
    text-align: center;
  }
  #colophon {
    color: #4C2817;
    background-image: url(image/foot8.png);
    background-position: center center;
    background-repeat: no-repeat;
  }
  .news-meta .date {
    color: rgba(255, 255, 255, 1.00);
    margin-bottom: 5px;
    background-color: rgba(255, 139, 61, 1.00);
    width: 100%;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 85%;
    border-radius: 4px;
  }
}
/* --- お問い合わせフォーム --- */
.entryform {
  margin-top: 3em;
  padding-top: 2em;
  padding-right: 2em;
  padding-bottom: 2em;
  padding-left: 2em;
  border: 1px dotted #444543;
  background-color: #F9F9F9;
}
.c1 {
  font-weight: normal;
  color: #595858;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #BABABA;
  padding-top: 30px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 30px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.c2 {
  font-weight: normal;
  color: #595858;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #BABABA;
  padding-top: 30px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 30px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
p.c1, p.c2 {
  margin: 0;
}
.c1:hover, .c2:hover {
  background-color: #EAEAEA;
}
.c1.last, .c2.last {
  border-bottom: none;
}
.m-alert {
  padding: 5px;
  background: #ff8080;
  color: #fff;
  margin: 5px;
  font-weight: normal;
}
input[type=text], input[type=tel], input[type=email] {
  font-size: 15px;
}
.c1 textarea, .c2 textarea {
  font-size: 13px;
  width: 100%;
}
.file {
  margin: 10px;
  display: block;
}
span.wpcf7-list-item {
  display: block;
}
input[type=text], input[type=email], input[type=tel] {
  width: 100%;
}
input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus {
  border: 1px solid #337AB7;
}
input[type=text], select, input[type=email], input[type=tel] {
  outline: none;
}
.contact_right textarea {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border: #a9a9a9 1px solid;
  width: 100%;
  padding: 0 3px;
}
.contact_right textarea:focus {
  border: 1px solid #337AB7;
}
.contact_right textarea {
  outline: none;
  width: 100%;
}
input[type=submit] {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border: #a9a9a9 1px solid;
  width: 100%;
  height: 50px;
  font-size: 20px;
  cursor: pointer;
  color: #F5F5F5;
  font-weight: bold;
  background-color: #337AB7;
  padding-top: 0;
  padding-right: 3px;
  padding-bottom: 0;
  padding-left: 3px;
  margin-top: 10px;
}
.contact_form input[type=submit] {
  width: 50%;
}
.contact_form input[type=text], .contact_form input[type=email] {
  width: 100%;
  height: 50px;
  font-size: 1.5em;
}
input[type="radio"] {
  margin: 0 0 4px 0 !important;
}
.wpcf7-not-valid-tip {
  color: #FF0000;
}
.ToiawaseKakunin {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  width: 70%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.ToiawaseKakunin a {
  text-decoration: underline;
  color: #337AB7;
}
.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #BABABA;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-right: 30px;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng {
  border-color: #FFFFFF;
  border-style: none;
  text-align: left;
  color: #FFFFFF;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  margin-bottom: 0.5em;
  line-height: 1.25em;
  text-indent: 0px;
  background-color: #FF8080;
}
div.wpcf7-mail-sent-ok {
  border-style: none;
  color: #337AB7;
}







/*スマホ用　左右768までに表示 □□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
@media only screen and (max-width: 767px) {

#float_toiawase {
	width: 100%;
	background-color: #FC9A05;
	/* [disabled]display: flex; */
	padding: 10px;
	/* [disabled]box-sizing: border-box; */
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 2;
  }
#float_toiawase a {
    margin: 0 2px;
  }
  
  #colophon .site-info {
	padding-bottom: 3em;  
  }
  
    }
	
/* PC・タブレット用 □□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
@media only screen and (min-width: 768px) {
#float_toiawase {
    display: none;
  }
    }