/* line 3, /app/app/assets/stylesheets/reset.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline; }

/* line 12, /app/app/assets/stylesheets/reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 16, /app/app/assets/stylesheets/reset.scss */
html {
  overflow-y: scroll; }

/* line 20, /app/app/assets/stylesheets/reset.scss */
blockquote, q {
  quotes: none; }

/* line 25, /app/app/assets/stylesheets/reset.scss */
blockquote:before, blockquote:after {
  content: '';
  content: none; }

/* line 32, /app/app/assets/stylesheets/reset.scss */
q:before, q:after {
  content: '';
  content: none; }

/* line 38, /app/app/assets/stylesheets/reset.scss */
input, textarea {
  margin: 0;
  padding: 0; }

/* line 43, /app/app/assets/stylesheets/reset.scss */
ol, ul {
  list-style: none; }

/* line 47, /app/app/assets/stylesheets/reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 52, /app/app/assets/stylesheets/reset.scss */
caption, th {
  text-align: left; }

/* line 56, /app/app/assets/stylesheets/reset.scss */
a:focus {
  outline: none; }

/* line 60, /app/app/assets/stylesheets/reset.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
/* line 6, /app/app/assets/stylesheets/layout.scss */
.wrapper {
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 100%; }

/* line 13, /app/app/assets/stylesheets/layout.scss */
header {
  font-size: .9em;
  margin: 0 auto;
  min-width: 960px;
  width: 100%; }

/* line 20, /app/app/assets/stylesheets/layout.scss */
article {
  margin: 0 2%; }

/* line 24, /app/app/assets/stylesheets/layout.scss */
.header-logo {
  display: inline-block;
  float: left;
  padding: 0 1.5%; }

/* line 30, /app/app/assets/stylesheets/layout.scss */
.header-logout {
  float: right; }
  /* line 33, /app/app/assets/stylesheets/layout.scss */
  .header-logout a {
    text-decoration: none; }

/* line 38, /app/app/assets/stylesheets/layout.scss */
.menulist li a {
  border-color: #bbb;
  border-width: 0 1px;
  display: inline-block;
  padding: 6px 14px 0; }

/* line 45, /app/app/assets/stylesheets/layout.scss */
.user-name-wrap.accounting {
  width: 100%; }

/* line 49, /app/app/assets/stylesheets/layout.scss */
.sub-menu {
  margin-right: 1.5%;
  padding: 0 1%; }

/* line 54, /app/app/assets/stylesheets/layout.scss */
footer {
  height: 30px;
  position: relative;
  width: 100%; }

/* line 60, /app/app/assets/stylesheets/layout.scss */
.copyright {
  border-top: solid 2px #c31937;
  margin: 0 auto;
  text-align: right; }

/* line 67, /app/app/assets/stylesheets/layout.scss */
.flash-notice,
.flash-alert,
.flash-warning {
  font-weight: bold;
  line-height: 1.5;
  margin: 10px 2%;
  padding: 5px 1%; }

/* line 76, /app/app/assets/stylesheets/layout.scss */
.z-depth-1 {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

/* line 82, /app/app/assets/stylesheets/layout.scss */
.z-depth-2 {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

/* line 88, /app/app/assets/stylesheets/layout.scss */
.z-depth-3 {
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); }

/* line 94, /app/app/assets/stylesheets/layout.scss */
.z-depth-4 {
  -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21); }

/* line 100, /app/app/assets/stylesheets/layout.scss */
.z-depth-5 {
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22); }
@charset "UTF-8";
/*!
 *  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: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot);
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2) format("woff2"), url(/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff) format("woff"), url(/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf) format("truetype"), url(/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 19, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.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 */
/* line 28, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

/* line 33, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em; }

/* line 36, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em; }

/* line 39, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em; }

/* line 42, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em; }

/* line 45, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center; }

/* line 49, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

/* line 54, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative; }

/* line 57, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

/* line 64, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em; }

/* line 67, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

/* line 72, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left; }

/* line 75, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right; }

/* line 78, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em; }

/* line 81, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
/* line 85, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right; }

/* line 88, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left; }

/* line 91, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em; }

/* line 94, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em; }

/* line 97, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

/* line 101, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.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); } }
/* line 125, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

/* line 131, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 137, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

/* line 143, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.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); }

/* line 149, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.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); }

/* line 155, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

/* line 162, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

/* line 170, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

/* line 177, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit; }

/* line 180, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em; }

/* line 183, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000"; }

/* line 191, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001"; }

/* line 194, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002"; }

/* line 197, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003"; }

/* line 200, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004"; }

/* line 203, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005"; }

/* line 206, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006"; }

/* line 209, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007"; }

/* line 212, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008"; }

/* line 215, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009"; }

/* line 218, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a"; }

/* line 221, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b"; }

/* line 224, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c"; }

/* line 227, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

/* line 232, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e"; }

/* line 235, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010"; }

/* line 238, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011"; }

/* line 241, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012"; }

/* line 244, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

/* line 248, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014"; }

/* line 251, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015"; }

/* line 254, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016"; }

/* line 257, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017"; }

/* line 260, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018"; }

/* line 263, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019"; }

/* line 266, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

/* line 269, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

/* line 272, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c"; }

/* line 275, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d"; }

/* line 278, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

/* line 282, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021"; }

/* line 285, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022"; }

/* line 288, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023"; }

/* line 291, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024"; }

/* line 294, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025"; }

/* line 297, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026"; }

/* line 300, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027"; }

/* line 303, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028"; }

/* line 306, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029"; }

/* line 309, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a"; }

/* line 312, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b"; }

/* line 315, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c"; }

/* line 318, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d"; }

/* line 321, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e"; }

/* line 324, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f"; }

/* line 327, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030"; }

/* line 330, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031"; }

/* line 333, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032"; }

/* line 336, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033"; }

/* line 339, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034"; }

/* line 342, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035"; }

/* line 345, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036"; }

/* line 348, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037"; }

/* line 351, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038"; }

/* line 354, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039"; }

/* line 357, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a"; }

/* line 360, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

/* line 364, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c"; }

/* line 367, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d"; }

/* line 370, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

/* line 375, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040"; }

/* line 378, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041"; }

/* line 381, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042"; }

/* line 384, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043"; }

/* line 387, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

/* line 391, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045"; }

/* line 394, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046"; }

/* line 397, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047"; }

/* line 400, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048"; }

/* line 403, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049"; }

/* line 406, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a"; }

/* line 409, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b"; }

/* line 412, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c"; }

/* line 415, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d"; }

/* line 418, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e"; }

/* line 421, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050"; }

/* line 424, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051"; }

/* line 427, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052"; }

/* line 430, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053"; }

/* line 433, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054"; }

/* line 436, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055"; }

/* line 439, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056"; }

/* line 442, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057"; }

/* line 445, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058"; }

/* line 448, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059"; }

/* line 451, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a"; }

/* line 454, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b"; }

/* line 457, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c"; }

/* line 460, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d"; }

/* line 463, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e"; }

/* line 466, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060"; }

/* line 469, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061"; }

/* line 472, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062"; }

/* line 475, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063"; }

/* line 478, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

/* line 482, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065"; }

/* line 485, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066"; }

/* line 488, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067"; }

/* line 491, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068"; }

/* line 494, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069"; }

/* line 497, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a"; }

/* line 500, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b"; }

/* line 503, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c"; }

/* line 506, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d"; }

/* line 509, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e"; }

/* line 512, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070"; }

/* line 515, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

/* line 519, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072"; }

/* line 522, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073"; }

/* line 525, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074"; }

/* line 528, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075"; }

/* line 531, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076"; }

/* line 534, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077"; }

/* line 537, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078"; }

/* line 540, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079"; }

/* line 543, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a"; }

/* line 546, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b"; }

/* line 549, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c"; }

/* line 552, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d"; }

/* line 555, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e"; }

/* line 558, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

/* line 562, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081"; }

/* line 565, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082"; }

/* line 568, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083"; }

/* line 571, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084"; }

/* line 574, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

/* line 578, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086"; }

/* line 581, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087"; }

/* line 584, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088"; }

/* line 587, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089"; }

/* line 590, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a"; }

/* line 593, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b"; }

/* line 596, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c"; }

/* line 599, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d"; }

/* line 602, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e"; }

/* line 605, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090"; }

/* line 608, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091"; }

/* line 611, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092"; }

/* line 614, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093"; }

/* line 617, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094"; }

/* line 620, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095"; }

/* line 623, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096"; }

/* line 626, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097"; }

/* line 629, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098"; }

/* line 632, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099"; }

/* line 635, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

/* line 639, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b"; }

/* line 642, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c"; }

/* line 645, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d"; }

/* line 648, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

/* line 652, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0"; }

/* line 655, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1"; }

/* line 658, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3"; }

/* line 661, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3"; }

/* line 664, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4"; }

/* line 667, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5"; }

/* line 670, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6"; }

/* line 673, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7"; }

/* line 676, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8"; }

/* line 679, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9"; }

/* line 682, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa"; }

/* line 685, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab"; }

/* line 688, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac"; }

/* line 691, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad"; }

/* line 694, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae"; }

/* line 697, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0"; }

/* line 700, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1"; }

/* line 703, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2"; }

/* line 706, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

/* line 710, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

/* line 714, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2"; }

/* line 717, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3"; }

/* line 720, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

/* line 724, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

/* line 728, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6"; }

/* line 731, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

/* line 735, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8"; }

/* line 738, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

/* line 743, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca"; }

/* line 746, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb"; }

/* line 749, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc"; }

/* line 752, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd"; }

/* line 755, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce"; }

/* line 758, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0"; }

/* line 761, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1"; }

/* line 764, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2"; }

/* line 767, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3"; }

/* line 770, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4"; }

/* line 773, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5"; }

/* line 776, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6"; }

/* line 779, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7"; }

/* line 782, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8"; }

/* line 785, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9"; }

/* line 788, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da"; }

/* line 791, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db"; }

/* line 794, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

/* line 798, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

/* line 802, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

/* line 806, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0"; }

/* line 809, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1"; }

/* line 812, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

/* line 816, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

/* line 820, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

/* line 824, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5"; }

/* line 827, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6"; }

/* line 830, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

/* line 834, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8"; }

/* line 837, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9"; }

/* line 840, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

/* line 844, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb"; }

/* line 847, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec"; }

/* line 850, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed"; }

/* line 853, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee"; }

/* line 856, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0"; }

/* line 859, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1"; }

/* line 862, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2"; }

/* line 865, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2"; }

/* line 868, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4"; }

/* line 871, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5"; }

/* line 874, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6"; }

/* line 877, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7"; }

/* line 880, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8"; }

/* line 883, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9"; }

/* line 886, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa"; }

/* line 889, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb"; }

/* line 892, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc"; }

/* line 895, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd"; }

/* line 898, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe"; }

/* line 901, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100"; }

/* line 904, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101"; }

/* line 907, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102"; }

/* line 910, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103"; }

/* line 913, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104"; }

/* line 916, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105"; }

/* line 919, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106"; }

/* line 922, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107"; }

/* line 925, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108"; }

/* line 928, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109"; }

/* line 931, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a"; }

/* line 934, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

/* line 938, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c"; }

/* line 941, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d"; }

/* line 944, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e"; }

/* line 947, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110"; }

/* line 950, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111"; }

/* line 953, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

/* line 957, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113"; }

/* line 960, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114"; }

/* line 963, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115"; }

/* line 966, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118"; }

/* line 969, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119"; }

/* line 972, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a"; }

/* line 975, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b"; }

/* line 978, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c"; }

/* line 981, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d"; }

/* line 984, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e"; }

/* line 987, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120"; }

/* line 990, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121"; }

/* line 993, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

/* line 997, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

/* line 1002, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124"; }

/* line 1005, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125"; }

/* line 1008, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126"; }

/* line 1011, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

/* line 1015, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128"; }

/* line 1018, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129"; }

/* line 1021, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a"; }

/* line 1024, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b"; }

/* line 1027, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c"; }

/* line 1030, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d"; }

/* line 1033, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e"; }

/* line 1036, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130"; }

/* line 1039, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131"; }

/* line 1042, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132"; }

/* line 1045, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133"; }

/* line 1048, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134"; }

/* line 1051, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135"; }

/* line 1054, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136"; }

/* line 1057, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137"; }

/* line 1060, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138"; }

/* line 1063, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139"; }

/* line 1066, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a"; }

/* line 1069, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b"; }

/* line 1072, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c"; }

/* line 1075, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d"; }

/* line 1078, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e"; }

/* line 1081, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140"; }

/* line 1084, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141"; }

/* line 1087, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142"; }

/* line 1090, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143"; }

/* line 1093, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144"; }

/* line 1096, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145"; }

/* line 1099, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146"; }

/* line 1102, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147"; }

/* line 1105, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148"; }

/* line 1108, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149"; }

/* line 1111, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a"; }

/* line 1114, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b"; }

/* line 1117, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c"; }

/* line 1120, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d"; }

/* line 1123, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e"; }

/* line 1126, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

/* line 1130, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

/* line 1134, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

/* line 1138, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

/* line 1142, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154"; }

/* line 1145, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

/* line 1149, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

/* line 1153, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

/* line 1159, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

/* line 1164, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

/* line 1168, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

/* line 1172, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b"; }

/* line 1175, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c"; }

/* line 1178, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d"; }

/* line 1181, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e"; }

/* line 1184, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160"; }

/* line 1187, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161"; }

/* line 1190, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162"; }

/* line 1193, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163"; }

/* line 1196, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164"; }

/* line 1199, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165"; }

/* line 1202, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166"; }

/* line 1205, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167"; }

/* line 1208, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168"; }

/* line 1211, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169"; }

/* line 1214, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a"; }

/* line 1217, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b"; }

/* line 1220, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c"; }

/* line 1223, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d"; }

/* line 1226, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e"; }

/* line 1229, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170"; }

/* line 1232, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171"; }

/* line 1235, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172"; }

/* line 1238, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173"; }

/* line 1241, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174"; }

/* line 1244, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175"; }

/* line 1247, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176"; }

/* line 1250, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177"; }

/* line 1253, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178"; }

/* line 1256, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179"; }

/* line 1259, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a"; }

/* line 1262, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b"; }

/* line 1265, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c"; }

/* line 1268, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d"; }

/* line 1271, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e"; }

/* line 1274, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180"; }

/* line 1277, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181"; }

/* line 1280, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182"; }

/* line 1283, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183"; }

/* line 1286, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

/* line 1290, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185"; }

/* line 1293, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186"; }

/* line 1296, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187"; }

/* line 1299, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188"; }

/* line 1302, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189"; }

/* line 1305, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a"; }

/* line 1308, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b"; }

/* line 1311, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c"; }

/* line 1314, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d"; }

/* line 1317, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

/* line 1320, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190"; }

/* line 1323, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

/* line 1327, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192"; }

/* line 1330, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193"; }

/* line 1333, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194"; }

/* line 1336, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

/* line 1340, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196"; }

/* line 1343, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197"; }

/* line 1346, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198"; }

/* line 1349, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199"; }

/* line 1352, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a"; }

/* line 1355, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b"; }

/* line 1358, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

/* line 1363, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

/* line 1367, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e"; }

/* line 1370, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0"; }

/* line 1373, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1"; }

/* line 1376, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2"; }

/* line 1379, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

/* line 1382, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4"; }

/* line 1385, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5"; }

/* line 1388, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6"; }

/* line 1391, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7"; }

/* line 1394, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8"; }

/* line 1397, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9"; }

/* line 1400, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa"; }

/* line 1403, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab"; }

/* line 1406, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac"; }

/* line 1409, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad"; }

/* line 1412, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae"; }

/* line 1415, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0"; }

/* line 1418, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1"; }

/* line 1421, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2"; }

/* line 1424, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3"; }

/* line 1427, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4"; }

/* line 1430, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5"; }

/* line 1433, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6"; }

/* line 1436, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7"; }

/* line 1439, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8"; }

/* line 1442, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

/* line 1446, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

/* line 1450, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb"; }

/* line 1453, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc"; }

/* line 1456, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd"; }

/* line 1459, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be"; }

/* line 1462, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0"; }

/* line 1465, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1"; }

/* line 1468, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2"; }

/* line 1471, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3"; }

/* line 1474, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

/* line 1477, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

/* line 1482, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

/* line 1486, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

/* line 1490, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

/* line 1494, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9"; }

/* line 1497, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca"; }

/* line 1500, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb"; }

/* line 1503, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc"; }

/* line 1506, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

/* line 1513, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce"; }

/* line 1516, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

/* line 1521, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

/* line 1525, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2"; }

/* line 1528, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3"; }

/* line 1531, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

/* line 1536, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5"; }

/* line 1539, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6"; }

/* line 1542, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

/* line 1546, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

/* line 1550, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

/* line 1554, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da"; }

/* line 1557, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db"; }

/* line 1560, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc"; }

/* line 1563, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd"; }

/* line 1566, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de"; }

/* line 1569, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0"; }

/* line 1572, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1"; }

/* line 1575, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2"; }

/* line 1578, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

/* line 1582, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4"; }

/* line 1585, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5"; }

/* line 1588, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6"; }

/* line 1591, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7"; }

/* line 1594, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8"; }

/* line 1597, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9"; }

/* line 1600, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea"; }

/* line 1603, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb"; }

/* line 1606, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec"; }

/* line 1609, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed"; }

/* line 1612, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee"; }

/* line 1615, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0"; }

/* line 1618, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1"; }

/* line 1621, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2"; }

/* line 1624, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3"; }

/* line 1627, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4"; }

/* line 1630, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5"; }

/* line 1633, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6"; }

/* line 1636, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7"; }

/* line 1639, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8"; }

/* line 1642, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9"; }

/* line 1645, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa"; }

/* line 1648, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb"; }

/* line 1651, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc"; }

/* line 1654, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd"; }

/* line 1657, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe"; }

/* line 1660, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200"; }

/* line 1663, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201"; }

/* line 1666, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202"; }

/* line 1669, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203"; }

/* line 1672, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204"; }

/* line 1675, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205"; }

/* line 1678, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206"; }

/* line 1681, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207"; }

/* line 1684, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208"; }

/* line 1687, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209"; }

/* line 1690, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a"; }

/* line 1693, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

/* line 1698, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c"; }

/* line 1701, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d"; }

/* line 1704, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e"; }

/* line 1707, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210"; }

/* line 1710, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211"; }

/* line 1713, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212"; }

/* line 1716, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213"; }

/* line 1719, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214"; }

/* line 1722, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215"; }

/* line 1725, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216"; }

/* line 1728, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217"; }

/* line 1731, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218"; }

/* line 1734, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219"; }

/* line 1737, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a"; }

/* line 1740, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b"; }

/* line 1743, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c"; }

/* line 1746, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d"; }

/* line 1749, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e"; }

/* line 1752, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221"; }

/* line 1755, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222"; }

/* line 1758, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223"; }

/* line 1761, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

/* line 1765, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225"; }

/* line 1768, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226"; }

/* line 1771, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227"; }

/* line 1774, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228"; }

/* line 1777, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229"; }

/* line 1780, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a"; }

/* line 1783, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b"; }

/* line 1786, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c"; }

/* line 1789, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d"; }

/* line 1792, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230"; }

/* line 1795, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231"; }

/* line 1798, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232"; }

/* line 1801, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233"; }

/* line 1804, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234"; }

/* line 1807, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235"; }

/* line 1810, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

/* line 1814, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237"; }

/* line 1817, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238"; }

/* line 1820, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239"; }

/* line 1823, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a"; }

/* line 1826, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

/* line 1830, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c"; }

/* line 1833, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d"; }

/* line 1836, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e"; }

/* line 1839, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"; }

/* line 1844, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

/* line 1848, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

/* line 1852, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

/* line 1856, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

/* line 1860, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245"; }

/* line 1863, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246"; }

/* line 1866, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247"; }

/* line 1869, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248"; }

/* line 1872, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249"; }

/* line 1875, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a"; }

/* line 1878, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b"; }

/* line 1881, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c"; }

/* line 1884, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d"; }

/* line 1887, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e"; }

/* line 1890, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250"; }

/* line 1893, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

/* line 1897, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

/* line 1901, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

/* line 1905, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254"; }

/* line 1908, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

/* line 1912, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

/* line 1916, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257"; }

/* line 1919, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258"; }

/* line 1922, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259"; }

/* line 1925, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a"; }

/* line 1928, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b"; }

/* line 1931, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c"; }

/* line 1934, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d"; }

/* line 1937, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e"; }

/* line 1940, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260"; }

/* line 1943, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261"; }

/* line 1946, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262"; }

/* line 1949, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263"; }

/* line 1952, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264"; }

/* line 1955, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265"; }

/* line 1958, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266"; }

/* line 1961, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267"; }

/* line 1964, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268"; }

/* line 1967, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269"; }

/* line 1970, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a"; }

/* line 1973, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b"; }

/* line 1976, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

/* line 1980, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d"; }

/* line 1983, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e"; }

/* line 1986, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270"; }

/* line 1989, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271"; }

/* line 1992, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272"; }

/* line 1995, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273"; }

/* line 1998, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274"; }

/* line 2001, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275"; }

/* line 2004, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276"; }

/* line 2007, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277"; }

/* line 2010, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278"; }

/* line 2013, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279"; }

/* line 2016, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a"; }

/* line 2019, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b"; }

/* line 2022, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c"; }

/* line 2025, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d"; }

/* line 2028, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e"; }

/* line 2031, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280"; }

/* line 2034, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281"; }

/* line 2037, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282"; }

/* line 2040, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283"; }

/* line 2043, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284"; }

/* line 2046, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285"; }

/* line 2049, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286"; }

/* line 2052, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287"; }

/* line 2055, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288"; }

/* line 2058, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289"; }

/* line 2061, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a"; }

/* line 2064, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b"; }

/* line 2067, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c"; }

/* line 2070, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d"; }

/* line 2073, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e"; }

/* line 2076, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290"; }

/* line 2079, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291"; }

/* line 2082, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292"; }

/* line 2085, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293"; }

/* line 2088, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294"; }

/* line 2091, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295"; }

/* line 2094, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296"; }

/* line 2097, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297"; }

/* line 2100, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298"; }

/* line 2103, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299"; }

/* line 2106, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a"; }

/* line 2109, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b"; }

/* line 2112, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c"; }

/* line 2115, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d"; }

/* line 2118, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e"; }

/* line 2121, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0"; }

/* line 2124, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1"; }

/* line 2127, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

/* line 2130, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

/* line 2134, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

/* line 2139, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5"; }

/* line 2142, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6"; }

/* line 2145, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

/* line 2149, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8"; }

/* line 2152, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9"; }

/* line 2155, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa"; }

/* line 2158, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab"; }

/* line 2161, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac"; }

/* line 2164, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad"; }

/* line 2167, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae"; }

/* line 2170, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0"; }

/* line 2173, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1"; }

/* line 2176, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2"; }

/* line 2179, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

/* line 2183, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

/* line 2187, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5"; }

/* line 2190, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6"; }

/* line 2193, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7"; }

/* line 2196, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8"; }

/* line 2199, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9"; }

/* line 2202, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba"; }

/* line 2205, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

/* line 2209, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

/* line 2213, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd"; }

/* line 2216, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be"; }

/* line 2219, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0"; }

/* line 2222, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1"; }

/* line 2225, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

/* line 2229, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

/* line 2233, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4"; }

/* line 2236, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5"; }

/* line 2239, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6"; }

/* line 2242, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

/* line 2247, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

/* line 2251, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

/* line 2255, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

/* line 2259, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

/* line 2263, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc"; }

/* line 2266, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

/* line 2271, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce"; }

/* line 2274, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0"; }

/* line 2277, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1"; }

/* line 2280, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2"; }

/* line 2283, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

/* line 2287, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

/* line 2291, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5"; }

/* line 2294, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6"; }

/* line 2297, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7"; }

/* line 2300, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8"; }

/* line 2303, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9"; }

/* line 2306, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da"; }

/* line 2309, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db"; }

/* line 2312, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc"; }

/* line 2315, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd"; }

/* line 2318, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de"; }

/* line 2321, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0"; }

/* line 2324, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 2334, /usr/local/bundle/ruby/4.0.0/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* line 1, /app/app/assets/stylesheets/_legacy_modal.scss */
.legacy-modal-open {
  overflow: hidden; }

/* line 5, /app/app/assets/stylesheets/_legacy_modal.scss */
.legacy-modal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background: #aaaaaa;
  opacity: 0.3; }

/* line 16, /app/app/assets/stylesheets/_legacy_modal.scss */
.legacy-modal-panel {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 9999;
  width: 760px;
  max-width: calc(100vw - 32px);
  max-height: calc(100vh - 32px);
  overflow: auto;
  box-sizing: border-box;
  background: #fff;
  color: #222;
  transform: translate(-50%, -50%);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.3);
  outline: none; }

/* line 34, /app/app/assets/stylesheets/_legacy_modal.scss */
.legacy-modal-panel--visible {
  display: block; }

@media (max-width: 640px) {
  /* line 39, /app/app/assets/stylesheets/_legacy_modal.scss */
  .legacy-modal-panel {
    width: calc(100vw - 20px);
    max-width: calc(100vw - 20px);
    max-height: calc(100vh - 20px); } }
/******************/
/*      html      */
/******************/
/* line 9, /app/app/assets/stylesheets/common.scss */
html {
  font-family: 'Roboto Regular','Helvetica Neue',Helvetica, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  min-height: 100%;
  position: relative;
  color: #030303; }

/******************/
/*      body      */
/******************/
/* line 22, /app/app/assets/stylesheets/common.scss */
body {
  color: #333;
  background-color: #fff;
  font-family: Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  height: 100%;
  min-width: 960px;
  padding: 0;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  font-size: 13px;
  letter-spacing: 0.1em; }

/******************/
/*      背景      */
/******************/
/* line 38, /app/app/assets/stylesheets/common.scss */
.main-wrap {
  margin: 0 auto 0;
  width: 100%;
  height: auto;
  padding-top: 10px; }

/* line 44, /app/app/assets/stylesheets/common.scss */
.main {
  margin: 0 auto; }
  /* line 46, /app/app/assets/stylesheets/common.scss */
  .main:after {
    content: "";
    display: block;
    clear: both; }

/* line 52, /app/app/assets/stylesheets/common.scss */
.main-title-wrap {
  text-align: left; }

/* line 55, /app/app/assets/stylesheets/common.scss */
.main-contents-wrap {
  width: 700px;
  margin-top: 10px; }

/* line 59, /app/app/assets/stylesheets/common.scss */
.sub-contents-wrap {
  width: 260px; }

/* line 62, /app/app/assets/stylesheets/common.scss */
.card {
  background-color: #fff;
  border-radius: 3px;
  box-sizing: content-box;
  box-shadow: 0 2px 5px #ccc;
  width: 100%; }

/* line 70, /app/app/assets/stylesheets/common.scss */
.icon_links {
  background-color: #fff;
  border-radius: 3px;
  box-sizing: content-box;
  width: 75px;
  height: 75px;
  margin-bottom: 3px;
  margin-left: 3px; }

/*******************/
/*      ホバー      */
/*******************/
/* line 86, /app/app/assets/stylesheets/common.scss */
.hover-rose div {
  transition-duration: 0.3s; }
  /* line 88, /app/app/assets/stylesheets/common.scss */
  .hover-rose div:hover {
    transition-duration: 0.3s;
    background: #ffebee; }

/**********************/
/* メッセージレイアウト */
/**********************/
/* line 100, /app/app/assets/stylesheets/common.scss */
.flash-message-area {
  margin: auto;
  width: 980px;
  text-align: left; }

/* line 107, /app/app/assets/stylesheets/common.scss */
.flash_notice {
  border: solid 2px #9fcf9f;
  color: #005f00;
  background: 8px 5px no-repeat;
  background-image: url(/assets/true-2db13a3b3f14a6240259078821ba1deff8bce8b8177405ccc5fedeb6b40f025b.png);
  background-color: #dfffdf;
  margin: 10px 0;
  padding: 5px 5px 5px 30px;
  width: 100%;
  text-align: left;
  box-sizing: border-box; }

/* line 121, /app/app/assets/stylesheets/common.scss */
.flash_alert {
  text-align: left;
  background: 8px 5px no-repeat;
  color: #880000;
  background-image: url(/assets/exclamation-976030968a773461fcc2bbd65ee003e1587b43e8042a233b85d7101780ac19d6.png);
  background-color: #ffe3e3;
  border: solid 2px #dd0000;
  margin: 10px 0%;
  padding: 5px 5px 5px 30px;
  width: 96%; }

/* line 134, /app/app/assets/stylesheets/common.scss */
.info-message {
  text-align: left;
  padding: 10px 1%; }

/* line 140, /app/app/assets/stylesheets/common.scss */
.comment-area {
  margin: 25px auto auto auto;
  width: 980px;
  text-align: left; }

/* line 146, /app/app/assets/stylesheets/common.scss */
.comment {
  text-align: left;
  background: 8px 5px no-repeat;
  border: solid 1px #1b269c;
  background-color: #fff;
  margin: 10px 0%;
  padding: 8px 5px 8px 30px; }
  /* line 153, /app/app/assets/stylesheets/common.scss */
  .comment a {
    font-weight: bolder; }
  @media screen and (max-width: 979px) {
    /* line 146, /app/app/assets/stylesheets/common.scss */
    .comment {
      padding: 8px 5px 8px 5px;
      font-size: 10px;
      width: calc(100vw - 20px);
      margin: 10px 1%; } }
  /* line 162, /app/app/assets/stylesheets/common.scss */
  .comment .icon_row {
    display: inline-block;
    margin: 0;
    padding: 2px 2px 0 2px;
    width: 120px; }
  /* line 168, /app/app/assets/stylesheets/common.scss */
  .comment .exclamation-icon-row {
    border-color: #FF2600;
    background-color: #FF2600; }
  /* line 172, /app/app/assets/stylesheets/common.scss */
  .comment .icon_wrap, .comment span {
    font-weight: bold;
    display: inline-block; }
  /* line 176, /app/app/assets/stylesheets/common.scss */
  .comment .material-icons {
    font-size: 18px; }
    @media screen and (max-width: 979px) {
      /* line 176, /app/app/assets/stylesheets/common.scss */
      .comment .material-icons {
        display: none; } }
  /* line 182, /app/app/assets/stylesheets/common.scss */
  .comment .comment-product-color {
    color: #ff6f00; }
  /* line 185, /app/app/assets/stylesheets/common.scss */
  .comment .comment-alart-color {
    color: #FF0000; }

/****************/
/* 見出し(hタグ) */
/****************/
/* line 193, /app/app/assets/stylesheets/common.scss */
h1 {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 1%;
  text-align: left;
  width: 100%; }

/* タイトル */
/* line 202, /app/app/assets/stylesheets/common.scss */
.title-h1 {
  font-size: 2.5em;
  width: 100%;
  margin: 1% 0; }

/* line 207, /app/app/assets/stylesheets/common.scss */
h2 {
  text-align: left;
  border-top: 3px solid #888888;
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16);
  font-size: 1.5em;
  font-weight: bold;
  margin: 10px 5px 6px;
  padding: 5px .7%;
  background-color: #fff; }

/* line 221, /app/app/assets/stylesheets/common.scss */
.sub_title h2 {
  background-color: #444;
  border: none;
  color: #fff;
  font-size: 14px;
  float: left;
  margin: 5px 10px 0;
  padding: 0; }

/* キャンペーンページ */
/* line 231, /app/app/assets/stylesheets/common.scss */
.campaign-title-wrap h2 {
  border-top: none;
  box-shadow: none;
  margin: 2% 2% 1%;
  color: #555; }

/* line 237, /app/app/assets/stylesheets/common.scss */
.campaign-main-title h2 {
  font-size: 32px;
  border-top: none;
  box-shadow: none;
  border-bottom: dashed 1.5px #b71c1c;
  padding: 0 1%;
  margin: 0 0 5px; }
  /* line 244, /app/app/assets/stylesheets/common.scss */
  .campaign-main-title h2:before {
    content: '◆';
    color: #b71c1c;
    margin-right: 8px; }

/* line 252, /app/app/assets/stylesheets/common.scss */
.title-wrap h2 {
  border: none;
  box-shadow: none;
  color: #555; }

/* line 258, /app/app/assets/stylesheets/common.scss */
h3 {
  font-weight: bold;
  word-wrap: break-word; }

/* line 265, /app/app/assets/stylesheets/common.scss */
.top-order-menu h3 {
  font-size: 1em;
  padding: 0 5px 11px;
  margin: 0;
  text-align: center;
  font-weight: bold; }
/* line 272, /app/app/assets/stylesheets/common.scss */
.top-order-menu h5 {
  font-size: 0.9em;
  padding: 0 5px 11px;
  margin: 0;
  text-align: center;
  font-weight: bold; }

/* line 281, /app/app/assets/stylesheets/common.scss */
h4 {
  font-weight: bold;
  margin: 5px 20px 0;
  text-align: left; }

/* line 288, /app/app/assets/stylesheets/common.scss */
.user_menu_button h4 {
  text-align: center;
  margin: 0; }

/********************/
/* 見出し(hタグ以外) */
/********************/
/* line 298, /app/app/assets/stylesheets/common.scss */
.main-title {
  width: 100%;
  height: 30px;
  background-color: #5b5b5a;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

/* line 307, /app/app/assets/stylesheets/common.scss */
.sub_title {
  width: 100%;
  height: 30px;
  background-color: #444;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  /* line 313, /app/app/assets/stylesheets/common.scss */
  .sub_title span {
    color: #b71c1c;
    display: inline-block;
    margin-top: 6px; }

/* line 321, /app/app/assets/stylesheets/common.scss */
caption.table-title {
  text-align: left;
  font-weight: bold;
  margin: 1% 0; }

/* line 328, /app/app/assets/stylesheets/common.scss */
.abouttitle {
  position: relative;
  margin-top: 5px;
  padding-left: 5px;
  border-bottom: solid 2px #e0e0e0; }

/* line 335, /app/app/assets/stylesheets/common.scss */
.abouttitle::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: '';
  width: 25%;
  border-bottom: 2px solid #b71c1c; }

/*初期設定*/
/* line 347, /app/app/assets/stylesheets/common.scss */
div {
  margin: 0; }

/* line 351, /app/app/assets/stylesheets/common.scss */
span {
  color: #333; }

/****************/
/*      ul      */
/****************/
/* line 358, /app/app/assets/stylesheets/common.scss */
ul, li {
  list-style: none; }

/* line 361, /app/app/assets/stylesheets/common.scss */
ul {
  margin: 5px 0; }

/* line 365, /app/app/assets/stylesheets/common.scss */
p {
  word-wrap: break-word; }

/********************/
/* テーブルレイアウト */
/********************/
/* line 373, /app/app/assets/stylesheets/common.scss */
table {
  table-layout: fixed; }

/* line 376, /app/app/assets/stylesheets/common.scss */
td {
  word-wrap: break-word; }

/* line 381, /app/app/assets/stylesheets/common.scss */
table.line-table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  width: 98%;
  margin: 0 auto; }
  /* line 386, /app/app/assets/stylesheets/common.scss */
  table.line-table p {
    margin: 0; }
  /* line 389, /app/app/assets/stylesheets/common.scss */
  table.line-table td,
  table.line-table th {
    line-height: 20px;
    border: 1px solid #ccc;
    padding: 0 1%;
    background-color: #fff;
    height: 41px;
    vertical-align: middle; }
  /* line 399, /app/app/assets/stylesheets/common.scss */
  table.line-table th,
  table.line-table td.text-center {
    text-align: center; }
  /* line 403, /app/app/assets/stylesheets/common.scss */
  table.line-table th {
    background-color: #f0f0f0;
    font-weight: bold; }
    /* line 406, /app/app/assets/stylesheets/common.scss */
    table.line-table th p {
      font-weight: bold; }
  /* line 410, /app/app/assets/stylesheets/common.scss */
  table.line-table .price {
    padding-left: 0; }
  /* line 413, /app/app/assets/stylesheets/common.scss */
  table.line-table .subtotal {
    padding-left: 0; }

/* line 418, /app/app/assets/stylesheets/common.scss */
tr.onmouses:hover td {
  background-color: mistyrose;
  cursor: pointer; }

/*tableのCSS設定(パターン2)*/
/* line 426, /app/app/assets/stylesheets/common.scss */
table.line-less {
  margin: 10px 0;
  border: none;
  border-collapse: collapse;
  width: 98%; }
  /* line 431, /app/app/assets/stylesheets/common.scss */
  table.line-less p {
    margin: 0; }
  /* line 434, /app/app/assets/stylesheets/common.scss */
  table.line-less td,
  table.line-less th {
    border: none;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    height: 40px;
    vertical-align: middle; }
  /* line 442, /app/app/assets/stylesheets/common.scss */
  table.line-less th {
    font-weight: bold; }
  /* line 445, /app/app/assets/stylesheets/common.scss */
  table.line-less th,
  table.line-less td.text-center,
  table.line-less td.quantity-wrap {
    text-align: center;
    padding: 5px 0 2px; }
  /* line 451, /app/app/assets/stylesheets/common.scss */
  table.line-less td {
    padding: 3px 1% 3px; }
  /* line 454, /app/app/assets/stylesheets/common.scss */
  table.line-less .item-stock {
    padding: 0;
    text-align: center; }
  /* line 458, /app/app/assets/stylesheets/common.scss */
  table.line-less .price {
    padding-left: 0; }
  /* line 461, /app/app/assets/stylesheets/common.scss */
  table.line-less .subtotal {
    padding-left: 0; }
  /* line 464, /app/app/assets/stylesheets/common.scss */
  table.line-less .more_detai {
    text-align: right; }

/*tableのCSS設定(パターン3)*/
/* line 471, /app/app/assets/stylesheets/common.scss */
table.no-line {
  width: 100%;
  margin-top: 10px;
  margin-left: 10px;
  border: none; }
  /* line 476, /app/app/assets/stylesheets/common.scss */
  table.no-line th {
    font-weight: bold; }
  /* line 479, /app/app/assets/stylesheets/common.scss */
  table.no-line td, table.no-line th {
    height: 25px; }

/*table以外のリストCSS設定(パターン1)*/
/* line 487, /app/app/assets/stylesheets/common.scss */
.product-list-wrap .product-wrap {
  margin: 0 1% 0; }
  /* line 489, /app/app/assets/stylesheets/common.scss */
  .product-list-wrap .product-wrap p {
    margin: 0 0 2.5%; }
/* line 494, /app/app/assets/stylesheets/common.scss */
.product-list-wrap .image-wrap,
.product-list-wrap .product-wrap,
.product-list-wrap .product-info-row .button-wrap {
  display: inline-block;
  vertical-align: top; }
/* line 500, /app/app/assets/stylesheets/common.scss */
.product-list-wrap .product-info-row-fav {
  display: inline-block;
  vertical-align: top; }
/* line 505, /app/app/assets/stylesheets/common.scss */
.product-list-wrap .icon-customer-like {
  font-size: 25px;
  color: #a39fa0;
  margin-left: 30px; }
/* line 510, /app/app/assets/stylesheets/common.scss */
.product-list-wrap .like-product {
  display: flex;
  justify-content: flex-end; }
/* line 514, /app/app/assets/stylesheets/common.scss */
.product-list-wrap .image-wrap {
  margin-bottom: 5px; }
/* line 518, /app/app/assets/stylesheets/common.scss */
.product-list-wrap .small-image {
  vertical-align: middle; }
/* line 522, /app/app/assets/stylesheets/common.scss */
.product-list-wrap .kensu {
  margin-left: 10px;
  font-size: 1.2em; }
/* line 527, /app/app/assets/stylesheets/common.scss */
.product-list-wrap .midashi {
  margin: -10px 0 5px 10px; }
/* line 531, /app/app/assets/stylesheets/common.scss */
.product-list-wrap a.product-info-link {
  color: #333; }
  /* line 533, /app/app/assets/stylesheets/common.scss */
  .product-list-wrap a.product-info-link:hover {
    color: #333; }

/* line 540, /app/app/assets/stylesheets/common.scss */
.table-cell-wrap p {
  margin-bottom: 15px; }

/******************/
/* 表(table)の設定 */
/******************/
/* line 549, /app/app/assets/stylesheets/common.scss */
.product-contents {
  text-align: left; }

/* line 553, /app/app/assets/stylesheets/common.scss */
.price {
  text-align: right; }

/* line 557, /app/app/assets/stylesheets/common.scss */
.date {
  width: 85px; }

/* line 560, /app/app/assets/stylesheets/common.scss */
.product-name {
  margin: 1% 0;
  width: 80.5%;
  display: inline-block;
  vertical-align: middle; }

/* line 566, /app/app/assets/stylesheets/common.scss */
.reorder {
  text-align: center;
  width: 80px; }

/* line 571, /app/app/assets/stylesheets/common.scss */
.quantity {
  width: 45px; }

/* line 575, /app/app/assets/stylesheets/common.scss */
.subtotal {
  text-align: right;
  width: 125px; }

/*外枠*/
/* line 582, /app/app/assets/stylesheets/common.scss */
.wrapper {
  background-color: #f7f7f7;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  height: auto; }

/*必須マーク*/
/* line 593, /app/app/assets/stylesheets/common.scss */
.required {
  color: red;
  font-size: 1.3em;
  font-weight: bold; }

/***********************/
/*     文字レイアウト      */
/***********************/
/* 文字の色 */
/* line 604, /app/app/assets/stylesheets/common.scss */
.basic-color {
  color: #333; }

/* line 607, /app/app/assets/stylesheets/common.scss */
.product-color {
  color: #0066c0; }

/* line 610, /app/app/assets/stylesheets/common.scss */
.money-color {
  color: #b12704;
  font-size: 13.5px; }
  /* line 613, /app/app/assets/stylesheets/common.scss */
  .money-color .deficit {
    color: inherit; }

/* line 618, /app/app/assets/stylesheets/common.scss */
p.money-color, span.money-color {
  display: inline-block; }
  /* line 620, /app/app/assets/stylesheets/common.scss */
  p.money-color .disable, span.money-color .disable {
    display: none; }

/* 文字の太さ */
/* line 626, /app/app/assets/stylesheets/common.scss */
.font-bold {
  font-weight: bold; }

/* line 629, /app/app/assets/stylesheets/common.scss */
.font-bold-medium {
  font-size: 1.1em;
  font-weight: bold; }

/* 文字サイズ */
/* line 634, /app/app/assets/stylesheets/common.scss */
.a-size-medium {
  font-size: 15px;
  line-height: 1.255; }

/* line 638, /app/app/assets/stylesheets/common.scss */
.small-font {
  font-size: 12px; }

/* 影 */
/* line 644, /app/app/assets/stylesheets/common.scss */
.z-depth-0 {
  box-shadow: none !important; }

/*一段上*/
/* line 651, /app/app/assets/stylesheets/common.scss */
.z-depth-1 {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14); }

/**********************/
/*        枠線        */
/**********************/
/* 下線基本設定 */
/* line 660, /app/app/assets/stylesheets/common.scss */
.bd-b {
  border-bottom: solid 1px #CCC; }

/* 下線（シトーさんカラー） */
/* line 664, /app/app/assets/stylesheets/common.scss */
.bd-b-cito-color {
  border-bottom: solid 1px #b71c1c; }

/* 横線 */
/* line 668, /app/app/assets/stylesheets/common.scss */
.bd-r {
  border-right: solid 1px #CCC; }

/**********************/
/*       アイコン        */
/**********************/
/* line 675, /app/app/assets/stylesheets/common.scss */
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* 推奨サイズ */
  display: inline-block;
  width: 1em;
  line-height: 1;
  text-transform: none;
  /* WebKitブラウザサポート */
  -webkit-font-smoothing: antialiased;
  /* Chrome、Safariサポート */
  text-rendering: optimizeLegibility;
  /* Firefoxサポート */
  -moz-osx-font-smoothing: grayscale;
  /* IEサポート */
  font-feature-settings: 'liga'; }

/* line 694, /app/app/assets/stylesheets/common.scss */
.category-icons {
  height: 23px;
  vertical-align: middle;
  right: 2px; }

/* line 699, /app/app/assets/stylesheets/common.scss */
.point_icon {
  display: inline-block;
  margin: 0 0 0 3px;
  vertical-align: middle; }

/* line 704, /app/app/assets/stylesheets/common.scss */
.faq_icon {
  display: inline-block;
  margin: 0px 0 0 3px;
  vertical-align: bottom; }

/*四つのボタン*/
/* line 710, /app/app/assets/stylesheets/common.scss */
i.menu-icon {
  margin: 5px auto;
  display: block;
  font-size: 50px; }

/*四つのボタンアイコンの色*/
/* line 716, /app/app/assets/stylesheets/common.scss */
.menu-icon-favorite {
  color: #ffee58; }

/* line 719, /app/app/assets/stylesheets/common.scss */
.menu-icon-history {
  color: #FF9944; }

/* line 722, /app/app/assets/stylesheets/common.scss */
.menu-icon-product-code {
  color: #2b71c8; }

/* line 725, /app/app/assets/stylesheets/common.scss */
.menu-icon-customer-support {
  color: #cd002e; }

/* line 728, /app/app/assets/stylesheets/common.scss */
.menu-icon-customer-like {
  color: #e65543; }

/* line 731, /app/app/assets/stylesheets/common.scss */
.mini-icon {
  padding: 2.5px 1.2em;
  border-radius: .2em;
  font-weight: bold; }

/* line 736, /app/app/assets/stylesheets/common.scss */
.foreign-icon {
  color: #5d639e;
  background-color: #9acde7; }

/* line 740, /app/app/assets/stylesheets/common.scss */
.adaptation-icon {
  color: #fff;
  background-color: #55acee; }

/* line 744, /app/app/assets/stylesheets/common.scss */
.micro-icon {
  padding: 2.5px .4em;
  border-radius: .2em;
  font-weight: bold;
  margin-right: 3px; }

/* 定価アイコン */
/* line 751, /app/app/assets/stylesheets/common.scss */
.list-price {
  color: #999; }

/* line 754, /app/app/assets/stylesheets/common.scss */
.list-price-icon {
  color: white;
  background-color: #619f59;
  margin: 0;
  height: 20px;
  position: relative; }
  /* line 761, /app/app/assets/stylesheets/common.scss */
  .list-price-icon p {
    display: inline-block;
    font-size: 13px;
    vertical-align: top; }
  /* line 767, /app/app/assets/stylesheets/common.scss */
  .list-price-icon:hover {
    cursor: help; }
    /* line 769, /app/app/assets/stylesheets/common.scss */
    .list-price-icon:hover .description-baloon {
      display: block;
      width: 120px;
      left: -24px; }
      /* line 774, /app/app/assets/stylesheets/common.scss */
      .list-price-icon:hover .description-baloon:before, .list-price-icon:hover .description-baloon:after {
        left: 26px; }

/* 在庫アイコン */
/* 直送 */
/* line 782, /app/app/assets/stylesheets/common.scss */
.direct-delivery-icon {
  padding: 2.5px 0.7em;
  color: #6e331c;
  background-color: #eda184; }

/* 無 */
/* line 788, /app/app/assets/stylesheets/common.scss */
.specify-invoice-icon {
  color: #f8fad4;
  background-color: #83300f; }

/*スマホ画面時の画像切り替え用アイコン*/
/* line 793, /app/app/assets/stylesheets/common.scss */
.sub-icon {
  visibility: hidden; }

/* line 796, /app/app/assets/stylesheets/common.scss */
.icon {
  display: inline-block;
  padding: 1px 8px;
  font-size: .94em;
  color: #fff;
  border-radius: 3px;
  letter-spacing: 4px; }

/* line 804, /app/app/assets/stylesheets/common.scss */
.icon-wrap {
  vertical-align: middle;
  width: 4%;
  margin-left: 10px;
  display: inline-block;
  margin-right: .5%; }
  /* line 810, /app/app/assets/stylesheets/common.scss */
  .icon-wrap span,
  .icon-wrap i {
    display: inline-block;
    vertical-align: middle; }
  /* line 815, /app/app/assets/stylesheets/common.scss */
  .icon-wrap span {
    margin: 0 .5%;
    font-size: 14px; }
  /* line 819, /app/app/assets/stylesheets/common.scss */
  .icon-wrap .material-icons {
    font-size: 35px;
    color: #CD5E5E; }
  /* line 823, /app/app/assets/stylesheets/common.scss */
  .icon-wrap .new-material-icon {
    color: #2b71c8; }
  /* line 826, /app/app/assets/stylesheets/common.scss */
  .icon-wrap .order-status-material-icon {
    color: #d32f2f; }
  /* line 829, /app/app/assets/stylesheets/common.scss */
  .icon-wrap .delivery-status-material-icon {
    color: #FF9944; }
  /* line 832, /app/app/assets/stylesheets/common.scss */
  .icon-wrap .points-status-material-icon {
    color: #54be44; }

/* line 837, /app/app/assets/stylesheets/common.scss */
.info_alert {
  text-align: left;
  background: 8px 5px no-repeat;
  background-image: url(/assets/exclamation-976030968a773461fcc2bbd65ee003e1587b43e8042a233b85d7101780ac19d6.png);
  color: #880000;
  background-color: #ffe3e3;
  border: solid 2px #dd0000;
  margin: 10px 0%;
  padding: 5px 5px 5px 30px;
  width: 96%; }
  /* line 847, /app/app/assets/stylesheets/common.scss */
  .info_alert .material-icons {
    font-size: 17px; }
  /* line 850, /app/app/assets/stylesheets/common.scss */
  .info_alert p {
    display: inline-block;
    vertical-align: top; }

/* line 856, /app/app/assets/stylesheets/common.scss */
.info-icon {
  color: #CD5E5E; }

/* line 860, /app/app/assets/stylesheets/common.scss */
.new-icon {
  background: #2b71c8; }
  /* line 862, /app/app/assets/stylesheets/common.scss */
  .new-icon span {
    color: #fff; }

/* line 866, /app/app/assets/stylesheets/common.scss */
.order-status-icon {
  background: #d32f2f; }
  /* line 868, /app/app/assets/stylesheets/common.scss */
  .order-status-icon span {
    color: #fff; }

/* line 872, /app/app/assets/stylesheets/common.scss */
.delivery-status-icon {
  background: #FF9944; }
  /* line 874, /app/app/assets/stylesheets/common.scss */
  .delivery-status-icon span {
    color: #fff; }

/* line 878, /app/app/assets/stylesheets/common.scss */
.campaign-status-icon {
  background: #fbc02d; }
  /* line 880, /app/app/assets/stylesheets/common.scss */
  .campaign-status-icon span {
    color: #fff; }

/* line 884, /app/app/assets/stylesheets/common.scss */
.points-status-icon {
  background: #54be44; }
  /* line 886, /app/app/assets/stylesheets/common.scss */
  .points-status-icon span {
    color: #fff; }

/* line 890, /app/app/assets/stylesheets/common.scss */
.svg {
  display: inline-block;
  vertical-align: middle;
  width: 16%; }

/* line 895, /app/app/assets/stylesheets/common.scss */
.icon_row {
  padding: .8%;
  margin: 1% 0 .5% 0%;
  height: 22px;
  width: 120px;
  border: solid 1px;
  border-color: #ff6f00;
  background-color: #ff6f00;
  border-radius: 3px; }

/* line 905, /app/app/assets/stylesheets/common.scss */
.delivery-icon-svg {
  width: 100%;
  height: 18px;
  fill: #FFF; }

/* line 910, /app/app/assets/stylesheets/common.scss */
.exclamation-icon-svg {
  width: 18px;
  height: 16px;
  fill: #FFF; }

/********************/
/*      ヘッダー       */
/********************/
/* line 919, /app/app/assets/stylesheets/common.scss */
.header-wrap {
  position: relative;
  border-top: solid 6px #A31039;
  background-color: #FFF;
  margin: 0px auto;
  z-index: 1; }

/* line 926, /app/app/assets/stylesheets/common.scss */
.header {
  display: inline-block;
  width: 100%;
  margin: 0px auto; }

/* line 931, /app/app/assets/stylesheets/common.scss */
.header-contents {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  text-align: left; }
  /* line 936, /app/app/assets/stylesheets/common.scss */
  .header-contents .logo-area {
    margin: 4px 0;
    display: inline-block;
    width: 22%;
    text-align: left;
    vertical-align: bottom; }
    /* line 942, /app/app/assets/stylesheets/common.scss */
    .header-contents .logo-area:hover {
      text-decoration: none; }
    /* line 945, /app/app/assets/stylesheets/common.scss */
    .header-contents .logo-area p {
      color: #333;
      margin: 0 0 0 5px;
      font-weight: bold; }
  /* line 951, /app/app/assets/stylesheets/common.scss */
  .header-contents .header_utility {
    width: auto;
    position: absolute;
    top: 15.5px;
    right: 0; }

/* ヘッダメニュ */
/* line 959, /app/app/assets/stylesheets/common.scss */
.top-order-menu {
  display: inline-block;
  margin-right: 20px; }
  /* line 962, /app/app/assets/stylesheets/common.scss */
  .top-order-menu li {
    padding: 0;
    display: table-cell;
    position: relative;
    border-left: solid 1px #ccc;
    width: 117px;
    height: 65.5px;
    z-index: 888; }
    /* line 970, /app/app/assets/stylesheets/common.scss */
    .top-order-menu li:last-child {
      border-right: solid 1px #ccc; }
    /* line 973, /app/app/assets/stylesheets/common.scss */
    .top-order-menu li .order-menu-div {
      padding-bottom: 1px; }
      /* line 975, /app/app/assets/stylesheets/common.scss */
      .top-order-menu li .order-menu-div i {
        font-size: 30px;
        margin: 0 auto;
        padding-top: 5px; }
    /* line 981, /app/app/assets/stylesheets/common.scss */
    .top-order-menu li .baloon {
      display: none;
      position: absolute;
      background: white;
      border: solid 1px #ccc;
      border-radius: 3px;
      width: 150%;
      margin-top: 7px;
      right: -56%;
      padding: 10px;
      box-sizing: border-box; }
      /* line 992, /app/app/assets/stylesheets/common.scss */
      .top-order-menu li .baloon:before {
        content: "";
        border: 8.5px solid transparent;
        border-bottom: 8.5px solid #fff;
        position: absolute;
        left: 60px;
        top: -17px;
        z-index: 2; }
      /* line 1001, /app/app/assets/stylesheets/common.scss */
      .top-order-menu li .baloon:after {
        content: "";
        border: 8.5px solid transparent;
        border-bottom: 8.5px solid #ccc;
        position: absolute;
        left: 60px;
        top: -18px;
        z-index: 1; }
    /* line 1011, /app/app/assets/stylesheets/common.scss */
    .top-order-menu li:hover .baloon {
      display: block; }

/*ロゴ*/
/* line 1017, /app/app/assets/stylesheets/common.scss */
.logo {
  width: 209px;
  height: auto; }

/*ヘッダー右側*/
/* line 1022, /app/app/assets/stylesheets/common.scss */
.header_utility {
  margin-bottom: 15px;
  text-align: right;
  vertical-align: bottom;
  display: inline-block; }

/*カート一覧遷移ボタン*/
/* line 1029, /app/app/assets/stylesheets/common.scss */
.cart-contents-wrap {
  display: inline-block;
  vertical-align: bottom; }

/* line 1033, /app/app/assets/stylesheets/common.scss */
.cart-contents {
  background-color: #d32f2f;
  color: #fff;
  padding-top: 3px;
  border-radius: 2px;
  margin-right: 20px;
  float: right;
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8;
  -webkit-box-shadow: 0px 3.5px 0px #962020;
  -moz-box-shadow: 0px 3.5px 0px #962020;
  box-shadow: 0px 3.5px 0px #962020; }
  /* line 1046, /app/app/assets/stylesheets/common.scss */
  .cart-contents .cart-img {
    padding: 5px 24px 0 10px;
    margin: 3px 0 0px;
    float: left; }
  /* line 1051, /app/app/assets/stylesheets/common.scss */
  .cart-contents a {
    color: #fff; }
  /* line 1054, /app/app/assets/stylesheets/common.scss */
  .cart-contents p {
    font-size: 1em;
    margin: 0;
    display: inline-block;
    text-align: right;
    padding-right: 15px; }
  /* line 1061, /app/app/assets/stylesheets/common.scss */
  .cart-contents:hover {
    -ms-filter: 'alpha(opacity=80)';
    filter: alpha(opacity=80);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-box-shadow: 0px 2px 0px #962020;
    -moz-box-shadow: 0px 2px 0px #962020;
    box-shadow: 0px 2px 0px #962020; }

/* カテゴリ検索ボタン */
/* line 1073, /app/app/assets/stylesheets/common.scss */
.category-button-wrap {
  display: inline-block;
  position: relative;
  font-size: 1.2em;
  width: 168px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  margin: 0 5px;
  padding: 0;
  vertical-align: middle; }
  /* line 1083, /app/app/assets/stylesheets/common.scss */
  .category-button-wrap #select-category {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    padding: 7.5px 0px 7.5px 5px;
    color: #fff;
    cursor: pointer; }
    /* line 1091, /app/app/assets/stylesheets/common.scss */
    .category-button-wrap #select-category:hover {
      background: #ccc; }
  /* line 1095, /app/app/assets/stylesheets/common.scss */
  .category-button-wrap .product-category-wrap {
    display: none;
    position: absolute;
    border: solid 1px #ccc;
    background: #fff;
    right: -826px;
    width: 980px;
    margin-top: 10px;
    animation: gb__a .2s;
    border-radius: 2px;
    -webkit-user-select: text;
    z-index: 1; }
    /* line 1107, /app/app/assets/stylesheets/common.scss */
    .category-button-wrap .product-category-wrap:before {
      content: "";
      border: 8.5px solid transparent;
      border-bottom: 8.5px solid #fff;
      position: absolute;
      right: 900px;
      top: -16px;
      z-index: 3; }
    /* line 1116, /app/app/assets/stylesheets/common.scss */
    .category-button-wrap .product-category-wrap:after {
      content: "";
      border: 8.5px solid transparent;
      border-bottom: 8.5px solid #ccc;
      position: absolute;
      right: 900px;
      top: -17px;
      z-index: 2; }
    /* line 1126, /app/app/assets/stylesheets/common.scss */
    .category-button-wrap .product-category-wrap .category-group-list li.p-categories {
      display: inline-block;
      width: 27%;
      vertical-align: top; }
      /* line 1130, /app/app/assets/stylesheets/common.scss */
      .category-button-wrap .product-category-wrap .category-group-list li.p-categories li.category-column {
        display: block;
        cursor: pointer; }
        /* line 1133, /app/app/assets/stylesheets/common.scss */
        .category-button-wrap .product-category-wrap .category-group-list li.p-categories li.category-column div {
          padding: 10px 0 10px 3px;
          margin: 5px 0 5px 10px;
          display: block;
          background-color: #eee;
          text-align: left;
          border-radius: 5px; }
    /* line 1143, /app/app/assets/stylesheets/common.scss */
    .category-button-wrap .product-category-wrap .category-group-list li.p-groups {
      display: inline-block;
      width: 71%;
      padding: 5px 6px;
      margin-top: 5px; }
      /* line 1148, /app/app/assets/stylesheets/common.scss */
      .category-button-wrap .product-category-wrap .category-group-list li.p-groups li.group-column {
        display: none;
        cursor: pointer; }
        /* line 1151, /app/app/assets/stylesheets/common.scss */
        .category-button-wrap .product-category-wrap .category-group-list li.p-groups li.group-column ul {
          text-align: left; }
          /* line 1153, /app/app/assets/stylesheets/common.scss */
          .category-button-wrap .product-category-wrap .category-group-list li.p-groups li.group-column ul li {
            display: inline-block;
            width: 45%;
            vertical-align: bottom;
            border-bottom: 1px #ccc dashed;
            margin: 0 15px; }
        /* line 1161, /app/app/assets/stylesheets/common.scss */
        .category-button-wrap .product-category-wrap .category-group-list li.p-groups li.group-column div {
          font-size: 1.09vw;
          padding: 5px 5px 3px;
          margin: 6px 0 5px;
          display: block; }
          /* line 1166, /app/app/assets/stylesheets/common.scss */
          .category-button-wrap .product-category-wrap .category-group-list li.p-groups li.group-column div:hover {
            background-color: #eee;
            border-radius: 5px; }
      /* line 1172, /app/app/assets/stylesheets/common.scss */
      .category-button-wrap .product-category-wrap .category-group-list li.p-groups li.column-1 {
        display: block; }

/* line 1179, /app/app/assets/stylesheets/common.scss */
.search-category {
  display: inline-block;
  width: 80%;
  vertical-align: middle;
  font-size: 11px; }

/*検索*/
/* line 1186, /app/app/assets/stylesheets/common.scss */
.search-keyword {
  display: block;
  height: 54px;
  background-color: #444;
  text-align: center;
  box-shadow: 0 2px 4px 0 #333; }
  /* line 1192, /app/app/assets/stylesheets/common.scss */
  .search-keyword .search-text {
    vertical-align: middle;
    display: inline-block;
    width: 330px;
    height: 40px;
    text-indent: 8px;
    font-size: 1.2em;
    -webkit-appearance: none; }

/* line 1202, /app/app/assets/stylesheets/common.scss */
.search-keyword-wrap {
  width: 980px;
  margin: 0 auto;
  text-align: left; }

/* line 1207, /app/app/assets/stylesheets/common.scss */
#header-search-area {
  padding-top: 7px;
  display: inline-block; }

/* line 1211, /app/app/assets/stylesheets/common.scss */
.search-button {
  text-align: center;
  display: inline-block;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8;
  color: #333;
  width: 50px;
  height: 37px;
  cursor: pointer;
  font-weight: bold;
  border-radius: 2px;
  vertical-align: top;
  background-color: #eee;
  text-shadow: 2px #ccc;
  -webkit-box-shadow: 0px 3.5px 0px #c8c8c8;
  -moz-box-shadow: 0px 3.5px 0px #c8c8c8;
  box-shadow: 0px 3.5px 0px #c8c8c8; }
  /* line 1232, /app/app/assets/stylesheets/common.scss */
  .search-button:hover {
    -ms-filter: 'alpha(opacity=80)';
    filter: alpha(opacity=80);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-box-shadow: 0px 2px 0px #c8c8c8;
    -moz-box-shadow: 0px 2px 0px #c8c8c8;
    box-shadow: 0px 2px 0px #c8c8c8; }

/*ユーザー名*/
/* line 1244, /app/app/assets/stylesheets/common.scss */
.user-name-wrap {
  margin-bottom: 5px;
  display: inline-block;
  width: 41%;
  vertical-align: middle; }

/* line 1250, /app/app/assets/stylesheets/common.scss */
.user-name {
  font-size: 1.1em;
  width: 100%;
  text-align: right; }

/* line 1255, /app/app/assets/stylesheets/common.scss */
.user-name p {
  display: inline;
  padding-right: 5px; }

/* line 1259, /app/app/assets/stylesheets/common.scss */
.user-name span {
  color: #4169E1; }

/*ヘッダログアウト*/
/* line 1263, /app/app/assets/stylesheets/common.scss */
.header-logout-link {
  text-align: right;
  padding-right: 5px; }
  /* line 1267, /app/app/assets/stylesheets/common.scss */
  .header-logout-link a {
    color: white; }
    /* line 1270, /app/app/assets/stylesheets/common.scss */
    .header-logout-link a:hover {
      color: #b71c1c; }

/*ドロップダウンメニュー*/
/* line 1279, /app/app/assets/stylesheets/common.scss */
.dropmenu_open:hover .none_user_name {
  display: block; }

/* line 1284, /app/app/assets/stylesheets/common.scss */
.none_user_name {
  padding: 7px;
  width: 21%;
  position: absolute;
  background-color: #fff;
  border: 2px solid #b71c1c;
  left: 74.5%;
  top: .7%;
  display: none; }

/* line 1294, /app/app/assets/stylesheets/common.scss */
li.dropmenu {
  text-align: left;
  margin: 7px; }
  /* line 1297, /app/app/assets/stylesheets/common.scss */
  li.dropmenu:last-child {
    margin-bottom: 0; }

/* line 1301, /app/app/assets/stylesheets/common.scss */
.none_user_name p {
  padding-bottom: 2%;
  border-bottom: 1px dotted #ccc; }

/* 上に戻るボタン */
/* line 1307, /app/app/assets/stylesheets/common.scss */
#page_top {
  width: 70px;
  height: 70px;
  margin: 0 1.5% 10px;
  position: fixed;
  right: 0;
  bottom: -100px;
  background: #ef3f98;
  opacity: 0.6;
  border-radius: 50%; }
  @media screen and (max-width: 979px) {
    /* line 1307, /app/app/assets/stylesheets/common.scss */
    #page_top {
      display: none; } }

/* line 1323, /app/app/assets/stylesheets/common.scss */
body.contents-help-dialog-open {
  overflow: hidden; }

/* line 1327, /app/app/assets/stylesheets/common.scss */
.contents-help-dialog-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(170, 170, 170, 0.3); }

/* line 1341, /app/app/assets/stylesheets/common.scss */
.contents-help-dialog {
  width: 300px;
  height: auto;
  background: #fff;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  box-shadow: none;
  padding: .2em;
  position: relative; }

/* line 1352, /app/app/assets/stylesheets/common.scss */
.contents-help-dialog__close {
  background: #f6f6f6;
  border: 1px solid #c5c5c5;
  border-radius: 3px;
  color: #454545;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  padding: 0 0 2px;
  position: absolute;
  right: 8px;
  top: 8px;
  width: 20px; }

/* line 1367, /app/app/assets/stylesheets/common.scss */
.contents-help-dialog__title {
  margin: 0;
  padding: .4em 1em;
  font-size: 1.1em;
  font-weight: bold;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #e9e9e9;
  color: #333; }

/* line 1378, /app/app/assets/stylesheets/common.scss */
.contents-help-dialog__body {
  padding: .5em 1em;
  font-size: 1.1em;
  line-height: 1.6;
  max-height: 400px;
  overflow-y: auto; }

/* line 1386, /app/app/assets/stylesheets/common.scss */
.contents-help-dialog__buttons {
  display: flex;
  justify-content: flex-end;
  border-top: solid 1px #ddd;
  margin-top: .5em;
  padding: .8em .5em 1em .4em; }

/* line 1394, /app/app/assets/stylesheets/common.scss */
.contents-help-dialog__ok {
  background: #f6f6f6;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  color: #454545;
  cursor: pointer;
  font-size: 14px;
  padding: 6px 14px; }

/* line 1404, /app/app/assets/stylesheets/common.scss */
.contents-help-dialog__ok:hover {
  background: #ededed;
  border-color: #ccc;
  color: #2b2b2b; }

/* line 1410, /app/app/assets/stylesheets/common.scss */
.contents-help-dialog__ok:focus {
  outline: 2px solid #5bc0de;
  outline-offset: 2px; }

/* line 1414, /app/app/assets/stylesheets/common.scss */
#page_top a {
  position: relative;
  display: block;
  width: 70px;
  height: 70px;
  text-decoration: none; }
  @media screen and (max-width: 979px) {
    /* line 1414, /app/app/assets/stylesheets/common.scss */
    #page_top a {
      display: none; } }

/* line 1425, /app/app/assets/stylesheets/common.scss */
#page_top a::before {
  font-family: FontAwesome;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -25px;
  bottom: 0px;
  right: 0px;
  left: 3px;
  margin: auto;
  text-align: center; }
  @media screen and (max-width: 979px) {
    /* line 1425, /app/app/assets/stylesheets/common.scss */
    #page_top a::before {
      display: none; } }

/* line 1444, /app/app/assets/stylesheets/common.scss */
#page_top a::after {
  content: '上に戻る';
  font-size: 10px;
  color: #fff;
  position: absolute;
  top: 40px;
  bottom: 0;
  right: 0;
  left: 3px;
  margin: auto;
  text-align: center; }
  @media screen and (max-width: 979px) {
    /* line 1444, /app/app/assets/stylesheets/common.scss */
    #page_top a::after {
      display: none; } }

/* フッター */
/* line 1462, /app/app/assets/stylesheets/common.scss */
.footer-wrap {
  width: 100%;
  display: inline-block;
  color: #fff;
  background-color: #A31039;
  clear: both; }

/* line 1470, /app/app/assets/stylesheets/common.scss */
.footer {
  font-size: 11px;
  margin: 0 auto;
  padding: 25px 0;
  text-align: left; }
  /* line 1475, /app/app/assets/stylesheets/common.scss */
  .footer a {
    color: #fff; }
    /* line 1477, /app/app/assets/stylesheets/common.scss */
    .footer a:hover {
      color: #e0e0e0; }
  /* line 1481, /app/app/assets/stylesheets/common.scss */
  .footer li {
    padding-bottom: 1px; }

/* line 1485, /app/app/assets/stylesheets/common.scss */
.footer-rules {
  text-align: center; }
  /* line 1487, /app/app/assets/stylesheets/common.scss */
  .footer-rules li {
    display: inline-block;
    border-left: 1px solid #fff;
    padding: 0 1.5% 0; }
  /* line 1492, /app/app/assets/stylesheets/common.scss */
  .footer-rules .nav-first {
    border-left: 0; }

/* line 1496, /app/app/assets/stylesheets/common.scss */
.footer-left,
.footer-right {
  display: inline-block; }

/* line 1500, /app/app/assets/stylesheets/common.scss */
.footer-left {
  width: 44%; }

/* line 1503, /app/app/assets/stylesheets/common.scss */
.footer-right {
  width: 54.5%;
  text-align: right;
  vertical-align: top; }

/* line 1508, /app/app/assets/stylesheets/common.scss */
.copyright {
  border: none;
  margin-top: 34px;
  text-align: right;
  padding-right: 1%; }

/************************************************************/
/*                   規約系画面共通レイアウト                   */
/* 規約系画面共通レイアウトが適用されるのは以下の４画面              */
/* 利用規約、プライバシーポリシー、特定商取引法に基づく表記、ポイント規約 */
/************************************************************/
/* pタグCSSが適用されるのは                                      */
/* 利用規約、プライバシーポリシー、ポイント規約の３画面                 */
/* tableタグCSSが適用されるのは                                  */
/* プライバシーポリシー、特定商取引法に基づく表記の２画面              */
/* olタグCSSが適用されるのは                                     */
/* ポイント規約の１画面となる                                     */
/* list_parentheses は括弧付きの数字                             */
/************************************************************/
/* line 1529, /app/app/assets/stylesheets/common.scss */
.rules p {
  margin: 13px 9px;
  line-height: 20px; }
/* line 1533, /app/app/assets/stylesheets/common.scss */
.rules th {
  font-weight: bold; }
/* line 1536, /app/app/assets/stylesheets/common.scss */
.rules table.line-table th {
  text-align: left; }
/* line 1539, /app/app/assets/stylesheets/common.scss */
.rules ol {
  margin: 0px 4px 0 27px; }

/* line 1543, /app/app/assets/stylesheets/common.scss */
.enactment p {
  text-align: right;
  font-weight: bold;
  margin: 0;
  font-size: 1.1em; }

/* line 1549, /app/app/assets/stylesheets/common.scss */
.enactment p {
  margin: 0; }

/* line 1552, /app/app/assets/stylesheets/common.scss */
.rules-col {
  float: left;
  margin-left: 0; }

/* line 1556, /app/app/assets/stylesheets/common.scss */
.faq-column {
  margin: 0 0.6% 4%; }

/* line 1559, /app/app/assets/stylesheets/common.scss */
.last {
  margin-bottom: 2%; }

/* line 1562, /app/app/assets/stylesheets/common.scss */
.last ol,
.last li {
  list-style: decimal;
  text-align: left;
  line-height: 20px; }

/* line 1568, /app/app/assets/stylesheets/common.scss */
.last li {
  padding: 1%; }

/* line 1571, /app/app/assets/stylesheets/common.scss */
.text_box {
  width: 100%; }

/* line 1574, /app/app/assets/stylesheets/common.scss */
.text_field {
  width: 100%; }

/* line 1578, /app/app/assets/stylesheets/common.scss */
.sub-contents {
  background-color: #fff;
  display: inline-block; }

/* line 1582, /app/app/assets/stylesheets/common.scss */
.user-menu-button {
  margin: 5px 0px; }

/* line 1586, /app/app/assets/stylesheets/common.scss */
ol.list_parentheses {
  margin: 0; }

/* line 1590, /app/app/assets/stylesheets/common.scss */
ol.list_parentheses li {
  list-style-type: none;
  list-style-position: inside;
  counter-increment: cnt; }

/* line 1595, /app/app/assets/stylesheets/common.scss */
ol.list_parentheses li:before {
  display: marker;
  content: "(" counter(cnt) ") "; }

/* line 1600, /app/app/assets/stylesheets/common.scss */
.paragraph {
  margin: 10px; }

/***************************************/
/*                 リンク                */
/***************************************/
/* リンク基本CSS */
/* line 1609, /app/app/assets/stylesheets/common.scss */
a {
  color: #0277bd;
  text-decoration: none; }
  /* line 1612, /app/app/assets/stylesheets/common.scss */
  a:hover {
    color: #b71c1c; }

/* line 1616, /app/app/assets/stylesheets/common.scss */
a.dec-none:hover {
  text-decoration: none; }

/* line 1619, /app/app/assets/stylesheets/common.scss */
.link_tag {
  margin: 0 0 1.5%;
  text-align: left; }

/* line 1623, /app/app/assets/stylesheets/common.scss */
.product-info-row {
  padding: 1%;
  display: inline-block;
  width: 98%; }

/* アイコン付きリンク */
/* line 1629, /app/app/assets/stylesheets/common.scss */
.point-link {
  text-align: left;
  display: inline-block; }
  /* line 1632, /app/app/assets/stylesheets/common.scss */
  .point-link a:hover i + span {
    color: #b71c1c; }
  /* line 1635, /app/app/assets/stylesheets/common.scss */
  .point-link span {
    color: #0277bd;
    display: inline-block;
    vertical-align: middle; }

/* line 1641, /app/app/assets/stylesheets/common.scss */
.arrow {
  vertical-align: middle;
  margin-bottom: 3px; }

/***************************************/
/*          カレンダー共通レイアウト         */
/***************************************/
/* line 1650, /app/app/assets/stylesheets/common.scss */
.carendar-table {
  box-sizing: border-box;
  padding: 10px; }
  /* line 1653, /app/app/assets/stylesheets/common.scss */
  .carendar-table .holiday {
    color: #d32f2f; }
  /* line 1656, /app/app/assets/stylesheets/common.scss */
  .carendar-table .carendar-comment {
    text-align: left;
    margin: 0 0 5px; }
  /* line 1661, /app/app/assets/stylesheets/common.scss */
  .carendar-table table caption {
    font-weight: bold;
    font-size: 13px;
    position: relative;
    text-align: center; }
    /* line 1666, /app/app/assets/stylesheets/common.scss */
    .carendar-table table caption .icon-back {
      position: absolute;
      left: 5px;
      top: -3px; }
    /* line 1671, /app/app/assets/stylesheets/common.scss */
    .carendar-table table caption .icon-forward {
      position: absolute;
      right: 5px;
      top: -3px; }
    /* line 1676, /app/app/assets/stylesheets/common.scss */
    .carendar-table table caption i:hover {
      cursor: pointer;
      color: #b71c1c; }
    /* line 1680, /app/app/assets/stylesheets/common.scss */
    .carendar-table table caption .disabled {
      color: lightgray; }
      /* line 1682, /app/app/assets/stylesheets/common.scss */
      .carendar-table table caption .disabled:hover {
        cursor: default;
        color: lightgray; }
  /* line 1688, /app/app/assets/stylesheets/common.scss */
  .carendar-table table th {
    border-top: solid 1px #ccc;
    font-weight: bold; }
  /* line 1692, /app/app/assets/stylesheets/common.scss */
  .carendar-table table th,
  .carendar-table table td {
    height: 32px;
    text-align: center; }
  /* line 1697, /app/app/assets/stylesheets/common.scss */
  .carendar-table table .sunday {
    color: #d32f2f; }
  /* line 1700, /app/app/assets/stylesheets/common.scss */
  .carendar-table table .saturday {
    color: #4169E1; }
  /* line 1703, /app/app/assets/stylesheets/common.scss */
  .carendar-table table .today {
    border: solid 2.5px #f57f17;
    background: #ffff8d;
    font-weight: bold; }

/*カレンダー次月非表示*/
/* line 1711, /app/app/assets/stylesheets/common.scss */
.next_month {
  display: none; }

/* お知らせリスト表示用 */
/* line 1718, /app/app/assets/stylesheets/common.scss */
.info-list {
  color: #333; }
  /* line 1720, /app/app/assets/stylesheets/common.scss */
  .info-list:hover {
    transition-duration: 0.3s;
    color: #b71c1c; }
    /* line 1723, /app/app/assets/stylesheets/common.scss */
    .info-list:hover div.notice-artcle {
      color: #b71c1c;
      transition-duration: 0.3s; }
    /* line 1727, /app/app/assets/stylesheets/common.scss */
    .info-list:hover span.notice-date {
      color: #b71c1c;
      transition-duration: 0.3s; }
    /* line 1731, /app/app/assets/stylesheets/common.scss */
    .info-list:hover i {
      opacity: 0.7;
      transition-duration: 0.3s; }
    /* line 1735, /app/app/assets/stylesheets/common.scss */
    .info-list:hover span.icon {
      opacity: 0.7;
      transition-duration: 0.3s; }
  /* line 1740, /app/app/assets/stylesheets/common.scss */
  .info-list:hover + div.notice-artcle {
    color: #b71c1c;
    transition-duration: 0.3s; }

/* line 1745, /app/app/assets/stylesheets/common.scss */
.notice-artcle {
  margin: 1.5% 1%;
  display: inline-block;
  width: 89%;
  vertical-align: middle; }

/*                */
/*      検索      */
/*                */
/* line 1755, /app/app/assets/stylesheets/common.scss */
.search-wrap {
  text-align: left;
  margin: 0 10px 10px; }

/* line 1759, /app/app/assets/stylesheets/common.scss */
.search-wrap p {
  margin-bottom: 0;
  margin-top: 6px; }

/* line 1763, /app/app/assets/stylesheets/common.scss */
.search-result {
  margin-top: 15px; }

/* line 1767, /app/app/assets/stylesheets/common.scss */
.search-count {
  padding-top: 3px;
  padding-left: 1%;
  font-size: 1.15em;
  font-weight: bold;
  width: 100%;
  padding-bottom: 3px;
  color: #b71c1c; }

/* 会員情報共通レイアウト */
/* line 1778, /app/app/assets/stylesheets/common.scss */
.link-wrap {
  text-align: left;
  margin: 0 10px 10px; }
  /* line 1781, /app/app/assets/stylesheets/common.scss */
  .link-wrap span {
    display: block;
    margin-top: 10px; }

/* line 1786, /app/app/assets/stylesheets/common.scss */
.select-user {
  background: #ffebee; }

/* line 1789, /app/app/assets/stylesheets/common.scss */
.billing-name th,
td {
  font-weight: normal;
  text-align: left;
  padding-left: 10px; }

/* line 1795, /app/app/assets/stylesheets/common.scss */
.billing-name th {
  width: 24.6%; }

/* line 1798, /app/app/assets/stylesheets/common.scss */
.billing-name td {
  width: 75.4%; }

/* line 1802, /app/app/assets/stylesheets/common.scss */
.member-line-table th.no {
  width: 5%;
  text-align: center; }
/* line 1806, /app/app/assets/stylesheets/common.scss */
.member-line-table th.department {
  width: 10%; }
/* line 1809, /app/app/assets/stylesheets/common.scss */
.member-line-table th.name {
  width: 20%; }
/* line 1812, /app/app/assets/stylesheets/common.scss */
.member-line-table th.name-kana {
  width: 20%; }
/* line 1815, /app/app/assets/stylesheets/common.scss */
.member-line-table th.mail {
  width: 40%; }
/* line 1818, /app/app/assets/stylesheets/common.scss */
.member-line-table td.no {
  text-align: center; }

/* キャンペーン詳細レイアウト */
/* line 1825, /app/app/assets/stylesheets/common.scss */
.size-wrap {
  width: 100%; }

/* line 1828, /app/app/assets/stylesheets/common.scss */
.campaign-product-image,
.campaign-product-name,
.campaign-product,
.campaign-product-price,
.add-cart-wrap {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px; }
  /* line 1836, /app/app/assets/stylesheets/common.scss */
  .campaign-product-image p,
  .campaign-product-name p,
  .campaign-product p,
  .campaign-product-price p,
  .add-cart-wrap p {
    margin: 0; }

/* line 1840, /app/app/assets/stylesheets/common.scss */
.campaign-product {
  width: 25%; }

/* line 1843, /app/app/assets/stylesheets/common.scss */
.campaign-product-name {
  font-size: 14.5px;
  margin: -15px 0 0px 0; }

/* line 1847, /app/app/assets/stylesheets/common.scss */
.campaign-product-price {
  width: 17%; }

/* line 1850, /app/app/assets/stylesheets/common.scss */
.add-cart-wrap {
  width: 18%;
  text-align: right; }

/* line 1854, /app/app/assets/stylesheets/common.scss */
.product-image {
  margin-top: 1%;
  vertical-align: top;
  display: inline-block;
  width: 28%; }

/* line 1860, /app/app/assets/stylesheets/common.scss */
.product-image-sub1 li,
.product-image-sub2 li {
  text-align: center;
  display: inline-block;
  width: 31.33333%; }

/* line 1866, /app/app/assets/stylesheets/common.scss */
.sub-image {
  width: 70px;
  height: 70px;
  vertical-align: top; }

/* line 1871, /app/app/assets/stylesheets/common.scss */
.campaign-main-image {
  display: inline-block;
  vertical-align: top; }

/* line 1875, /app/app/assets/stylesheets/common.scss */
.product-price {
  width: 100%; }
  /* line 1877, /app/app/assets/stylesheets/common.scss */
  .product-price span {
    display: inline-block;
    font-size: 15px;
    font-weight: 600; }

/* line 1883, /app/app/assets/stylesheets/common.scss */
.product-price,
.product-input {
  display: inline-block; }

/* line 1887, /app/app/assets/stylesheets/common.scss */
.product-input {
  width: 50%;
  margin-top: 5px; }

/* お届け先一覧 */
/* line 1893, /app/app/assets/stylesheets/common.scss */
.registration-wrap {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 96%; }

/* line 1899, /app/app/assets/stylesheets/common.scss */
.destination-name-label {
  margin-left: 10px; }

/* line 1902, /app/app/assets/stylesheets/common.scss */
table.center-code-table {
  width: 100%;
  margin-bottom: 10px; }

/* line 1906, /app/app/assets/stylesheets/common.scss */
.check-box-area {
  margin-bottom: 10px; }

/* line 1909, /app/app/assets/stylesheets/common.scss */
.general-delivery {
  display: none; }

/* line 1912, /app/app/assets/stylesheets/common.scss */
table.destination-list {
  width: 100%; }

/* line 1915, /app/app/assets/stylesheets/common.scss */
.th-center-code {
  width: 284px; }

/* line 1918, /app/app/assets/stylesheets/common.scss */
.th-center-name {
  width: 484px; }

/* line 1921, /app/app/assets/stylesheets/common.scss */
.th-center-select-button {
  width: 132px; }

/* お届け先登録 編集 確認 */
/* お届け先登録 編集 確認共通 */
/* line 1927, /app/app/assets/stylesheets/common.scss */
.customer-info {
  padding-bottom: 10px; }

/* line 1930, /app/app/assets/stylesheets/common.scss */
.customer-info-column {
  margin: 10px 25px 10px;
  text-align: left; }

/* line 1934, /app/app/assets/stylesheets/common.scss */
.customer-info-input-column {
  padding: 1% 0; }

/* line 1937, /app/app/assets/stylesheets/common.scss */
.customer-info-output-column {
  padding: 1% 0;
  margin: 0 2%; }

/* line 1941, /app/app/assets/stylesheets/common.scss */
.customer-info-tb {
  width: 95%;
  margin: 15px 0px 10px 25px; }

/* line 1945, /app/app/assets/stylesheets/common.scss */
.customer-info-tb input {
  width: 98%; }

/* line 1948, /app/app/assets/stylesheets/common.scss */
.small-input {
  width: 100px; }

/* line 1951, /app/app/assets/stylesheets/common.scss */
.prefectures {
  width: 105px; }

/* line 1956, /app/app/assets/stylesheets/common.scss */
.customer-info-column {
  margin: 10px 25px 10px;
  text-align: left; }

/* line 1960, /app/app/assets/stylesheets/common.scss */
.customer-info-input-column {
  padding: 1% 0; }

/* line 1963, /app/app/assets/stylesheets/common.scss */
.customer-info-output-column {
  padding: 1% 0;
  margin: 0 2%; }

/* line 1967, /app/app/assets/stylesheets/common.scss */
.customer-info-tb {
  width: 95%;
  margin: 15px 0px 10px 25px; }

/* line 1971, /app/app/assets/stylesheets/common.scss */
.customer-info-tb input {
  width: 98%; }

/* line 1974, /app/app/assets/stylesheets/common.scss */
.small-input {
  width: 100px; }

/* line 1977, /app/app/assets/stylesheets/common.scss */
.prefectures {
  width: 105px; }

/*ヘッダーナビゲーション選択状態*/
/* line 1986, /app/app/assets/stylesheets/common.scss */
.select {
  background-color: #f5f5f5;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.14); }

/********************/
/*      モーダル      */
/********************/
/* line 1995, /app/app/assets/stylesheets/common.scss */
#modal button, #cart-in-modal button, #index_member_windows_modal button, #new_member_windows_modal button, #edit_member_windows_modal button {
  padding: 0.5% 2.5%;
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #d32f2f;
  border: 0;
  color: #fff;
  cursor: pointer;
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
  /* line 2007, /app/app/assets/stylesheets/common.scss */
  #modal button:hover, #cart-in-modal button:hover, #index_member_windows_modal button:hover, #new_member_windows_modal button:hover, #edit_member_windows_modal button:hover {
    background-color: #e43f3f; }
/* line 2011, /app/app/assets/stylesheets/common.scss */
#modal .table-div, #cart-in-modal .table-div, #index_member_windows_modal .table-div, #new_member_windows_modal .table-div, #edit_member_windows_modal .table-div {
  max-height: 240px;
  overflow: auto;
  padding-bottom: 10px; }
/* line 2016, /app/app/assets/stylesheets/common.scss */
#modal .products-detail, #cart-in-modal .products-detail, #index_member_windows_modal .products-detail, #new_member_windows_modal .products-detail, #edit_member_windows_modal .products-detail {
  text-align: left;
  padding-left: 15px;
  margin-top: 10px;
  margin-bottom: 10px; }
/* line 2023, /app/app/assets/stylesheets/common.scss */
#modal .products-detail-wrap table td.smart-check-td, #cart-in-modal .products-detail-wrap table td.smart-check-td, #index_member_windows_modal .products-detail-wrap table td.smart-check-td, #new_member_windows_modal .products-detail-wrap table td.smart-check-td, #edit_member_windows_modal .products-detail-wrap table td.smart-check-td {
  text-align: right;
  padding: 20px 10px 3px 3px;
  vertical-align: middle;
  box-sizing: border-box; }
/* line 2029, /app/app/assets/stylesheets/common.scss */
#modal .products-detail-wrap input[type=checkbox], #cart-in-modal .products-detail-wrap input[type=checkbox], #index_member_windows_modal .products-detail-wrap input[type=checkbox], #new_member_windows_modal .products-detail-wrap input[type=checkbox], #edit_member_windows_modal .products-detail-wrap input[type=checkbox] {
  -moz-transform-origin: right bottom;
  -moz-transform: scale(2, 2);
  -webkit-transform-origin: right bottom;
  -webkit-transform: scale(2, 2);
  margin: 0; }
/* line 2036, /app/app/assets/stylesheets/common.scss */
#modal .products-detail-wrap .modal-button-wrap, #cart-in-modal .products-detail-wrap .modal-button-wrap, #index_member_windows_modal .products-detail-wrap .modal-button-wrap, #new_member_windows_modal .products-detail-wrap .modal-button-wrap, #edit_member_windows_modal .products-detail-wrap .modal-button-wrap {
  padding-bottom: 10px; }
/* line 2040, /app/app/assets/stylesheets/common.scss */
#modal table, #cart-in-modal table, #index_member_windows_modal table, #new_member_windows_modal table, #edit_member_windows_modal table {
  width: 96%; }
/* line 2043, /app/app/assets/stylesheets/common.scss */
#modal .scroll-wrap, #cart-in-modal .scroll-wrap, #index_member_windows_modal .scroll-wrap, #new_member_windows_modal .scroll-wrap, #edit_member_windows_modal .scroll-wrap {
  max-height: 240px; }
/* line 2046, /app/app/assets/stylesheets/common.scss */
#modal .modal-button-wrap, #cart-in-modal .modal-button-wrap, #index_member_windows_modal .modal-button-wrap, #new_member_windows_modal .modal-button-wrap, #edit_member_windows_modal .modal-button-wrap {
  margin: 10px 0; }
/* line 2050, /app/app/assets/stylesheets/common.scss */
#modal .products-more-wrap .products-more, #cart-in-modal .products-more-wrap .products-more, #index_member_windows_modal .products-more-wrap .products-more, #new_member_windows_modal .products-more-wrap .products-more, #edit_member_windows_modal .products-more-wrap .products-more {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 15px; }
/* line 2058, /app/app/assets/stylesheets/common.scss */
#modal table th, #cart-in-modal table th, #index_member_windows_modal table th, #new_member_windows_modal table th, #edit_member_windows_modal table th {
  font-weight: bold; }
/* line 2061, /app/app/assets/stylesheets/common.scss */
#modal table th.th-date, #cart-in-modal table th.th-date, #index_member_windows_modal table th.th-date, #new_member_windows_modal table th.th-date, #edit_member_windows_modal table th.th-date {
  width: 53%; }
/* line 2064, /app/app/assets/stylesheets/common.scss */
#modal table th.th-last-order-quantity, #cart-in-modal table th.th-last-order-quantity, #index_member_windows_modal table th.th-last-order-quantity, #new_member_windows_modal table th.th-last-order-quantity, #edit_member_windows_modal table th.th-last-order-quantity {
  width: 11%; }
/* line 2067, /app/app/assets/stylesheets/common.scss */
#modal table th.th-minimum, #cart-in-modal table th.th-minimum, #index_member_windows_modal table th.th-minimum, #new_member_windows_modal table th.th-minimum, #edit_member_windows_modal table th.th-minimum {
  width: 11%; }
/* line 2070, /app/app/assets/stylesheets/common.scss */
#modal table th.th-number-orders, #cart-in-modal table th.th-number-orders, #index_member_windows_modal table th.th-number-orders, #new_member_windows_modal table th.th-number-orders, #edit_member_windows_modal table th.th-number-orders {
  width: 11.5%; }
/* line 2073, /app/app/assets/stylesheets/common.scss */
#modal table th.th-quantity, #cart-in-modal table th.th-quantity, #index_member_windows_modal table th.th-quantity, #new_member_windows_modal table th.th-quantity, #edit_member_windows_modal table th.th-quantity {
  width: 8.5%; }
/* line 2076, /app/app/assets/stylesheets/common.scss */
#modal table th.th-button, #cart-in-modal table th.th-button, #index_member_windows_modal table th.th-button, #new_member_windows_modal table th.th-button, #edit_member_windows_modal table th.th-button {
  width: 24%; }
/* line 2079, /app/app/assets/stylesheets/common.scss */
#modal table td.td-date, #cart-in-modal table td.td-date, #index_member_windows_modal table td.td-date, #new_member_windows_modal table td.td-date, #edit_member_windows_modal table td.td-date {
  width: 53%; }
/* line 2082, /app/app/assets/stylesheets/common.scss */
#modal table td.td-number-orders, #cart-in-modal table td.td-number-orders, #index_member_windows_modal table td.td-number-orders, #new_member_windows_modal table td.td-number-orders, #edit_member_windows_modal table td.td-number-orders {
  width: 23%;
  text-align: center; }
/* line 2086, /app/app/assets/stylesheets/common.scss */
#modal table td.td-button, #cart-in-modal table td.td-button, #index_member_windows_modal table td.td-button, #new_member_windows_modal table td.td-button, #edit_member_windows_modal table td.td-button {
  width: 24%;
  text-align: center; }
/* line 2090, /app/app/assets/stylesheets/common.scss */
#modal table td.product-code, #cart-in-modal table td.product-code, #index_member_windows_modal table td.product-code, #new_member_windows_modal table td.product-code, #edit_member_windows_modal table td.product-code {
  padding: inherit; }
/* line 2093, /app/app/assets/stylesheets/common.scss */
#modal table td.quantity-wrap, #cart-in-modal table td.quantity-wrap, #index_member_windows_modal table td.quantity-wrap, #new_member_windows_modal table td.quantity-wrap, #edit_member_windows_modal table td.quantity-wrap {
  text-align: center;
  padding: inherit; }

/* line 2100, /app/app/assets/stylesheets/common.scss */
.modal-example-content {
  width: 698px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  background-color: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0 none;
  position: relative; }

/* line 2110, /app/app/assets/stylesheets/common.scss */
.modal-example-header {
  border-bottom: 1px solid #E5E5E5;
  padding: 15px; }

/* line 2115, /app/app/assets/stylesheets/common.scss */
.modal-example-body p,
.modal-example-header {
  margin: 0;
  font-size: 80%; }

/* line 2121, /app/app/assets/stylesheets/common.scss */
.modal-example-body {
  padding: 20px; }

/* カラム横並び　左のマージン設定 */
/* line 2131, /app/app/assets/stylesheets/common.scss */
.col {
  float: left;
  margin-left: 20px; }

/* 左のカラムマージン削除 */
/* line 2139, /app/app/assets/stylesheets/common.scss */
.col:first-child,
.col.left {
  margin-left: 0; }

/* カラムの左右入れ替え */
/* line 2147, /app/app/assets/stylesheets/common.scss */
.col.right {
  float: right;
  margin-left: 3.2258064515%; }

/* line 2156, /app/app/assets/stylesheets/common.scss */
.campaign-contents {
  height: 141px;
  color: #333;
  text-decoration: none;
  width: 310px;
  display: inline-block; }
  /* line 2162, /app/app/assets/stylesheets/common.scss */
  .campaign-contents h4 {
    margin: 0;
    font-size: 1em;
    text-align: center; }
  /* line 2167, /app/app/assets/stylesheets/common.scss */
  .campaign-contents small {
    font-size: 0.81em;
    letter-spacing: 0.8pt; }
  /* line 2171, /app/app/assets/stylesheets/common.scss */
  .campaign-contents img {
    width: 310px;
    height: 100px;
    border-bottom: 1px solid #ddd; }
  /* line 2176, /app/app/assets/stylesheets/common.scss */
  .campaign-contents:hover {
    transition-duration: 0.3s;
    box-shadow: 0 5px 7px #ccc;
    color: #b71c1c; }

/* line 2183, /app/app/assets/stylesheets/common.scss */
.hover-no-decoration:hover {
  text-decoration: none; }

/*表形式ではない場合*/
/* line 2190, /app/app/assets/stylesheets/common.scss */
.row {
  text-align: left; }

/* line 2194, /app/app/assets/stylesheets/common.scss */
.space {
  width: 45%;
  display: inline-block;
  float: left;
  border: solid 0.5px #FFF; }

/* line 2201, /app/app/assets/stylesheets/common.scss */
.column {
  display: inline-block;
  margin: 0 auto;
  padding: 2px 20px;
  text-align: center; }

/* line 2208, /app/app/assets/stylesheets/common.scss */
.contents-wrap {
  width: 100%;
  height: auto;
  padding-top: 10px;
  margin: 0 0 10px; }

/*顧客情報*/
/* line 2218, /app/app/assets/stylesheets/common.scss */
.order-billing-destination-article {
  text-align: left;
  font-size: 1.2em;
  margin: 5px 10px 10px; }

/* line 2224, /app/app/assets/stylesheets/common.scss */
.order-billing-destination-article-area {
  display: inline-block;
  vertical-align: top;
  width: 30%; }
  /* line 2228, /app/app/assets/stylesheets/common.scss */
  .order-billing-destination-article-area p {
    margin: 5px 0 0; }

/*!アイコン*/
/* line 2236, /app/app/assets/stylesheets/common.scss */
.exclamation {
  display: inline-block;
  width: 28px;
  height: 28px; }

/* line 2242, /app/app/assets/stylesheets/common.scss */
.sub-exclamation {
  display: inline-block;
  float: left;
  padding-top: 5px; }

/*Sub側のコンテンツ*/
/* line 2251, /app/app/assets/stylesheets/common.scss */
.purchased_together_contents {
  margin: 5px;
  margin-bottom: 10px;
  text-align: left; }

/*******************************/
/*         ボタンレイアウト         */
/*******************************/
/* line 2261, /app/app/assets/stylesheets/common.scss */
.button-wrap {
  margin-top: 10px; }
  /* line 2263, /app/app/assets/stylesheets/common.scss */
  .button-wrap:after {
    content: "";
    display: block;
    clear: both; }

/* line 2269, /app/app/assets/stylesheets/common.scss */
.button-wrap-center {
  text-align: center; }

/* line 2272, /app/app/assets/stylesheets/common.scss */
.button-wrap-left {
  width: 12%;
  float: left;
  margin-left: 2.5%; }

/* line 2277, /app/app/assets/stylesheets/common.scss */
.button-wrap-right {
  width: 12%;
  float: right;
  margin-right: 9%; }

/*行追加ボタン*/
/* line 2283, /app/app/assets/stylesheets/common.scss */
.button-add-record {
  background: #00c853;
  border-radius: .3em;
  color: white;
  padding: 5% 10%;
  text-decoration: none;
  margin-right: 1%; }

/* line 2291, /app/app/assets/stylesheets/common.scss */
.button-add-record:hover {
  color: white;
  background-color: #00e676; }

/*詳しく見るボタン*/
/* line 2296, /app/app/assets/stylesheets/common.scss */
.small-button-wrap {
  margin: 5px 0;
  text-align: center; }

/* line 2300, /app/app/assets/stylesheets/common.scss */
.small-button {
  display: inline-block;
  text-align: center;
  font-size: 12px;
  width: 70px;
  height: 18px;
  text-transform: none;
  background-color: #f5f5f5; }
  /* line 2308, /app/app/assets/stylesheets/common.scss */
  .small-button:hover {
    color: #b71c1c; }

/*クリアボタン*/
/* line 2313, /app/app/assets/stylesheets/common.scss */
.button-clear {
  position: relative;
  vertical-align: bottom;
  background-origin: border-box;
  background: #5bc0de;
  color: #fff;
  border-radius: 2px;
  padding: 8px 4px;
  text-align: center;
  text-decoration: none;
  background-image: linear-gradient(0deg, rgba(190, 190, 190, 0.1) 0%, rgba(255, 255, 255, 0.2) 100%);
  margin: 2px 0 0 1%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
  /* line 2326, /app/app/assets/stylesheets/common.scss */
  .button-clear:hover {
    cursor: pointer;
    background: #6cd1ef;
    text-decoration: none;
    color: #fff; }

/*詳細ボタン*/
/* line 2334, /app/app/assets/stylesheets/common.scss */
.detail_button {
  color: #fff;
  padding: 3px 0;
  margin: 0 5px;
  text-align: center;
  border-radius: 2px;
  background-color: #d32f2f;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
  /* line 2342, /app/app/assets/stylesheets/common.scss */
  .detail_button:hover {
    cursor: pointer;
    background-color: #d32f2f;
    text-decoration: none; }

/*mainの決定ボタン*/
/* line 2349, /app/app/assets/stylesheets/common.scss */
.decision_button {
  color: #fff;
  padding: 10px 0;
  text-align: center;
  border-radius: 2px;
  background-color: #00c853;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
  /* line 2356, /app/app/assets/stylesheets/common.scss */
  .decision_button:hover {
    text-decoration: none;
    background-color: #00e676; }

/*カートに入れるボタンの色*/
/* line 2362, /app/app/assets/stylesheets/common.scss */
.decision_add_button {
  background: linear-gradient(#ffee58, #f9a825); }
  /* line 2364, /app/app/assets/stylesheets/common.scss */
  .decision_add_button:hover {
    background: linear-gradient(#fff59d, #fbc02d); }

/* line 2368, /app/app/assets/stylesheets/common.scss */
.buy_later_button {
  background: #e0e0e0;
  color: #333; }
  /* line 2371, /app/app/assets/stylesheets/common.scss */
  .buy_later_button:hover {
    background: #eeeeee; }

/*subの決定ボタン*/
/* line 2376, /app/app/assets/stylesheets/common.scss */
.sub_decision_button {
  display: inline-block;
  width: 135px;
  padding: 15px 45px;
  margin: 0 0px 10px;
  text-align: center;
  border-radius: 2px;
  background-color: f5f5f5;
  -webkit-box-shadow: 0px 3.5px 0px #cfcfcf;
  -moz-box-shadow: 0px 3.5px 0px #cfcfcf;
  box-shadow: 0px 3.5px 0px #cfcfcf;
  border: solid 1px #CCC; }
  /* line 2388, /app/app/assets/stylesheets/common.scss */
  .sub_decision_button:hover {
    text-decoration: none;
    background-color: #f5f5f5;
    -webkit-box-shadow: 0px 2px 0px #cfcfcf;
    -moz-box-shadow: 0px 2px 0px #cfcfcf;
    box-shadow: 0px 2px 0px #cfcfcf;
    border-color: #a9a9a9; }

/* line 2397, /app/app/assets/stylesheets/common.scss */
.decision_color {
  color: #fff;
  background-color: #00c853; }
  /* line 2400, /app/app/assets/stylesheets/common.scss */
  .decision_color:hover {
    text-decoration: none;
    background-color: #00e676; }

/*Sub側ユーザーメニューボタン*/
/* line 2406, /app/app/assets/stylesheets/common.scss */
.user_menu_button {
  display: inline-block;
  width: 48%;
  padding: 4.4% 2%; }

/*印刷ボタン（オレンジ）*/
/* line 2412, /app/app/assets/stylesheets/common.scss */
.invoice_button {
  color: #fff;
  background-color: #f57f17; }
  /* line 2415, /app/app/assets/stylesheets/common.scss */
  .invoice_button:hover {
    text-decoration: none;
    background-color: #f9a825; }

/*カートに追加ボタン（小さい）*/
/* line 2421, /app/app/assets/stylesheets/common.scss */
.small_add_cart {
  font-size: 11.5px;
  display: inline-block;
  text-transform: none;
  text-align: center;
  background: linear-gradient(#ffee58, #f9a825);
  padding: 3px 0;
  width: 100px; }
  /* line 2429, /app/app/assets/stylesheets/common.scss */
  .small_add_cart:hover {
    background: linear-gradient(#fff59d, #fbc02d); }

/* line 2433, /app/app/assets/stylesheets/common.scss */
.small_later_buy_add {
  font-size: 11.5px;
  display: inline-block;
  text-transform: none;
  text-align: center;
  background: #e0e0e0;
  padding: 3px 0;
  width: 100px; }
  /* line 2441, /app/app/assets/stylesheets/common.scss */
  .small_later_buy_add:hover {
    background: #eeeeee; }

/* ボタン基本レイアウト */
/* line 2446, /app/app/assets/stylesheets/common.scss */
.button {
  position: relative;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8;
  -webkit-transition: 150ms linear;
  -moz-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
  display: inline-block;
  text-decoration: none;
  text-shadow: 2px #ccc;
  vertical-align: middle;
  -webkit-appearance: none;
  display: inline-block;
  width: 180px;
  padding: 10px 0;
  text-align: center;
  border: none;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  cursor: pointer; }
  /* line 2471, /app/app/assets/stylesheets/common.scss */
  .button:hover {
    -ms-filter: 'alpha(opacity=80)';
    filter: alpha(opacity=80);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: 150ms linear;
    -moz-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
    zoom: 1; }

/* 検索ボタン */
/* line 2485, /app/app/assets/stylesheets/common.scss */
.search {
  display: inline-block;
  color: #fff;
  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em;
  background-color: #404040;
  font-size: 15px;
  width: 51px;
  border: none;
  -webkit-box-shadow: 0px 3.5px 0px #1a1a1a;
  -moz-box-shadow: 0px 3.5px 0px #1a1a1a;
  box-shadow: 0px 3.5px 0px #1a1a1a; }
  /* line 2499, /app/app/assets/stylesheets/common.scss */
  .search:hover {
    -webkit-box-shadow: 0px 2px 0px #1a1a1a;
    -moz-box-shadow: 0px 2px 0px #1a1a1a;
    box-shadow: 0px 2px 0px #1a1a1a; }

/* 進むボタン */
/* line 2506, /app/app/assets/stylesheets/common.scss */
.advance {
  display: inline-block;
  color: #fff;
  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em;
  background: #54be44;
  -webkit-box-shadow: 0px 3.5px 0px #3a872f;
  -moz-box-shadow: 0px 3.5px 0px #3a872f;
  box-shadow: 0px 3.5px 0px #3a872f; }
  /* line 2516, /app/app/assets/stylesheets/common.scss */
  .advance:hover {
    -webkit-box-shadow: 0px 2px 0px #3a872f;
    -moz-box-shadow: 0px 2px 0px #3a872f;
    box-shadow: 0px 2px 0px #3a872f; }

/* 後でボタン */
/* line 2523, /app/app/assets/stylesheets/common.scss */
.later {
  color: #000;
  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em;
  background-color: #e0e0e0;
  -webkit-box-shadow: 0px 3.5px 0px #bababa;
  -moz-box-shadow: 0px 3.5px 0px #bababa;
  box-shadow: 0px 3.5px 0px #bababa; }
  /* line 2532, /app/app/assets/stylesheets/common.scss */
  .later:hover {
    -webkit-box-shadow: 0px 2px 0px #bababa;
    -moz-box-shadow: 0px 2px 0px #bababa;
    box-shadow: 0px 2px 0px #bababa; }

/* 詳細 */
/* line 2539, /app/app/assets/stylesheets/common.scss */
.more {
  display: inline-block;
  color: #fff;
  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em;
  background-color: #2b71c8;
  -webkit-box-shadow: 0px 3px 0px #1d4d89;
  -moz-box-shadow: 0px 3px 0px #1d4d89;
  box-shadow: 0px 3px 0px #1d4d89; }
  /* line 2549, /app/app/assets/stylesheets/common.scss */
  .more:hover {
    -webkit-box-shadow: 0px 1px 0px #1d4d89;
    -moz-box-shadow: 0px 1px 0px #1d4d89;
    box-shadow: 0px 1px 0px #1d4d89; }

/* 戻るボタン */
/* line 2556, /app/app/assets/stylesheets/common.scss */
.back {
  background: #fff;
  border: solid 1px #ccc;
  color: #000;
  display: inline-block;
  width: 180px;
  padding: 10px 0;
  text-align: center;
  opacity: .8;
  -webkit-box-shadow: 0px 3.5px 0px #b3b3b3;
  -moz-box-shadow: 0px 3.5px 0px #b3b3b3;
  box-shadow: 0px 3.5px 0px #b3b3b3;
  transform: translate(0, 0);
  text-decoration: none; }
  /* line 2570, /app/app/assets/stylesheets/common.scss */
  .back:hover {
    background: #eee;
    opacity: 1;
    transition: all 150ms linear;
    zoom: 1;
    color: #000;
    -webkit-box-shadow: 0px 2px 0px #b3b3b3;
    -moz-box-shadow: 0px 2px 0px #b3b3b3;
    box-shadow: 0px 2px 0px #b3b3b3; }

/* 出力ボタン */
/* line 2582, /app/app/assets/stylesheets/common.scss */
.output {
  color: #fff;
  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em;
  background-color: #FF9944;
  -webkit-box-shadow: 0px 3.5px 0px #aa4d00;
  -moz-box-shadow: 0px 3.5px 0px #aa4d00;
  box-shadow: 0px 3.5px 0px #aa4d00; }
  /* line 2591, /app/app/assets/stylesheets/common.scss */
  .output:hover {
    -webkit-box-shadow: 0px 2px 0px #aa4d00;
    -moz-box-shadow: 0px 2px 0px #aa4d00;
    box-shadow: 0px 2px 0px #aa4d00; }

/* シトーさんカラーボタン */
/* line 2598, /app/app/assets/stylesheets/common.scss */
.citocolors {
  color: #fff;
  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em;
  background-color: #d32f2f;
  -webkit-box-shadow: 0px 3.5px 0px #571212;
  -moz-box-shadow: 0px 3.5px 0px #571212;
  box-shadow: 0px 3.5px 0px #571212; }
  /* line 2607, /app/app/assets/stylesheets/common.scss */
  .citocolors:hover {
    -webkit-box-shadow: 0px 2px 0px #571212;
    -moz-box-shadow: 0px 2px 0px #571212;
    box-shadow: 0px 2px 0px #571212; }

/*編集*/
/* line 2614, /app/app/assets/stylesheets/common.scss */
.button-edit {
  color: #fff;
  background-origin: border-box;
  background: #f3989b;
  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em;
  -webkit-box-shadow: 0px 3px 0px #d2745f;
  -moz-box-shadow: 0px 3px 0px #eb5358;
  box-shadow: 0px 3px 0px #eb5358;
  padding: 5% 15%;
  text-align: center;
  text-decoration: none;
  margin-right: 1%; }
  /* line 2628, /app/app/assets/stylesheets/common.scss */
  .button-edit:hover {
    -webkit-box-shadow: 0px 1px 0px #eb5358;
    -moz-box-shadow: 0px 1px 0px #eb5358;
    box-shadow: 0px 1px 0px #eb5358; }

/* 小さいボタン */
/* line 2635, /app/app/assets/stylesheets/common.scss */
.small {
  width: 140px;
  height: 30px;
  font-size: 12px;
  padding: 5px 0; }

/* line 2641, /app/app/assets/stylesheets/common.scss */
.mini {
  width: 50px;
  height: 30px;
  font-size: 12px;
  padding: 5px 0;
  margin-bottom: 9px; }

/*Sub側の画像の名前エリア*/
/* line 2652, /app/app/assets/stylesheets/common.scss */
.small-image-name {
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
  width: 70%;
  margin: 5px 0 0; }
  /* line 2658, /app/app/assets/stylesheets/common.scss */
  .small-image-name p {
    margin: 0; }

/*Sub側の一緒に購入した商品*/
/* line 2666, /app/app/assets/stylesheets/common.scss */
.together-add-cart-wrap {
  display: inline-block;
  text-align: center; }

/* line 2671, /app/app/assets/stylesheets/common.scss */
.together-add-cart {
  font-size: 11px;
  background: linear-gradient(#ffee58, #f9a825);
  border-radius: 2px;
  width: 100px;
  padding: 5px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
  /* line 2678, /app/app/assets/stylesheets/common.scss */
  .together-add-cart:hover {
    background: linear-gradient(#fff59d, #fbc02d); }

/* line 2683, /app/app/assets/stylesheets/common.scss */
.later_buy_add {
  display: inline-block;
  font-size: 11px;
  text-align: center;
  text-transform: none;
  border-radius: 2px;
  width: 100px;
  padding: 5px;
  background-color: #e0e0e0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
  /* line 2693, /app/app/assets/stylesheets/common.scss */
  .later_buy_add:hover {
    background: #eeeeee; }

/*戻るボタン*/
/* line 2701, /app/app/assets/stylesheets/common.scss */
.return_button {
  padding: 10px 0;
  text-align: center;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

/*キャンペーンページ*/
/* line 2711, /app/app/assets/stylesheets/common.scss */
.title-feature-image {
  width: 100%;
  height: 310px; }

/* line 2716, /app/app/assets/stylesheets/common.scss */
.overview-campaign {
  text-align: left;
  padding: 10px 10px 0;
  min-height: 75px; }
  /* line 2720, /app/app/assets/stylesheets/common.scss */
  .overview-campaign p {
    margin: 0;
    font-size: 1.3em; }

/* line 2726, /app/app/assets/stylesheets/common.scss */
.goodsinfo {
  padding: 5px 15px; }

/* line 2730, /app/app/assets/stylesheets/common.scss */
.catch_copy {
  display: inline-block;
  margin: 0 0 5px;
  padding: 0 5px;
  font-size: 1.2em;
  font-weight: bold; }

/* line 2738, /app/app/assets/stylesheets/common.scss */
.aboutgoods {
  margin-left: 7px;
  padding-top: 5px; }

/* line 2743, /app/app/assets/stylesheets/common.scss */
.main-campaign-wrap {
  margin: 1%;
  font-size: 1.12em;
  display: inline-block;
  width: 71.33333%; }

/* line 2750, /app/app/assets/stylesheets/common.scss */
.main-campaign-article {
  margin: 0 0 1.5%;
  width: 100%; }

/*************************/
/*      ページネーション      */
/*************************/
/* line 2758, /app/app/assets/stylesheets/common.scss */
.pagination {
  text-align: center;
  margin: 15px; }
  /* line 2761, /app/app/assets/stylesheets/common.scss */
  .pagination a {
    border: solid 1px #ddd;
    color: #333; }
    /* line 2764, /app/app/assets/stylesheets/common.scss */
    .pagination a:hover {
      transition-duration: 0.3s;
      background-color: #ffebee;
      color: #333; }
  /* line 2770, /app/app/assets/stylesheets/common.scss */
  .pagination a, .pagination .current, .pagination .disabled {
    margin: 0 0 0 2px;
    padding: 0.6em 1em;
    border-radius: 3px; }
  /* line 2775, /app/app/assets/stylesheets/common.scss */
  .pagination .current {
    margin: 0 5px 0 2px; }

/* line 2779, /app/app/assets/stylesheets/common.scss */
.pager {
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: center; }

/* line 2784, /app/app/assets/stylesheets/common.scss */
.pager ul li {
  margin: 0 1px;
  display: inline-block; }

/* line 2788, /app/app/assets/stylesheets/common.scss */
.pager ul li span,
.pager ul li a {
  display: block;
  font-size: 12px;
  margin: 0 0 0 2px;
  padding: 0.6em 1em;
  border-radius: 3px; }

/* line 2796, /app/app/assets/stylesheets/common.scss */
.pager ul li a {
  border: solid 1px #ddd;
  color: #000;
  text-decoration: none; }

/*特集*/
/* line 2805, /app/app/assets/stylesheets/common.scss */
.feature-content {
  margin: 50px 0px 0 50px;
  float: left;
  text-align: left; }
  /* line 2809, /app/app/assets/stylesheets/common.scss */
  .feature-content p {
    margin: 5px 0 0 0; }

/* line 2814, /app/app/assets/stylesheets/common.scss */
.feature-image-wrap {
  display: inline-block;
  margin: 0; }

/* line 2819, /app/app/assets/stylesheets/common.scss */
.fab-u {
  width: 38px;
  height: 38px; }

/* line 2824, /app/app/assets/stylesheets/common.scss */
.feature-image {
  width: 100%;
  height: auto; }

/* line 2829, /app/app/assets/stylesheets/common.scss */
.faq-image {
  margin-top: 10px; }

/* line 2833, /app/app/assets/stylesheets/common.scss */
.cito-tape-image {
  margin-top: 8px; }

/*オススメ商品*/
/* line 2838, /app/app/assets/stylesheets/common.scss */
.recommended p {
  margin: 5px 0;
  text-align: left; }

/* line 2843, /app/app/assets/stylesheets/common.scss */
.recommended-image {
  margin: 0 0 10px; }

/* line 2847, /app/app/assets/stylesheets/common.scss */
.recommended-price {
  display: inline-block;
  padding-left: 50px;
  color: #b12704; }

/*Sub側のオススメ商品*/
/* line 2856, /app/app/assets/stylesheets/common.scss */
.sub_recommended_price {
  display: inline-block;
  color: #b12704;
  padding-left: 40px;
  float: right; }

/*Mainの商品画像*/
/* line 2866, /app/app/assets/stylesheets/common.scss */
.prevention-tape,
.suberuzo,
.system-tape {
  display: inline-block;
  width: 32%;
  margin: 0; }

/* line 2874, /app/app/assets/stylesheets/common.scss */
.prevention-tape p,
.suberuzo p,
.system-tape p {
  margin: 0 0 0 4.3010752688%; }

/* line 2880, /app/app/assets/stylesheets/common.scss */
.prevention-tape .price,
.suberuzo .price,
.system-tape .price {
  text-align: right;
  margin: 0 40px 0 50px; }

/*セミナー画像*/
/* line 2890, /app/app/assets/stylesheets/common.scss */
.seminar-image {
  height: auto;
  width: 100%; }

/*ポイント交換*/
/* line 2897, /app/app/assets/stylesheets/common.scss */
.point-exchange p {
  margin: 5px 0 0;
  display: inline-block;
  letter-spacing: 0.25em; }

/* line 2904, /app/app/assets/stylesheets/common.scss */
.more-exchange-wrap i {
  vertical-align: middle; }
/* line 2907, /app/app/assets/stylesheets/common.scss */
.more-exchange-wrap p {
  display: inline-block; }

/* line 2912, /app/app/assets/stylesheets/common.scss */
.user-point-info {
  font-size: 14px;
  text-align: left;
  margin-left: 15px;
  margin-top: 5px; }

/* line 2919, /app/app/assets/stylesheets/common.scss */
.point-total {
  margin: 10px 0; }
  /* line 2921, /app/app/assets/stylesheets/common.scss */
  .point-total span {
    color: #b71c1c;
    font-size: 20px;
    margin-right: 5px; }

/* 交換品 */
/* line 2931, /app/app/assets/stylesheets/common.scss */
.more-exchange-wrap {
  display: inline-block;
  margin: 0 5px 3%;
  text-align: left; }

/* line 2937, /app/app/assets/stylesheets/common.scss */
.more-exchange {
  padding: 5px 30px;
  display: inline-block;
  background-color: #f3f3f3;
  text-align: left;
  letter-spacing: 0.25em; }

/* line 2945, /app/app/assets/stylesheets/common.scss */
.more-exchange:hover {
  color: #b71c1c;
  text-decoration: none; }

/* 防災キャンペーン */
/* line 2953, /app/app/assets/stylesheets/common.scss */
.bousai-wrap {
  position: relative; }

/* line 2957, /app/app/assets/stylesheets/common.scss */
.bousai {
  width: 150px;
  height: 45px; }

/* line 2962, /app/app/assets/stylesheets/common.scss */
.campaign-article {
  margin: 0 0 20px 35px; }

/* line 2966, /app/app/assets/stylesheets/common.scss */
.campaign-article p {
  margin: 5px 10px 0 10px;
  text-align: left; }

/*画像*/
/* line 2974, /app/app/assets/stylesheets/common.scss */
.mid-image {
  max-width: 100%;
  height: auto;
  width: 150px; }

/*ランキング*/
/* line 2983, /app/app/assets/stylesheets/common.scss */
.ranking-contents {
  margin: 5px;
  text-align: left; }

/* line 2988, /app/app/assets/stylesheets/common.scss */
.ranking-articl {
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px; }

/* line 2994, /app/app/assets/stylesheets/common.scss */
.ranking-image {
  display: inline-block;
  margin: 5px 0 5px -150px;
  width: 70px;
  height: 70px; }

/* line 3001, /app/app/assets/stylesheets/common.scss */
.ranking-contents-update {
  text-align: right;
  margin-right: 10px;
  color: #b71c1c; }

/* line 3008, /app/app/assets/stylesheets/common.scss */
.deficit {
  color: #c7243a;
  display: inline-block; }

/*ページコントロール*/
/* line 3016, /app/app/assets/stylesheets/common.scss */
.product-image-sub1,
.product-image-sub2 {
  text-align: center; }
  /* line 3019, /app/app/assets/stylesheets/common.scss */
  .product-image-sub1 li,
  .product-image-sub2 li {
    vertical-align: top; }

/*画像選択状態*/
/* line 3027, /app/app/assets/stylesheets/common.scss */
.select-image {
  box-shadow: rgba(250, 120, 0, 0.68) 0px 0px 6px 3px; }

/*div表形式*/
/* line 3034, /app/app/assets/stylesheets/common.scss */
.form-set {
  display: table;
  width: 100%; }

/******************/
/*    入力フォーム   */
/******************/
/* line 3042, /app/app/assets/stylesheets/common.scss */
.label {
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  color: #333333;
  background-color: #f0f0f0;
  font-weight: normal;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  padding: .5% 8px;
  width: 20%; }

/* line 3056, /app/app/assets/stylesheets/common.scss */
.field {
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left-width: 0;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  padding: 3px 8px; }

/* line 3066, /app/app/assets/stylesheets/common.scss */
.spin {
  display: inline-block;
  vertical-align: bottom; }

/* line 3070, /app/app/assets/stylesheets/common.scss */
.spin div {
  background-color: #f0f0f0;
  display: block;
  border: 1px solid #ccc;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  cursor: pointer;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none; }

/******************/
/*      画像      */
/******************/
/* line 3092, /app/app/assets/stylesheets/common.scss */
div.img-hover-01:hover img,
tr.img-hover-02:hover img,
ul.img-hover-03 li:hover img,
div.img-hover-04:hover a img,
a.img-hover-05:hover img {
  opacity: 0.7; }

/*削除押下時のポップアップ*/
/* line 3099, /app/app/assets/stylesheets/common.scss */
#layer {
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.20; }

/* line 3110, /app/app/assets/stylesheets/common.scss */
#popup {
  padding: 20px;
  font-size: 1.2em;
  display: none;
  position: absolute;
  left: 50%;
  top: 35%;
  width: 310px;
  height: 85px;
  margin-left: -150px;
  margin-top: -200px;
  background-color: white;
  border-radius: 5px;
  text-align: center;
  background-color: #fafafa;
  border: solid 1px #9e9e9e; }
  /* line 3111, /app/app/assets/stylesheets/common.scss */
  #popup div {
    margin: 15px; }

/* line 3131, /app/app/assets/stylesheets/common.scss */
.documents {
  text-align: left;
  margin: 20px 10px 20px; }

/*まとめ買い説明*/
/* line 3138, /app/app/assets/stylesheets/common.scss */
.description-baloon {
  display: none;
  color: #333;
  position: absolute;
  background: white;
  border-radius: 3px;
  width: 160px;
  margin-top: 10px;
  left: 58.4%;
  padding: 5px 10px;
  box-sizing: border-box;
  text-align: right;
  /* width: 100%; */
  /* position: relative; */
  /* min-width: 120px; */
  font-size: 11px;
  border: solid 1px #ccc;
  padding: 4px 10px 4px 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  z-index: 998; }
  /* line 3163, /app/app/assets/stylesheets/common.scss */
  .description-baloon:before {
    content: "";
    border: 8.5px solid transparent;
    border-bottom: 8.5px solid #fff;
    position: absolute;
    left: 15px;
    top: -17px;
    z-index: 2; }
  /* line 3172, /app/app/assets/stylesheets/common.scss */
  .description-baloon:after {
    content: "";
    border: 8.5px solid transparent;
    border-bottom: 8.5px solid #ccc;
    position: absolute;
    left: 15px;
    top: -18px;
    z-index: 1; }

/*まとめ買いアイコン設定*/
/* line 3186, /app/app/assets/stylesheets/common.scss */
.bulk_buying {
  margin-top: 4%;
  margin-left: 5%;
  padding: 0% 5px 1.5% 0;
  height: 20px;
  border: solid 1px;
  border-color: #ff6f00;
  background-color: #ff6f00;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
  /* line 3198, /app/app/assets/stylesheets/common.scss */
  .bulk_buying p {
    display: inline-block;
    font-size: 13px;
    vertical-align: top; }
  /* line 3203, /app/app/assets/stylesheets/common.scss */
  .bulk_buying:hover {
    cursor: help; }
    /* line 3205, /app/app/assets/stylesheets/common.scss */
    .bulk_buying:hover .description-baloon {
      display: block; }

/* カートに入れました内容 */
/* line 3215, /app/app/assets/stylesheets/common.scss */
#cart-in-popup table {
  margin: 0 81px 0 10px;
  width: 86.5%; }
  /* line 3218, /app/app/assets/stylesheets/common.scss */
  #cart-in-popup table th {
    text-align: center; }
  /* line 3221, /app/app/assets/stylesheets/common.scss */
  #cart-in-popup table th, #cart-in-popup table td {
    vertical-align: middle; }
/* line 3225, /app/app/assets/stylesheets/common.scss */
#cart-in-popup button {
  padding: 0.5% 2.5%;
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #d32f2f;
  border: 0;
  color: #fff;
  cursor: pointer;
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
  /* line 3237, /app/app/assets/stylesheets/common.scss */
  #cart-in-popup button:hover {
    background-color: #e43f3f; }
/* line 3241, /app/app/assets/stylesheets/common.scss */
#cart-in-popup .bottom-button-wrap {
  padding: 15px 0; }
/* line 3244, /app/app/assets/stylesheets/common.scss */
#cart-in-popup .flash_notice {
  margin: 10px 0 10px 10px;
  width: 87%; }

/* line 3250, /app/app/assets/stylesheets/common.scss */
.cart-line-less {
  border-collapse: collapse; }
  /* line 3252, /app/app/assets/stylesheets/common.scss */
  .cart-line-less th,
  .cart-line-less td {
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    height: 40px; }
  /* line 3258, /app/app/assets/stylesheets/common.scss */
  .cart-line-less .th-product-code,
  .cart-line-less .product-code {
    width: 15.5%; }
  /* line 3262, /app/app/assets/stylesheets/common.scss */
  .cart-line-less .th-product-contents,
  .cart-line-less .product-contents {
    width: 56.5%; }
  /* line 3266, /app/app/assets/stylesheets/common.scss */
  .cart-line-less .th-price,
  .cart-line-less .price {
    width: 20%; }
  /* line 3270, /app/app/assets/stylesheets/common.scss */
  .cart-line-less .th-quantity,
  .cart-line-less .quantity-wrap {
    width: 8.5%; }
  /* line 3274, /app/app/assets/stylesheets/common.scss */
  .cart-line-less p {
    margin: 0; }
  /* line 3277, /app/app/assets/stylesheets/common.scss */
  .cart-line-less .product-name {
    margin-left: 20px; }

/* line 3283, /app/app/assets/stylesheets/common.scss */
.order-manufacturing {
  border-color: #b71c1c;
  background-color: #b71c1c; }
  /* line 3286, /app/app/assets/stylesheets/common.scss */
  .order-manufacturing p {
    color: #b71c1c;
    font-weight: bold; }

/* line 3292, /app/app/assets/stylesheets/common.scss */
.directly {
  border-color: #00e676;
  background-color: #00e676; }
  /* line 3295, /app/app/assets/stylesheets/common.scss */
  .directly p {
    color: #00e676; }

/* line 3300, /app/app/assets/stylesheets/common.scss */
.deli_date {
  width: 80%;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  text-align: center;
  font-size: 10px;
  height: 16px;
  font-family: Batang;
  background-color: #fff;
  color: #ff6f00;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  margin-left: -2px; }
  /* line 3314, /app/app/assets/stylesheets/common.scss */
  .deli_date p {
    line-height: 16px; }

/* line 3318, /app/app/assets/stylesheets/common.scss */
.deli_charge {
  width: 80%;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  text-align: center;
  font-size: 10px;
  height: 16px;
  font-family: Batang;
  background-color: #fff;
  color: #FF2600;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  margin-left: -2px; }
  /* line 3332, /app/app/assets/stylesheets/common.scss */
  .deli_charge p {
    line-height: 16px;
    font-weight: bolder; }

/* テキストボックス・プルダウン */
/* line 3340, /app/app/assets/stylesheets/common.scss */
input[type=text],
input[type=number],
input[type=password],
select {
  box-sizing: border-box;
  height: 30px; }

/* line 3348, /app/app/assets/stylesheets/common.scss */
select {
  -webkit-appearance: menulist-button;
  width: 98%; }

/*******************************/
/* オンラインショップ ログイン画面レイアウト */
/*******************************/
/* line 3356, /app/app/assets/stylesheets/common.scss */
.login_info {
  width: 100%;
  margin: 0 0 15px; }

/* line 3360, /app/app/assets/stylesheets/common.scss */
label {
  text-align: left; }

/* line 3363, /app/app/assets/stylesheets/common.scss */
.login {
  width: 100%;
  background-color: #048;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
  height: 33px;
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 20px; }

/*新TOP画面用CSS*/
/* line 3377, /app/app/assets/stylesheets/common.scss */
.wrapper {
  background-image: url(/assets/store/billie_holiday-470b7e59f90026249887a70f311c937c0dfbd6e0272a5f4b5cca8c34de9cff12.png); }

/* line 3381, /app/app/assets/stylesheets/common.scss */
.search-keyword-pattern2 {
  height: 54px;
  box-shadow: 0 2px 5px #444; }

/* line 3386, /app/app/assets/stylesheets/common.scss */
form {
  padding-top: 7px; }

/* エラー画面設定 */
/* line 3392, /app/app/assets/stylesheets/common.scss */
.error-container {
  min-height: calc(100vh - 140px - 123px);
  height: 0%; }

/* line 3397, /app/app/assets/stylesheets/common.scss */
.user-name span {
  color: #fff; }

@media screen and (min-width: 640px) {
  /* line 3402, /app/app/assets/stylesheets/common.scss */
  .ribbon-wrap {
    box-sizing: border-box;
    height: 65px;
    margin: 5px auto 20px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 85%; }

  /* line 3411, /app/app/assets/stylesheets/common.scss */
  .ribbon-wrap::before,
  .ribbon-wrap::after {
    border-color: #ffff00;
    border-style: solid;
    bottom: 5.5px;
    content: '';
    position: absolute;
    width: 52px; }

  /* line 3420, /app/app/assets/stylesheets/common.scss */
  .ribbon-wrap::before {
    border-left-color: transparent;
    border-width: 20px 15px 20px 15px;
    left: -42px; }

  /* line 3425, /app/app/assets/stylesheets/common.scss */
  .ribbon-wrap::after {
    border-right-color: transparent;
    border-width: 20px 15px 20px 15px;
    right: -42px; }

  /* line 3430, /app/app/assets/stylesheets/common.scss */
  .ribbon {
    background: #ffff00;
    color: #fff;
    padding: 0px 20px;
    position: relative;
    z-index: 1; }

  /* line 3437, /app/app/assets/stylesheets/common.scss */
  .ribbon::before,
  .ribbon::after {
    border: none;
    border-bottom: solid 15px transparent;
    content: '';
    position: absolute;
    top: 100%; }

  /* line 3445, /app/app/assets/stylesheets/common.scss */
  .ribbon::before {
    left: 0;
    border-right: solid 40px #ffd600; }

  /* line 3449, /app/app/assets/stylesheets/common.scss */
  .ribbon::after {
    right: 0;
    border-left: solid 40px #ffd600; }

  /* line 3453, /app/app/assets/stylesheets/common.scss */
  .main {
    width: 980px;
    padding-bottom: 30px; }

  /* line 3457, /app/app/assets/stylesheets/common.scss */
  .header-contents {
    width: 980px; }

  /* line 3460, /app/app/assets/stylesheets/common.scss */
  .header_utility {
    width: 690px; }

  /* line 3463, /app/app/assets/stylesheets/common.scss */
  .cart-contents {
    width: 150px;
    height: 43px;
    line-height: 20px; }

  /* line 3468, /app/app/assets/stylesheets/common.scss */
  .search-select {
    width: 170px; }

  /* line 3471, /app/app/assets/stylesheets/common.scss */
  .search-text {
    width: 230px; }

  /* line 3474, /app/app/assets/stylesheets/common.scss */
  .search-keyword {
    width: auto; }

  /* line 3477, /app/app/assets/stylesheets/common.scss */
  .footer {
    width: 980px; }

  /* line 3481, /app/app/assets/stylesheets/common.scss */
  #cart-in-popup .button-wrap {
    text-align: right; }
  /* line 3484, /app/app/assets/stylesheets/common.scss */
  #cart-in-popup .button-wrap-right {
    margin: 0 39.5% 0 0; }
  /* line 3487, /app/app/assets/stylesheets/common.scss */
  #cart-in-popup .button-wrap-left {
    margin: 0 0 0 6%;
    display: inline-block; }
  /* line 3491, /app/app/assets/stylesheets/common.scss */
  #cart-in-popup .button {
    width: 245px; }

  /* line 3495, /app/app/assets/stylesheets/common.scss */
  .user-name span {
    color: #fff; }

  /* line 3498, /app/app/assets/stylesheets/common.scss */
  .container {
    min-height: calc(100vh - 140px - 123px); } }
@media screen and (min-width: 640px) and (max-width: 979px) {
  /* line 3503, /app/app/assets/stylesheets/common.scss */
  .main {
    padding: 0 25px 145px; } }
@media screen and (min-width: 640px) {
  /* line 3507, /app/app/assets/stylesheets/common.scss */
  .pc-none {
    display: none !important; }

  /* line 3512, /app/app/assets/stylesheets/common.scss */
  .product-info-row .image-wrap .small-image {
    height: 100px;
    width: 100px; }
  /* line 3517, /app/app/assets/stylesheets/common.scss */
  .product-info-row .product-wrap {
    width: 34%; }
  /* line 3520, /app/app/assets/stylesheets/common.scss */
  .product-info-row .description-wrap {
    display: inline-block;
    width: 52%; }
    /* line 3523, /app/app/assets/stylesheets/common.scss */
    .product-info-row .description-wrap p {
      margin: 13px 0; } }
@media screen and (max-width: 1279px) {
  /* line 3531, /app/app/assets/stylesheets/common.scss */
  .right-order-menu {
    display: none; } }
@media screen and (max-width: 639px) {
  /* line 3537, /app/app/assets/stylesheets/common.scss */
  body {
    line-height: 1.5em;
    letter-spacing: 0.8pt;
    font-size: 16px;
    min-width: 100%; }

  /* line 3544, /app/app/assets/stylesheets/common.scss */
  .gap {
    display: none; }

  /* iOSでのデフォルトスタイルをリセット */
  /* line 3548, /app/app/assets/stylesheets/common.scss */
  input[type="submit"],
  input[type="button"] {
    border-radius: .3em;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box; }
    /* line 3556, /app/app/assets/stylesheets/common.scss */
    input[type="submit"]::-webkit-search-decoration,
    input[type="button"]::-webkit-search-decoration {
      display: none; }
    /* line 3559, /app/app/assets/stylesheets/common.scss */
    input[type="submit"]::focus,
    input[type="button"]::focus {
      outline-offset: -2px; }

  /* line 3563, /app/app/assets/stylesheets/common.scss */
  .flash-message-area {
    width: 96%; }

  /* line 3566, /app/app/assets/stylesheets/common.scss */
  .main-wrap {
    margin: 0 auto 10px; }

  /* line 3569, /app/app/assets/stylesheets/common.scss */
  h1, h1.title-h1 {
    font-size: 20px;
    margin-bottom: 10px; }

  /* line 3573, /app/app/assets/stylesheets/common.scss */
  h2 {
    font-size: 18px; }

  /* line 3576, /app/app/assets/stylesheets/common.scss */
  h3 {
    font-size: 16px; }

  /* line 3579, /app/app/assets/stylesheets/common.scss */
  .font-text {
    line-height: 1.6em;
    letter-spacing: 0.8pt; }
    /* line 3582, /app/app/assets/stylesheets/common.scss */
    .font-text:hover {
      text-decoration: none;
      color: #b71c1c; }

  /* line 3587, /app/app/assets/stylesheets/common.scss */
  .faq-column {
    margin: 0 1.5% 4%; }

  /* line 3590, /app/app/assets/stylesheets/common.scss */
  ol.list_parentheses li:before {
    display: block;
    margin: 5px 0; }

  /*キャンペーンページ*/
  /* line 3595, /app/app/assets/stylesheets/common.scss */
  .campaign-main-title-wrap {
    padding: 0 10px; }
    /* line 3597, /app/app/assets/stylesheets/common.scss */
    .campaign-main-title-wrap h1 {
      font-size: 10vw; }
    /* line 3600, /app/app/assets/stylesheets/common.scss */
    .campaign-main-title-wrap h2 {
      font-size: 5vw;
      line-height: 1.5;
      margin-bottom: 10px; }

  /* line 3606, /app/app/assets/stylesheets/common.scss */
  .campaign-main-title h2 {
    font-size: 18px; }

  /* line 3609, /app/app/assets/stylesheets/common.scss */
  .ribbon {
    background: #ffff00; }

  /* line 3612, /app/app/assets/stylesheets/common.scss */
  .wrapper {
    overflow: hidden; }

  /* line 3615, /app/app/assets/stylesheets/common.scss */
  .deli_date {
    width: 81%; }
    /* line 3617, /app/app/assets/stylesheets/common.scss */
    .deli_date p {
      line-height: 1.5; }

  /* line 3621, /app/app/assets/stylesheets/common.scss */
  .documents {
    margin: 0px 10px; }

  /* line 3624, /app/app/assets/stylesheets/common.scss */
  .header-wrap {
    border-top: 0; }

  /* line 3627, /app/app/assets/stylesheets/common.scss */
  .header {
    position: fixed;
    border-top: solid 6px #b71c1c;
    background-color: #FFF;
    left: 0;
    top: 0;
    z-index: 4;
    box-shadow: 0 2px 5px #ccc;
    height: 65px;
    box-sizing: border-box; }

  /* line 3638, /app/app/assets/stylesheets/common.scss */
  .header-contents .logo-area {
    width: 45%;
    margin: 0 0 0 2%; }
    /* line 3641, /app/app/assets/stylesheets/common.scss */
    .header-contents .logo-area p {
      font-size: 0.5em; }

  /* line 3645, /app/app/assets/stylesheets/common.scss */
  .logo {
    width: 100%; }

  /* line 3648, /app/app/assets/stylesheets/common.scss */
  .header-smart-new-line {
    display: block; }

  /* line 3651, /app/app/assets/stylesheets/common.scss */
  .main {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box; }

  /* line 3656, /app/app/assets/stylesheets/common.scss */
  .header-contents {
    width: 100%;
    text-align: left; }

  /* line 3660, /app/app/assets/stylesheets/common.scss */
  .header_utility {
    width: 50%;
    margin: 5px 0 10px 2%; }

  /* line 3664, /app/app/assets/stylesheets/common.scss */
  .top-order-menu li .order-menu-div h3 {
    display: inline-block;
    vertical-align: bottom; }

  /* line 3668, /app/app/assets/stylesheets/common.scss */
  .user-name p {
    font-size: 0.9em; }

  /* line 3671, /app/app/assets/stylesheets/common.scss */
  .cart-contents {
    width: 100%; }
    /* line 3673, /app/app/assets/stylesheets/common.scss */
    .cart-contents p {
      margin: 10px 0; }

  /* line 3677, /app/app/assets/stylesheets/common.scss */
  .search-keyword-wrap {
    width: 100%; }

  /* line 3680, /app/app/assets/stylesheets/common.scss */
  #header-search-area {
    display: block; }

  /* line 3683, /app/app/assets/stylesheets/common.scss */
  .search-keyword {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    padding: 0 2%;
    box-shadow: none;
    margin-top: 65px; }
    /* line 3690, /app/app/assets/stylesheets/common.scss */
    .search-keyword .search-text {
      width: 83%; }
    /* line 3693, /app/app/assets/stylesheets/common.scss */
    .search-keyword .search-button {
      width: 15%; }
      /* line 3695, /app/app/assets/stylesheets/common.scss */
      .search-keyword .search-button .search {
        padding: 0 6px;
        box-sizing: border-box; }
      /* line 3699, /app/app/assets/stylesheets/common.scss */
      .search-keyword .search-button:hover .search {
        background-color: #666;
        color: #fff;
        opacity: 0.7; }

  /* line 3706, /app/app/assets/stylesheets/common.scss */
  .search-text {
    width: 80.5%;
    font-size: 15px; }

  /* line 3710, /app/app/assets/stylesheets/common.scss */
  .search-select {
    width: 30%;
    vertical-align: top; }

  /* line 3714, /app/app/assets/stylesheets/common.scss */
  .search-button {
    vertical-align: top;
    width: 15%;
    height: 39px;
    border: none; }

  /* line 3720, /app/app/assets/stylesheets/common.scss */
  .button-wrap {
    margin-top: 10px;
    padding-bottom: 10px; }

  /* line 3724, /app/app/assets/stylesheets/common.scss */
  .button {
    width: 100%;
    font-size: 16px; }

  /* line 3728, /app/app/assets/stylesheets/common.scss */
  .detail-button {
    padding: 3px 5px; }

  /* line 3731, /app/app/assets/stylesheets/common.scss */
  .scroll-wrap {
    overflow-x: scroll; }

  /* line 3734, /app/app/assets/stylesheets/common.scss */
  tbody {
    white-space: nowrap; }

  /* line 3737, /app/app/assets/stylesheets/common.scss */
  .none-block {
    display: none; }

  /* line 3740, /app/app/assets/stylesheets/common.scss */
  .none_user_name {
    width: 63%;
    left: 98px;
    top: 76px; }

  /* line 3745, /app/app/assets/stylesheets/common.scss */
  .block {
    display: block; }

  /* line 3748, /app/app/assets/stylesheets/common.scss */
  .smart-menu {
    display: block; }

  /* line 3751, /app/app/assets/stylesheets/common.scss */
  .menu-title-favorite {
    color: #ffee58; }
    /* line 3753, /app/app/assets/stylesheets/common.scss */
    .menu-title-favorite span {
      color: #ffee58; }

  /* line 3757, /app/app/assets/stylesheets/common.scss */
  .menu-title-history {
    color: #FF9944; }
    /* line 3759, /app/app/assets/stylesheets/common.scss */
    .menu-title-history span {
      color: #FF9944; }

  /* line 3763, /app/app/assets/stylesheets/common.scss */
  .menu-title-category {
    color: #00e676; }
    /* line 3765, /app/app/assets/stylesheets/common.scss */
    .menu-title-category span {
      color: #00e676; }

  /* line 3769, /app/app/assets/stylesheets/common.scss */
  .menu-title-product-code {
    color: #2b71c8; }
    /* line 3771, /app/app/assets/stylesheets/common.scss */
    .menu-title-product-code span {
      color: #2b71c8; }

  /* line 3775, /app/app/assets/stylesheets/common.scss */
  .menu-title-customer-support {
    color: #cd002e; }
    /* line 3777, /app/app/assets/stylesheets/common.scss */
    .menu-title-customer-support span {
      color: #cd002e; }

  /* line 3781, /app/app/assets/stylesheets/common.scss */
  .feature-content {
    margin: 9.2674% 9.2674% 2%;
    width: 82%; }

  /* line 3785, /app/app/assets/stylesheets/common.scss */
  .col,
  .col.left,
  .col.right {
    float: none;
    width: auto;
    margin-left: 0; }

  /* line 3792, /app/app/assets/stylesheets/common.scss */
  .feature-image-wrap {
    margin: 5% 0;
    display: block; }

  /* line 3796, /app/app/assets/stylesheets/common.scss */
  .prevention-tape,
  .suberuzo,
  .system-tape {
    display: inline-block;
    width: 95%;
    text-align: left;
    margin: 2%; }

  /* line 3804, /app/app/assets/stylesheets/common.scss */
  .recommended-price {
    padding-left: 0px; }

  /* line 3807, /app/app/assets/stylesheets/common.scss */
  .campaign-article {
    margin: 0 0 20px 0; }

  /* line 3810, /app/app/assets/stylesheets/common.scss */
  .pager ul li {
    margin: 0 10px; }

  /* line 3813, /app/app/assets/stylesheets/common.scss */
  .pager ul li span,
  .pager ul li a {
    border: none;
    margin: 0;
    padding: 12px 13px;
    font-size: 16px; }

  /* line 3820, /app/app/assets/stylesheets/common.scss */
  .button-wrap-left {
    width: 100%;
    margin-left: 0; }

  /* line 3824, /app/app/assets/stylesheets/common.scss */
  .recommended-image,
  .mizokiri-tape td,
  .cad td,
  .muratori td {
    display: inherit; }

  /* line 3830, /app/app/assets/stylesheets/common.scss */
  .campaign-contents {
    height: 41vw;
    width: 100%;
    margin: 5px 0; }
    /* line 3834, /app/app/assets/stylesheets/common.scss */
    .campaign-contents img {
      height: 16vh;
      width: 100%; }
    /* line 3838, /app/app/assets/stylesheets/common.scss */
    .campaign-contents small {
      font-size: 0.76em; }

  /* line 3842, /app/app/assets/stylesheets/common.scss */
  .smart-area {
    height: 6vh;
    line-height: 2.8vh; }

  /* line 3846, /app/app/assets/stylesheets/common.scss */
  .small-image-name,
  .small-image-wrap {
    vertical-align: middle; }

  /* line 3850, /app/app/assets/stylesheets/common.scss */
  .small-image-name {
    width: 64%; }

  /* line 3854, /app/app/assets/stylesheets/common.scss */
  .s-table .label,
  .s-table .field {
    display: block;
    width: 94%;
    border-top: solid 1px #CCC;
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC; }
  /* line 3862, /app/app/assets/stylesheets/common.scss */
  .s-table li:last-child .field:last-child {
    border-bottom: solid 1px #CCC; }

  /* line 3866, /app/app/assets/stylesheets/common.scss */
  .form-set {
    margin-top: -1px; }

  /* line 3869, /app/app/assets/stylesheets/common.scss */
  .caption {
    background-color: #e2e2e2;
    text-align: center;
    font-weight: bold;
    border-bottom: solid 1px #CCC; }

  /* line 3875, /app/app/assets/stylesheets/common.scss */
  .catch_copy {
    font-size: 16px;
    line-height: 1.5em; }

  /* line 3879, /app/app/assets/stylesheets/common.scss */
  .title {
    padding: 0; }

  /* line 3882, /app/app/assets/stylesheets/common.scss */
  .goodsinfo {
    padding: 0; }

  /* line 3885, /app/app/assets/stylesheets/common.scss */
  .abouttitle {
    margin: 10px 0; }

  /* line 3888, /app/app/assets/stylesheets/common.scss */
  .overview-campaign p {
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0.8pt; }

  /* line 3893, /app/app/assets/stylesheets/common.scss */
  .aboutgoods {
    padding: 0; }
    /* line 3895, /app/app/assets/stylesheets/common.scss */
    .aboutgoods p {
      font-size: 16px;
      line-height: 1.5em;
      letter-spacing: 0.8pt; }

  /* line 3901, /app/app/assets/stylesheets/common.scss */
  input {
    font-size: 15px; }

  /* line 3904, /app/app/assets/stylesheets/common.scss */
  .footer-left {
    width: 100%; }
    /* line 3906, /app/app/assets/stylesheets/common.scss */
    .footer-left li:last-child a {
      text-decoration: underline; }

  /* line 3910, /app/app/assets/stylesheets/common.scss */
  .footer-left {
    margin: 0 0 10px;
    letter-spacing: 1.8pt;
    line-height: 1.5em; }

  /* line 3915, /app/app/assets/stylesheets/common.scss */
  .footer-rules {
    text-align: left; }

  /* line 3918, /app/app/assets/stylesheets/common.scss */
  .footer-rules li {
    border-left: 0;
    padding: 0; }

  /* line 3922, /app/app/assets/stylesheets/common.scss */
  .footer-right {
    width: 100%; }
    /* line 3924, /app/app/assets/stylesheets/common.scss */
    .footer-right li {
      display: block;
      margin: 2.5% 0 0 4%;
      text-decoration: underline; }
      /* line 3928, /app/app/assets/stylesheets/common.scss */
      .footer-right li:first-child {
        margin: 0 0 0 4%; }

  /* line 3933, /app/app/assets/stylesheets/common.scss */
  .footer li {
    margin-right: 2px; }

  /* line 3936, /app/app/assets/stylesheets/common.scss */
  #popup {
    margin-left: -177px;
    margin-top: -605px; }

  /* line 3940, /app/app/assets/stylesheets/common.scss */
  .copyright {
    text-align: center;
    margin: 4% 0 0;
    position: relative; }

  /* line 3945, /app/app/assets/stylesheets/common.scss */
  .footer {
    width: 100%;
    padding: 25px 3.5%;
    box-sizing: border-box; }

  /* line 3950, /app/app/assets/stylesheets/common.scss */
  .small_add_cart {
    padding: 10px 0;
    width: 45%; }

  /* line 3954, /app/app/assets/stylesheets/common.scss */
  .search {
    width: auto;
    font-size: 14px;
    height: 44px;
    margin: 9px 0;
    padding: 12px 0; }

  /* line 3961, /app/app/assets/stylesheets/common.scss */
  #modal, #cart-in-modal {
    font-size: 14px; }
    /* line 3963, /app/app/assets/stylesheets/common.scss */
    #modal button, #cart-in-modal button {
      -moz-transform: scale(1.2, 1.2);
      -webkit-transform: scale(1.2, 1.2); }
    /* line 3968, /app/app/assets/stylesheets/common.scss */
    #modal .products-detail-wrap table td.smart-check-td, #cart-in-modal .products-detail-wrap table td.smart-check-td {
      text-align: right;
      padding: 20px 0 3px 11px;
      vertical-align: middle;
      box-sizing: border-box; }
    /* line 3974, /app/app/assets/stylesheets/common.scss */
    #modal .products-detail-wrap input[type=checkbox], #cart-in-modal .products-detail-wrap input[type=checkbox] {
      -moz-transform-origin: right bottom;
      -moz-transform: scale(2, 2);
      -webkit-transform-origin: right bottom;
      -webkit-transform: scale(2, 2);
      margin: 0; }
    /* line 3981, /app/app/assets/stylesheets/common.scss */
    #modal .products-detail-wrap div, #cart-in-modal .products-detail-wrap div {
      padding: 10px 0; }

  /* line 3986, /app/app/assets/stylesheets/common.scss */
  .button-wrap-right,
  .button-wrap-left {
    margin-left: 0;
    margin-right: 0;
    width: 100%; }

  /* line 3992, /app/app/assets/stylesheets/common.scss */
  #cart-in-popup {
    font-size: 14px; }
    /* line 3993, /app/app/assets/stylesheets/common.scss */
    #cart-in-popup table {
      display: none; }
    /* line 3997, /app/app/assets/stylesheets/common.scss */
    #cart-in-popup .flash_notice {
      margin: 10px 0 10px 14px;
      width: 80%;
      font-size: 13px; }
    /* line 4002, /app/app/assets/stylesheets/common.scss */
    #cart-in-popup .button-wrap-right,
    #cart-in-popup .button-wrap-left {
      margin-left: auto;
      margin-right: auto;
      width: 90%;
      display: block;
      float: none; }
      /* line 4009, /app/app/assets/stylesheets/common.scss */
      #cart-in-popup .button-wrap-right .button,
      #cart-in-popup .button-wrap-left .button {
        width: 100%; }
    /* line 4013, /app/app/assets/stylesheets/common.scss */
    #cart-in-popup .button-wrap-right {
      margin-top: 15px; }
    /* line 4016, /app/app/assets/stylesheets/common.scss */
    #cart-in-popup .button {
      margin: 0; }

  /* line 4020, /app/app/assets/stylesheets/common.scss */
  .header-contents .header_utility {
    top: 0.5px;
    right: 2%; }

  /* line 4025, /app/app/assets/stylesheets/common.scss */
  .cart-contents-wrap {
    min-width: 130px; }

  /* line 4028, /app/app/assets/stylesheets/common.scss */
  .top-order-menu {
    margin: 0;
    box-sizing: border-box;
    width: 100%; }
    /* line 4032, /app/app/assets/stylesheets/common.scss */
    .top-order-menu li {
      z-index: 0;
      width: 100%;
      display: block;
      box-sizing: border-box;
      height: auto;
      padding: 5px 2%;
      border-left: 0;
      border-top: solid 1px #ccc;
      text-align: left; }
      /* line 4043, /app/app/assets/stylesheets/common.scss */
      .top-order-menu li .order-menu-div i.menu-icon {
        display: inline-block; }
      /* line 4047, /app/app/assets/stylesheets/common.scss */
      .top-order-menu li:first-child {
        border-top: 0; }
      /* line 4050, /app/app/assets/stylesheets/common.scss */
      .top-order-menu li:last-child {
        border-right: 0; }

  /* line 4055, /app/app/assets/stylesheets/common.scss */
  .money-color {
    font-size: 16px; }

  /* line 4058, /app/app/assets/stylesheets/common.scss */
  .icon {
    margin-bottom: 1.5%; }

  /* line 4061, /app/app/assets/stylesheets/common.scss */
  .registration-wrap {
    width: 94%; }

  /* line 4065, /app/app/assets/stylesheets/common.scss */
  .pagination span {
    position: relative; }
    /* line 4067, /app/app/assets/stylesheets/common.scss */
    .pagination span.prev span, .pagination span.prev a {
      width: 34%;
      padding: 12px 0 12px 18px;
      display: inline-block; }
    /* line 4072, /app/app/assets/stylesheets/common.scss */
    .pagination span.next span, .pagination span.next a {
      width: 34%;
      padding: 12px 18px 12px 0;
      display: inline-block; }
  /* line 4078, /app/app/assets/stylesheets/common.scss */
  .pagination span.prev:before {
    content: "←";
    left: 23px;
    top: -5px;
    position: absolute; }
  /* line 4084, /app/app/assets/stylesheets/common.scss */
  .pagination span.next:after {
    content: "→";
    right: 23px;
    top: -5px;
    position: absolute; }

  /* line 4091, /app/app/assets/stylesheets/common.scss */
  .back {
    width: 100%; }

  /* line 4096, /app/app/assets/stylesheets/common.scss */
  .list-price-icon:hover .description-baloon {
    left: -92px; }
    /* line 4099, /app/app/assets/stylesheets/common.scss */
    .list-price-icon:hover .description-baloon:before, .list-price-icon:hover .description-baloon:after {
      left: 96px; }

  /* line 4105, /app/app/assets/stylesheets/common.scss */
  .bulk_buying {
    width: 50%;
    height: 30px;
    margin: 5px 0; }

  /* line 4110, /app/app/assets/stylesheets/common.scss */
  div.description-baloon {
    left: 34.4%;
    margin-top: 15px; }

  /* line 4114, /app/app/assets/stylesheets/common.scss */
  .sp-anchor {
    margin-top: -65px;
    padding-top: 65px; } }
@media screen and (max-width: 639px) and (max-width: 400px) {
  /* line 4119, /app/app/assets/stylesheets/common.scss */
  .none_user_name {
    left: 22.5%;
    top: 3.8%; } }
@media screen and (max-width: 639px) and (max-width: 320px) {
  /* line 4125, /app/app/assets/stylesheets/common.scss */
  .search {
    font-size: 12px; }

  /* line 4128, /app/app/assets/stylesheets/common.scss */
  .footer-right li {
    display: block;
    margin: 5.5% 0 0 4%; } }
@media screen and (max-width: 639px) {
  /* line 4133, /app/app/assets/stylesheets/common.scss */
  .smart-none {
    display: none !important; } }
div#error{
	width: 600px;
	margin: 20px auto;
	padding: 20px;
	border-radius: 10px;
	border: solid 4px #666666;
	background-color: #ffffff;
	text-align: center;
}
@media screen and (max-width: 639px) {
	div#error{
		width: 100%;
		padding: 10px;
		text-align: left;
		p {
			margin: 0 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: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot);
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix) format('embedded-opentype'), url(/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2) format('woff2'), url(/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff) format('woff'), url(/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf) format('truetype'), url(/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  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.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  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: #ffffff;
}
/* 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: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.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;
}
/*
 *






 */
