@charset "UTF-8";
@import url(//https://fonts.googleapis.com/earlyaccess/notosansjp.css);
/*
Theme Name: スポットウォーキングさっぽろ用
Theme URI:
Author: yuki
Author URI: http://#
Description: スポットウォーキングさっぽろ用です。
Version: 1.0
License:
License URI:
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 15px;
  font-size: 1.5rem;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  background: #f9f3e6;
  font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-wrap: break-word;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  color: #f5834b;
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

a:hover {
  opacity: .8;
}

a[href$=".pdf"]:after {
  font-family: FontAwesome;
  content: "";
  margin-left: 5px;
  color: #f5834b;
}

img {
  max-width: 100%;
  height: auto;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

.container {
  width: 96%;
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 1000px) {
  .container {
    width: 1000px;
    z-index: 20;
  }
}

.wrap {
  overflow: hidden;
  -webkit-transition: all .5s;
  transition: all .5s;
  padding-bottom: 85px;
}

@media screen and (min-width: 768px) {
  .wrap {
    padding: 0;
  }
}

.wrap.is-menuopen {
  margin-right: 80%;
  margin-left: -80%;
}

@media screen and (min-width: 768px) {
  .wrap.is-menuopen {
    margin: 0;
  }
}

/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont_v-4.7.0.eot");
  src: url("fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff") format("woff2"), url("fonts/fontawesome-webfont_v-4.7.0.woff") format("woff"), url("fonts/fontawesome-webfont_v-4.7.0.ttf") format("truetype"), url("fonts/fontawesome-webfont_v-4.7.0.svg") 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;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  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.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

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

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

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

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

/* Deprecated as of 4.4.0 */
.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 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

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

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

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-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 {
  -webkit-filter: none;
          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-feed:before,
.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-pp: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-resistance:before,
.fa-rebel:before {
  content: "";
}

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

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

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

.fa-y-combinator-square:before,
.fa-yc-square:before,
.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-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-intersex:before,
.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-genderless: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: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

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

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

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

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

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

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

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

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

.fa-stop-circle:before {
  content: "";
}

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

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

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

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

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

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

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

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

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

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.l-header {
  background: #fff;
  text-align: center;
}

.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  position: relative;
}

@media screen and (min-width: 768px) {
  .l-header__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 0;
  }
}

.l-header__box--left {
  width: 200px;
}

.l-header__box--right {
  position: fixed;
  top: 0;
  right: -80%;
  width: 80%;
  height: 100%;
  padding: 20px;
  background: #1a1a1a;
  z-index: 2000;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.l-header__box--right.is-active {
  right: 0;
}

@media screen and (min-width: 768px) {
  .l-header__box--right {
    position: static;
    width: auto;
    height: auto;
    padding: 10px 0 0;
    background: transparent;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.l-header__logo {
  margin: 0;
  line-height: 0;
}

.l-header__text {
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0;
}

.l-mainvisual {
  position: relative;
  overflow: hidden;
  height: 0;
  max-height: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.l-mainvisual.is-active {
  height: 100%;
  max-height: 800px;
}

.l-mainvisual__item {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center;
  background-size: cover;
  opacity: 0;
  -webkit-transition: all 5s;
  transition: all 5s;
}

.l-mainvisual__item.is-active {
  opacity: 1;
}

.l-breadcrumbs-list {
  padding: 0;
  margin: 10px 0 0;
  overflow: hidden;
  font-size: 13px;
  font-size: 1.3rem;
}

.l-breadcrumbs-list__item {
  list-style: none;
  float: left;
}

.l-breadcrumbs-list__item:not(:last-child):after {
  content: '>';
  margin: 0 10px;
}

.l-breadcrumbs-list__item--home:before {
  font-family: FontAwesome;
  content: "\f015";
  margin-right: 2px;
}

.l-contents {
  margin: 20px 0;
}

.l-contents__inner {
  padding: 0 20px;
}

@media screen and (min-width: 400px) {
  .l-side {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .l-side {
    width: 30%;
  }
}

@media screen and (min-width: 1000px) {
  .l-side {
    width: 300px;
  }
}

.l-side-widget {
  background: #fff;
  padding: 10px;
}

.l-side-widget__title {
  margin: 0;
}

.l-footer {
  background: #333333;
  padding: 20px 0 0;
  margin-top: 120px;
}

.l-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 768px) {
  .l-footer__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.l-footer__item:first-child {
  margin-right: 0;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .l-footer__item:first-child {
    margin-right: 20px;
    margin-bottom: 0;
  }
}

.l-footer__logo {
  max-width: 80px;
}

@media screen and (min-width: 768px) {
  .l-footer__logo {
    max-width: 150px;
  }
}

.l-footer__text {
  color: #fff;
  line-height: 1.8;
  margin: 5px 0 0;
}

.l-footer__copyright {
  background: #000;
  margin: 20px 0 0;
  padding: 5px;
  font-size: 11px;
  font-size: 1.1rem;
  text-align: center;
  color: #4d4d4d;
}

.article-header {
  background-size: cover;
  background-position: center;
}

.article-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: rgba(0, 0, 0, 0.8);
  padding: 40px 0;
}

.article-header__block {
  text-align: center;
}

.article-header__block:first-child {
  margin-bottom: 20px;
}

.article-header__block:not(:first-child) {
  margin-bottom: -8px;
}

.article-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -20px 0 20px;
}

.article-meta__date {
  font-size: 13px;
  font-size: 1.3rem;
  color: gray;
  margin-right: 10px;
}

.article-meta__date:before {
  font-family: FontAwesome;
  content: "";
}

.article-meta__cat {
  font-size: 13px;
  font-size: 1.3rem;
  background: #f5834b;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  min-width: 80px;
  display: inline-block;
  text-align: center;
}

.article__content {
  position: relative;
  line-height: 1.5;
  padding: 10px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px #d9d9d9;
          box-shadow: 0 0 10px #d9d9d9;
  border-radius: 5px;
  z-index: 20;
}

.article__content img.alignleft {
  float: left;
}

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

.article__content img.alignright {
  float: right;
}

.article__content .wp-caption {
  max-width: 100%;
  line-height: 0;
}

.article__content .wp-caption-text {
  font-size: 80%;
  margin: 5px 0;
  line-height: normal;
}

.article__content ul {
  margin: 1em 0;
  padding: 0;
}

.article__content ul li {
  list-style: none;
}

.article__content ul li:not(:last-child) {
  margin-bottom: 5px;
}

.article__content ul li:before {
  font-family: FontAwesome;
  content: "";
  color: #333333;
  margin-right: 10px;
  font-weight: 700;
}

.article__content h2 {
  font-size: 22px;
  font-size: 2.2rem;
  padding-left: 45px;
  position: relative;
}

.article__content h2:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 4px;
  top: 50%;
  left: 0;
  margin-top: -2px;
  display: block;
  background: #f5834b;
}

.article__content h3 {
  font-size: 18px;
  font-size: 1.8rem;
  border: 1px solid #f5834b;
  border-radius: 5px;
  padding: 10px;
}

.article__content table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

.article__content table td, .article__content table th {
  border: 1px solid #ccc;
  padding: 10px;
}

.article__content table th {
  background: #000;
  color: #FFF;
}

.article__content blockquote {
  background: #f5f5f5;
  padding: 15px;
}

.article__content blockquote p {
  margin: 0;
}

.article__content code {
  background: #000;
  color: #fff;
  padding: 2px 7px;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 5px;
}

.article__content .acf-map {
  width: 100%;
  height: 300px;
}

.article__content .gallery {
  margin-top: -10px !important;
}

.article__content .gallery-item {
  margin: 0;
}

.article__content a[target='_blank']:after {
  font-family: FontAwesome;
  content: "";
  margin-left: 5px;
}

.article__content *:first-child {
  margin-top: 0;
}

.article__content *:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .article__content {
    padding: 20px;
  }
}

.sns-share {
  margin: 10px 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sns-share__item {
  list-style: none;
}

.sns-share__item:first-child {
  margin-right: 10px;
}

.sns-share__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
}

.sns-share__link:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.sns-share__link:before {
  font-family: FontAwesome;
}

.sns-share__link--tw {
  background: #1DA1F2;
}

.sns-share__link--tw:before {
  content: '\f099';
}

.sns-share__link--fb {
  background: #3B5998;
}

.sns-share__link--fb:before {
  content: '\f09a';
}

.archive-item {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding: 10px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px #d9d9d9;
          box-shadow: 0 0 10px #d9d9d9;
  border-radius: 5px;
}

.archive-item__block {
  position: relative;
  min-height: 0%;
}

.archive-item__link {
  color: #000;
  display: block;
}

.archive-item__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 0;
}

.archive-item__thumb {
  line-height: 0;
}

.archive-item__storeinfo {
  width: 62%;
}

.archive-item-text {
  margin: 0 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.archive-item-text:last-child {
  margin: 0;
}

.archive-item-text__label {
  font-size: 12px;
  font-size: 1.2rem;
  width: 40%;
  background: #f9f3e6;
  padding: 5px;
  margin-right: 2%;
  border-radius: 10px;
  border: 1px solid #f5f5f5;
}

@media screen and (min-width: 768px) {
  .archive-item-text__label {
    width: 22%;
  }
}

.archive-item-text__content {
  width: 58%;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .archive-item-text__content {
    width: 76%;
  }
}

.archive-item-tel {
  text-align: center;
  margin-bottom: 0;
}

.archive-item-tel__link {
  display: block;
  background: #333333;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
}

.archive-item-tel__text:before {
  font-family: FontAwesome;
  content: "";
}

.archive-item__voicetext {
  margin: 0;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
}

.archive-item__date {
  color: gray;
  font-size: 14px;
  font-size: 1.4rem;
}

.archive-item__date:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 3px;
}

.archive-item--A {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.archive-item--A:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-top: 1px solid #f5834b;
  border-left: 1px solid #f5834b;
  border-top-left-radius: 5px;
}

.archive-item--A:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  border-right: 1px solid #f5834b;
  border-bottom: 1px solid #f5834b;
  border-bottom-right-radius: 5px;
}

.archive-item--A .archive-item__thumb {
  width: 35%;
}

.archive-item--B {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.archive-item--B:before {
  font-family: FontAwesome;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  -webkit-transform: rotate(-20deg) scale(2.5);
          transform: rotate(-20deg) scale(2.5);
  color: #4d4d4d;
}

.archive-item--C {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
}

.archive-item--C .archive-item__block:not(:first-child) {
  padding: 10px;
}

.archive-item--C .archive-item__thumb img {
  width: 100%;
}

.overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  z-index: 3000;
  -webkit-transform: scale(0) rotate(180deg);
          transform: scale(0) rotate(180deg);
  -webkit-transition: all .7s;
  transition: all .7s;
  opacity: 0;
  cursor: pointer;
}

.overlay.is-active {
  -webkit-transform: scale(1) rotate(720deg);
          transform: scale(1) rotate(720deg);
  opacity: 1;
}

.overlay__inner {
  height: 100%;
}

.overlay__item {
  height: 100%;
  padding: 20px 0;
  cursor: default;
  display: none;
}

.overlay__item.is-active {
  display: block;
}

.overlay__text {
  color: #fff;
}

.overlay__close {
  position: absolute;
  top: 10px;
  right: 10px;
}

.overlay-lightbox {
  position: relative;
}

.overlay-lightbox-imgs {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
  height: 95vh;
}

.overlay-lightbox-imgs__item {
  list-style: none;
  position: relative;
  line-height: 0;
  max-height: 100%;
  overflow: hidden;
  display: none;
}

.overlay-lightbox-imgs__item.is-active {
  display: block;
}

.overlay-lightbox-imgs__img {
  max-height: 95vh;
}

.overlay-lightbox-imgs__caption {
  width: 100%;
  position: absolute;
  bottom: 0;
  line-height: normal;
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
  background: rgba(0, 0, 0, 0.8);
  padding: 5px;
  color: #fff;
}

.overlay-lightbox-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.overlay-lightbox-nav__item {
  list-style: none;
  padding: 0 20px;
}

.overlay-lightbox-nav__link {
  display: block;
}

.overlay-lightbox-nav__link.is-disabled {
  opacity: .2;
}

.overlay-lightbox-nav__link:after {
  content: '';
  width: 30px;
  height: 30px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  display: inline-block;
}

.overlay-lightbox-nav__link--prev:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.overlay-lightbox-nav__link--next:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.overlay-voiceinfo .overlay__content {
  overflow-y: scroll;
  height: 100%;
}

.comment-reply-title {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 20px 0;
}

@media screen and (min-width: 768px) {
  .comment-reply-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.comment-reply-title:before {
  font-family: FontAwesome;
  content: "";
  color: #f5834b;
  margin-right: 5px;
}

.comment-form {
  padding: 10px;
  background: #262626;
  color: #e6e6e6;
  border-radius: 10px;
}

@media screen and (min-width: 768px) {
  .comment-form {
    padding-right: 100px;
    padding-left: 100px;
  }
}

.comment-form__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.comment-form__label {
  width: 15%;
  font-size: 13px;
  font-size: 1.3rem;
}

.comment-form__input {
  width: 83%;
  padding: 10px;
  border-radius: 10px;
  border: 0;
  -webkit-box-shadow: 0 0 10px gray;
          box-shadow: 0 0 10px gray;
}

.comment-form__upload {
  width: 83%;
}

.comment .form-submit {
  position: relative;
  border: 1px solid #fff;
  cursor: pointer;
  background: #f5834b;
  color: #fff;
  text-align: center;
}

.comment .form-submit:before {
  content: '';
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 50%;
  background: #fff;
  z-index: 5;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.comment .form-submit:after {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -8px;
  z-index: 10;
  font-family: FontAwesome;
  content: "";
}

.comment .form-submit:hover {
  color: #f5834b;
  border: 1px solid #f5834b;
  opacity: 1;
}

.comment .form-submit:hover .submit {
  color: #f5834b;
}

.comment .form-submit:hover:before {
  width: 100%;
  left: 0;
}

.comment .form-submit .submit {
  width: 100%;
  display: block;
  color: #fff;
  padding: 10px 50px;
  border: 0;
  position: relative;
  z-index: 10;
  background: transparent;
  cursor: pointer;
}

.comment-list {
  margin: 0;
  padding: 0;
}

.comment-list__item {
  width: 90%;
  list-style: none;
  position: relative;
  padding: 10px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px #d9d9d9;
          box-shadow: 0 0 10px #d9d9d9;
  border-radius: 5px;
}

.comment-list__item:before {
  font-family: FontAwesome;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  -webkit-transform: rotate(-20deg) scale(2.5);
          transform: rotate(-20deg) scale(2.5);
  color: #4d4d4d;
}

.comment-list__item:nth-child(even) {
  margin-left: 10%;
}

.comment-list__item:not(:last-child) {
  margin-bottom: 20px;
}

.comment-list__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.comment-list__meta {
  width: 18%;
}

.comment-list__author {
  margin: 0 0 5px;
  font-weight: 700;
}

.comment-list__date {
  font-size: 13px;
  font-size: 1.3rem;
  color: gray;
}

.comment-list__date:before {
  font-family: FontAwesome;
  content: "";
  color: #f5834b;
  margin-right: 5px;
}

.comment-list__text {
  width: 80%;
}

.comment-list__text p {
  margin: 0 0 10px;
}

.comment-list__text img {
  max-height: 150px;
}

.comment-list__waiting {
  font-size: 11px;
  font-size: 1.1rem;
  color: #999999;
}

.gotop {
  position: fixed;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 20px;
  bottom: 80px;
  z-index: 100;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all .5s;
  transition: all .5s;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}

@media screen and (min-width: 768px) {
  .gotop {
    width: 50px;
    height: 50px;
    bottom: 20px;
  }
}

.gotop.is-active {
  opacity: 1;
  -webkit-transform: scale(1) rotate(0);
          transform: scale(1) rotate(0);
}

.gotop:hover {
  opacity: 1;
  -webkit-transform: scale(1.2) rotate(360deg);
          transform: scale(1.2) rotate(360deg);
  background: #000;
}

.gotop:before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-bottom: -10px;
}

.voiceentry {
  background: #1a1a1a;
  padding: 20px 0;
}

@media screen and (min-width: 768px) {
  .voiceentry__inner {
    padding: 0 100px;
  }
}

.voiceentry__text {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 10px;
}

.voiceentry__text--error {
  color: #de3333;
  border: 1px solid #de3333;
  font-weight: 700;
}

.voiceentry__text--feeling {
  border: 0;
  margin: 0 15px 0 0;
  padding: 3px;
  background: #f5834b;
  border-radius: 2px;
  position: relative;
}

.voiceentry__text--feeling:after {
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  background: #f5834b;
  top: 50%;
  right: -4px;
  margin-top: -7px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.voiceentry__text--feelingconfirm {
  border: 0;
  padding: 0;
}

.voiceentry__text--feelingconfirm strong {
  background: #f5834b;
  padding: 3px;
  margin-left: 5px;
  border-radius: 2px;
  display: inline-block;
}

.voiceentry-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.voiceentry__btn {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 80px;
  left: 20px;
  background: #f5834b;
  border: 2px solid #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}

@media screen and (min-width: 768px) {
  .voiceentry__btn {
    bottom: 30px;
  }
}

.voiceentry__btn.is-active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.voiceentry__btn:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.voiceentry__btn:before {
  font-family: FontAwesome;
  content: "";
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
}

.spotinfo-basic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -5px;
}

.spotinfo-basic__item {
  width: 100%;
  margin: 0 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px) {
  .spotinfo-basic__item {
    width: 50%;
  }
}

.spotinfo-basic__label {
  width: 35%;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  font-size: 1.3rem;
  border: 1px solid #f5834b;
  border-radius: 10px;
}

.spotinfo-basic__content {
  width: 65%;
  margin: 0;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 5px;
  background: #f9f3e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  word-break: break-all;
}

.spotinfo__message {
  position: relative;
  margin: 20px 0;
  padding: 10px;
  border-radius: 10px;
}

.spotinfo__message:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border-top: 2px solid #f5834b;
  border-left: 2px solid #f5834b;
  border-top-left-radius: 10px;
}

.spotinfo__message:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  border-right: 2px solid #f5834b;
  border-bottom: 2px solid #f5834b;
  border-bottom-right-radius: 10px;
}

.spotinfo-coupon__item {
  background: #fac6ac;
  border: 3px solid #f5834b;
  border-radius: 10px;
  padding: 10px;
}

.spotinfo-coupon__item:not(:last-child) {
  margin-bottom: 20px;
}

.spotinfo-coupon__num {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  margin-left: 5px;
  color: #f5834b;
  border: 1px solid #f5834b;
}

.spotinfo-coupon__text {
  margin: 0;
  text-align: center;
}

.box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -20px;
}

.box__item {
  margin-bottom: 20px;
}

.box__item--A {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.box--2 .box__item {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .box--2 .box__item {
    width: 49%;
  }
}

.box--3 .box__item {
  width: 100%;
}

@media screen and (min-width: 400px) {
  .box--3 .box__item {
    width: 49%;
  }
}

@media screen and (min-width: 768px) {
  .box--3 .box__item {
    width: 32%;
  }
}

@media screen and (min-width: 768px) {
  .box--4 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0 -.5%;
  }
}

.box--4 .box__item {
  width: 100%;
}

@media screen and (min-width: 400px) {
  .box--4 .box__item {
    width: 49%;
  }
}

@media screen and (min-width: 768px) {
  .box--4 .box__item {
    width: 24%;
    margin-right: .5%;
    margin-left: .5%;
  }
}

.box--5 .box__item {
  width: 19%;
}

.list {
  padding: 0;
}

.list--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.list--right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.list__item {
  list-style: none;
}

.list__link {
  display: block;
  border-radius: 10px;
}

.list--A {
  margin: 0;
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px #d9d9d9;
          box-shadow: 0 0 10px #d9d9d9;
  border-radius: 5px;
}

.list--A .list__item:not(:last-child) {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed gray;
}

.list--A .list__link {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 768px) {
  .list--A .list__link {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.list--A .list__link:hover {
  opacity: 1;
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

.list--A .list__block:first-child {
  margin-right: 0;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .list--A .list__block:first-child {
    margin-right: 10px;
    margin-bottom: 0;
    width: 160px;
  }
}

@media screen and (min-width: 768px) {
  .list--A .list__block:nth-child(2) {
    width: calc(100% - 170px);
  }
}

.list--A .list__date {
  font-size: 13px;
  font-size: 1.3rem;
  color: gray;
  margin-right: 10px;
}

.list--A .list__cat {
  font-size: 13px;
  font-size: 1.3rem;
  background: #f5834b;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  min-width: 80px;
  display: inline-block;
  text-align: center;
}

.list--B {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}

.list--B .list__item {
  font-size: 11px;
  font-size: 1.1rem;
  margin: 0 5px 10px 0;
}

.list--B .list__link {
  background: #f5834b;
  color: #fff;
  padding: 3px 8px;
}

.list--C {
  margin: 0;
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .list--C {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.list--C.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.list--C .list__item {
  margin: 0 8px 8px 0;
  font-size: 13px;
  font-size: 1.3rem;
}

.list--C .list__link {
  border: 1px solid #f5834b;
  padding: 5px;
  background: #fff;
}

.list--C .list__link:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 3px;
  display: inline-block;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.list--C .list__link:hover {
  background: #f5834b;
  color: #fff;
  opacity: 1;
}

.list--C .list__link:hover:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.list--D {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -1% -10px;
}

.list--D:not(.is-active) {
  display: none;
}

.list--D .list__item {
  width: 23%;
  margin-right: 1%;
  margin-left: 1%;
  margin-bottom: 10px;
  font-size: 13px;
  font-size: 1.3rem;
}

@media screen and (min-width: 768px) {
  .list--D .list__item {
    width: 18%;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.list--D .list__link {
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list--D .list__link:hover {
  opacity: 1;
  -webkit-transform: translate(5px, 5px);
          transform: translate(5px, 5px);
  background: #094F89;
}

.list--E {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -1% -10px;
}

.list--E .list__item {
  width: 23%;
  margin-right: 1%;
  margin-left: 1%;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .list--E .list__item {
    width: 14.66666667%;
  }
}

.list--E .list__link:hover {
  opacity: 1;
  -webkit-transform: translate(5px, 5px);
          transform: translate(5px, 5px);
}

.list--F {
  margin: 0;
}

.list--F .list__item {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 5px 10px 0;
}

.list--F .list__link {
  background: #094F89;
  color: #fff;
  padding: 3px 8px;
}

.list--F .list__link:hover {
  opacity: 1;
  -webkit-transform: translate(5px, 5px);
          transform: translate(5px, 5px);
}

.list--F .list__link:before {
  content: '#';
}

.list--G {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 768px) {
  .list--G {
    position: absolute;
    top: -20px;
    right: 0;
  }
}

.list--G .list__item {
  font-size: 30px;
  font-size: 3rem;
  margin: 0 10px;
}

@media screen and (min-width: 768px) {
  .list--G .list__item {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (min-width: 768px) {
  .list--G .list__item {
    margin: auto;
  }
}

@media screen and (min-width: 768px) {
  .list--G .list__item:not(:last-child) {
    margin-right: 10px;
  }
}

.list--G .list__item:nth-child(4) {
  width: 26px;
  line-height: 0;
}

@media screen and (min-width: 768px) {
  .list--G .list__item:nth-child(4) {
    width: 20px;
  }
}

.list--G .list__link {
  color: #094F89;
}

.list--G .list__link:before {
  font-family: FontAwesome;
}

.list--G .list__link--tw:before {
  content: '\f081';
  color: #1DA1F2;
}

.list--G .list__link--fb:before {
  content: '\f082';
  color: #3B5998;
}

.list--G .list__link--insta:before {
  content: '\f16d';
  color: #000;
}

.list--G .list__link--yt:before {
  content: '\f166';
  color: #de3333;
}

.heading {
  position: relative;
}

.heading--A {
  margin: 0 0 20px;
  font-size: 22px;
  font-size: 2.2rem;
}

.heading--A:first-letter {
  font-size: 30px;
  font-size: 3rem;
  color: #f5834b;
  text-shadow: 2px 2px 0 #fff;
  margin-right: 3px;
}

.heading--B {
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
  word-break: break-all;
}

.heading--C {
  font-size: 22px;
  font-size: 2.2rem;
  margin: 30px 0;
  padding-left: 35px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .heading--C {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.heading--C:before {
  content: '';
  position: absolute;
  width: 25px;
  height: 4px;
  top: 50%;
  left: 0;
  margin-top: -2px;
  display: block;
  background: #f5834b;
}

.heading--D {
  margin: 0;
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
}

@media screen and (min-width: 768px) {
  .heading--D {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.heading--E {
  color: #fff;
  margin: 0 0 10px;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (min-width: 768px) {
  .heading--E {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.heading--E:before {
  font-family: FontAwesome;
  content: "";
  color: #f5834b;
}

.heading--F {
  margin: 30px 0;
  padding-left: 35px;
  position: relative;
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
}

@media screen and (min-width: 768px) {
  .heading--F {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.heading--F:before {
  content: '';
  position: absolute;
  width: 25px;
  height: 4px;
  top: 50%;
  left: 0;
  margin-top: -2px;
  display: block;
  background: #f5834b;
}

.heading--G {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 30px 0;
}

@media screen and (min-width: 768px) {
  .heading--G {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.heading--G:before {
  color: #f5834b;
  font-family: FontAwesome;
  content: "";
  margin-right: 5px;
}

.heading--H {
  font-size: 22px;
  font-size: 2.2rem;
  margin: 30px 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .heading--H {
    font-size: 30px;
    font-size: 3rem;
  }
}

.heading--I {
  font-size: 20px;
  font-size: 2rem;
  border: 0;
  margin-bottom: 10px;
  text-align: center;
}

.toolmenu {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

@media screen and (min-width: 768px) {
  .toolmenu {
    margin: 30px 0;
    position: static;
    width: auto;
  }
}

.toolmenu__item {
  width: 33.3%;
  list-style: none;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .toolmenu__item {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.toolmenu__link {
  display: block;
  height: 100%;
  background: #fff;
  padding: 5px;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .toolmenu__link {
    padding: 10px;
  }
}

.toolmenu__link:before {
  font-family: FontAwesome;
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 5px;
  z-index: 10;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative;
}

@media screen and (min-width: 768px) {
  .toolmenu__link:before {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

.toolmenu__link:after {
  content: '';
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 50%;
  background: #f5834b;
  -webkit-transition: all .3s;
  transition: all .3s;
  z-index: 5;
}

.toolmenu__link span {
  position: relative;
  z-index: 10;
}

.toolmenu__link--toilet {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border: 1px solid #f5834b;
}

.toolmenu__link--toilet:before {
  content: '\f29a';
}

.toolmenu__link--bbs {
  border-top: 1px solid #f5834b;
  border-bottom: 1px solid #f5834b;
}

.toolmenu__link--bbs:before {
  content: '\f040';
}

.toolmenu__link--storeall {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 1px solid #f5834b;
}

.toolmenu__link--storeall:before {
  content: '\f0ca';
}

.toolmenu__link:hover {
  color: #fff;
  border: 1px solid #fff;
  opacity: 1;
}

.toolmenu__link:hover:after {
  width: 100%;
  left: 0;
}

.toolmenu__link:hover:before {
  color: #fff;
}

.top-block__item:not(:last-child) {
  margin-bottom: 80px;
}

.navigation {
  margin: 30px 0;
}

.navigation h2.screen-reader-text {
  display: none;
}

.navigation a, .navigation span {
  padding: 10px 25px;
}

.navigation a {
  background: #fff;
}

.navigation a:hover {
  background: #f5834b;
  color: #fff;
  opacity: 1;
}

.navigation.pagination {
  display: none;
  text-align: center;
  position: relative;
}

.navigation.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.navigation.pagination .dots {
  padding: 10px 5px;
  background: transparent;
  color: #333333;
}

.navigation.pagination .current {
  background: #333333;
  color: #fff;
}

.navigation.pagination a.prev, .navigation.pagination a.next {
  position: absolute;
  margin: 0;
}

.navigation.pagination a.prev {
  left: 0;
}

.navigation.pagination a.prev:after {
  font-family: FontAwesome;
  content: "";
}

.navigation.pagination a.next {
  right: 0;
}

.navigation.pagination a.next:after {
  font-family: FontAwesome;
  content: "";
}

@media screen and (min-width: 768px) {
  .navigation.pagination {
    display: block;
  }
}

.navigation.posts-navigation {
  display: block;
  overflow: hidden;
}

.navigation.posts-navigation .nav-previous, .navigation.posts-navigation .nav-next {
  display: inline-block;
}

.navigation.posts-navigation .nav-previous {
  float: right;
}

.navigation.posts-navigation a {
  display: block;
}

@media screen and (min-width: 768px) {
  .navigation.posts-navigation {
    display: none;
  }
}

.btn--A {
  margin: 30px 0 0;
}

.btn--A .btn__item {
  display: inline-block;
  background: #f5834b;
  color: #fff;
  padding: 15px 55px;
  position: relative;
  border: 1px solid #fff;
  position: relative;
}

.btn--A .btn__item:before {
  font-family: FontAwesome;
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -8px;
  z-index: 10;
}

.btn--A .btn__item:after {
  content: '';
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 50%;
  background: #fff;
  z-index: 5;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.btn--A .btn__item:hover {
  color: #f5834b;
  border: 1px solid #f5834b;
  opacity: 1;
}

.btn--A .btn__item:hover:after {
  width: 100%;
  left: 0;
}

.btn--A .btn__item span {
  position: relative;
  z-index: 10;
}

.btn--B {
  padding: 0;
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
}

@media screen and (min-width: 768px) {
  .btn--B {
    display: none;
  }
}

.btn--B .btn__item {
  display: block;
  padding: 10px;
  border: 1px solid #f5834b;
  margin-bottom: 10px;
  position: relative;
}

.btn--B .btn__item:after {
  font-family: FontAwesome;
  content: "";
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -9px;
  z-index: 10;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.btn--B.is-active .btn__item {
  background: #f5834b;
  color: #fff;
}

.btn--B.is-active .btn__item:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.btn--C {
  margin: 40px 0;
}

.btn--C .btn__item {
  display: inline-block;
  background: #fff;
  color: #f5834b;
  padding: 15px 55px;
  position: relative;
  border: 1px solid #f5834b;
  position: relative;
}

.btn--C .btn__item:before {
  font-family: FontAwesome;
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -8px;
  z-index: 10;
}

.btn--C .btn__item:after {
  content: '';
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 50%;
  background: #f5834b;
  z-index: 5;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.btn--C .btn__item:hover {
  color: #fff;
  border: 1px solid #fff;
  opacity: 1;
}

.btn--C .btn__item:hover:after {
  width: 100%;
  left: 0;
}

.btn--C .btn__item span {
  position: relative;
  z-index: 10;
}

.btn--spotsearch {
  padding: 0;
}

.btn--spotsearch .btn__item {
  display: block;
  color: #f5834b;
  background: #fff;
  border: 1px solid #f5834b;
  font-size: 22px;
  font-size: 2.2rem;
  padding: 5px 0;
}

.btn--spotsearch .btn__item:after {
  font-family: FontAwesome;
  content: "";
}

.btn--spotsearch .btn__item.is-active {
  color: #fff;
  background: #f5834b;
}

.btn--spotsearch .btn__item.is-active:after {
  font-family: FontAwesome;
  content: "";
}

.btn--voicehelp {
  padding: 0;
}

.btn--voicehelp .btn__item {
  width: 40px;
  height: 40px;
  display: block;
  background: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 26px;
  font-size: 2.6rem;
}

.btn--voicehelp .btn__item:before {
  font-family: FontAwesome;
  content: "";
}

.btn--voicehelp .btn__item:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  background: #f5834b;
  color: #fff;
}

.btn--close {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  background: #000;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  overflow: hidden;
}

.btn--close:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  display: block;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: rotate(45deg) scale(1.5);
          transform: rotate(45deg) scale(1.5);
}

.btn--close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  display: block;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: rotate(-45deg) scale(1.5);
          transform: rotate(-45deg) scale(1.5);
}

.btn--close:hover {
  background: #fff;
  opacity: 1;
}

.btn--close:hover:before {
  background: #000;
  -webkit-transform: rotate(-45deg) scale(1.5);
          transform: rotate(-45deg) scale(1.5);
}

.btn--close:hover:after {
  background: #000;
  -webkit-transform: rotate(45deg) scale(1.5);
          transform: rotate(45deg) scale(1.5);
}

.btn--hamburger {
  width: 30px;
  height: 25px;
  padding: 0;
  position: fixed;
  top: 10px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 100;
  -webkit-transition: all .5s;
  transition: all .5s;
}

@media screen and (min-width: 768px) {
  .btn--hamburger {
    display: none;
  }
}

.btn--hamburger span {
  width: 100%;
  height: 2px;
  background: #000;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.btn--hamburger.is-active {
  right: calc(80% + 5px);
  top: 15px;
}

.btn--hamburger.is-active span:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
}

.btn--hamburger.is-active span:nth-child(2) {
  opacity: 0;
}

.btn--hamburger.is-active span:last-child {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
}

.btn--pdf {
  margin-top: 50px;
  text-align: center;
}

.btn--pdf .btn__item {
  background: #f5834b;
  color: #fff;
  display: inline-block;
  padding: 10px 40px;
}

.btn--pdf .btn__item:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 5px;
  font-size: 18px;
  font-size: 1.8rem;
}

.btn--pdf .btn__item:after {
  content: none !important;
}

.btn--spot {
  margin-top: 50px;
  text-align: center;
}

.btn--spot .btn__item {
  background: #f5834b;
  color: #fff;
  display: inline-block;
  padding: 10px 40px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .btn--spot .btn__item {
    padding: 15px 50px;
  }
}

.btn--spot .btn__item:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.btn--spot .btn__item:before {
  font-weight: normal;
  font-family: FontAwesome;
  content: "";
  margin-right: 5px;
  font-size: 22px;
  font-size: 2.2rem;
}

.form__label {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (min-width: 768px) {
  .form__label {
    width: 25%;
    padding-right: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.form__content {
  width: 100%;
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .form__content {
    width: 50%;
  }
}

.form__required {
  color: #fff;
  background: #de3333;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 700;
  padding: 0 5px;
  margin-left: 5px;
}

.form__input {
  width: 100%;
  padding: 5px;
  border-radius: 10px;
  border: 0;
  display: block;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.form-btn {
  position: relative;
  display: inline-block;
  border: 1px solid #fff;
  cursor: pointer;
  background: #f5834b;
  color: #fff;
  line-height: normal;
}

.form-btn:before {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -8px;
  z-index: 10;
}

.form-btn:after {
  content: '';
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 50%;
  background: #fff;
  z-index: 5;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.form-btn--cancel {
  margin-right: 5px;
  background: #de3333;
}

.form-btn--cancel:hover {
  color: #de3333;
  border: 1px solid #de3333;
  opacity: 1;
}

.form-btn--cancel:hover:after {
  width: 100%;
  left: 0;
}

.form-btn--cancel:hover .form-btn__item {
  color: #de3333;
}

.form-btn--cancel:before {
  font-family: FontAwesome;
  content: "";
}

.form-btn--confirm {
  background: #3ee086;
}

.form-btn--confirm:hover {
  color: #3ee086;
  border: 1px solid #3ee086;
  opacity: 1;
}

.form-btn--confirm:hover:after {
  width: 100%;
  left: 0;
}

.form-btn--confirm:hover .form-btn__item {
  color: #3ee086;
}

.form-btn--confirm:before {
  font-family: FontAwesome;
  content: "";
}

.form-btn--send {
  background: #3ee086;
}

.form-btn--send:hover {
  color: #3ee086;
  border: 1px solid #3ee086;
  opacity: 1;
}

.form-btn--send:hover:after {
  width: 100%;
  left: 0;
}

.form-btn--send:hover .form-btn__item {
  color: #3ee086;
}

.form-btn--send:before {
  font-family: FontAwesome;
  content: "";
}

.form-btn--back {
  background: #f5834b;
}

.form-btn--back:hover {
  color: #f5834b;
  border: 1px solid #f5834b;
  opacity: 1;
}

.form-btn--back:hover:after {
  width: 100%;
  left: 0;
}

.form-btn--back:hover .form-btn__item {
  color: #f5834b;
}

.form-btn--back:before {
  font-family: FontAwesome;
  content: "";
}

.form-btn--search {
  background: #f5834b;
  border-radius: 10px;
}

.form-btn--search .form-btn__item {
  padding: 5px 20px;
}

.form-btn--search:hover {
  color: #f5834b;
  border: 1px solid #f5834b;
}

.form-btn--search:hover .form-btn__item {
  color: #f5834b;
}

.form-btn--search:before {
  font-family: FontAwesome;
  content: "";
  top: 50%;
  left: 50%;
  margin-left: -7px;
}

.form-btn--search:after {
  border-radius: 10px;
}

.form-btn__item {
  display: inline-block;
  color: #fff;
  padding: 10px 50px;
  border: 0;
  position: relative;
  z-index: 10;
  background: transparent;
  cursor: pointer;
}

.form--A .form__item {
  margin-bottom: 10px;
}

.form--A .form__item:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.form--A .form__input {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-box-shadow: 0 0 10px #d9d9d9;
          box-shadow: 0 0 10px #d9d9d9;
}

.form--A .form__input:focus {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.form--A .form-feeling-list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form--A .form-feeling-list__item {
  color: #fff;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form--A .form-feeling-list__item:not(:last-child) {
  margin-right: 10px;
}

.form--A .form-feeling-list__item label {
  margin-left: 2px;
}

.form--B {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0;
}

.form--B .form__item:first-child {
  width: 200px;
  margin-right: 10px;
}

.form--B .form__input {
  -webkit-box-shadow: 0 0 10px #d9d9d9;
          box-shadow: 0 0 10px #d9d9d9;
}

.form--C .form__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (min-width: 768px) {
  .form--C .form__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.form--C .form__input {
  border: 1px solid gray;
}

.mw_wp_form_input .form-btn--back {
  display: none;
}

.mw_wp_form_input .form-btn--submit {
  background: #3ee086;
}

.mw_wp_form_input .form-btn--submit:before {
  font-family: FontAwesome;
  content: "";
}

.mw_wp_form_input .form-btn--submit:hover {
  color: #3ee086;
  border: 1px solid #3ee086;
  opacity: 1;
}

.mw_wp_form_input .form-btn--submit:hover:after {
  width: 100%;
  left: 0;
}

.mw_wp_form_input .form-btn--submit:hover .form-btn__item {
  color: #3ee086;
}

.mw_wp_form_preview .form-btn--submit:before {
  font-family: FontAwesome;
  content: "";
}

.mw_wp_form_preview .form-btn--submit:hover {
  color: #f5834b;
  border: 1px solid #f5834b;
  opacity: 1;
}

.mw_wp_form_preview .form-btn--submit:hover:after {
  width: 100%;
  left: 0;
}

.mw_wp_form_preview .form-btn--submit:hover .form-btn__item {
  color: #f5834b;
}

.gmenu__list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .gmenu__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.gmenu__list .menu-item {
  list-style: none;
  position: relative;
}

.gmenu__list .menu-item:before {
  position: absolute;
  content: '';
  width: 0;
  height: 100%;
  top: 0;
  left: 50%;
  background: #094F89;
  border-radius: 10px;
  z-index: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.gmenu__list .menu-item:hover:before {
  width: 100%;
  left: 0;
}

.gmenu__list .menu-item:not(:last-child) {
  margin-right: 5px;
}

.gmenu__list .menu-item a {
  display: block;
  padding: 15px 10px;
  color: #fff;
  z-index: 10;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media screen and (min-width: 768px) {
  .gmenu__list .menu-item a {
    color: #000;
  }
}

.gmenu__list .menu-item a[target="_blank"]:after {
  font-family: FontAwesome;
  content: "";
  margin-left: 5px;
  color: #f5834b;
}

.gmenu__list .menu-item a:hover {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  opacity: 1;
}

.search-menu {
  position: relative;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
}

.search-menu__inner:not(:last-child) {
  margin-bottom: 20px;
}

.search-menu-tab {
  margin: 0 0 10px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.search-menu-tab__item {
  list-style: none;
  width: 48%;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (min-width: 768px) {
  .search-menu-tab__item {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.search-menu-tab__link {
  display: block;
  color: #fff;
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 10px;
}

.search-menu-tab__link:hover {
  opacity: .6;
  color: #fff;
}

.search-menu-tab__link:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 10px;
  display: inline-block;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.search-menu-tab__link.is-active {
  background: #fff;
  color: #000;
}

.search-menu-tab__link.is-active:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.search-menu-content {
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 10px;
}

.search-menu-universal__heading {
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 10px;
  margin: 0 0 10px;
}

@media screen and (min-width: 768px) {
  .search-menu-universal__heading {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.search-menu-universal__heading:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 10px;
}

.pageplugin {
  width: 100%;
}

.pageplugin--pc {
  position: absolute;
  left: -200px;
  display: none;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  .pageplugin--pc {
    display: block;
  }
}

.pageplugin--sp {
  display: block;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .pageplugin--sp {
    display: none;
  }
}

.announce {
  text-align: center;
  padding: 20px;
}