@charset "UTF-8";
/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

ul {
  list-style: none; }

button, input, select, textarea {
  margin: 0; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

img, embed, iframe, object, audio, video {
  height: auto;
  max-width: 100%; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0;
  text-align: left; }

/*// Colors*/
/*// Dimensions*/
/*// Devices*/
/*// Font family*/
/*// Colors*/
/*// Dimensions*/
/*// Devices*/
/*// Font family*/
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 15px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0); }

/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("images/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("images/controls.png") no-repeat 0 -32px; }

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url("images/controls.png") no-repeat -43px -32px; }

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  /*margin-top: -16px;*/
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'Font Awesome 5 Free';
  src: url("./src/scss/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("./src/scss/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("./src/scss/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("./src/scss/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("./src/scss/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("./src/scss/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 Font Awesome 5 Free;
  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);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

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

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

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-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);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

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

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

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

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

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

.fa-inverse {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-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; }

/*// Colors*/
/*// Dimensions*/
/*// Devices*/
/*// Font family*/
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  cursor: pointer; }

.menu-trigger {
  position: relative;
  width: 50px;
  height: 50px;
  z-index: 10001; }

.menu-trigger span {
  position: absolute;
  background: #000;
  width: 30px;
  height: 2px;
  left: 0;
  right: 0;
  margin: auto; }

.menu-trigger span:nth-of-type(1) {
  top: 15px; }

.menu-trigger span:nth-of-type(2) {
  top: 0;
  bottom: 0; }

.menu-trigger span:nth-of-type(3) {
  bottom: 15px; }

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg); }

.menu-trigger.active span:nth-of-type(2) {
  opacity: 0; }

.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(45deg);
  transform: translateY(-9px) rotate(45deg); }

.menu-mobile {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #949B97;
  width: 100%;
  height: 100%;
  z-index: 10000; }
  .menu-mobile .menu-header-menu-container {
    margin: 80px 0 0;
    padding: 10px; }
    .menu-mobile .menu-header-menu-container ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin: auto; }
    .menu-mobile .menu-header-menu-container .menu-item a {
      display: block;
      min-width: 100px;
      padding: 10px 0;
      text-align: center;
      text-decoration: none;
      color: #000;
      font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
      font-size: 0.8rem; }
      .menu-mobile a:hover {
        background-color:#e6e6e6;
        color:#666666;}
        .menu-item a:hover {
          background-color:#e6e6e6;
          color:#666666;}
        .menu-header-menu-container a:hover {
          background-color:#e6e6e6;
          color:#666666;}

* {
  margin: 0;
  padding: 0;
  border: none;
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif; }

a {
  color: #444;
  text-decoration: none;
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont;
  transition: opacity .3s ease-out; }
  a:hover {
    opacity: 0.7; 
    }
  a:visited {
    color: inherit; }

ol, ul, li, p {
  margin: 0;
  padding: 0;
  border: 0; }

a:hover {
  text-decoration: none; 
}

li {
  list-style: none; }

hr {
  width: 25px;
  height: 1px;
  background: black;
  margin: 80px auto; }

.top__main {
  width: 100vw;
  height: 100vh;
  position: relative; }
  @media screen and (min-width: 769px) {
    .top__main {
      min-height: 650px; } }
  .top__main .header-logo {
    visibility: hidden; }

.top__header {
  position: relative;
  height: 30vh;
  margin-bottom: 10px; }
  @media screen and (min-width: 769px) {
    .top__header {
      min-height: 200px; } }
  @media screen and (max-width: 768px) {
    .top__header {
      height: 50vh; } }
  .top__header-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 100%;
    margin: 0 auto;
    padding: 0 0.5rem 0.5rem;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .top__header-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 400px; } }
    .top__header-logo img {
      width: auto;
      height: auto;
      max-height: 60%;
      max-width: 60%; }
      @media screen and (max-width: 768px) {
        .top__header-logo img {
          position: absolute;
          top: 17vh;
          left: 0;
          right: 0;
          margin: 0 auto;
          max-height: 70%;
          max-width: 70%; } }
  .top__header header {
    position: absolute;
    top: 0;
    right: 0; }
  .top__header-nav-pc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto 0px;
    font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif; }
    @media screen and (max-width: 768px) {
      .top__header-nav-pc {
        display: none; } }
    .top__header-nav-pc ul {
      display: flex;
      justify-content: center; }
    .top__header-nav-pc li {
      display: inline-block;
      text-align: center;
      margin: 0 25px;
      font-size: 1.0rem;
      font-weight: 100;
      color: #444;
      letter-spacing: 0.05em;
      transform: scaleX(0.8);
      font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont;  }

.top__slider {
  height: 70vh;
  margin: 0 auto;
  padding: 1vh 0 6vh; }
  @media screen and (min-width: 769px) {
    .top__slider {
      min-height: 500px; } }
  @media screen and (max-width: 768px) {
    .top__slider {
      height: 50vh;
      padding: 1rem; } }
  .top__slider .bx-wrapper {
    height: 100%; }
  .top__slider .bx-viewport {
    height: 100%; }
  .top__slider .bxslider {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%; }
    .top__slider .bxslider li {
      height: 100%;
      text-align: center; }
      .top__slider .bxslider li div {
        display: flex;
        align-items: center;
        height: 100%; }
      .top__slider .bxslider li img {
        width: auto;
        max-width: 100%;
        max-height: 100%;
        margin: 0 auto;
        border-radius: 2px; }
        @media screen and (max-width: 768px) {
          .top__slider .bxslider li img {
            border-radius: 0; } }
  .top__slider .bx-default-pager {
    bottom: 10px; }
  .top__slider .bx-wrapper .bx-pager.bx-default-pager a {
    width: 3px;
    height: 3px;
    background: white;
    opacity: 0.5; }
    .top__slider .bx-wrapper .bx-pager.bx-default-pager a.active {
      opacity: 0.8; }

/* ----------------------------------------
    Typography
---------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6,
label,
span,
p {
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  letter-spacing: 0.02rem; }

.headline {
  margin-bottom: 1.5rem;
  font-size: 2rem;
  font-weight: 200;
  font-style: italic;
  text-align: center;
  font-size: 1.4rem; }
  .headline.is-underlined:after {
    content: ' ';
    display: block;
    width: 1.5rem;
    height: 1px;
    background: #000;
    margin: 0.8rem auto 1rem; }
  .headline.is-left-aligned {
    text-align: left; }
  .headline.is-centered {
    text-align: center; }
  .headline.is-unspaced {
    margin-bottom: 0; }
  .headline.is-1 {
    font-size: 1.8rem; }
  .headline.is-2 {
    font-size: 1.6rem; }
  .headline.is-3 {
    font-size: 1.4rem; }
  .headline.is-4 {
    font-size: 1.2rem; }
  .headline.is-5 {
    font-size: 1rem; }
  .headline.is-6 {
    font-size: 0.8rem; }
  @media screen and (min-width: 960px) {
    .headline {
      margin-bottom: 2.5rem; }
      .headline.is-1 {
        font-size: 2.8rem; }
      .headline.is-2 {
        font-size: 2.4rem; }
      .headline.is-3 {
        font-size: 2rem; }
      .headline.is-4 {
        font-size: 1.6rem; }
      .headline.is-5 {
        font-size: 1.2rem; }
      .headline.is-6 {
        font-size: 0.8rem; } }

p {
  line-height: 240%;
  letter-spacing: 0.05rem;
  font-size: 0.8rem; }
  @media screen and (min-width: 960px) {
    p {
      font-size: 1rem; } }

.is-centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

/* ----------------------------------------
    layout
---------------------------------------- */
.columns {
  margin: -1rem -1rem 0 -1rem; }
  @media screen and (min-width: 769px) {
    .columns {
      display: flex; } }
  .columns.is-centered {
    justify-content: center; }
  .columns.is-multiline {
    flex-wrap: wrap; }

.column {
  display: block;
  padding: 1rem;
  width: 33%; }
  @media screen and (max-width: 768px) {
    .column {
      width: 100%;
      margin-top: .5rem;
      margin-bottom: .5rem; } }
  @media screen and (min-width: 769px) {
    .column.one-half {
      width: 50%; } }
  @media screen and (min-width: 769px) {
    .column.two-thirds {
      width: 66%; } }
  @media screen and (min-width: 769px) {
    .column.one-fourths {
      width: 25%; } }
  @media screen and (min-width: 769px) {
    .column.one-sixths {
      width: 15%; } }
  @media screen and (min-width: 769px) {
    .column.full {
      width: 100%; } }
  @media screen and (max-width: 768px) {
    .column.is-mobile-gapless {
      padding-top: 0;
      padding-bottom: 0; }
      .titled-column{
        margin: 0 auto;
        width: 100%;
      } }

.titled-column h4 {
  margin: 0 0 0.5rem 0;
  padding: 0 0 0.3rem 0.05rem;
  border-bottom: 2px solid black;
  font-weight: bold; }

.titled-column p {
  font-size: 0.8rem;
  line-height: 180%; }

.titled-column span {
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  margin-bottom: 1rem;
  padding: 0 0 0 0.05rem;
  line-height: 180%; }

/* ----------------------------------------
    components
---------------------------------------- */
.btn {
  display: block;
  width: 100%;
  font-size: 0.7rem;
  padding: 1.5rem 2rem;
  background: #000;
  letter-spacing: 0.05rem;
  text-align: center;
  color: #fff !important; }
  @media screen and (max-width: 768px) {
    .btn {
      padding: 1rem; } }
.link-wrapper {
  display: flex;
  justify-content: center; }

.link {
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif; }

.header {
  border-bottom: 1px dotted #ccc;
  position: fixed;
  width: 100%;
  top: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 10000; }
  @media screen and (max-width: 768px) {
    .header {
      height: auto;
      padding: 0; } }
  .header-logo {
    padding: 1rem 1rem 1rem 0;
    overflow: hidden;
    z-index: 1000000; }
  .header.is-unfixed {
    position: relative; }

.header-container {
  display: flex;
  justify-content: space-between;
  text-align: center;
  align-items: center; }
  .header-container.is-mobile {
    padding: 1rem 0; }

.nav-desktop {
  margin-top: 0.1rem;
  font-size: 1.0rem;
  font-weight: lighter;
  color: #000; }
  @media screen and (max-width: 768px) {
    .nav-desktop {
      display: none; } }
  @media screen and (min-width: 769px) and (max-width: 959px) {
    .nav-desktop {
      display: none; } }

@media screen and (min-width: 960px) {
  .nav-mobile {
    display: none; } }

.menu-desktop .menu {
  display: flex; }
  .menu-desktop .menu li {
    padding: 0.5rem 1rem;
    font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif; }

@media screen and (min-width: 960px) {
  #primary-menu ul {
    display: flex; } }

.nav-item a {
  flex-grow: 1;
  flex-shrink: 0; }

.nav-item img {
  max-height: 4rem; }
  @media screen and (max-width: 960px) {
    .nav-item img {
      max-height: 3rem; } }

.sub-nav {
  display: flex;
  justify-content: center;
  /* margin-top: -1.2rem; */
  margin-bottom: 1rem; }
  .sub-nav li {
    font-size: 1.0rem;
    padding: 1rem 0.6rem;
    font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
    font-style: italic; }
    @media screen and (min-width: 960px) {
      .sub-nav li {
        padding: 0.8rem; } }
    .sub-nav li a {
      font-weight: normal; }
      .sub-nav li a.current {
        font-weight: bolder; }

.footer {
  display: flex;
  /* margin-top: 5rem; */
  padding: 4rem 0 3rem;
  background-color: #f7f7f7; }
  .footer__logo {
    text-align: center; }
    .footer__logo img {
      max-width: 12rem;
      padding: 1rem;
      height: auto; }
  .footer__nav {
    font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
    font-style: italic; }
    .footer__nav ul {
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
      .footer__nav ul .menu-item {
        font-size: 0.75rem;
        margin: .5rem .5rem; }
  .footer__social {
    display: flex;
    margin: 1rem auto 0rem;
    justify-content: center;
    width: 10.5rem;
    border-radius: 11px;
    background: #333;
    color: white; }
    .footer__social p {
      display: flex;
      align-items: center;
      margin: 0rem 0.3rem;
      padding: 0 0.1rem;
      font-size: 10px; }
    .footer__social a {
      display: flex;
      align-items: center;
      margin: 0rem 0.2rem;
      padding: 0 0.1rem;
      color: white; }
  .footer__copyright {
    margin: 0.6rem 1rem 1rem;
    text-align: center;
    font-size: 0.6rem;
    font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
    font-weight: normal;
    color: #333; }

@media screen and (max-width: 768px) {
  .home .footer {
    margin-top: 0; } }

.home .footer__logo {
  margin-top: 0; }
  @media screen and (max-width: 768px) {
    .home .footer__logo {
      display: none; } }

.header-next-prev-nav {
  position: absolute;
  top: 10px;
  width: 100%;
  height: 100%; }

.footer-next-prev-nav {
  height: 60px;
  margin: 110px 0 0; }
  @media screen and (max-width: 768px) {
    .footer-next-prev-nav {
      margin: 70px 0 0; } }
  .footer-next-prev-nav .next-prev-nav__btn {
    margin: 0 20px; }
    @media screen and (max-width: 768px) {
      .footer-next-prev-nav .next-prev-nav__btn {
        margin: 0; } }

.footer-next-prev-nav-works {
  margin: 40px 0;
}

.next-prev-nav {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%; }
  .next-prev-nav--wide {
    justify-content: space-around; }
  .next-prev-nav__btn {
    display: flex;
    align-items: center;
    margin: 0px 100px;
    min-width: 60px;
    height: 100%;
    font-size: 12px;
    font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif; }
    .next-prev-nav__btn:first-child {
      margin-left: 0; }
    .next-prev-nav__btn:last-child {
      margin-right: 0; }
    .next-prev-nav__btn a {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%; }
    .next-prev-nav__btn span {
      font-size: .8rem;
      padding: .5rem; }
    .next-prev-nav__btn i {
      padding-top: 2px; }
    .next-prev-nav__btn--separated {
      display: flex;
      align-items: center;
      height: 100%; }

.main {
  margin-top: 8.5rem; }
  @media screen and (max-width: 768px) {
    .main {
      margin-top: 7rem; } }

.container {
  width: 80%;
  margin-left: auto;
  margin-right: auto; }
  .container.is-narrow {
    width: 800px; }
    @media screen and (max-width: 768px) {
      .container.is-narrow {
        width: 100%; } }
  .container.is-very-narrow {
    width: 620px; }
    @media screen and (max-width: 768px) {
      .container.is-very-narrow {
        width: 100%; } }
  @media screen and (max-width: 768px) {
    .container {
      width: 100%;
      padding: 0 1rem; }
      .container.is-mobile-full {
        width: 100%;
        padding: 0; } }
  @media screen and (min-width: 769px) and (max-width: 959px) {
    .container {
      width: 100%;
      padding: 0 1rem; } }

      .container-works {
        width: 80%;
        margin-left: auto;
        margin-right: auto; }
        .container-works.is-narrow {
          width: 800px; }
          @media screen and (max-width: 768px) {
            .container-works.is-narrow {
              width: 100%; } }
        .container-works.is-very-narrow {
          width: 620px; }
          @media screen and (max-width: 768px) {
            .container-works.is-very-narrow {
              width: 100%; } }
        @media screen and (max-width: 768px) {
          .container-works {
            width: 100%;
            padding: 0 1rem; }
            .container-works.is-mobile-full {
              width: 100%;
              padding: 0; } }
        @media screen and (min-width: 769px) and (max-width: 959px) {
          .container-works {
            width: 100%;
            padding: 0 1rem; } }

.section {
  margin: 1rem auto; }

.site-main {
  margin: 2rem 0; }

.sepia {
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

.grayscale {
  filter: grayscale(100%); }

.top-padded {
  padding-top: 4rem; }

.top-gapped {
  margin-top: 4rem; }

/* ----------------------------------------
    WP component
---------------------------------------- */
.entry-title {
  margin-top: 0.4rem;
  letter-spacing: 0.05rem;
  font-size: 1.0rem;
  font-weight: lighter;
  text-align: center; }

.stories-list {
  background: #000;
  color: #fff !important;
  padding: 2px 3px; }

.entry-header {
  position: relative; }

.entry-content {
  margin: 2rem 0; }
  .entry-content p {
    font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
    font-size: 12px;
    padding: 0 0 0 0.05rem; }

.work-column {
  padding: 1rem 1rem; }
  .work-column__thumb {
    display: block;
    background-size: cover;
    background-position: center;
    aspect-ratio: 9 / 5;
    width: 100%; }

.paging {
  display: flex;
  justify-content: center;
  margin: 64px 0; }
  .paging .page-numbers {
    padding: 8px; }
  .paging .prev, .paging .next {
    margin: 0 8px; }

.title-category {
  text-align: center;
  font-weight: lighter;
  font-style: italic;
  font-size: .7rem; }
  .title-category a, .title-category span {
    display: inline-block;
    padding: 0.5rem 1rem;
    position: relative;
    z-index: 10; }

.journal-detail p {
  line-height: 180%;
  margin: 12px 0; }
  .journal-detail p img {
    margin: 48px 0; }

.related-posts {
  margin: 48px 0 0; }

.journal-back-btn {
  display: inline-block;
  margin: 40px 0; }
  .journal-back-btn .fa {
    font-size: 14px;
    margin-right: 6px; }

.entry-content--backstories img {
  margin-bottom: 1rem; }

.entry-content--backstories h1, .entry-content--backstories h2, .entry-content--backstories h3, .entry-content--backstories h4, .entry-content--backstories h5, .entry-content--backstories h6 {
  margin-bottom: 0.5rem;
  font-weight: bolder; }

.entry-content--backstories p + h1, .entry-content--backstories h2, .entry-content--backstories h3, .entry-content--backstories h4, .entry-content--backstories h5, .entry-content--backstories h6 {
  margin-top: 2rem; }

.wpcf7 label {
  align-items: center;
  margin: 3rem 0; }
  @media screen and (min-width: 960px) {
    .wpcf7 label {
      display: flex; } }
  .wpcf7 label.top-negative-margin {
    margin-top: -4rem; }
    @media screen and (max-width: 960px) {
      .wpcf7 label.top-negative-margin {
        margin-top: 0; } }
  .wpcf7 label.mobile-bottom-margin {
    margin-bottom: 3rem; }
  .wpcf7 label.left-padded-block {
    display: block;
    padding-left: 15rem; }
    @media screen and (max-width: 960px) {
      .wpcf7 label.left-padded-block {
        padding-left: 0;
        padding-bottom: 1rem; } }

@media screen and (max-width: 768px) {
  .wpcf7 p {
    margin: 20px 0; } }

.wpcf7 .label {
  width: 20rem; }

.wpcf7-form-control {
  width: 100%; }

.wpcf7-form-control-wrap {
  width: 100%; }

.wpcf7 input {
  height: 4rem;
  padding: 1rem; }

.wpcf7 textarea {
  padding: 1rem; }

.wpcf7 input[type=text] {
  width: 100%; }

.wpcf7 input[type=checkbox] {
  height: auto;
  margin-right: .5rem; }

.wpcf7 input[type=submit] {
  height: 3.5rem;
  border: none;
  background: #000;
  font-size: 1.1rem;
  letter-spacing: .5rem;
  color: #fff;
  appearance: none;
  -webkit-appearance: none; }

.wpcf7 input[type=text], .wpcf7 input[type=number], .wpcf7 input[type=email], .wpcf7 textarea {
  width: 100%;
  background: #f7f7f7;
  border: none;
  border-bottom: 2px solid #777;
  border-radius: 0; }

.wpcf7 .wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0; }

.wpcf7 .input_with_description {
  width: 100%; }

.wpcf7 input[type="checkbox"]:checked {
  border: 3px solid black; }
  .wpcf7 input[type="checkbox"]:checked + label + .accordion-content {
    height: auto; }

.wpcf7 .accordion-content {
  max-height: 0;
  transition: all 1s ease;
  overflow-y: hidden; }
  .wpcf7 .accordion-content.open {
    max-height: 1000px; }

.wpcf7 label.label-for-checkbox {
  margin: 0; }

.wpcf7 .checkbox-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px dotted black;
  padding: 50px 10px 15px;
  margin-bottom: 20px;
  letter-spacing: 0.1rem; }

.wpcf7 input[type="submit"] {
  margin-top: 80px; }
  @media screen and (max-width: 768px) {
    .wpcf7 input[type="submit"] {
      margin-top: 40px; } }

div.wpcf7-mail-sent-ok {
  border: 3px solid #000; }

div.wpcf7-validation-errors {
  border: 3px solid #000; }

div.wpcf7-response-output {
  margin: 2em 0;
  padding: 1rem 2rem;
  text-align: center; }

/* ----------------------------------------
    JS Components
---------------------------------------- */
.bx-viewport {
  overflow: visible !important; }

.bx-pager {
  display: flex;
  justify-content: center; }

.slider-icon-img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 500px; }
  @media screen and (max-width: 768px) {
    .slider-icon-img {
      height: 250px; } }

.gallery-bxslider figure {
  position: relative; }
  @media screen and (max-width: 768px) {
    .gallery-bxslider figure {
      height: 250px; } }

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

.bx-wrapper {
  margin: auto; }
  .bx-wrapper .bx-controls-direction a {
    top: 0;
    width: 50%;
    height: 100%;
    display: flex;
    background: url("");
    justify-content: center;
    align-items: center;
    opacity: 0; }
    .bx-wrapper .bx-controls-direction a:hover {
      opacity: 1; }

.slider-pager-icon {
  display: flex;
  align-items: center;
  margin: 0.5rem; }
  @media screen and (max-width: 768px) {
    .slider-pager-icon {
      margin: 0.2rem; } }
  .slider-pager-icon:first-child {
    margin-left: 0; }
  .slider-pager-icon:last-child {
    margin-right: 0; }
  .slider-pager-icon img {
    width: 3rem; }
    @media screen and (min-width: 960px) {
      .slider-pager-icon img {
        width: 4rem;
        height: 4rem; } }
  .slider-pager-icon.active {
    opacity: 0.5; }

.gallery {
  margin-bottom: 4.5rem; }

.slider-caption-text {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 96px;
  height: 40px;
  margin: auto;
  border: 2px solid #000;
  background: rgba(255, 255, 255, 0.8);
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.12rem; }

.has-caption {
  filter: grayscale(100%); }
  @media screen and (min-width: 960px) {
    .has-caption--first:before {
      content: ' ';
      display: inline-block;
      height: 14px;
      width: 1px;
      margin: 0 20px 0 5px;
      background: #000; } }

.to_top {
  display: none;
  padding: 10px 9px;
  position: fixed;
  bottom: 10px;
  right: 15px;
  text-align: center;
  cursor: pointer; }

  @media screen and (max-width: 768px) {
    .to_top {
      bottom: 0;
      right: 0; } }
  .to_top:hover {
    opacity: 0.7; }
  .to_top img {
    height: 50px; }
  .to_top div {
    margin-top: 2px;
    font-size: 8px;
    letter-spacing: 0.1rem; }

.to_contact {
  display: none;
  padding: 10px 9px;
  position: fixed;
  bottom: 10px;
  right: 15px;
  text-align: center;
  cursor: pointer;;}

.to_contact img{
  height:80px;
}
  .to_contact:hover {
    opacity: 0.7; }
  @media screen and (max-width: 768px) {
    .to_contact {
      bottom: 0;
      right: 0; }
    .to_contact img{
      height:48px;
      opacity: 0.8;	} }

.contact__recruit {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0; }
  .contact__recruit p {
    margin-right: 10px; }
  .contact__recruit img{
    width: 25px;
    height: 25px
  }

.contact__btn {
  display: block;
  width: 12%;
  font-size: 0.7rem;
  padding: 0.6rem 0rem;
  background: #959b97;
  letter-spacing: 0.05rem;
  text-align: center;
  color: #fff !important; }

  @media screen and (max-width: 768px) {
    .contact__btn {
      width: 30%; } }
.contact__btn2 {
  display: block;
  width: 20%;
  margin: 10px auto;
  font-size: 0.7rem;
  padding: 1rem 0rem;
  background: #959b97;
  letter-spacing: 0.05rem;
  text-align: center;
  color: #fff !important; }

  @media screen and (max-width: 768px) {
    .contact__btn2 {
      width: 90%; } }

/* ----------------------------------------
    Util
---------------------------------------- */
@media screen and (min-width: 769px) {
  .mobile-visible {
    display: none; } }

@media screen and (max-width: 960px) {
  .desktop-visible {
    display: none; } }

@media screen and (min-width: 960px) {
  .desktop-hidden {
    display: none; } }

@media screen and (max-width: 768px) {
  .mobile-hidden {
    display: none; } }

/* ----------------------------------------

---------------------------------------- */
.cost-images {
  text-align: center;
  margin: 2rem auto; }

.cost-lead-text {
  line-height: 200%;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .cost-lead-text {
      font-size: 0.7rem; } }

.cost-simulator-result #capture-target {
  width: 1000px;
  min-height: 1400px;
  padding: 40px;
  background: white; }

.cost-simulator-result .paper-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  width: 860px;
  margin: 40px auto 0; }

.cost-simulator-result .paper-logo {
  text-align: center; }
  .cost-simulator-result .paper-logo img {
    margin-top: 40px;
    max-width: 200px;
    height: auto; }

.cost-simulator-result .price {
  display: inline-block;
  padding: 0 2px 2px;
  border-bottom: 3px solid #000;
  font-size: 25px;
  font-weight: bold;
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  font-style: italic; }
  .cost-simulator-result .price span {
    margin-right: 30px;
    font-weight: lighter; }

.cost-simulator-result .groups {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif; }

.cost-simulator-result .group {
  margin: 40px 10px 0; }
  .cost-simulator-result .group:last-child {
    margin-right: 0; }

.cost-simulator-result h2 {
  font-size: 35px;
  font-style: italic; }

.cost-simulator-result h3 {
  border-bottom: 2px solid #000;
  margin-bottom: 20px; }

.cost-simulator-result ul {
  display: flex; }

.cost-simulator-result li:last-child div {
  margin-right: 0; }

.cost-simulator-result .preview-img-container {
  max-width: 610px;
  margin: 10px auto; }
  .cost-simulator-result .preview-img-container img {
    border: 1px solid gray;
    max-width: 100%;
    height: auto; }

.cost-simulator-result .result-item {
  width: 200px;
  text-align: center;
  margin: 0 20px 10px 0; }
  .cost-simulator-result .result-item p {
    font-size: 10px;
    text-align: center;
    line-height: 120%; }

.post-password-form input {
  border: solid 1px #000000; }

/* ----------------------------------------
    Journal
---------------------------------------- */
.journal-wrap {
  margin-bottom: 0px;
  margin-top: 0px;
  box-sizing: border-box;
  border: 1px solid;
  border-color: #c2c2c2;
  width: 100%;
  clear: both;
  display: block;
  overflow: hidden;
  word-wrap: break-word; }

.journal-gravatar {
  float: left;
  padding: 20px; }

.journal-authorname {
  font-size: 18px;
  line-height: 25px;
  padding-top: 4px; }

.journal-desc {
  font-size: 14px;
  line-height: 21px;
  display: block;
  margin: 5px 20px; }

@media screen and (max-width: 480px) {
  .journal-wrap .journal-gravatar {
    float: none;
    padding: 20px 0;
    text-align: center;
    margin: 0 auto;
    display: block; }
  .journal-wrap .journal-authorname {
    text-align: center;
    margin: 10px 0 20px; } }

@media screen and (min-width: 769px) {
  .mobile-visible {
    display: none; } }

@media screen and (max-width: 960px) {
  .desktop-visible {
    display: none; } }

@media screen and (min-width: 960px) {
  .desktop-hidden {
    display: none; } }

@media screen and (max-width: 768px) {
  .mobile-hidden {
    display: none; } }

/* ----------------------------------------

---------------------------------------- */
/* ----------------------------------------

---------------------------------------- */
.transition-box {
  width: 100%;
  margin: 20px 0 0 0; }

.transition-left {
  float: left; }

.transition-right {
  float: right; }


/* ----------------------------------------
add
---------------------------------------- */
.contactArea {
  text-align: center;
  background: #959b97;
  padding: 50px 0 60px;
}
@media screen and (max-width: 960px) {
  .contactArea {
    padding: 50px 16px 60px;
  }
}

.contactArea__headline {
  font-size: 32px;
  color: #fff;
  font-style: italic;
}

.contactArea__headline::after {
  content: "";
  display: block;
  width: 24px;
  height: 1px;
  background: #fff;
  margin: 11px auto 23px;
}
@media screen and (max-width: 960px) {
  .contactArea__headline::after {
    margin: 11px auto 37px;
  }
}

.contactArea__description {
  font-size: 12px;
  line-height: 1;
  letter-spacing: .06em;
  text-indent: .06em;
  color: #fff;
  margin-bottom: 42px;
}
@media screen and (max-width: 960px) {
  .contactArea__description {
    margin-bottom: 30px;
  }
}

.contactArea__btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 60px;
  letter-spacing: .06em;
  text-indent: .06em;
  color: #000;
  background: #fff;
}
@media screen and (max-width: 960px) {
  .contactArea__btn a {
    width: 100%;
    line-height: 56px;
  }
}

.contactArea__btn a::before {
  content: "";
  display: block;
  width: 20px;
  height: 14px;
  background: url(/wp-content/themes/organ/images/icon/icon_contact.png) center / cover no-repeat;
  margin-right: 13px;
}

.journalArea__btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 60px;
  letter-spacing: .06em;
  text-indent: .06em;
  color: #000;
  background: #fff;
  position: relative;
}
@media screen and (max-width: 960px) {
  .journalArea__btn a {
    width: 100%;
    line-height: 56px;
  }
}

.journalArea__btn a::after {
right: 3.13vw;
}
.journalArea__btn a::after {
right: 30px;
}
.journalArea__btn a::after {
  position: absolute;
  /*top: calc(50% - 0.5em);*/
  right: 22px;
  content: '\f054';
  display: inline-block;
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
}

.keyword {
  width: 750px;
  margin: 0 auto 103px;
}

.keyword-works {
  margin: 65px auto 103px;
}

@media screen and (max-width: 960px) {
  .keyword {
    width: 620px;
  }

  .keyword-works {
    padding: 0 16px;
  }
}

@media screen and (max-width: 768px) {
  .keyword {
    width: 100%;
    margin: 0 auto 50px;
  }
}

.keyword__headline {
  font-family:"Yu Gothic", YuGothic,sans-serif;
  font-weight: bold;
  line-height: 1;
  letter-spacing: .025em;
  text-indent: .025em;
  text-align: center;
  margin-bottom: 54px;
}

@media screen and (max-width: 960px) {
  .keyword__headline {
    margin-bottom: 30px;
  }
}

.keywordList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media screen and (max-width: 960px) {
  .keywordList {
    justify-content: flex-start;
  }
}

.keywordList__item {
  margin: 0 10px 10px 0;
}

.keywordList__item:last-child {
  margin-right: 0;
}

.keywordList__item a {
  display: block;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: .025em;
  text-indent: .025em;
  color: #fff;
  padding: 0 10px;
  background: #ccc;
  transition: .3s;
}

.keywordList__item a:hover {
  opacity: 1;
  background: #000;
}

.keyword-active {
  text-align: center;
  margin: -20px 0 13px;
}

@media screen and (max-width: 960px) {
  .keyword-active {
    margin: 0 0 6px;
  }
}

.keyword-active span {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: .025em;
  text-indent: .025em;
  color: #fff;
  background: #ccc;
  padding: 0 10px;
}

.btn__backstories a {
  display: block;
  width: 300px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 46px;
  letter-spacing: .06em;
  text-indent: .06em;
  color: #fff;
  text-align: center;
  background: #000;
}

.btn__works a {
  display: block;
  width: 390px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 56px;
  letter-spacing: .06em;
  text-indent: .06em;
  color: #fff;
  text-align: center;
  background: #000;
}

.btn__works {
  margin-bottom: 108px;
}

@media screen and (max-width: 960px) {
  .btn__works {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 960px) {
  .btn__backstories,
  .btn__works {
    padding: 0 16px;
  }

  .btn__backstories a,
  .btn__works a {
    width: 100%;
  }
}

#animation_container {
  position: relative;
  width: 27% !important;
  height: 60% !important;
  max-width: 327px !important;
  max-height: 230px !important;
}

@media screen and (max-width: 768px) {
  #animation_container {
    width: 70vw !important;
    height: 49vw !important;
    position: absolute;
    top: 17vh;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 280px;
    max-height: 197px;
  }
}

#animation_container canvas,
#animation_container #dom_overlay_container {
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 100% !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

@media screen and (max-width: 768px) {
  #animation_container canvas,
  #animation_container #dom_overlay_container {
    max-width: auto;
    max-height: auto;
  }
}

@media screen and (min-width: 960px) { /*works　詳細ページPC*/
  .work-text{
    margin: 0% 25% 0% 25%;
    text-align: left;
    font-size:15px;
    font-weight: bold;
    } 
    .writing-name{
      margin-top:15px;
      font-weight: normal;
      font-size:12px;
      margin-bottom:20px;
    }
  }
    @media screen and (max-width: 480px) {/*works　詳細ページスマホ*/
      .work-text {
        width:100%;
        font-size:15px;
      } 
      .work-pcbr{
        display:none;
      }
      .writing-name{
        margin-top:15px;
        font-size:12px;
      }
    }
    .tab-pane {
      display: none !important;
    }
    .tab-pane.active {
      display: block !important;
    }
    .original-posts {
      list-style: none;
      padding: 0;
      margin: 0;
    }
    .original-post-item {
      display: flex;
      gap: 1em;
      margin-bottom: 2em;
      border-bottom: 1px solid #ddd;
      padding-bottom: 1em;
    }
    .original-post-thumbnail img {
      width: 150px;
      height: auto;
      object-fit: cover;
    }
    .original-post-title a {
      font-size: 1.2em;
      font-weight: bold;
      color: #333;
      text-decoration: none;
    }
    .original-post-excerpt {
      margin-top: 0.5em;
      color: #555;
    }
    .original-post-link .read-more {
      display: inline-block;
      margin-top: 0.5em;
      color: #0066cc;
      text-decoration: underline;
    }
    .original-item {
      display: flex;
      gap: 2em;
      margin-bottom: 3em;
      align-items: flex-start;
    }
    .original-item__info {
      flex: 1;
    }
    .original-mainpic {
      flex: 0 0 300px;
    }
    .original__ttl {
      font-size: 1.5em;
      font-weight: bold;
    }
    .read-more {
      margin-top: 1em;
      display: inline-block;
      color: #0066cc;
    }

    .alignnone{
      margin: auto;
      display: block;
    }
    .spotify-embed{
      height:800;
      margin-bottom:50px;
      text-align: center;
    }
    .playlist-title{
      font-size: 25px;
      font-weight: bold;
      scroll-margin-top: 101.51px;
      text-align: center;
      font-family: 'Space Mono', monospace !important;
    }
    .playlist-text{
      margin-bottom:50px;
    }
    .playlist-selector{
      display: block;
      text-align: right;
    }
      #spotify-tracklist ul {
        padding: 0;
        list-style: none;
      }
      #spotify-tracklist li {
        margin-bottom: 10px;
        display: flex;
        align-items: center;
      }
      #spotify-tracklist img {
        border-radius: 4px;
      }
      #spotify-tracklist a {
        text-decoration: none;
        color: #333;
      }
    
      .spotify-embed {
        overflow: visible !important;
        text-align: center;
      }
      
      .spotify-frame {
        width: 100%;
        height: 400px !important; /* ← ← ← 高さを確実に上書き */
        border: none;
        display: block;
      }
      .playlist{
        font-size:20px;
        margin-bottom:150px;
        margin: 0 auto;
        max-width: 940px;
      }
      .custom-section article {
        display: flex;
        text-align: center;
        width:33%;
        margin: 0 auto;
        flex-direction: column;
        gap: 0.5em;
        padding: 1em;
      }
      .custom-section article img {
        width: 500px;
        aspect-ratio: 1.5 / 1;
      }
      .custom-section article h3 {
        font-size: 1.0rem;
        margin: 0.5em 0;
        text-align: center;
      }
      .custom-section article p {
        font-size: 0.8rem;
        color: #555;
        text-align: center;
      }

  .col-box{
    width:100%;
    text-align: center;
    margin-bottom:50PX;
  }
  .col-all {
  position: relative;
  text-align: center;
  max-width:100%;
}



.col-all a {
  padding: 4px 8px;
  border: 1px solid #333;
  border-radius: 4px;
  text-decoration: none;
  color: #333;
  font-size: 14px;
}
.col-all p {
    position: static;
    text-align: center;
   /*  margin-top: 16px;*/
    margin-bottom: 80px;
  }
  .col-all a:hover {
  background-color: black;  /* hover時の背景色 */
  color: white;             /* hover時の文字色 */
}

/* スマホ時レイアウト調整 */
@media screen and (max-width: 767px) {
  .col-all p {
    position: static;
    text-align: center;
    margin-top: 16px;
  }
   .col-sentence p{
    font-size:12x;
  }
  }

  .col-all a {
    font-size: 16px;
    padding: 6px 10px;
  }


  .col-title{
    text-align: center;
    font-size: 25px !important;
    font-weight: bold !important;
    font-family: 'Space Mono', monospace !important;
  }
  .col-sentence p{
    font-size:14px;
  }
 .post-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
}

.post-row article {
  flex: 0 0 30%;
  min-width: 300px;
}
.selector-box{
  margin-bottom:50px;
}
.selector-title{
  margin-left:5%;
  font-size:18px;
  font-weight: bold !important;
  font-family: 'Space Mono', monospace !important;
}
.selector-title p{
  line-height: 180% !important;
}
.selector-main{
  display: flex;
}
.selector-img{
  margin-top:10px;
  width:25%;
  margin-left:5%;
  margin-bottom:5%;
}
.selector-sentence{
  margin-left:5%;
  margin-right:5%;
  width:60%;
}
.selector-sentence p{
  line-height: 180% !important;
}
.selector-text p{
  font-size:14px;
}
.playlist-subtitle{
  text-align: center;
  margin-bottom:10px;
}
@media screen and (max-width: 768px) {
  .selector-main {
    flex-direction: column;
  }
  .selector-img{
  width:90%;
  margin:5px auto;
}
.selector-title{
  text-align: center;
  width:90%;
  margin:5px auto;
  font-size:18px;
  font-weight: bold !important;
  font-family: 'Space Mono', monospace !important;
}
.selector-name p{
  text-align: center;
  width:90%;
  margin:0 auto;
  font-size:15px;
}
.selector-sentence{
  margin:0 auto;
  width:90%;
}
.selector-sentence{
  font-size:11x;
}
.selector-text{
  font-size:11px!important;
  margin-bottom:10px;
}
}
.selector-prof{
  margin-bottom:5px;
}
.category-stories{
/* margin-right:16px;
margin-left: auto; */
background-color:#000000;
width:140px;
height:60px;
display: flex;
justify-content: center; /* 水平方向中央 */
align-items: center;
}


.category-stories a{
  /* padding-left:5px; */
  font-size:12px;
  
  color:#FFFFFF;
}

.category-stories a u{
  /* padding-left:5px; */
  font-size:18px;
  color:#FFFFFF;
}

.stories-tagline {
  position: relative;
  font-size: 10px;
  text-align: center;
}

@media (min-width: 769px) {
  .stories-tagline {
    font-size: 13px;
    margin-top: 6px;
    margin-bottom:80px;
    line-height: 0.9; 
  }
  .pc-stories-break{
   display: none; 
  }
}

@media screen and (max-width: 768px) {
 .stories-tagline {
    margin-bottom:50px;
  }
  .sp-stories-break{
    display: none; 
  }
}

.essence-tagline {
  position: relative;
  font-size: 10px;
  text-align: center;
}

@media (min-width: 769px) {
  .essence-tagline {
    font-size: 13px;
    margin-top: 6px;
    margin-bottom:80px;
    line-height: 1.1; 
  }
  .pc-stories-break{
   display: none; 
  }
}

@media screen and (max-width: 768px) {
 .essence-tagline {
    margin-bottom:50px;
    line-height: 1.1; 
  }
  .sp-stories-break{
    display: none; 
  }
}

    
