@charset "UTF-8";
/*!
Theme Name: Inohara Dental&Rehabilitation Clinic
Theme URI: http://www.inohara-dental.net/
Description: 医療法人社団 敬崇会 猪原歯科 食べるリハビリテーション科　医療従事者用
Author: ZEST-DESIGN http://www.zest-design.jp
Version: 1.0
*/
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/*
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  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/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 8/9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

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

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (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 and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

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

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

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

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

th,
td {
  padding: 0; }

header {
  position: relative; }
  @media screen and (min-width: 940px) {
    header {
      height: 108px;
      margin-top: -20px; } }
  header nav#spheader {
    background: #6EB5F1;
    width: 98%;
    margin: 0px auto;
    border-radius: 0 0 3px 3px; }
    header nav#spheader ul {
      margin-top: 0;
      text-align: center;
      padding-left: 0; }
      header nav#spheader ul:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      header nav#spheader ul li {
        list-style: none;
        display: inline;
        padding-right: .6em;
        font-size: 88%; }
        header nav#spheader ul li:before {
          content: '\f138';
          font-family: FontAwesome;
          padding-right: .1em;
          color: #FFF; }
        header nav#spheader ul li:last-child {
          padding-right: 0; }
        header nav#spheader ul li a:link, header nav#spheader ul li a:visited {
          color: #FFF;
          text-decoration: none; }
        header nav#spheader ul li a:hover {
          color: #FFF; }
    @media screen and (min-width: 940px) {
      header nav#spheader {
        display: none;
        margin: 0;
        padding: 0; } }
  header h1 {
    margin: 0;
    padding: 0; }
  header h1 a {
    display: block;
    background: url("./images/sp/image_logo.svg") no-repeat;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 292px;
    height: 105px;
    margin: 0 auto; }
    @media screen and (min-width: 940px) {
      header h1 a {
        background: url("./images/image_header_logo.png") no-repeat;
        width: 620px;
        height: 66px;
        position: absolute;
        left: 27px;
        top: 20px; } }
  header nav#hnav {
    position: relative;
    display: none; }
    header nav#hnav:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
    @media screen and (min-width: 940px) {
      header nav#hnav {
        display: block; } }
    header nav#hnav span {
      position: absolute;
      left: 5%;
      top: 0;
      font-size: 94%;
      font-weight: bold;
      color: #4A4A4A; }
      @media screen and (min-width: 940px) {
        header nav#hnav span {
          display: block;
          position: absolute;
          left: 668px;
          top: 25px;
          font-size: 82%;
          font-weight: bold; } }
    header nav#hnav p.contactus {
      position: absolute;
      top: -4px;
      left: 5%;
      font-size: 125%;
      color: #6EB5F1;
      word-spacing: -1em; }
      header nav#hnav p.contactus:before {
        content: '☎';
        padding-right: .1em; }
      @media screen and (min-width: 940px) {
        header nav#hnav p.contactus {
          left: 668px;
          top: 42px;
          font-size: 125%;
          font-weight: bolder;
          color: #4a4a4a;
          margin: 0; }
          header nav#hnav p.contactus:before {
            content: none; }
          header nav#hnav p.contactus a {
            color: #000; } }
    header nav#hnav p.mail a {
      display: block;
      background: #6EB5F1;
      padding: 5px 30px;
      margin-top: 0px;
      border-radius: 5px;
      position: absolute;
      right: 5%;
      top: 0; }
      header nav#hnav p.mail a:before {
        content: '\f003';
        font-family: FontAwesome;
        font-size: 219%;
        color: #FFF; }
      @media screen and (min-width: 940px) {
        header nav#hnav p.mail a {
          display: inline;
          position: absolute;
          top: 77px;
          left: 668px;
          font-size: 75%;
          color: #4a4a4a;
          padding: 0;
          margin: 0;
          background: none;
          color: #4a4a4a; }
          header nav#hnav p.mail a:before {
            content: "\f003";
            font-family: 'FontAwesome';
            color: #6EB5F1;
            padding-right: .3em;
            font-size: 100%; } }
    header nav#hnav p.mail span {
      display: none; }
      @media screen and (min-width: 940px) {
        header nav#hnav p.mail span {
          display: inline;
          color: #4a4a4a;
          position: static;
          top: 0;
          left: 0;
          font-weight: normal;
          font-size: 100%; } }
    header nav#hnav p.sitemap a {
      display: none; }
      @media screen and (min-width: 940px) {
        header nav#hnav p.sitemap a {
          display: block;
          position: absolute;
          left: 826px;
          top: 77px;
          font-size: 75%; }
          header nav#hnav p.sitemap a:before {
            content: "\f0e8";
            font-family: 'FontAwesome';
            color: #6EB5F1;
            padding-right: .3em; } }
  header div#toggle {
    position: absolute;
    top: 29px;
    right: 15px; }
    @media screen and (min-width: 940px) {
      header div#toggle {
        display: none; } }

footer {
  clear: both;
  position: relative; }
  footer div#spfooter p#pagetop {
    position: absolute;
    right: 1%;
    bottom: 10%; }
    @media screen and (min-width: 980px) {
      footer div#spfooter p#pagetop {
        bottom: 30%; } }
  footer div.infobox {
    display: none; }
    @media screen and (min-width: 980px) {
      footer div.infobox {
        display: block;
        margin: 0 0 0 46px;
        float: left; }
        footer div.infobox p {
          line-height: 1.4em;
          padding: 0;
          margin: 0; }
          footer div.infobox p#addr, footer div.infobox p#tel, footer div.infobox p#contactus {
            font-size: 82%; }
            footer div.infobox p#addr a, footer div.infobox p#tel a, footer div.infobox p#contactus a {
              color: #000; } }
    footer div.infobox span {
      display: none; }
      @media screen and (min-width: 980px) {
        footer div.infobox span {
          display: inline;
          font-size: 82%;
          display: block;
          margin-top: 10px;
          margin-bottom: -8px; } }
    footer div.infobox div#logo {
      display: none; }
      @media screen and (min-width: 980px) {
        footer div.infobox div#logo {
          display: block;
          background: url("./images/image_footer_logo.png") no-repeat;
          background-size: 215px 75px;
          width: 215px;
          height: 75px;
          overflow: hidden;
          white-space: nowrap;
          text-indent: 100%; } }
  footer div.linkbox {
    display: none; }
    @media screen and (min-width: 980px) {
      footer div.linkbox {
        display: block;
        margin-left: 40px;
        float: left;
        padding-top: 10px; }
        footer div.linkbox p.ftitle {
          font-size: 94%;
          margin-bottom: 0; }
        footer div.linkbox ul {
          padding-left: 0;
          margin: 0; }
          footer div.linkbox ul li {
            font-size: 82%;
            list-style: none;
            line-height: 1.4em; }
            footer div.linkbox ul li a {
              color: #7a5d2d; } }
  footer div#copyright {
    clear: both;
    margin-top: 0px;
    text-align: center;
    font-size: 75%;
    padding: .6em 0; }
    @media screen and (min-width: 980px) {
      footer div#copyright {
        background: #6EB5F1;
        color: #fff;
        margin-top: 20px;
        width: 100%; } }
  footer div#footerinner:after {
    content: "";
    clear: both;
    display: block; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    footer footer div.infobox {
      background: url("./images/image_footer_logo@2px.png") no-repeat;
      background-size: 215px 75px; } }

body {
  font-family: Verdana, “Hiragino Kaku Gothic ProN”, “游ゴシック”, YuGothic, Meiryo, sans-serif;
  /* font-family:“Times New Roman”, “Hiragino Mincho ProN”, “游明朝”, YuMincho, serif; //明朝系 */ }

p {
  word-break: break-word;
  -ms-word-break: normal;
  /* IE用 */
  text-align: justify;
  text-justify: inter-ideograph;
  /* IE用 */
  color: #262626; }

body.home div#content div.shinryo table th, body.home div#content div.shinryo table td {
  padding: .3em;
  font-size: 100%;
  border: 1px solid #333;
  border-collapse: collapse;
  text-align: center; }

@media screen and (min-width: 940px) {
  a:link, a:visited {
    text-decoration: none; }
  a:active, a:hover {
    text-decoration: underline; }
  a:active img, a:hover img {
    opacity: .6; } }

html {
  background: #E0F0FA; }

body {
  margin: 0 auto !important;
  padding: 0;
  background: #fff; }
  @media screen and (min-width: 940px) {
    body {
      width: 960px;
      box-shadow: #6EB5F1 0 0 10px; } }

p {
  display: block;
  margin: 1em 0; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px; }

/* img */
.aligncenter {
  display: block;
  margin: 0 auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  max-width: 100%; }

@media screen and (min-width: 940px) {
  body.home nav#gnav ul li:nth-child(1) a {
    border-bottom: 5px solid #6EB5F1;
    padding-bottom: 10px;
    width: 192px;
    position: relative;
    background: no-repeat;
    color: inherit; }
    body.home nav#gnav ul li:nth-child(1) a:after {
      content: '';
      position: absolute;
      border-bottom: 10px solid #6EB5F1;
      border-right: 5px solid transparent;
      border-left: 5px solid transparent;
      bottom: -4px;
      left: 88px; }
  body.page-id-2 nav#gnav ul li:nth-child(2) a, body.page-id-9 nav#gnav ul li:nth-child(2) a {
    border-bottom: 5px solid #6EB5F1;
    padding-bottom: 10px;
    width: 192px;
    position: relative;
    background: no-repeat;
    color: inherit; }
    body.page-id-2 nav#gnav ul li:nth-child(2) a:after, body.page-id-9 nav#gnav ul li:nth-child(2) a:after {
      content: '';
      position: absolute;
      border-bottom: 10px solid #6EB5F1;
      border-right: 5px solid transparent;
      border-left: 5px solid transparent;
      bottom: -4px;
      left: 88px; }
  body.page-id-11 nav#gnav ul li:nth-child(3) a, body.page-id-17 nav#gnav ul li:nth-child(3) a, body.page-id-15 nav#gnav ul li:nth-child(3) a, body.page-id-13 nav#gnav ul li:nth-child(3) a {
    border-bottom: 5px solid #6EB5F1;
    padding-bottom: 10px;
    width: 192px;
    position: relative;
    background: no-repeat;
    color: inherit; }
    body.page-id-11 nav#gnav ul li:nth-child(3) a:after, body.page-id-17 nav#gnav ul li:nth-child(3) a:after, body.page-id-15 nav#gnav ul li:nth-child(3) a:after, body.page-id-13 nav#gnav ul li:nth-child(3) a:after {
      content: '';
      position: absolute;
      border-bottom: 10px solid #6EB5F1;
      border-right: 5px solid transparent;
      border-left: 5px solid transparent;
      bottom: -4px;
      left: 88px; }
  body.post-type-archive-staff nav#gnav ul li:nth-child(4) a, body.single-staff nav#gnav ul li:nth-child(4) a {
    border-bottom: 5px solid #6EB5F1;
    padding-bottom: 10px;
    width: 192px;
    position: relative;
    background: no-repeat;
    color: inherit; }
    body.post-type-archive-staff nav#gnav ul li:nth-child(4) a:after, body.single-staff nav#gnav ul li:nth-child(4) a:after {
      content: '';
      position: absolute;
      border-bottom: 10px solid #6EB5F1;
      border-right: 5px solid transparent;
      border-left: 5px solid transparent;
      bottom: -4px;
      left: 88px; }
  body.page-id-25 nav#gnav ul li:nth-child(6) a {
    border-bottom: 5px solid #6EB5F1;
    padding-bottom: 10px;
    width: 192px;
    position: relative;
    background: no-repeat;
    color: inherit; }
    body.page-id-25 nav#gnav ul li:nth-child(6) a:after {
      content: '';
      position: absolute;
      border-bottom: 10px solid #6EB5F1;
      border-right: 5px solid transparent;
      border-left: 5px solid transparent;
      bottom: -4px;
      left: 88px; } }

nav#shinryo a:link,
nav#shinryo a:visited,
nav#gnav a:link,
nav#gnav a:visited {
  color: #4a4a4a;
  text-decoration: none; }

nav#tnav {
  display: none;
  font-size: 82%;
  margin-left: 30px;
  margin-bottom: 0; }
  @media screen and (min-width: 940px) {
    nav#tnav {
      display: block; }
      nav#tnav:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; } }
  nav#tnav li {
    float: left;
    list-style: none; }
    nav#tnav li:after {
      content: "\f105";
      font-family: 'FontAwesome';
      padding: 0 .6em;
      color: #6EB5F1; }
    nav#tnav li:last-child:after {
      content: none; }
    nav#tnav li:first-child:before {
      content: "\f015";
      font-family: 'FontAwesome';
      padding-right: .3em;
      color: #6EB5F1; }

nav#gnav {
  clear: all; }
  nav#gnav:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

nav#gnav ul {
  clear: both;
  position: relative;
  margin-top: 60px;
  padding-left: 0;
  margin: inherit auto;
  list-style: none; }
  nav#gnav ul li a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    list-style: none;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
    padding: .6em;
    line-height: 1em;
    margin-bottom: -1px;
    padding-left: .6em;
    line-height: 1.2em;
    position: relative; }
    nav#gnav ul li a:after {
      position: absolute;
      content: '\f105';
      font-family: FontAwesome;
      right: .6em;
      line-height: 1.2em; }
    nav#gnav ul li a:active, nav#gnav ul li a:hover {
      background: #6EB5F1;
      color: #FFF; }
  nav#gnav ul li:nth-child(2n+1) {
    clear: left; }
  nav#gnav ul li:nth-child(2n) {
    border-right: none; }
  nav#gnav ul li:nth-child(6) {
    display: none; }
  nav#gnav ul li:nth-child(7) {
    clear: none; }
  @media screen and (min-width: 940px) {
    nav#gnav ul {
      list-style: none;
      padding-left: 0;
      margin: 0; }
      nav#gnav ul:after {
        content: none;
        clear: both;
        display: block; }
      nav#gnav ul li {
        list-style: none;
        margin-bottom: 0; }
        nav#gnav ul li a {
          display: block;
          float: left;
          width: 192px;
          text-align: center;
          margin: 0;
          border: none; }
          nav#gnav ul li a:after {
            content: '';
            left: 50% !important;
            right: 50% !important; }
          nav#gnav ul li a.active, nav#gnav ul li a:hover {
            border-bottom: 5px solid #6EB5F1;
            padding-bottom: 10px;
            width: 192px;
            position: relative;
            background: no-repeat;
            color: inherit; }
        nav#gnav ul li:nth-child(2n+1) {
          clear: none; } }

div#container {
  clear: both;
  width: 95%;
  margin: 0 auto; }
  div#container:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media screen and (min-width: 940px) {
    div#container {
      width: 850px;
      margin: 0 auto;
      padding-bottom: 80px; } }
  div#container h2.pagetitle {
    font-size: 113%;
    font-weight: normal;
    padding: .3em 0 .3em 2em;
    border-top: 2px solid #6EB5F1;
    border-bottom: 2px solid #D8D8D8;
    box-sizing: content-box; }
    @media screen and (min-width: 940px) {
      div#container h2.pagetitle {
        font-size: 113%;
        padding: .6em 0 0 2em;
        margin-top: .6em;
        box-sizing: border-box;
        height: 50px; } }
  @media screen and (min-width: 940px) {
    div#container div#content {
      width: 576px;
      float: left; } }
  div#container div#content h3.access {
    clear: both;
    font-size: 100%;
    font-weight: normal; }
    div#container div#content h3.access img {
      margin-bottom: -2px; }
  div#container div#content div.title {
    clear: both;
    margin-top: 1em;
    border-bottom: 1px solid #CCC;
    padding-bottom: .1em;
    margin-left: 0; }
    @media screen and (min-width: 940px) {
      div#container div#content div.title {
        border-bottom: none; } }
    div#container div#content div.title h3 {
      padding-left: .3em;
      padding-right: .3em;
      margin-left: 0;
      border-bottom: 3px solid #6EB5F1;
      font-size: 88%;
      font-weight: normal;
      display: inline;
      padding-bottom: .1em; }
      @media screen and (min-width: 940px) {
        div#container div#content div.title h3 {
          border-bottom: none;
          border-left: 5px solid #6EB5F1;
          padding-left: .6em;
          font-size: 100%; } }
  @media screen and (min-width: 940px) {
    div#container div#content p {
      font-size: 94%; } }
  div#container div#content img.full {
    width: 100%;
    height: auto; }
  div#container div#content table {
    margin: 1em 0;
    color: #262626; }
    @media screen and (min-width: 940px) {
      div#container div#content table {
        font-size: 94%; } }
    div#container div#content table th {
      vertical-align: top;
      font-weight: normal;
      text-align: left;
      width: 25%; }
    div#container div#content table th, div#container div#content table td {
      line-height: 1.2em; }
  div#container div#content table.accessbus {
    width: 100%;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC; }
    div#container div#content table.accessbus caption {
      text-align: center;
      font-size: 94%;
      font-weight: bold; }
    @media screen and (min-width: 940px) {
      div#container div#content table.accessbus {
        margin-bottom: 2em; }
        div#container div#content table.accessbus:nth-of-type(1) {
          width: 48%;
          float: left; }
        div#container div#content table.accessbus:nth-of-type(2) {
          width: 48%;
          float: right; } }
    div#container div#content table.accessbus tr:nth-child(2n) {
      background: #FCEED8; }
    div#container div#content table.accessbus th, div#container div#content table.accessbus td {
      padding: .3em;
      width: 16.6%;
      text-align: center;
      border-bottom: 1px solid #CCC; }
    div#container div#content table.accessbus th {
      border-right: 1px solid #CCC; }
  @media screen and (min-width: 940px) {
    div#container div#content ol, div#container div#content ul {
      font-size: 94%; } }
  div#container div#content div.equipbox01 div.image {
    position: relative; }
    div#container div#content div.equipbox01 div.image img {
      margin-top: 10px; }
    div#container div#content div.equipbox01 div.image span {
      position: absolute;
      bottom: .6em;
      right: 1.2em;
      font-size: 75%;
      color: #FFF;
      text-shadow: .1em .1em 2px #666; }
  @media screen and (min-width: 940px) {
    div#container div#content div.equipbox01:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
    div#container div#content div.equipbox01 div.image {
      width: 274px;
      height: auto;
      position: relative; }
      div#container div#content div.equipbox01 div.image:nth-child(1) {
        float: left; }
      div#container div#content div.equipbox01 div.image:nth-child(2) {
        float: right; } }
  div#container div#content div.equipbox02 {
    margin-top: 10px; }
    div#container div#content div.equipbox02 div.char {
      clear: both;
      width: auto; }
    div#container div#content div.equipbox02 div.image {
      width: 48%;
      height: auto;
      position: relative; }
      div#container div#content div.equipbox02 div.image:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      div#container div#content div.equipbox02 div.image:nth-child(1) {
        float: left; }
      div#container div#content div.equipbox02 div.image:nth-child(2) {
        float: right; }
      div#container div#content div.equipbox02 div.image img {
        width: 100%; }
      div#container div#content div.equipbox02 div.image span {
        position: absolute;
        bottom: .6em;
        right: 1.2em;
        font-size: 75%;
        color: #FFF;
        text-shadow: .1em .1em 2px #666; }
    @media screen and (min-width: 940px) {
      div#container div#content div.equipbox02:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      div#container div#content div.equipbox02 div.char {
        clear: none;
        float: right;
        width: 230px; }
      div#container div#content div.equipbox02 div.image {
        clear: none;
        float: right;
        width: 155px;
        height: auto; }
        div#container div#content div.equipbox02 div.image:first-child {
          margin-right: 10px;
          float: left; }
        div#container div#content div.equipbox02 div.image:nth-child(2) {
          float: left; } }
  div#container div#content div.equipbox03 div.image, div#container div#content div.equipbox04 div.image {
    position: relative; }
    div#container div#content div.equipbox03 div.image span, div#container div#content div.equipbox04 div.image span {
      position: absolute;
      bottom: .6em;
      left: 1.2em;
      font-size: 75%;
      color: #FFF;
      text-shadow: .1em .1em 2px #666; }
  @media screen and (min-width: 940px) {
    div#container div#content div.equipbox03, div#container div#content div.equipbox04 {
      margin: 10px 0; }
      div#container div#content div.equipbox03:after, div#container div#content div.equipbox04:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      div#container div#content div.equipbox03 img, div#container div#content div.equipbox04 img {
        width: 100%;
        height: auto; } }
  div#container div#content .ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
  div#container div#content .ggmap iframe,
  div#container div#content .ggmap object,
  div#container div#content .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  div#container div#content div.staffbox {
    display: block;
    width: 48%;
    float: left;
    margin: 1em 0 1em 0; }
    @media screen and (min-width: 940px) {
      div#container div#content div.staffbox {
        width: 135px;
        margin-right: 12px; } }
    div#container div#content div.staffbox:nth-of-type(2n) {
      clear: both;
      float: left; }
      @media screen and (min-width: 940px) {
        div#container div#content div.staffbox:nth-of-type(2n) {
          clear: none;
          float: left; } }
    div#container div#content div.staffbox:nth-of-type(2n+1) {
      float: right; }
      @media screen and (min-width: 940px) {
        div#container div#content div.staffbox:nth-of-type(2n+1) {
          float: left; } }
    @media screen and (min-width: 940px) {
      div#container div#content div.staffbox:nth-of-type(4n+1) {
        margin-right: 0;
        float: right; } }
    div#container div#content div.staffbox div.image img {
      width: 100%;
      height: auto; }
    div#container div#content div.staffbox div.position,
    div#container div#content div.staffbox div.name {
      text-align: center; }
    div#container div#content div.staffbox div.position {
      font-size: 82%; }
    div#container div#content div.staffbox div.name {
      font-size: 94%; }
  div#container div.staffdetail {
    clear: both;
    margin-top: 10px; }
    div#container div.staffdetail div.image {
      background: #FFF;
      text-align: center;
      height: auto;
      width: 100%;
      overflow: hidden; }
      div#container div.staffdetail div.image img {
        width: auto;
        height: 140px; }
        @media screen and (min-width: 940px) {
          div#container div.staffdetail div.image img {
            height: 250px; } }
    div#container div.staffdetail div.p-n {
      margin-top: 10px;
      background: #FAEBD3;
      padding: .3em 0 .1em;
      border-radius: 3px;
      text-align: center; }
      div#container div.staffdetail div.p-n:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      div#container div.staffdetail div.p-n div.position {
        font-size: 82%; }
      div#container div.staffdetail div.p-n div.name {
        font-size: 113%;
        font-weight: bold; }
    div#container div.staffdetail div.comment {
      font-family: 'JapanSans90','ヒラギノ角ゴ Pro W3','Hiragino Kaku  Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif; }
    div#container div.staffdetail nav.link {
      margin-top: 2em; }
      div#container div.staffdetail nav.link:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      div#container div.staffdetail nav.link div.prev-staff,
      div#container div.staffdetail nav.link div.next-staff,
      div#container div.staffdetail nav.link div.all-staff {
        background: #6EB5F1;
        text-align: center;
        font-size: 100%;
        border-radius: 3px;
        width: 100%;
        margin: 0 auto 5px;
        box-sizing: border-box; }
        div#container div.staffdetail nav.link div.prev-staff a:link, div#container div.staffdetail nav.link div.prev-staff a:visited,
        div#container div.staffdetail nav.link div.next-staff a:link,
        div#container div.staffdetail nav.link div.next-staff a:visited,
        div#container div.staffdetail nav.link div.all-staff a:link,
        div#container div.staffdetail nav.link div.all-staff a:visited {
          color: #FFF;
          display: block;
          padding: .3em;
          text-decoration: none; }
        @media screen and (min-width: 940px) {
          div#container div.staffdetail nav.link div.prev-staff,
          div#container div.staffdetail nav.link div.next-staff,
          div#container div.staffdetail nav.link div.all-staff {
            width: auto;
            height: auto;
            padding: .3em .6em;
            margin: 0;
            border-radius: 30px;
            font-size: 88%; } }
      div#container div.staffdetail nav.link div.prev-staff {
        text-align: left;
        padding-left: 1em; }
        div#container div.staffdetail nav.link div.prev-staff a:link:before, div#container div.staffdetail nav.link div.prev-staff a:visited:before {
          content: '\f137';
          font-family: FontAwesome;
          padding-right: .3em;
          color: #FFF; }
        @media screen and (min-width: 940px) {
          div#container div.staffdetail nav.link div.prev-staff {
            display: inline-block;
            border-radius: 30px 0 0 30px;
            float: left; } }
      div#container div.staffdetail nav.link div.next-staff {
        text-align: right;
        padding-right: 1em; }
        div#container div.staffdetail nav.link div.next-staff a:link:after, div#container div.staffdetail nav.link div.next-staff a:visited:after {
          content: '\f138';
          font-family: FontAwesome;
          padding-left: .3em;
          color: #FFF; }
        @media screen and (min-width: 940px) {
          div#container div.staffdetail nav.link div.next-staff {
            display: inline-block;
            border-radius: 0 30px 30px 0;
            float: right; } }
      div#container div.staffdetail nav.link div.all-staff a:link:before, div#container div.staffdetail nav.link div.all-staff a:visited:before {
        content: '\f139';
        font-family: FontAwesome;
        padding-right: .3em;
        color: #FFF; }
  div#container ul#sitemap {
    list-style: none;
    padding-left: 1em; }
    div#container ul#sitemap li {
      list-style: none;
      margin-bottom: 1em; }
      div#container ul#sitemap li a:before {
        content: '\f138';
        font-family: FontAwesome;
        padding-right: .3em;
        color: #6EB5F1; }
      div#container ul#sitemap li a:link, div#container ul#sitemap li a:visited {
        text-decoration: none; }
      div#container ul#sitemap li li {
        margin-bottom: 0; }
  div#container div#sidebar {
    clear: both; }
    @media screen and (min-width: 940px) {
      div#container div#sidebar {
        clear: none; } }
    div#container div#sidebar p#sidebartitle {
      font-size: 113%;
      padding: .6em 0 .6em 2em;
      background: #6EB5F1;
      color: #FFF;
      border-top: 2px solid #6EB5F1;
      border-bottom: 2px solid #6EB5F1;
      border-radius: 3px;
      box-sizing: border-box;
      height: 50px; }
      @media screen and (min-width: 940px) {
        div#container div#sidebar p#sidebartitle {
          border-radius: 0; } }
    @media screen and (min-width: 940px) {
      div#container div#sidebar h1 {
        font-size: 100%;
        margin-top: 2em;
        margin-bottom: 0; }
        div#container div#sidebar h1:before {
          content: '\f10c';
          color: #6EB5F1;
          font-family: FontAwesome;
          padding-right: .3em;
          padding-bottom: .3em; }
        div#container div#sidebar h1:first-child {
          margin-top: 0; } }
    @media screen and (min-width: 940px) {
      div#container div#sidebar {
        margin-top: -83px;
        width: 250px;
        box-sizing: border-box;
        float: right;
        border-radius: 0px; } }
    div#container div#sidebar ul {
      list-style: none;
      padding-left: 0; }
      @media screen and (min-width: 940px) {
        div#container div#sidebar ul {
          margin: 0; } }
      div#container div#sidebar ul li a {
        display: block;
        font-size: 88%;
        border-bottom: 1px dashed #CCC;
        padding: .3em 0; }
        div#container div#sidebar ul li a:link, div#container div#sidebar ul li a:visited {
          text-decoration: none;
          color: #4a4a4a; }
        div#container div#sidebar ul li a:hover, div#container div#sidebar ul li a:active {
          background: #6EB5F1;
          color: #fff; }
        div#container div#sidebar ul li a:before {
          content: '\f105';
          font-family: FontAwesome;
          color: #6EB5F1;
          padding-right: .3em; }

/*-------------------------　トップページ　----------------------*/
body.home {
  background: #fff; }
  body.home div#slide {
    margin-bottom: 20px;
    position: relative;
    height: auto;
    width: 100%;
    overflow: hidden; }
    body.home div#slide:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
    body.home div#slide img {
      width: 100%;
      height: auto;
      text-align: center; }
    body.home div#slide div#attent {
      text-align: center !important;
      border-top: 2px solid #6EB5F1;
      border-bottom: 2px solid #6EB5F1;
      padding: 10px 0;
      position: relative;
      z-index: 1; }
      @media screen and (min-width: 980px) {
        body.home div#slide div#attent {
          text-align: left;
          position: absolute;
          bottom: 70px;
          left: 0;
          width: 297px;
          background: #FFF;
          border-right: 2px solid #6EB5F1; } }
      body.home div#slide div#attent:after {
        position: absolute;
        top: 0;
        right: 5%;
        line-height: 2.6em;
        content: '\f105';
        font-family: FontAwesome;
        font-size: 150%; }
        @media screen and (min-width: 980px) {
          body.home div#slide div#attent:after {
            content: none; } }
      body.home div#slide div#attent p {
        text-align: center;
        margin: 0; }
        body.home div#slide div#attent p:first-child {
          font-size: 88%; }
          @media screen and (min-width: 980px) {
            body.home div#slide div#attent p:first-child {
              font-size: 113%;
              text-align: left;
              padding-left: 1em; } }
          body.home div#slide div#attent p:first-child br {
            display: none; }
            @media screen and (min-width: 940px) {
              body.home div#slide div#attent p:first-child br {
                display: inline; } }
          body.home div#slide div#attent p:first-child:before {
            content: '\f071';
            font-family: FontAwesome;
            padding-right: .3em;
            color: #F6A623; }
        body.home div#slide div#attent p:nth-child(2) {
          font-size: 100%; }
          @media screen and (min-width: 980px) {
            body.home div#slide div#attent p:nth-child(2) {
              font-size: 113%;
              text-align: left;
              padding-left: 1em;
              padding-top: 1em; }
              body.home div#slide div#attent p:nth-child(2):before {
                content: '\f138';
                color: #6EB5F1;
                padding-right: .3em;
                font-family: FontAwesome; } }
      body.home div#slide div#attent a:link, body.home div#slide div#attent a:visited {
        text-decoration: none;
        color: #000; }
  body.home div#content div.title {
    font-weight: bold;
    font-size: 113%; }
  body.home div#content div.shinryo {
    margin-top: 20px; }
    body.home div#content div.shinryo table {
      border: 2px solid #333;
      border-radius: 5px;
      width: 100%; }
      body.home div#content div.shinryo table th {
        font-weight: bold;
        width: 10%; }
        body.home div#content div.shinryo table th:first-child {
          width: 30%; }
    body.home div#content div.shinryo p.houmon {
      float: left;
      padding-top: .3em;
      font-size: 82%; }
    body.home div#content div.shinryo p.kyushin {
      float: right;
      padding-top: .3em;
      font-size: 82%; }
  body.home div#sidebar {
    clear: both; }
    @media screen and (min-width: 940px) {
      body.home div#sidebar {
        clear: none;
        margin-top: 0; } }
    body.home div#sidebar ul {
      list-style: none;
      padding-left: 0;
      margin-top: 0; }
      body.home div#sidebar ul li a {
        display: block;
        font-size: 100%;
        border-bottom: 1px dashed #CCC;
        padding: .3em 0; }
        body.home div#sidebar ul li a:hover img, body.home div#sidebar ul li a:active img {
          background: rgba(0, 0, 255, 0.1); }
        body.home div#sidebar ul li a:before {
          content: none; }
  body.home nav#tnav {
    display: none; }
  body.home nav#shinryo:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media screen and (min-width: 940px) {
    body.home nav#shinryo {
      width: 850px;
      margin: -60px auto 0; } }
  body.home nav#shinryo ul {
    list-style: none;
    padding-left: 0; }
    body.home nav#shinryo ul li br {
      display: none; }
    body.home nav#shinryo ul li a {
      display: block;
      width: 100%;
      font-size: 100%;
      line-height: 1.2em;
      padding: .6em;
      border-top: 1px solid #CCC;
      border-bottom: 1px solid #CCC;
      border-right: 1px solid #CCC;
      box-sizing: border-box;
      margin-bottom: -1px;
      position: relative; }
      body.home nav#shinryo ul li a:after {
        position: absolute;
        line-height: 1;
        right: .6em;
        content: '\f105';
        font-family: FontAwesome; }
      body.home nav#shinryo ul li a:active, body.home nav#shinryo ul li a:hover {
        background: #6EB5F1;
        color: #FFF; }
    @media screen and (min-width: 940px) {
      body.home nav#shinryo ul li {
        margin-right: 14px;
        text-align: center;
        position: relative;
        float: left;
        width: 200px; }
        body.home nav#shinryo ul li:after {
          content: ".";
          display: block;
          clear: both;
          height: 0;
          visibility: hidden; }
        body.home nav#shinryo ul li:last-child {
          margin-right: 0; }
        body.home nav#shinryo ul li a {
          display: block;
          vertical-align: middle;
          padding: 10px 0;
          margin-bottom: 0;
          width: 100%;
          height: 39px;
          border: none;
          border: 1px solid #ccc;
          box-shadow: 0 2px 3px #ccc;
          box-sizing: content-box;
          background: #FFF; }
          body.home nav#shinryo ul li a:before {
            position: absolute;
            top: 5px;
            left: 5px;
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-top: 12px solid #6EB5F2;
            border-right: 12px solid transparent; }
          body.home nav#shinryo ul li a:after {
            content: ''; }
          body.home nav#shinryo ul li a:hover {
            background: #FFF;
            color: #000;
            box-shadow: 0 0 0 #CCC; }
        body.home nav#shinryo ul li br {
          display: inline-block; } }
  body.home div.staff {
    width: 100%;
    height: auto; }
    body.home div.staff img {
      width: 100%;
      height: auto; }
    @media screen and (min-width: 940px) {
      body.home div.staff {
        text-align: center;
        margin: 20px auto;
        width: 852px; } }
  body.home div#container {
    clear: both;
    margin-top: 1em;
    width: 95%;
    margin: 0 auto; }
    body.home div#container:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
    @media screen and (min-width: 940px) {
      body.home div#container {
        width: 850px;
        padding-bottom: 80px; } }
    body.home div#container div#content {
      width: 100%; }
      @media screen and (min-width: 940px) {
        body.home div#container div#content {
          width: 650px;
          float: left; } }
      body.home div#container div#content div.title {
        clear: both;
        margin-top: 1em;
        border-bottom: 1px solid #CCC;
        padding-bottom: 0;
        margin-left: 0; }
        @media screen and (min-width: 940px) {
          body.home div#container div#content div.title {
            line-height: 1.8em;
            margin-top: 2em; } }
      body.home div#container div#content div#news {
        width: 100%; }
        @media screen and (min-width: 940px) {
          body.home div#container div#content div#news {
            float: left;
            width: 319px; } }
        body.home div#container div#content div#news h2.news {
          font-size: 113%;
          font-weight: normal;
          padding: 0 0 0 2em;
          border-bottom: 2px solid #D8D8D8;
          position: relative; }
          body.home div#container div#content div#news h2.news:after {
            position: absolute;
            bottom: -2px;
            left: 0;
            z-index: 2;
            content: '';
            width: 35%;
            height: 4px;
            background-color: #3498db; }
          @media screen and (min-width: 940px) {
            body.home div#container div#content div#news h2.news {
              font-size: 113%;
              padding: .3em 0 .3em .6em;
              margin-top: 0; }
              body.home div#container div#content div#news h2.news:after {
                width: 60%; } }
        body.home div#container div#content div#news ul {
          padding-left: 0;
          margin-left: 0; }
          body.home div#container div#content div#news ul li {
            list-style: none;
            font-size: 88%;
            padding-bottom: .6em;
            padding-top: .6em;
            border-bottom: 1px dashed #D8D8D8; }
            @media screen and (min-width: 940px) {
              body.home div#container div#content div#news ul li {
                padding: .3em 0;
                width: 100%;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis; } }
            body.home div#container div#content div#news ul li span {
              display: block;
              color: #787878;
              font-size: 88%;
              line-height: 1em; }
              @media screen and (min-width: 940px) {
                body.home div#container div#content div#news ul li span {
                  display: inline-block;
                  width: 9em; } }
        body.home div#container div#content div#news p#newslink {
          background: #6EB5F1;
          text-align: center;
          font-size: 100%;
          border-radius: 3px; }
          @media screen and (min-width: 940px) {
            body.home div#container div#content div#news p#newslink {
              display: block;
              text-align: right;
              font-weight: normal;
              font-size: 82%;
              background: none; }
              body.home div#container div#content div#news p#newslink:before {
                content: '\f105';
                font-family: FontAwesome;
                padding-right: .3em;
                color: #6EB5F1; } }
          body.home div#container div#content div#news p#newslink a:link, body.home div#container div#content div#news p#newslink a:visited {
            color: #FFF;
            display: block;
            padding: .3em;
            text-decoration: none; }
          body.home div#container div#content div#news p#newslink a:before {
            content: '\f105';
            font-family: FontAwesome;
            padding-right: .3em;
            color: #FFF; }
          @media screen and (min-width: 940px) {
            body.home div#container div#content div#news p#newslink a:link, body.home div#container div#content div#news p#newslink a:visited {
              color: #000;
              display: inline-block; } }
      @media screen and (min-width: 940px) {
        body.home div#container div#content div#facebook {
          float: left;
          width: 319px;
          margin-left: 10px; } }
      body.home div#container div#content div#spshinryo p.timeorange {
        background: #FFF5E5;
        text-align: center;
        border-radius: 3px;
        color: #6EB5F1;
        font-weight: bold; }
      body.home div#container div#content div#spshinryo p.time {
        text-align: center; }
      @media screen and (min-width: 940px) {
        body.home div#container div#content div#spshinryo {
          display: none; } }
      body.home div#container div#content div#shinryotable {
        display: none; }
        @media screen and (min-width: 940px) {
          body.home div#container div#content div#shinryotable {
            display: block; }
            body.home div#container div#content div#shinryotable table {
              margin: .6em 0;
              width: 100%;
              border: 1px solid #CCC; }
              body.home div#container div#content div#shinryotable table tr th, body.home div#container div#content div#shinryotable table tr td {
                padding: .6em;
                text-align: center;
                border: 1px solid #CCC;
                font-size: 94%; }
              body.home div#container div#content div#shinryotable table tr th {
                background: #FBE4C0;
                font-weight: normal; }
              body.home div#container div#content div#shinryotable table tr th:nth-child(7) {
                color: #2185FF; }
              body.home div#container div#content div#shinryotable table tr th:nth-child(8) {
                color: #EE0000; }
              body.home div#container div#content div#shinryotable table tr th:nth-last-child(-n+7) {
                width: 10%; } }
        body.home div#container div#content div#shinryotable p.houmon {
          font-size: 82%;
          line-height: 1.3em; }
    body.home div#container div#sidebar {
      display: none; }
      @media screen and (min-width: 940px) {
        body.home div#container div#sidebar {
          display: block;
          width: 192px;
          float: right;
          margin-top: 0; }
          body.home div#container div#sidebar ul li a {
            margin-bottom: 1em;
            padding: 0;
            border-bottom: none; }
            body.home div#container div#sidebar ul li a:before {
              content: none; } }

/*-------------------------　ご来院にあたって/私たちの取組み　----------------------*/
body.page-id-11 div#container div#content img.full, body.parent-pageid-11 div#container div#content img.full,
body.page-id-35 div#container div#content img.full, body.parent-pageid-35 div#container div#content img.full {
  position: relative; }
  @media screen and (min-width: 940px) {
    body.page-id-11 div#container div#content img.full, body.parent-pageid-11 div#container div#content img.full,
    body.page-id-35 div#container div#content img.full, body.parent-pageid-35 div#container div#content img.full {
      width: 250px;
      height: auto;
      margin: 0 2em 2em 0;
      float: left; } }

body.page-id-11 div#container div#content h4.price,
body.page-id-11 div#container div#content h4.improvement, body.parent-pageid-11 div#container div#content h4.price,
body.parent-pageid-11 div#container div#content h4.improvement,
body.page-id-35 div#container div#content h4.price,
body.page-id-35 div#container div#content h4.improvement, body.parent-pageid-35 div#container div#content h4.price,
body.parent-pageid-35 div#container div#content h4.improvement {
  font-size: 100%;
  font-weight: normal; }
  body.page-id-11 div#container div#content h4.price:before,
  body.page-id-11 div#container div#content h4.improvement:before, body.parent-pageid-11 div#container div#content h4.price:before,
  body.parent-pageid-11 div#container div#content h4.improvement:before,
  body.page-id-35 div#container div#content h4.price:before,
  body.page-id-35 div#container div#content h4.improvement:before, body.parent-pageid-35 div#container div#content h4.price:before,
  body.parent-pageid-35 div#container div#content h4.improvement:before {
    content: '＊';
    color: base-color;
    padding-right: .3em; }

body.page-id-11 div#container div#content table.price, body.parent-pageid-11 div#container div#content table.price,
body.page-id-35 div#container div#content table.price, body.parent-pageid-35 div#container div#content table.price {
  width: 100%;
  box-sizing: border-box; }
  @media screen and (min-width: 940px) {
    body.page-id-11 div#container div#content table.price, body.parent-pageid-11 div#container div#content table.price,
    body.page-id-35 div#container div#content table.price, body.parent-pageid-35 div#container div#content table.price {
      margin-left: 20px;
      width: 556px; } }
  body.page-id-11 div#container div#content table.price caption, body.parent-pageid-11 div#container div#content table.price caption,
  body.page-id-35 div#container div#content table.price caption, body.parent-pageid-35 div#container div#content table.price caption {
    text-align: left;
    font-size: 100%;
    font-weight: normal; }
    body.page-id-11 div#container div#content table.price caption:before, body.parent-pageid-11 div#container div#content table.price caption:before,
    body.page-id-35 div#container div#content table.price caption:before, body.parent-pageid-35 div#container div#content table.price caption:before {
      content: '\f0ab';
      font-family: FontAwesome;
      color: base-color;
      padding-right: .3em; }
  body.page-id-11 div#container div#content table.price tr:nth-child(even), body.parent-pageid-11 div#container div#content table.price tr:nth-child(even),
  body.page-id-35 div#container div#content table.price tr:nth-child(even), body.parent-pageid-35 div#container div#content table.price tr:nth-child(even) {
    background: #FDEFD3; }
  body.page-id-11 div#container div#content table.price tr th, body.page-id-11 div#container div#content table.price tr td, body.parent-pageid-11 div#container div#content table.price tr th, body.parent-pageid-11 div#container div#content table.price tr td,
  body.page-id-35 div#container div#content table.price tr th,
  body.page-id-35 div#container div#content table.price tr td, body.parent-pageid-35 div#container div#content table.price tr th, body.parent-pageid-35 div#container div#content table.price tr td {
    border-bottom: dotted 1px #979797;
    padding: .3em; }
  body.page-id-11 div#container div#content table.price tr th, body.parent-pageid-11 div#container div#content table.price tr th,
  body.page-id-35 div#container div#content table.price tr th, body.parent-pageid-35 div#container div#content table.price tr th {
    white-space: nowrap; }
  body.page-id-11 div#container div#content table.price tr td, body.parent-pageid-11 div#container div#content table.price tr td,
  body.page-id-35 div#container div#content table.price tr td, body.parent-pageid-35 div#container div#content table.price tr td {
    text-align: right; }

body.page-id-11 div#container div#content div.image.title img, body.parent-pageid-11 div#container div#content div.image.title img,
body.page-id-35 div#container div#content div.image.title img, body.parent-pageid-35 div#container div#content div.image.title img {
  width: 100%;
  height: auto; }

body.page-id-11 div#container div#content div.image.improvement, body.parent-pageid-11 div#container div#content div.image.improvement,
body.page-id-35 div#container div#content div.image.improvement, body.parent-pageid-35 div#container div#content div.image.improvement {
  margin: 10px 0; }
  body.page-id-11 div#container div#content div.image.improvement img, body.parent-pageid-11 div#container div#content div.image.improvement img,
  body.page-id-35 div#container div#content div.image.improvement img, body.parent-pageid-35 div#container div#content div.image.improvement img {
    margin-bottom: 10px; }
  @media screen and (min-width: 940px) {
    body.page-id-11 div#container div#content div.image.improvement:after, body.parent-pageid-11 div#container div#content div.image.improvement:after,
    body.page-id-35 div#container div#content div.image.improvement:after, body.parent-pageid-35 div#container div#content div.image.improvement:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
    body.page-id-11 div#container div#content div.image.improvement.clean img:nth-child(1), body.page-id-11 div#container div#content div.image.improvement.clean img:nth-child(3), body.parent-pageid-11 div#container div#content div.image.improvement.clean img:nth-child(1), body.parent-pageid-11 div#container div#content div.image.improvement.clean img:nth-child(3),
    body.page-id-35 div#container div#content div.image.improvement.clean img:nth-child(1),
    body.page-id-35 div#container div#content div.image.improvement.clean img:nth-child(3), body.parent-pageid-35 div#container div#content div.image.improvement.clean img:nth-child(1), body.parent-pageid-35 div#container div#content div.image.improvement.clean img:nth-child(3) {
      width: 254px;
      height: auto; }
    body.page-id-11 div#container div#content div.image.improvement.clean img:nth-child(2), body.parent-pageid-11 div#container div#content div.image.improvement.clean img:nth-child(2),
    body.page-id-35 div#container div#content div.image.improvement.clean img:nth-child(2), body.parent-pageid-35 div#container div#content div.image.improvement.clean img:nth-child(2) {
      width: 300px;
      height: auto; }
    body.page-id-11 div#container div#content div.image.improvement img, body.parent-pageid-11 div#container div#content div.image.improvement img,
    body.page-id-35 div#container div#content div.image.improvement img, body.parent-pageid-35 div#container div#content div.image.improvement img {
      width: 274px;
      height: auto;
      float: left;
      margin: 0 0 20px 0; }
      body.page-id-11 div#container div#content div.image.improvement img:nth-child(2n), body.parent-pageid-11 div#container div#content div.image.improvement img:nth-child(2n),
      body.page-id-35 div#container div#content div.image.improvement img:nth-child(2n), body.parent-pageid-35 div#container div#content div.image.improvement img:nth-child(2n) {
        float: right; } }

/*-------------------------　お問い合わせ　----------------------*/
body.page-id-19 div#container div#content table#contactus {
  width: 98%; }
  body.page-id-19 div#container div#content table#contactus tr {
    padding-bottom: .6em; }
  body.page-id-19 div#container div#content table#contactus th {
    white-space: nowrap;
    display: block;
    margin-bottom: .3em;
    margin-top: 1em; }
  body.page-id-19 div#container div#content table#contactus td {
    display: block; }
  body.page-id-19 div#container div#content table#contactus span.caution {
    color: red; }
  body.page-id-19 div#container div#content table#contactus input, body.page-id-19 div#container div#content table#contactus textarea {
    width: 100%; }

body.page-id-19 div#container div#content p.button a {
  width: 98%;
  display: block;
  background: #6EB5F1;
  text-align: center;
  padding: .3em;
  font-size: 113%;
  border-radius: 3px; }
  body.page-id-19 div#container div#content p.button a:link, body.page-id-19 div#container div#content p.button a:visited {
    color: #FFF;
    text-decoration: none; }
  body.page-id-19 div#container div#content p.button a:hover, body.page-id-19 div#container div#content p.button a:active {
    opacity: .6; }

/*-------------------------　サイトマップ　----------------------*/
body.sitemap div#container div#content ul#sitemap_list {
  padding-left: 0; }
  body.sitemap div#container div#content ul#sitemap_list li.home-item {
    list-style: none; }
    body.sitemap div#container div#content ul#sitemap_list li.home-item:before {
      content: '\f015';
      font-family: FontAwesome;
      color: #6EB5F1;
      padding-right: .3em; }
  body.sitemap div#container div#content ul#sitemap_list li.page_item {
    list-style: none; }
    body.sitemap div#container div#content ul#sitemap_list li.page_item:before {
      content: '\f13a';
      font-family: FontAwesome;
      color: #6EB5F1;
      padding-right: .3em; }

/*-------------------------　講演会・執筆・業績アーカイブ　----------------------*/
@media screen and (min-width: 940px) {
  body.post-type-archive-kouenkai div#container div#content h3,
  body.post-type-archive-publish div#container div#content h3,
  body.post-type-archive-research div#container div#content h3 {
    font-size: 94%;
    border-left: 5px solid #6EB5F1;
    padding-left: .6em;
    float: left; } }

@media screen and (min-width: 940px) {
  body.post-type-archive-kouenkai div#container div#content span.date,
  body.post-type-archive-publish div#container div#content span.date,
  body.post-type-archive-research div#container div#content span.date {
    display: block;
    float: right;
    font-size: 82%;
    margin-top: 16px; } }

@media screen and (min-width: 940px) {
  body.post-type-archive-kouenkai div#container div#content p,
  body.post-type-archive-publish div#container div#content p,
  body.post-type-archive-research div#container div#content p {
    clear: both;
    font-size: 82%;
    padding-bottom: 1em;
    margin-left: 1em;
    border-bottom: 1px dotted #333; } }

/*-------------------------　講演会　詳細ページ　----------------------*/
@media screen and (min-width: 940px) {
  body.single-kouenkai div#container div#content h3 {
    font-size: 94%;
    border-left: 5px solid #6EB5F1;
    padding-left: .6em; } }

@media screen and (min-width: 940px) {
  body.single-kouenkai div#container div#content h4 {
    font-size: 94%;
    text-align: center;
    border-bottom: 1px solid #CCC;
    margin-top: 4em;
    margin-left: 1em; } }

@media screen and (min-width: 940px) {
  body.single-kouenkai div#container div#content div.context {
    font-size: 88%;
    padding-left: 1em;
    margin-bottom: 2em; } }

body.single-kouenkai div#container div#content p.date,
body.single-kouenkai div#container div#content p.place,
body.single-kouenkai div#container div#content p.taisho,
body.single-kouenkai div#container div#content p.map {
  margin: 0;
  padding-left: 1em;
  font-size: 88%;
  color: #333; }

body.single-kouenkai div#container div#content p.map {
  margin-top: 1em;
  padding-bottom: .3em; }

body.single-kouenkai div#container div#content .acf-map {
  width: 562px;
  height: 400px;
  border: #ccc solid 1px;
  margin: 0px 0 20px 15px; }
  body.single-kouenkai div#container div#content .acf-map img {
    max-width: inherit !important; }

body.single-kouenkai div#container div#content p.update {
  border-top: 1px solid #666;
  margin: 0;
  padding-top: .3em;
  font-size: 75%;
  text-align: right;
  color: #999; }

/*-------------------------　執筆記事・論文情報　詳細ページ　----------------------*/
@media screen and (min-width: 940px) {
  body.single-publish div#container div#content h3 {
    font-size: 94%;
    border-left: 5px solid #6EB5F1;
    padding-left: .6em;
    float: left; } }

@media screen and (min-width: 940px) {
  body.single-publish div#container div#content h4 {
    font-size: 94%;
    text-align: center;
    margin-bottom: 0;
    margin-top: 4em; } }

@media screen and (min-width: 940px) {
  body.single-publish div#container div#content span.date {
    font-size: 82%;
    float: right;
    margin-top: 16px; } }

body.single-publish div#container div#content div.context:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

@media screen and (min-width: 940px) {
  body.single-publish div#container div#content div.context {
    clear: both;
    font-size: 94%;
    margin-left: 1em; } }

@media screen and (min-width: 940px) {
  body.single-publish div#container div#content dl {
    margin-left: 1em;
    margin-top: .6em !important;
    padding: .6em;
    font-size: 88%;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC; }
    body.single-publish div#container div#content dl:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; } }

@media screen and (min-width: 940px) {
  body.single-publish div#container div#content dl dt {
    clear: left;
    width: 5em;
    padding-bottom: .3em;
    float: left; } }

@media screen and (min-width: 940px) {
  body.single-publish div#container div#content dl dd {
    margin-left: 0;
    padding-bottom: .3em;
    float: left; } }

/*-------------------------　業績　詳細ページ　----------------------*/
@media screen and (min-width: 940px) {
  body.single-research div#container div#content h3 {
    font-size: 94%;
    border-left: 5px solid #6EB5F1;
    padding-left: .6em; } }

body.single-research div#container div#content div.article {
  padding: 1em .3em; }

body.single-research div#container div#content p.update {
  border-top: 1px solid #666;
  margin: 0;
  padding-top: .3em;
  font-size: 75%;
  text-align: right;
  color: #999; }

/*-------------------------　リクルート　----------------------*/
body.page-id-25 div#container div#content p.catch {
  text-align: center;
  font-size: 113%; }
  @media screen and (min-width: 940px) {
    body.page-id-25 div#container div#content p.catch {
      font-size: 150%; } }

body.page-id-25 div#container div#content img {
  border-radius: 5px; }

body.page-id-25 div#container div#content ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }
  body.page-id-25 div#container div#content ul li {
    width: 130px;
    height: 130px;
    background: #333;
    border-radius: 130px;
    margin-bottom: 10px;
    text-align: center; }
    @media screen and (min-width: 940px) {
      body.page-id-25 div#container div#content ul li {
        width: 160px;
        height: 160px;
        border-radius: 160px; } }
    body.page-id-25 div#container div#content ul li:nth-child(1) {
      background: #F1AAB3; }
    body.page-id-25 div#container div#content ul li:nth-child(2) {
      background: #F4C666; }
    body.page-id-25 div#container div#content ul li:nth-child(3) {
      background: #9BDE7E; }
    body.page-id-25 div#container div#content ul li:nth-child(4) {
      background: #ABCBEF; }
    body.page-id-25 div#container div#content ul li:nth-child(5) {
      background: #C4A4E0; }
    body.page-id-25 div#container div#content ul li:nth-child(6) {
      background: #9AE5E8; }
    body.page-id-25 div#container div#content ul li:hover {
      opacity: .6; }
    body.page-id-25 div#container div#content ul li a {
      display: inline-block;
      padding: 40% 0;
      white-space: nowrap; }
      body.page-id-25 div#container div#content ul li a:link, body.page-id-25 div#container div#content ul li a:visited {
        color: #333;
        text-decoration: none; }
      @media screen and (min-width: 940px) {
        body.page-id-25 div#container div#content ul li a {
          font-size: 150%; } }

body.page-id-25 div#container div#content div.linktitle {
  width: 160px;
  height: 160px;
  border-radius: 180px;
  margin: 0 auto;
  background: #F1AAB3; }
  body.page-id-25 div#container div#content div.linktitle h4 {
    font-size: 150%;
    font-weight: normal;
    text-align: center;
    padding-top: 40%;
    color: #333; }

body.page-id-25 div#container div#content p.subtitle {
  margin-top: 2em;
  text-align: center;
  font-size: 113%; }

body.page-id-25 div#container div#content div.image {
  text-align: center; }
  body.page-id-25 div#container div#content div.image img {
    width: 100%;
    height: auto; }

body.page-id-25 div#container div#content div.subcatch {
  margin: 1em 0;
  padding: 1em;
  /* Rectangle: */
  background: #6EB5F2;
  border-radius: 5px;
  /* 予防から終末期までの 質の高い食支援の提: */
  font-size: 113%;
  color: #FFFFFF;
  text-align: center; }

body.page-id-25 div#container div#content div.profile {
  width: 40%;
  margin: 2em auto 1em; }
  body.page-id-25 div#container div#content div.profile div.caption {
    margin-top: 1em;
    font-size: 88%;
    white-space: nowrap; }
  @media screen and (min-width: 940px) {
    body.page-id-25 div#container div#content div.profile {
      width: 30%; } }

@media screen and (min-width: 940px) {
  body.page-id-25 div#container div#content div.hataraku {
    float: right;
    margin: 0 0 2em 2em; } }

@media screen and (min-width: 940px) {
  body.page-id-25 div#container div#content div.minitsuku-box-outer {
    display: flex;
    justify-content: space-between; } }

@media screen and (min-width: 940px) {
  body.page-id-25 div#container div#content div.minitsuku-box {
    width: 100%;
    margin: 0 10px; } }

body.page-id-25 div#container div#content div.minitsuku-box div.title {
  font-size: 88%;
  border-bottom: none; }

body.page-id-25 div#container div#content div.minitsuku-box div.detail {
  border: 2px solid #6EB5F1;
  border-radius: 5px;
  padding: .6em;
  text-align: center; }

body.page-id-25 div#container div#content div.timeline {
  margin: 1em 0; }
  body.page-id-25 div#container div#content div.timeline:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media screen and (min-width: 940px) {
    body.page-id-25 div#container div#content div.timeline {
      border-left: 3px solid #6EB5F1; } }
  body.page-id-25 div#container div#content div.timeline div.time {
    clear: both; }
    body.page-id-25 div#container div#content div.timeline div.time:before {
      content: '−';
      color: #6EB5F1;
      margin-left: -1em;
      padding-right: .6em; }
      @media screen and (min-width: 940px) {
        body.page-id-25 div#container div#content div.timeline div.time:before {
          margin-left: -3px; } }
    body.page-id-25 div#container div#content div.timeline div.time p {
      display: inline-block;
      margin: 0 .6em; }
  body.page-id-25 div#container div#content div.timeline div.image {
    margin: 1em 0; }
  @media screen and (min-width: 940px) {
    body.page-id-25 div#container div#content div.timeline div.image {
      padding-top: 1em;
      width: 500px;
      display: inline-block;
      float: right; }
      body.page-id-25 div#container div#content div.timeline div.image:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      body.page-id-25 div#container div#content div.timeline div.image + p {
        clear: both;
        width: 500px;
        float: right; } }

body.page-id-25 div#container div#content div.fieldbox h4.caption {
  background: #6EB5F1;
  padding: .3em .6em;
  border-radius: 5px;
  color: #FFF;
  margin-bottom: .6em; }

body.page-id-25 div#container div#content img.teamimage01 {
  display: block;
  margin: 1em auto; }

@media screen and (min-width: 940px) {
  body.page-id-25 div#container div#content div.teambox {
    margin: 1em 0; }
    body.page-id-25 div#container div#content div.teambox p {
      float: left;
      width: 300px; }
    body.page-id-25 div#container div#content div.teambox div.image {
      float: right;
      width: 250px; } }

@media screen and (min-width: 940px) {
  body.page-id-25 div#container div#content div.fieldbox:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  body.page-id-25 div#container div#content div.fieldbox div.image {
    float: left;
    width: 230px; }
  body.page-id-25 div#container div#content div.fieldbox div.caption {
    float: right;
    width: 330px; } }

body.page-id-25 div#container div#content div.messagebox {
  margin-top: 1em;
  border: 2px solid #6EB5F1;
  border-radius: 5px;
  padding: .6em 1em; }
  body.page-id-25 div#container div#content div.messagebox p br {
    display: none; }
  body.page-id-25 div#container div#content div.messagebox div.profile {
    text-align: center;
    font-size: 82%; }
  @media screen and (min-width: 940px) {
    body.page-id-25 div#container div#content div.messagebox:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
    body.page-id-25 div#container div#content div.messagebox div.profile {
      float: right;
      width: 20%;
      margin: 0; }
    body.page-id-25 div#container div#content div.messagebox p {
      float: left;
      width: 350px;
      white-space: nowrap; }
      body.page-id-25 div#container div#content div.messagebox p br {
        display: inline; } }
