@charset "UTF-8";
/* line 1, app/assets/stylesheets/demands.scss */
.hero-body {
  display: block !important;
}

/* line 5, app/assets/stylesheets/demands.scss */
.category {
  padding: 1rem 0.85rem;
  border-radius: 6px;
  background-color: #edf5eb !important;
  color: #757575;
}

/* line 11, app/assets/stylesheets/demands.scss */
.category a {
  color: #757575;
}

/* line 14, app/assets/stylesheets/demands.scss */
.side_category {
  margin-bottom: 0.5rem;
  font-size: 14px;
  color: #757575;
}

/* line 19, app/assets/stylesheets/demands.scss */
.side_category a {
  color: #757575;
}

/* line 23, app/assets/stylesheets/demands.scss */
#main_img {
  margin-bottom: 1.2rem;
}

/* line 26, app/assets/stylesheets/demands.scss */
#main_img img {
  border-radius: 0.75rem;
}

/* line 29, app/assets/stylesheets/demands.scss */
#sub_img {
  display: flex;
  flex-wrap: nowrap;
}

/* line 33, app/assets/stylesheets/demands.scss */
#sub_img li:not(:last-child) {
  margin-right: 0.6rem;
}

/* line 36, app/assets/stylesheets/demands.scss */
#sub_img img {
  width: 100px;
  border-radius: 0.75rem;
  cursor: pointer;
}

/* line 42, app/assets/stylesheets/demands.scss */
#csv_table {
  margin-bottom: 0;
}

/* line 45, app/assets/stylesheets/demands.scss */
table.multiinput_table th, table.multiinput_table td {
  white-space: nowrap;
}

/* line 49, app/assets/stylesheets/demands.scss */
.demand_column .info_inner .demand_text {
  font-size: 16px;
  margin: 0.5rem 0;
}

/* line 53, app/assets/stylesheets/demands.scss */
.demand_name {
  margin-bottom: 15px;
  position: relative;
}

/* line 57, app/assets/stylesheets/demands.scss */
.demand_name .title {
  margin-bottom: 0.25rem !important;
  color: #252525;
}

/* line 61, app/assets/stylesheets/demands.scss */
.demand_name span {
  font-size: 14px;
  color: #8b8b8b;
}

/* line 65, app/assets/stylesheets/demands.scss */
.demand_name .navbar_outer {
  position: absolute;
  right: 0;
  top: 0;
}

/* line 70, app/assets/stylesheets/demands.scss */
.demand_name .navbar {
  padding: 0;
}

/* line 74, app/assets/stylesheets/demands.scss */
.demand_info {
  margin-bottom: 1.25rem !important;
}

/* line 77, app/assets/stylesheets/demands.scss */
.demand_info p {
  margin: 1.25rem 0;
}

/* line 80, app/assets/stylesheets/demands.scss */
.demand_description {
  margin: 0.75rem 0 !important;
}

/* line 83, app/assets/stylesheets/demands.scss */
.demand_description p {
  margin: 0.75rem 0 !important;
}

/* line 86, app/assets/stylesheets/demands.scss */
.demand_info .name {
  margin: 0.75rem 0;
}

/* line 89, app/assets/stylesheets/demands.scss */
.demand_info .name a {
  color: #363636;
  transition-duration: 0.3s;
}

/* line 93, app/assets/stylesheets/demands.scss */
.demand_info .name a:hover {
  opacity: 0.8;
}

/* line 96, app/assets/stylesheets/demands.scss */
.demand_info .name img {
  vertical-align: middle;
  margin-right: 6px;
}

/* line 100, app/assets/stylesheets/demands.scss */
.demand_info .name span {
  vertical-align: middle;
}

/* line 103, app/assets/stylesheets/demands.scss */
.demand_info .date img {
  vertical-align: middle;
  margin-right: 10px;
}

/* line 107, app/assets/stylesheets/demands.scss */
.demand_info .date span {
  vertical-align: middle;
}

/* line 111, app/assets/stylesheets/demands.scss */
.demand_info .demand_faceicon img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  object-fit: cover;
}

/* line 118, app/assets/stylesheets/demands.scss */
.demand_tag {
  margin: 1rem 0 !important;
}

/* line 121, app/assets/stylesheets/demands.scss */
.demand_info .tag {
  border-radius: 50px;
  margin-right: 3px;
  margin-bottom: 8px;
  background-color: #e6f7f3;
  color: #1bab89 !important;
  font-size: 13px;
  font-weight: 500;
  font-family: Helvetica , "游ゴシック", sans-serif;
}

/* line 132, app/assets/stylesheets/demands.scss */
.demand_info .price {
  margin: 1rem 0;
  font-size: 20px;
  font-weight: 700;
  padding: 0.75rem 1rem;
  background-color: #ffe5e2;
  color: #e95541;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 144, app/assets/stylesheets/demands.scss */
.demand_info .price p {
  margin: 0;
}

/* line 147, app/assets/stylesheets/demands.scss */
.demand_info .price .price_num {
  font-size: 18px;
}

/* line 150, app/assets/stylesheets/demands.scss */
.demand_info .price .price_bids {
  font-size: 13px;
}

/* line 153, app/assets/stylesheets/demands.scss */
.demand_info .date {
  margin: 1rem 0;
  font-size: 15px;
}

/* line 158, app/assets/stylesheets/demands.scss */
.demand_info .bids_status .block {
  border: 1px solid #389A32;
  border-radius: 10px;
  color: #389A32;
  text-align: center;
}

/* line 165, app/assets/stylesheets/demands.scss */
.demand_info .bids_status .block span {
  font-weight: 700;
}

/* line 169, app/assets/stylesheets/demands.scss */
.demand_info .table th {
  white-space: nowrap;
}

/* line 173, app/assets/stylesheets/demands.scss */
.demand_info .table td,
.demand_info .table th {
  padding: 0.75em 0.75em;
}

/* line 178, app/assets/stylesheets/demands.scss */
#sum_price {
  font-size: 1.2rem;
}

/* line 182, app/assets/stylesheets/demands.scss */
.demand_title .image_column {
  margin-top: 5px;
}

/* line 186, app/assets/stylesheets/demands.scss */
.demand_title .info_inner {
  border: 5px solid #e9e7e8;
  padding: 0.65rem;
}

/* line 191, app/assets/stylesheets/demands.scss */
.info_inner .subtitle {
  margin-bottom: 0.5em !important;
}

/* line 195, app/assets/stylesheets/demands.scss */
.info_inner .demand_text {
  margin: 0.25rem 0;
}

/* line 199, app/assets/stylesheets/demands.scss */
#main_block .info_title {
  margin: 2.25rem 0;
  box-shadow: none !important;
  background-color: #f0f0f0 !important;
}

/* line 205, app/assets/stylesheets/demands.scss */
.btn_field {
  margin-bottom: 1.5rem !important;
}

/* line 209, app/assets/stylesheets/demands.scss */
.btn_field .button {
  font-weight: 700;
  transition-duration: 0.3s;
}

/* line 214, app/assets/stylesheets/demands.scss */
.demand_btn_field .button {
  height: 46px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

/* line 219, app/assets/stylesheets/demands.scss */
.demand_btn_field .button.is-link {
  background-color: #2b6ebb;
}

/* line 222, app/assets/stylesheets/demands.scss */
.demand_btn_field .button.is-link:hover {
  background-color: #1d5faa;
}

/* line 225, app/assets/stylesheets/demands.scss */
.demand_btn_field .button.is-danger {
  background-color: #d85757;
}

/* line 228, app/assets/stylesheets/demands.scss */
.demand_btn_field .button.is-danger:hover {
  background-color: #cf4747;
}

/* line 231, app/assets/stylesheets/demands.scss */
.demand_btn_field .button.is-success {
  background-color: #de7225;
}

/* line 234, app/assets/stylesheets/demands.scss */
.demand_btn_field .button.is-success:hover {
  background-color: #d36516;
}

/* line 238, app/assets/stylesheets/demands.scss */
.btn_field .button::before,
.demand_info .button::before,
.demand_info .navbar-item::before {
  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;
  margin-right: 6px;
}

/* line 250, app/assets/stylesheets/demands.scss */
.edit_button::before {
  content: "\f044";
}

/* line 254, app/assets/stylesheets/demands.scss */
.delete_button::before {
  content: "\f014";
}

/* line 258, app/assets/stylesheets/demands.scss */
.copy_button::before {
  content: "\f24d";
}

/* line 262, app/assets/stylesheets/demands.scss */
#main_block .bid_card {
  margin-bottom: 0;
  padding-bottom: 2rem;
  box-shadow: none;
  border-bottom: 1px dotted #c2c2c2;
}

/* line 268, app/assets/stylesheets/demands.scss */
#main_block .bid_card.no-footer {
  padding-bottom: 0;
}

/* line 271, app/assets/stylesheets/demands.scss */
#main_block .bid_card:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

/* line 275, app/assets/stylesheets/demands.scss */
.bid_card .bid_column,
.bid_block .bid_column {
  margin-left: 0;
  margin-right: 0;
}

/* line 280, app/assets/stylesheets/demands.scss */
.bid_block .bid_column {
  margin-bottom: 0 !important;
}

/* line 283, app/assets/stylesheets/demands.scss */
.bid_card .balloon {
  margin-bottom: 1rem;
}

/* line 286, app/assets/stylesheets/demands.scss */
.bid_card .balloon:first-child {
  margin-top: 0;
}

/* line 289, app/assets/stylesheets/demands.scss */
.bid_card .says p:not(:last-child),
.bid_block .says p:not(:last-child) {
  margin-bottom: 0.3rem;
}

/* line 293, app/assets/stylesheets/demands.scss */
#main_block .bid_card .card-footer {
  border-top: none;
}

/* line 296, app/assets/stylesheets/demands.scss */
.bid_card .balloon .faceicon .name,
.bid_block .balloon .faceicon .name {
  font-size: 14px;
}

/* line 300, app/assets/stylesheets/demands.scss */
.bid_card .card-footer-item {
  margin-top: 0.5rem;
  font-weight: 700;
}

/* line 305, app/assets/stylesheets/demands.scss */
.bids_form {
  margin-top: 1.5rem;
}

/* line 309, app/assets/stylesheets/demands.scss */
.profile {
  text-align: center;
}

/* line 312, app/assets/stylesheets/demands.scss */
.profile img {
  width: 100%;
  height: auto;
  border-radius: 0.75rem;
}

/* line 317, app/assets/stylesheets/demands.scss */
.group_block .group_name {
  font-size: 18px;
}

/* line 320, app/assets/stylesheets/demands.scss */
.group_block p {
  margin-top: 0;
}

/* line 324, app/assets/stylesheets/demands.scss */
.no_bids {
  margin: 2rem 0;
  font-weight: 700;
}

/* line 329, app/assets/stylesheets/demands.scss */
#main_block .chat_card {
  margin-bottom: 0;
  padding-bottom: 0;
  box-shadow: none;
}

/* line 335, app/assets/stylesheets/demands.scss */
.chat_card .card-content {
  padding: 0 1.5rem;
  margin-bottom: 2rem;
}

/* line 340, app/assets/stylesheets/demands.scss */
.says_time {
  width: 87%;
  display: inline-block;
  margin: 10px 0 0 105px;
  padding: 0;
  color: #7a7a7a;
  font-size: 14px;
}

/* line 349, app/assets/stylesheets/demands.scss */
.demand_image img {
  border-radius: 0.75rem;
}

/* line 353, app/assets/stylesheets/demands.scss */
.bid_block {
  box-shadow: 0 10px 8px -8px rgba(53, 47, 47, 0.15) !important;
}

/* line 357, app/assets/stylesheets/demands.scss */
.bid_block .card-header {
  box-shadow: none;
  background-color: #f0f0f0 !important;
  border: 1px solid #dbdbdb;
  border-bottom: none;
}

/* line 364, app/assets/stylesheets/demands.scss */
.bid_block .card-content {
  border: 1px solid #dbdbdb;
  border-top: none;
}

/* line 369, app/assets/stylesheets/demands.scss */
.bid_block .label {
  font-size: 1.1rem;
}

/* line 373, app/assets/stylesheets/demands.scss */
.bid_block .label .fa {
  margin-right: 5px;
}

/* line 377, app/assets/stylesheets/demands.scss */
.bid_block .rating_title {
  margin-left: -0.5rem;
  margin-bottom: 0.75rem;
  font-size: 1rem;
}

/* 入札へのリンク */
/* line 385, app/assets/stylesheets/demands.scss */
.inner_link {
  background-color: #ffffff;
  position: fixed;
  right: 0;
  bottom: 25px;
  text-align: center;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 8px 6px;
  box-shadow: 1px 1px 1px 1px rgba(55, 55, 55, 0.2);
  z-index: 999;
}

/* line 398, app/assets/stylesheets/demands.scss */
.inner_link a {
  font-size: 14px;
  font-weight: 700;
  transition: all 0.25s;
}

@media (max-width: 1024px) {
  /* line 405, app/assets/stylesheets/demands.scss */
  .demand_name .navbar_outer {
    display: none;
  }
}

@media (max-width: 700px) {
  /* line 411, app/assets/stylesheets/demands.scss */
  .demand_btn_field {
    flex-wrap: wrap;
  }
  /* line 414, app/assets/stylesheets/demands.scss */
  .demand_btn_field .position_right {
    margin: 15px 0 0 0 !important;
  }
}

@media (max-width: 510px) {
  /* line 420, app/assets/stylesheets/demands.scss */
  #sub_img img {
    width: 80px;
  }
}

@media (max-width: 414px) {
  /* line 426, app/assets/stylesheets/demands.scss */
  .inner_link {
    background-color: transparent;
    box-shadow: none;
    bottom: 100px;
  }
  /* line 431, app/assets/stylesheets/demands.scss */
  .inner_link a {
    font-size: 13px;
  }
}
/* line 5, app/assets/stylesheets/group.scss */
.group_columns {
  flex-wrap: wrap;
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 10, app/assets/stylesheets/group.scss */
.group_columns .column {
  width: 33.33333333%;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 16, app/assets/stylesheets/group.scss */
.group_columns .column a {
  display: block;
}

/* line 19, app/assets/stylesheets/group.scss */
.group_columns .column .card {
  box-shadow: none;
  border: 1px solid #CED8E4;
}

/* line 23, app/assets/stylesheets/group.scss */
.group_columns .column .card-content {
  padding: 1rem;
}

/* line 26, app/assets/stylesheets/group.scss */
.group_columns .column .card-content .title {
  margin-bottom: 0.75rem;
  font-size: 1.25rem;
}

/* line 30, app/assets/stylesheets/group.scss */
.group_columns .column .card-content .title .tag {
  margin-left: 5px;
}

/* line 33, app/assets/stylesheets/group.scss */
.group_columns .column .card-content p:not(:last-child) {
  margin-bottom: 0.5rem;
}

@media (max-width: 768px) {
  /* line 38, app/assets/stylesheets/group.scss */
  .group_columns {
    display: flex;
  }
  /* line 41, app/assets/stylesheets/group.scss */
  .group_columns .column {
    width: 50%;
  }
}

@media (max-width: 600px) {
  /* line 47, app/assets/stylesheets/group.scss */
  .group_columns .column {
    width: 100%;
  }
}
@charset "UTF-8";
@media only screen and (max-width: 800px) {
  /* line 4, app/assets/stylesheets/group_admin.scss */
  div.userstable table, div.userstable thead, div.userstable tbody, div.userstable th, div.userstable td, div.userstable tr {
    display: block;
  }
  /* line 7, app/assets/stylesheets/group_admin.scss */
  div.userstable thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  /* line 12, app/assets/stylesheets/group_admin.scss */
  div.userstable tr {
    border: 1px solid #ccc;
  }
  /* line 13, app/assets/stylesheets/group_admin.scss */
  div.userstable td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 60px;
    margin-left: 60px;
  }
  /* line 20, app/assets/stylesheets/group_admin.scss */
  div.userstable td:before {
    position: absolute;
    top: 12px;
    left: 6px;
    width: 200px;
    padding-right: 40px;
    white-space: nowrap;
    margin-left: -50px;
  }
  /* line 29, app/assets/stylesheets/group_admin.scss */
  div.userstable td:nth-of-type(1):before {
    content: "Eメール";
  }
  /* line 30, app/assets/stylesheets/group_admin.scss */
  div.userstable td:nth-of-type(2):before {
    content: "ユーザー名";
  }
  /* line 31, app/assets/stylesheets/group_admin.scss */
  div.userstable td:nth-of-type(3):before {
    content: "";
  }
  /* line 32, app/assets/stylesheets/group_admin.scss */
  div.userstable td:nth-of-type(4):before {
    content: "";
  }
}
/* line 7, app/assets/stylesheets/operator.scss */
div.event-calendar table {
  width: 100%;
  margin-right: 5px;
}

/* line 11, app/assets/stylesheets/operator.scss */
div.event-calendar table caption {
  font-size: 16px;
  font-weight: 700;
  color: white;
  background-color: #3bb365;
  border: 1px solid #b9b9b9;
  border-bottom: none;
  padding: 14px 0 12px;
  text-align: center;
}

/* line 22, app/assets/stylesheets/operator.scss */
div.event-calendar table tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}

/* line 27, app/assets/stylesheets/operator.scss */
div.event-calendar table tbody tr {
  display: table-row-group;
  vertical-align: inherit;
  border-color: inherit;
}

/* line 32, app/assets/stylesheets/operator.scss */
div.event-calendar table tbody tr th {
  width: 325px;
  text-align: center;
  vertical-align: top;
  color: #479384;
  background-color: #ecf7f5;
  border: 1px solid #b9b9b9;
  padding: 6px;
}

/* line 42, app/assets/stylesheets/operator.scss */
div.event-calendar table tbody tr td {
  text-align: center;
  border: 1px solid #b9b9b9;
  font-size: 16px;
  width: 14%;
  height: 60px;
  padding: 0.75rem 0.75rem;
}

/* line 50, app/assets/stylesheets/operator.scss */
div.event-calendar table tbody tr td p {
  margin-bottom: 0.5rem;
}

/* line 54, app/assets/stylesheets/operator.scss */
div.event-calendar table tbody tr td i {
  font-size: 20px;
}
@charset "UTF-8";
/* line 2, app/assets/stylesheets/supplies.scss */
.supply_info .tag {
  border-radius: 50px;
  margin-right: 4px;
  background-color: #41c0a3;
  color: white !important;
  font-size: 16px;
  font-weight: 700;
  font-family: Helvetica , "游ゴシック", sans-serif;
}

/* line 12, app/assets/stylesheets/supplies.scss */
#sum_price {
  font-size: 1.2rem;
}
@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
/* @import "bootstrap"; */
/* @import "https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css"; */
/* @import "bulma"; */
/*@import "toastr/toastr";*/
/* line 1, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-title {
  font-weight: bold;
}

/* line 4, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

/* line 8, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-message a,
.toast-message label {
  color: #ffffff;
}

/* line 12, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

/* line 16, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

/* line 30, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
/* line 42, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 49, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 54, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 59, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 64, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 69, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-top-left {
  top: 12px;
  left: 12px;
}

/* line 73, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-top-right {
  top: 12px;
  right: 12px;
}

/* line 77, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

/* line 81, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* line 85, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

/* line 91, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 96, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

/* line 115, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

/* line 124, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

/* line 127, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

/* line 130, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

/* line 133, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

/* line 136, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

/* line 142, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

/* line 148, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast {
  background-color: #030303;
}

/* line 151, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-success {
  background-color: #51a351;
}

/* line 154, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-error {
  background-color: #bd362f;
}

/* line 157, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-info {
  background-color: #2f96b4;
}

/* line 160, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-warning {
  background-color: #f89406;
}

/* line 164, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  /* line 177, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  /* line 181, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  /* line 187, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  /* line 191, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  /* line 197, ../../home/ubuntu/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/* 全体 */
/* line 25, app/assets/stylesheets/application.scss */
.hero-head {
  border-bottom: 1px solid #ccc;
}

/* line 29, app/assets/stylesheets/application.scss */
.hero-head .navbar {
  max-width: 1330px;
  margin-left: auto;
  margin-right: auto;
}

/* line 35, app/assets/stylesheets/application.scss */
.hero-body {
  padding: 1rem 1.5rem;
}

/* line 39, app/assets/stylesheets/application.scss */
.hero-body.main_body {
  background: linear-gradient(#f3f4f4, #f9f9f9);
}

/* line 44, app/assets/stylesheets/application.scss */
.hero-body .main_contents {
  max-width: 1330px;
  margin: 0 auto;
}

/* line 49, app/assets/stylesheets/application.scss */
.hero-body .container {
  max-width: 1100px !important;
  margin-left: auto;
  margin-right: auto;
}

/* line 55, app/assets/stylesheets/application.scss */
#main_column {
  margin-left: 15px;
  padding-top: 0;
}

/* line 60, app/assets/stylesheets/application.scss */
#main_column.not-login,
#main_column.one-column {
  margin-left: 0;
}

/* line 65, app/assets/stylesheets/application.scss */
#main_column .main_block {
  border-radius: 10px;
  padding: 1.5rem 1.25rem;
  background-color: white;
}

/* line 71, app/assets/stylesheets/application.scss */
.footer {
  padding: 1rem 0 1rem;
}

/* line 75, app/assets/stylesheets/application.scss */
.hero-foot {
  color: white;
}

/* line 79, app/assets/stylesheets/application.scss */
.hero-foot a {
  color: white;
}

/* line 82, app/assets/stylesheets/application.scss */
.footer-top {
  text-align: center;
  font-size: 12px;
  background-color: #f9f9f9;
}

/* line 87, app/assets/stylesheets/application.scss */
.footer-top-button {
  line-height: 35px;
  width: 90px;
  height: 35px;
  border-top-left-radius: 35px;
  border-top-right-radius: 35px;
  background-color: #47A640;
  margin: 0 auto;
}

/* line 96, app/assets/stylesheets/application.scss */
#totop_btn {
  font-size: 16px;
  font-weight: 700;
}

/* line 101, app/assets/stylesheets/application.scss */
.footer_contents {
  width: 600px;
  margin: 0 auto;
}

/* line 105, app/assets/stylesheets/application.scss */
.footer_contents ul {
  font-size: 15px;
  font-weight: 600;
}

/* line 109, app/assets/stylesheets/application.scss */
.footer_contents ul li {
  margin-bottom: 0.5rem;
}

/* line 112, app/assets/stylesheets/application.scss */
.footer_contents li img {
  margin-right: 8px;
  vertical-align: middle;
}

/* line 116, app/assets/stylesheets/application.scss */
.footer_contents li span {
  vertical-align: middle;
}

/* line 120, app/assets/stylesheets/application.scss */
.footer-links {
  background-color: #47A640;
  font-size: 15px;
  font-weight: 700;
  padding: 14px 10px;
}

/* line 127, app/assets/stylesheets/application.scss */
.footer-corpinfo {
  background-color: #389A32;
  padding: 14px;
  font-size: 15px;
  line-height: 28px;
}

/* line 133, app/assets/stylesheets/application.scss */
.footer-corpinfo p.footer_corplogo {
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}

/* line 140, app/assets/stylesheets/application.scss */
.footer-corpinfo .footer_corpaddress {
  margin-bottom: 1rem;
}

/* line 143, app/assets/stylesheets/application.scss */
.footer-corpinfo .footer_corpaddress ul {
  font-size: 15px;
  font-weight: 600;
}

/* line 147, app/assets/stylesheets/application.scss */
.footer-corpinfo .footer_corpaddress li {
  margin-bottom: 0.25rem;
}

/* line 150, app/assets/stylesheets/application.scss */
.footer_corpaddress li img {
  margin-right: 8px;
  vertical-align: middle;
}

/* line 154, app/assets/stylesheets/application.scss */
.footer_corpaddress li span {
  vertical-align: middle;
}

/* line 157, app/assets/stylesheets/application.scss */
.footer-corpinfo .footer_copyright {
  font-size: 17px;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
}

/* line 162, app/assets/stylesheets/application.scss */
.sp_only {
  display: none;
}

@media (max-width: 1150px) {
  /* line 167, app/assets/stylesheets/application.scss */
  .hero-body {
    padding: 1rem 1rem;
  }
}

@media (max-width: 991px) {
  /* line 173, app/assets/stylesheets/application.scss */
  #main_column {
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 860px) {
  /* line 180, app/assets/stylesheets/application.scss */
  #new-arrival {
    padding: 0;
  }
  /* line 183, app/assets/stylesheets/application.scss */
  #new-arrival .column.is-4,
.list_demand .column.is-4 {
    width: 50%;
    margin-bottom: 1rem;
    flex-basis: 50%;
    flex-shrink: 0;
    flex-grow: 0;
  }
}

@media (max-width: 768px) {
  /* line 194, app/assets/stylesheets/application.scss */
  #new-arrival .columns,
.list_demand {
    display: flex;
  }
  /* line 198, app/assets/stylesheets/application.scss */
  .footer_contents ul {
    margin-left: 0 !important;
    text-align: center;
  }
}

@media (max-width: 667px) {
  /* line 205, app/assets/stylesheets/application.scss */
  .hero-body {
    padding: 1rem 0.5rem;
  }
  /* line 208, app/assets/stylesheets/application.scss */
  #main_column {
    padding: 0.5rem;
  }
  /* line 211, app/assets/stylesheets/application.scss */
  #new-arrival .column.is-4 {
    padding: 0.5rem;
  }
  /* line 214, app/assets/stylesheets/application.scss */
  .listview_demand {
    margin-left: 0;
    margin-right: 0;
    display: block;
    overflow: scroll;
    border: 1px solid #dfdfdf;
  }
  /* line 221, app/assets/stylesheets/application.scss */
  .listview_table {
    width: 700px !important;
  }
}

@media (max-width: 600px) {
  /* line 227, app/assets/stylesheets/application.scss */
  #time_line {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  /* line 231, app/assets/stylesheets/application.scss */
  .hero-body {
    padding: 1rem 0.25rem;
  }
  /* line 234, app/assets/stylesheets/application.scss */
  #main_column {
    padding: 0.25rem;
  }
  /* line 237, app/assets/stylesheets/application.scss */
  #new-arrival .column.is-4,
.list_demand .column.is-4 {
    margin-bottom: 0.5rem;
  }
  /* line 241, app/assets/stylesheets/application.scss */
  .footer_contents {
    width: 100%;
  }
  /* line 244, app/assets/stylesheets/application.scss */
  .sp_only {
    display: inline;
  }
  /* line 247, app/assets/stylesheets/application.scss */
  .footer-links .has-text-centered a {
    display: inline-block;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
}

/* バーガーメニュー関連 */
/* line 255, app/assets/stylesheets/application.scss */
.hamburger-menu {
  z-index: 10000;
  display: none;
}

/* line 259, app/assets/stylesheets/application.scss */
.menu-btn {
  cursor: pointer;
  display: flex;
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
}

/* line 267, app/assets/stylesheets/application.scss */
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background-color: #000;
  position: absolute;
}

/* line 278, app/assets/stylesheets/application.scss */
.menu-btn span:before {
  bottom: 8px;
}

/* line 281, app/assets/stylesheets/application.scss */
.menu-btn span:after {
  top: 8px;
}

@media (max-width: 991px) {
  /* line 285, app/assets/stylesheets/application.scss */
  .hamburger-menu {
    display: block;
  }
}

/* メニュー部分の装飾 */
/* line 291, app/assets/stylesheets/application.scss */
#burger-menu-content {
  display: none;
  max-width: 324px;
  position: absolute;
  top: 0px;
  background-color: #fff;
  padding: 0;
  z-index: 999;
}

/* line 300, app/assets/stylesheets/application.scss */
#burger-menu-background {
  z-index: 100;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.25);
}

/* line 310, app/assets/stylesheets/application.scss */
#burger-menu-content-head {
  width: 324px;
  height: 120px;
  background-color: #f5f6fa;
  padding: 10px 15px;
}

/* line 316, app/assets/stylesheets/application.scss */
#burger-menu-content-body {
  background-color: #fff;
  padding: 20px;
}

/* line 321, app/assets/stylesheets/application.scss */
#burger-menu-content-body ul {
  margin: 0 20px;
}

/* line 325, app/assets/stylesheets/application.scss */
#burger-menu-content-body .menu-top-link,
.menu-top-link a {
  font-size: 19px;
}

/* line 330, app/assets/stylesheets/application.scss */
#burger-menu-content-body ul li {
  position: relative;
  margin: 25px 0;
  font-size: 16px;
}

/* line 336, app/assets/stylesheets/application.scss */
#burger-menu-content-body ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 6px;
  height: 6px;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 350, app/assets/stylesheets/application.scss */
#burger-menu-content-body a {
  color: #333;
}

/* line 354, app/assets/stylesheets/application.scss */
.menu_content_head_top {
  display: flex;
  justify-content: space-between;
}

/* line 359, app/assets/stylesheets/application.scss */
.menu_content_head_bottom {
  padding-top: 8px;
}

/* line 362, app/assets/stylesheets/application.scss */
.menu_content_head_bottom p {
  font-size: 12px;
}

/* line 366, app/assets/stylesheets/application.scss */
.menu-top-link-icon i {
  font-style: normal;
  font-family: FontAwesome;
}

/* サイドメニュー */
/* line 373, app/assets/stylesheets/application.scss */
#side_menu {
  padding: 0 !important;
}

/* line 377, app/assets/stylesheets/application.scss */
#side_menu .side_menu_inner {
  margin-bottom: 1.25rem;
  padding: 1rem 0.75rem;
  background-color: white;
  border-radius: 10px;
}

/* line 384, app/assets/stylesheets/application.scss */
#side_menu .side-menu-btn {
  margin-bottom: 15px;
}

/* line 388, app/assets/stylesheets/application.scss */
a.btn_02_a {
  display: block;
  color: #fff !important;
  font-size: 16px;
  padding: 1.5rem .5rem;
  background-color: #e22939;
  text-align: center;
  text-decoration: none;
  transition-duration: 0.3s;
  border-radius: 6px;
}

/* line 399, app/assets/stylesheets/application.scss */
a.demand_btn {
  background-color: #3298dc;
}

/* line 402, app/assets/stylesheets/application.scss */
a.supply_btn {
  background-color: #3bb365;
}

/* line 405, app/assets/stylesheets/application.scss */
a.btn_02_a:hover {
  background: #000000;
}

/* line 408, app/assets/stylesheets/application.scss */
a.btn_02_a span {
  position: relative;
  padding-left: 24px;
  font-size: 16px;
}

/* line 413, app/assets/stylesheets/application.scss */
a.btn_02_a span:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: 18px;
}

/* line 425, app/assets/stylesheets/application.scss */
a.search_btn span:before {
  content: "\f002";
}

/* line 428, app/assets/stylesheets/application.scss */
a.add_btn span:before {
  content: "\f0fe";
}

/* line 432, app/assets/stylesheets/application.scss */
#side_menu .menu-top-link-icon {
  margin-right: 5px;
}

/* line 436, app/assets/stylesheets/application.scss */
#side_menu .menu-top-link-icon i {
  font-size: 18px;
}

/* line 440, app/assets/stylesheets/application.scss */
#side_menu .menu-top-link .menu-top-ttl,
#side_menu .menu-top-link a {
  font-size: 17px;
}

/* line 444, app/assets/stylesheets/application.scss */
#side_menu .menu-top-link a:hover {
  background-color: #dae9f2;
}

/* line 448, app/assets/stylesheets/application.scss */
#side_menu ul {
  margin: 0 20px;
}

/* line 452, app/assets/stylesheets/application.scss */
#side_menu ul li {
  position: relative;
  margin: 20px 0;
  font-size: 15px;
}

/* line 458, app/assets/stylesheets/application.scss */
#side_menu ul li:last-child {
  margin-bottom: 10px;
}

/* line 462, app/assets/stylesheets/application.scss */
#side_menu ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 6px;
  height: 6px;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 476, app/assets/stylesheets/application.scss */
#side_menu a {
  color: #2c2c2c;
  transition-duration: 0.3s;
}

/* line 480, app/assets/stylesheets/application.scss */
#side_menu ul li a:hover {
  background-color: #dae9f2;
}

/* line 484, app/assets/stylesheets/application.scss */
#side_menu hr {
  height: 1px;
  background-color: #919191;
}

@media (max-width: 1250px) {
  /* line 490, app/assets/stylesheets/application.scss */
  a.btn_02_a span {
    font-size: 16px;
  }
  /* line 493, app/assets/stylesheets/application.scss */
  #side_menu .menu-top-link .menu-top-ttl,
#side_menu .menu-top-link a {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  /* line 500, app/assets/stylesheets/application.scss */
  #side_menu {
    display: none;
  }
}

/**/
/* line 507, app/assets/stylesheets/application.scss */
.navbar {
  padding: 7px 0;
}

/* line 510, app/assets/stylesheets/application.scss */
.navbar .container {
  margin-left: 10px;
  position: relative;
}

/* line 514, app/assets/stylesheets/application.scss */
.navbar-item {
  padding: 0;
}

/* line 517, app/assets/stylesheets/application.scss */
.navbar-item img {
  max-height: 60px;
  padding: 0;
}

@media (max-width: 1350px) {
  /* line 523, app/assets/stylesheets/application.scss */
  .navbar > .container .navbar-brand {
    margin-left: 0;
  }
}

/* 検索ボックス */
/* line 529, app/assets/stylesheets/application.scss */
.search_container {
  box-sizing: border-box;
  position: relative;
  border: 1px solid #999;
  padding: 3px 10px;
  border-radius: 20px;
  height: 2.1em;
  width: 260px;
  overflow: hidden;
  margin-top: 10px;
  /*margin-left: 2rem; */
}

/* line 541, app/assets/stylesheets/application.scss */
.search_container input[type="text"] {
  border: none;
  height: 2.0em;
  font-size: 12px;
}

/* line 546, app/assets/stylesheets/application.scss */
.search_container input[type="text"]:focus {
  outline: 0;
}

/* line 549, app/assets/stylesheets/application.scss */
.search_container input[type="submit"] {
  cursor: pointer;
  font-family: FontAwesome;
  font-size: 1.3em;
  border: none;
  background: none;
  color: #3879D9;
  position: absolute;
  width: 2.4em;
  height: 2.4em;
  right: 0;
  top: -10px;
  outline: none;
}

/* line 563, app/assets/stylesheets/application.scss */
.navmenu_userinfo {
  margin-left: 1rem;
  margin-top: 14px;
  font-size: 13px;
}

/* line 568, app/assets/stylesheets/application.scss */
.navmenu_userinfo .group a {
  color: #4a4a4a;
}

/* line 572, app/assets/stylesheets/application.scss */
.navmenu_info {
  display: flex;
  margin-left: 2rem;
  float: left;
}

/* line 578, app/assets/stylesheets/application.scss */
.navmenu_searchbox {
  margin-top: 5px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  flex-direction: column;
}

/* line 586, app/assets/stylesheets/application.scss */
.navmenu_subsearch {
  display: none;
  position: absolute;
  padding: 4px;
  font-size: 12px;
  line-height: 1.6em;
  border-radius: 5px;
  width: 260px;
  border: 1px solid #ccc;
  background-color: white;
}

/* line 598, app/assets/stylesheets/application.scss */
.navmenu_subsearch ul {
  margin: 0 20px;
}

/* line 602, app/assets/stylesheets/application.scss */
.navmenu_subsearch ul li {
  position: relative;
  margin: 6px 0;
  font-size: 12px;
}

/* line 607, app/assets/stylesheets/application.scss */
.navmenu_subsearch ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 6px;
  height: 6px;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 622, app/assets/stylesheets/application.scss */
#burger-menu-content-body a {
  color: #333;
  transition-duration: 0.3s;
}

/* line 626, app/assets/stylesheets/application.scss */
#burger-menu-content-body ul li a:hover {
  background-color: #dae9f2;
}

/* line 630, app/assets/stylesheets/application.scss */
.hero-head {
  border-bottom-color: #f3f4f4;
}

/* line 634, app/assets/stylesheets/application.scss */
.navmenu_icons {
  margin-top: 5px;
  display: flex;
}

/* line 639, app/assets/stylesheets/application.scss */
.navmenu_icons .sns_icon {
  margin-right: 8px;
  margin-left: 8px;
}

/* line 643, app/assets/stylesheets/application.scss */
.navmenu_icons .facebook_icon {
  margin-right: 25px;
}

/* line 647, app/assets/stylesheets/application.scss */
.navmenu_icons a {
  display: block;
  text-align: center;
  transition-duration: 0.3s;
}

/* line 652, app/assets/stylesheets/application.scss */
.navmenu_icons a:hover {
  opacity: 0.75;
}

/* line 656, app/assets/stylesheets/application.scss */
.navmenu_icons img {
  width: auto;
  height: 30px;
}

/* line 661, app/assets/stylesheets/application.scss */
.navmenu_icons .nav_ttl {
  font-size: 12px;
  font-family: Helvetica , "游ゴシック", sans-serif;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  color: #636363;
}

/* line 671, app/assets/stylesheets/application.scss */
img, video {
  max-width: initial;
}

@media (max-width: 1350px) {
  /* line 676, app/assets/stylesheets/application.scss */
  .navmenu_icons .not_login_icon {
    margin-right: 10px;
  }
}

@media (max-width: 1215px) {
  /* line 682, app/assets/stylesheets/application.scss */
  .navmenu_icons .nav_ttl {
    display: block;
  }
}

@media (max-width: 1189px) {
  /* line 688, app/assets/stylesheets/application.scss */
  .navmenu_icons .nav_ttl {
    display: inline-block;
  }
}

@media (max-width: 1140px) {
  /* line 694, app/assets/stylesheets/application.scss */
  .navmenu_icons .not_login_icon {
    width: 48px;
  }
}

@media (max-width: 1024px) {
  /* line 700, app/assets/stylesheets/application.scss */
  .navbar {
    display: flex;
  }
  /* line 703, app/assets/stylesheets/application.scss */
  .navmenu_info {
    display: none;
  }
}

@media (max-width: 414px) {
  /* line 709, app/assets/stylesheets/application.scss */
  .navmenu_icons .nav_ttl {
    font-size: 11px;
  }
}

/* line 714, app/assets/stylesheets/application.scss */
h2.title {
  padding-bottom: 0.3em;
  border-bottom: 1px solid #ccc;
}

/* line 719, app/assets/stylesheets/application.scss */
.position_right {
  margin-left: auto;
}

/* line 723, app/assets/stylesheets/application.scss */
.control img {
  max-width: 100%;
}

/* line 727, app/assets/stylesheets/application.scss */
span i {
  font-style: normal;
  font-family: FontAwesome;
}

/* line 732, app/assets/stylesheets/application.scss */
.breadcrumb_wrap {
  display: flex;
  margin-bottom: 1rem;
}

/* line 737, app/assets/stylesheets/application.scss */
.alert {
  color: #262626;
  background: #FFEBE8;
  text-align: center;
  border: 1px solid #990000;
  padding: 12px;
  font-weight: 850;
  margin-bottom: 1rem;
}

/* タブメニュー */
/* line 749, app/assets/stylesheets/application.scss */
#tab_contents {
  margin-bottom: 20px;
  border-radius: 10px;
}

/* line 754, app/assets/stylesheets/application.scss */
.tab {
  display: flex;
  flex-wrap: wrap;
  background-color: #f3f4f4;
}

/* line 759, app/assets/stylesheets/application.scss */
.tab li a {
  display: block;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  background: #d7d7d7;
  border-radius: 5px 5px 0 0;
  margin: 0 8px;
  padding: 10px 20px 6px 20px;
  border-bottom: 4px solid #d7d7d7;
  transition-duration: 0.3s;
}

/* line 771, app/assets/stylesheets/application.scss */
.tab li a:first-child {
  margin-left: 0;
}

/* line 774, app/assets/stylesheets/application.scss */
.tab .first_menu a,
.tab li.active a {
  color: #ffffff;
}

/* line 779, app/assets/stylesheets/application.scss */
#menu_timeline a {
  background-color: #dd5649;
  border-bottom-color: #dd5649;
}

/* line 783, app/assets/stylesheets/application.scss */
#menu_timeline.first_menu a,
#menu_timeline.active a {
  background-color: #dd5649;
  border-bottom-color: #bc3f33;
}

/* line 788, app/assets/stylesheets/application.scss */
#menu_timeline a:hover {
  background-color: rgba(221, 86, 73, 0.8);
}

/* line 791, app/assets/stylesheets/application.scss */
#menu_shipping a {
  background-color: #63ad48;
  border-bottom-color: #63ad48;
}

/* line 795, app/assets/stylesheets/application.scss */
#menu_shipping.active a {
  background-color: #63ad48;
  border-bottom-color: #3c971b;
}

/* line 799, app/assets/stylesheets/application.scss */
#menu_shipping a:hover {
  background-color: rgba(99, 173, 72, 0.8);
}

/* line 802, app/assets/stylesheets/application.scss */
#menu_in_stock a {
  background-color: #4ba5de;
  border-bottom-color: #4ba5de;
}

/* line 806, app/assets/stylesheets/application.scss */
#menu_in_stock.active a {
  background-color: #4ba5de;
  border-bottom-color: #2579ad;
}

/* line 810, app/assets/stylesheets/application.scss */
#menu_in_stock a:hover {
  background-color: rgba(75, 165, 222, 0.8);
}

/* line 813, app/assets/stylesheets/application.scss */
#menu_pickup a {
  background-color: #f1ae42;
  border-bottom-color: #f1ae42;
}

/* line 817, app/assets/stylesheets/application.scss */
#menu_pickup.active a {
  background-color: #f1ae42;
  border-bottom-color: #d78c14;
}

/* line 821, app/assets/stylesheets/application.scss */
#menu_delivery a {
  background-color: #f1ae42;
  border-bottom-color: #f1ae42;
}

/* line 825, app/assets/stylesheets/application.scss */
#menu_delivery.active a {
  background-color: #f1ae42;
  border-bottom-color: #d78c14;
}

/* line 829, app/assets/stylesheets/application.scss */
#menu_pickup a:hover,
#menu_delivery a:hover {
  background-color: rgba(241, 174, 66, 0.8);
}

/* line 834, app/assets/stylesheets/application.scss */
.area {
  display: none;
  opacity: 0;
  background: #ffffff;
  margin-bottom: 25px;
  border-radius: 0 10px 10px 10px;
  padding: 0.75rem;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.02);
}

/* line 844, app/assets/stylesheets/application.scss */
.first_area {
  display: block;
  opacity: 1;
}

/* line 849, app/assets/stylesheets/application.scss */
.area.is-active {
  display: block;
  animation-name: tab_anime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
}

/* line 856, app/assets/stylesheets/application.scss */
.area .price_cell {
  width: 90px;
  text-align: right !important;
}

@keyframes tab_anime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* スライドショー */
/* line 872, app/assets/stylesheets/application.scss */
.slideshow {
  width: 100%;
  position: relative;
}

/* line 876, app/assets/stylesheets/application.scss */
.slideshow img {
  position: absolute;
  display: none;
}

/* line 880, app/assets/stylesheets/application.scss */
.hidden_image {
  visibility: hidden;
}

/* line 883, app/assets/stylesheets/application.scss */
.top_comment,
.bottom_comment {
  padding: 0.6em 1em 0.6em 0.75em;
  margin: 2em 0;
  color: #5d627b;
  background: white;
  border-left: solid 5px #5d627b;
  box-shadow: 0 3px 3px rgba(105, 105, 105, 0.172);
}

/* line 892, app/assets/stylesheets/application.scss */
.bottom_comment {
  padding-left: 0.5em;
}

/* line 895, app/assets/stylesheets/application.scss */
.top_comment p,
.bottom_comment p {
  margin: 0;
  padding: 0;
}

/* タイムライン */
/* line 903, app/assets/stylesheets/application.scss */
#time_line,
.area_inner {
  background-color: white;
  border-radius: 10px;
  padding: 0.25rem 0;
}

/* line 910, app/assets/stylesheets/application.scss */
#time_line .time_line_title,
.area .area_title {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

/* line 917, app/assets/stylesheets/application.scss */
.time_line_title .title,
.area_title .title {
  margin-bottom: 0;
}

/* line 922, app/assets/stylesheets/application.scss */
.title .title_icon {
  margin: 0 12px 0 5px;
  vertical-align: middle;
}

/* line 926, app/assets/stylesheets/application.scss */
.title .title_text {
  vertical-align: middle;
}

/* line 930, app/assets/stylesheets/application.scss */
.time_line_title .select {
  margin-left: auto;
}

/* line 934, app/assets/stylesheets/application.scss */
.time_line_inner {
  height: 300px;
  margin-bottom: 10px;
  overflow: auto;
}

/* line 939, app/assets/stylesheets/application.scss */
.time_line_inner.no_exist_timeline {
  height: 50px;
}

/* line 943, app/assets/stylesheets/application.scss */
.balloon {
  width: 100%;
  margin: 1.25em 0;
  overflow: hidden;
}

/* line 949, app/assets/stylesheets/application.scss */
.time_line_inner .balloon:first-child {
  margin-top: 0.5em;
}

/* line 953, app/assets/stylesheets/application.scss */
.time_line_inner .balloon:last-child {
  margin-bottom: 0.5em;
}

/* line 957, app/assets/stylesheets/application.scss */
.balloon .faceicon {
  float: left;
  margin-right: -90px;
  width: 110px;
  text-align: center;
}

/* line 964, app/assets/stylesheets/application.scss */
.balloon .faceicon img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  object-fit: cover;
}

/* line 971, app/assets/stylesheets/application.scss */
.balloon .faceicon .name {
  font-size: 12px;
  font-family: Helvetica , "游ゴシック", sans-serif;
  display: block;
  line-height: 18px;
}

/* line 978, app/assets/stylesheets/application.scss */
.balloon .chatting {
  width: 100%;
  pointer-events: none;
}

/* line 983, app/assets/stylesheets/application.scss */
.says {
  width: 87%;
  display: inline-block;
  position: relative;
  margin: 5px 0 0 105px;
  padding: 15px 13px;
  border-radius: 12px;
  background: #eeeeee;
  pointer-events: all;
  transition-duration: 0.6s;
}

/* line 994, app/assets/stylesheets/application.scss */
.says_link_outer {
  padding: 0;
}

/* line 997, app/assets/stylesheets/application.scss */
.says_link_outer:hover {
  background: #e1f1fc;
}

/* line 1001, app/assets/stylesheets/application.scss */
.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px;
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #eeeeee;
  transition-duration: 0.6s;
}

/* line 1011, app/assets/stylesheets/application.scss */
.says.mouse_hover:after {
  border-right-color: #e1f1fc;
}

/* line 1015, app/assets/stylesheets/application.scss */
.says_link {
  display: block;
  color: #4a4a4a;
  padding: 15px 13px;
}

/* line 1020, app/assets/stylesheets/application.scss */
.says_link .link_text {
  text-decoration: underline;
}

/* line 1025, app/assets/stylesheets/application.scss */
.demand .tag.is-link {
  background-color: #f0ad4e;
}

/* line 1029, app/assets/stylesheets/application.scss */
.demand .tag.is-info {
  background-color: #3298dc;
}

/* line 1033, app/assets/stylesheets/application.scss */
.demand .tag.is-success {
  background-color: #3bb365;
}

/* line 1037, app/assets/stylesheets/application.scss */
.says p {
  margin: 0;
  padding: 0;
}

/* line 1042, app/assets/stylesheets/application.scss */
.says .title {
  border: none;
  font-size: 1.4rem;
  margin-bottom: 0.4rem;
}

/* line 1048, app/assets/stylesheets/application.scss */
.says .title a {
  color: #363636;
  cursor: pointer;
}

/* line 1053, app/assets/stylesheets/application.scss */
.says .title .tag {
  margin-top: -5px;
  margin-right: 8px;
}

/* line 1058, app/assets/stylesheets/application.scss */
.says .note {
  margin-bottom: 0.5rem;
}

/* line 1062, app/assets/stylesheets/application.scss */
.says .note > p {
  display: inline;
}

/* line 1066, app/assets/stylesheets/application.scss */
.says .note.topic_note > p {
  display: block;
}

/* line 1070, app/assets/stylesheets/application.scss */
.says .date .fa {
  margin-right: 7px;
}

@media (max-width: 1327px) {
  /* line 1075, app/assets/stylesheets/application.scss */
  .says {
    width: 79%;
  }
}

@media (max-width: 697px) {
  /* line 1081, app/assets/stylesheets/application.scss */
  .says {
    width: 74%;
  }
}

@media (max-width: 576px) {
  /* line 1087, app/assets/stylesheets/application.scss */
  .says {
    width: 69%;
  }
  /* line 1090, app/assets/stylesheets/application.scss */
  .says .title {
    font-size: 1.3rem;
  }
}

@media (max-width: 510px) {
  /* line 1096, app/assets/stylesheets/application.scss */
  .says .title {
    font-size: 1.2rem;
  }
}

@media (max-width: 414px) {
  /* line 1102, app/assets/stylesheets/application.scss */
  .says {
    width: 60%;
  }
  /* line 1105, app/assets/stylesheets/application.scss */
  .says .title .tag {
    margin: 0;
  }
  /* line 1108, app/assets/stylesheets/application.scss */
  .says .title .time_line_ttl {
    margin-top: 0.75rem;
    display: inline-block;
  }
}

/* 新着デマンド */
/* line 1116, app/assets/stylesheets/application.scss */
#new-arrival {
  margin-bottom: 25px;
  border-radius: 10px;
  padding: 0.75rem;
  margin-bottom: 1.5rem !important;
}

/* line 1123, app/assets/stylesheets/application.scss */
.main_title {
  margin-bottom: 2rem !important;
}

/* line 1127, app/assets/stylesheets/application.scss */
.demand_card {
  border-radius: 0.75rem;
}

/* line 1130, app/assets/stylesheets/application.scss */
.image_inner .title_image {
  width: 100%;
  height: 210px;
  object-fit: cover;
  transition-duration: 0.3s;
}

/* line 1136, app/assets/stylesheets/application.scss */
.title_image {
  border-radius: 0.75rem 0.75rem 0 0;
}

/* line 1139, app/assets/stylesheets/application.scss */
.image_inner .title_image:hover {
  opacity: 0.8;
}

/* line 1143, app/assets/stylesheets/application.scss */
.title_bg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  border-radius: 0.75rem 0.75rem 0 0;
}

/* line 1154, app/assets/stylesheets/application.scss */
.demand_card .demant_title_outer {
  width: 100%;
  min-height: 60px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 1.2rem;
  position: relative;
}

/* line 1162, app/assets/stylesheets/application.scss */
.demand_card .demand_title {
  width: 100%;
  display: block;
  color: black;
  font-size: 18px;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 700;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

/* line 1178, app/assets/stylesheets/application.scss */
.demand_card .demand_title:hover {
  text-decoration: underline;
}

/* line 1182, app/assets/stylesheets/application.scss */
.demand_card .demand_category {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 0.2rem 0.5rem;
  color: #000000;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 0.85rem;
  font-weight: 700;
  text-align: right;
  pointer-events: none;
  background-color: rgba(255, 255, 255, 0.7);
}

/* line 1201, app/assets/stylesheets/application.scss */
.demand_card .card-content {
  padding: 1.2rem 2.25rem;
}

/* line 1205, app/assets/stylesheets/application.scss */
.demand_text {
  font-size: 15px;
  margin: 0.6em 0;
}

/* line 1209, app/assets/stylesheets/application.scss */
.demand_text.small {
  font-size: 13px;
  color: #6e6e6e;
}

/* line 1213, app/assets/stylesheets/application.scss */
.demand_unit {
  margin-left: 10px;
}

/* line 1217, app/assets/stylesheets/application.scss */
.ribbon {
  display: none;
}

/* line 1220, app/assets/stylesheets/application.scss */
.new .ribbon {
  width: 70px;
  height: 70px;
  overflow: hidden;
  position: absolute;
  z-index: 20;
  display: block;
  transform: scale(0.85);
  pointer-events: none;
}

/* line 1230, app/assets/stylesheets/application.scss */
.new .ribbon span {
  display: table-cell;
  width: 70px;
  height: 70px;
  background-color: #f9be00;
  color: #000000;
  font: 700 18px/1 'Lato', sans-serif;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  font-size: 16px;
}

/* line 1242, app/assets/stylesheets/application.scss */
.new .ribbon-top-left {
  top: -20px;
  left: 8px;
}

/* line 1247, app/assets/stylesheets/application.scss */
.days_left {
  font-weight: 700;
}

/* line 1251, app/assets/stylesheets/application.scss */
.demand_card .statusArea {
  margin: 0;
  position: absolute;
  left: 10px;
  bottom: 8px;
}

/* line 1257, app/assets/stylesheets/application.scss */
.demand_card .statusArea .tag {
  font-size: 0.8rem;
  font-weight: 700;
}

/* line 1262, app/assets/stylesheets/application.scss */
.demand_card .card-footer-item {
  padding: 0;
  display: block;
  background-color: #faf9f2;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}

/* line 1269, app/assets/stylesheets/application.scss */
.demand_card .card-footer-item .name_link {
  width: 100%;
  height: 100%;
  padding: 0.75rem 1rem;
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
}

/* line 1280, app/assets/stylesheets/application.scss */
.card .faceicon {
  width: 100%;
  display: flex;
  align-items: center;
}

/* line 1285, app/assets/stylesheets/application.scss */
.card .faceicon img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  object-fit: cover;
  transition-duration: 0.3s;
}

/* line 1292, app/assets/stylesheets/application.scss */
.card .faceicon .faceicon_name {
  margin-left: 10px;
  font-size: 14px;
  color: black;
  transition-duration: 0.3s;
}

/* line 1298, app/assets/stylesheets/application.scss */
.bid_card .faceicon,
.bid_block .faceicon {
  width: 100px;
  display: block;
}

/* line 1303, app/assets/stylesheets/application.scss */
.bid_card .faceicon img,
.bid_block .faceicon img {
  width: 100px;
  height: 100px;
}

/* line 1309, app/assets/stylesheets/application.scss */
.demand_card .card-footer-item:hover img {
  opacity: 0.8;
}

/* line 1312, app/assets/stylesheets/application.scss */
.demand_card .card-footer-item:hover .faceicon_name {
  text-decoration: underline;
}

@media (max-width: 1300px) {
  /* line 1317, app/assets/stylesheets/application.scss */
  .new .ribbon {
    transform: scale(0.75);
  }
  /* line 1320, app/assets/stylesheets/application.scss */
  .new .ribbon-top-left {
    top: -25px;
    left: -25px;
  }
  /* line 1324, app/assets/stylesheets/application.scss */
  .demand_card .demand_title {
    font-size: 17px;
  }
}

@media (max-width: 1200px) {
  /* line 1330, app/assets/stylesheets/application.scss */
  .new .ribbon {
    transform: scale(0.7);
  }
  /* line 1333, app/assets/stylesheets/application.scss */
  .new .ribbon-top-left {
    top: -29px;
    left: -29px;
  }
}

@media (max-width: 1150px) {
  /* line 1340, app/assets/stylesheets/application.scss */
  .demand_card .card-content {
    padding: 1.25rem 1rem;
  }
}

@media (max-width: 1100px) {
  /* line 1346, app/assets/stylesheets/application.scss */
  .new .ribbon {
    transform: scale(0.65);
  }
  /* line 1349, app/assets/stylesheets/application.scss */
  .new .ribbon-top-left {
    top: -32px;
    left: -32px;
  }
  /* line 1353, app/assets/stylesheets/application.scss */
  .demand_card .demand_title {
    font-size: 16px;
  }
}

@media (max-width: 667px) {
  /* line 1359, app/assets/stylesheets/application.scss */
  .new .ribbon {
    transform: scale(0.7);
  }
  /* line 1362, app/assets/stylesheets/application.scss */
  .new .ribbon-top-left {
    top: -20px;
    left: -20px;
  }
}

@media (max-width: 600px) {
  /* line 1369, app/assets/stylesheets/application.scss */
  .demand_card .demand_category {
    font-size: 15px;
  }
  /* line 1372, app/assets/stylesheets/application.scss */
  .demand_card .card-content {
    padding: 0.75rem 0.75rem 0.5rem 0.75rem;
  }
  /* line 1375, app/assets/stylesheets/application.scss */
  .demand_card .card-footer-item .name_link {
    padding: 0.6rem 0.6rem;
  }
  /* line 1378, app/assets/stylesheets/application.scss */
  .demand_text {
    font-size: 14px;
  }
  /* line 1381, app/assets/stylesheets/application.scss */
  .card .faceicon .faceicon_name {
    margin-left: 8px;
    font-size: 13px;
  }
  /* line 1385, app/assets/stylesheets/application.scss */
  .demand_text.small {
    font-size: 12px;
  }
}

@media (max-width: 575px) {
  /* line 1391, app/assets/stylesheets/application.scss */
  .image_inner .title_image {
    height: 180px;
  }
  /* line 1394, app/assets/stylesheets/application.scss */
  .new .ribbon {
    transform: scale(0.6);
  }
  /* line 1397, app/assets/stylesheets/application.scss */
  .new .ribbon span {
    font-size: 22px;
  }
  /* line 1400, app/assets/stylesheets/application.scss */
  .demand_card .demand_title {
    font-size: 18px;
  }
}

@media (max-width: 527px) {
  /* line 1406, app/assets/stylesheets/application.scss */
  .image_inner .title_image {
    height: 160px;
  }
  /* line 1409, app/assets/stylesheets/application.scss */
  .demand_card .image.is-5by3 {
    padding-top: 72%;
  }
  /* line 1412, app/assets/stylesheets/application.scss */
  .demand_card .demant_title_outer {
    margin-bottom: 1rem;
  }
  /* line 1415, app/assets/stylesheets/application.scss */
  .demand_card .demand_category {
    font-size: 14px;
    right: 8px;
    top: 8px;
  }
  /* line 1420, app/assets/stylesheets/application.scss */
  .demand_card .demand_title {
    font-size: 16px;
  }
}

@media (max-width: 478px) {
  /* line 1426, app/assets/stylesheets/application.scss */
  .demand_card .demand_title {
    font-size: 15px;
  }
}

@media (max-width: 468px) {
  /* line 1432, app/assets/stylesheets/application.scss */
  .new .ribbon {
    transform: scale(0.45);
  }
  /* line 1435, app/assets/stylesheets/application.scss */
  .card .faceicon .faceicon_name {
    font-size: 12px;
  }
  /* line 1438, app/assets/stylesheets/application.scss */
  .card.bid_card .faceicon,
.card.chat_card .faceicon {
    display: block;
  }
  /* line 1442, app/assets/stylesheets/application.scss */
  .bid_card .card-content,
.chat_card .card-content {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  /* line 1447, app/assets/stylesheets/application.scss */
  .bid_card .bid_column span:first-of-type {
    display: inline-block;
  }
  /* line 1450, app/assets/stylesheets/application.scss */
  .card-footer {
    border-top-color: #cccccc;
  }
  /* line 1453, app/assets/stylesheets/application.scss */
  .card-footer-item {
    font-size: 15px;
  }
  /* line 1456, app/assets/stylesheets/application.scss */
  .card-footer-item .tags .tag {
    font-size: 0.75rem;
  }
  /* line 1459, app/assets/stylesheets/application.scss */
  .demand_card .demand_title {
    font-size: 14px;
  }
}

@media (max-width: 430px) {
  /* line 1465, app/assets/stylesheets/application.scss */
  .image_inner .title_image {
    height: 135px;
  }
  /* line 1468, app/assets/stylesheets/application.scss */
  .demand_card .statusArea .tag {
    font-size: 0.7rem;
  }
  /* line 1471, app/assets/stylesheets/application.scss */
  .demand_card .card-footer-item .name_link {
    display: block;
  }
  /* line 1474, app/assets/stylesheets/application.scss */
  .card .faceicon {
    justify-content: center;
  }
  /* line 1477, app/assets/stylesheets/application.scss */
  .demand_text.small {
    margin-top: 15px;
    text-align: center;
  }
  /* line 1481, app/assets/stylesheets/application.scss */
  .demand_card .demant_title_outer {
    line-height: 18px;
    min-height: 73px;
  }
}

@media (max-width: 375px) {
  /* line 1488, app/assets/stylesheets/application.scss */
  .new .ribbon {
    transform: scale(0.4);
  }
  /* line 1491, app/assets/stylesheets/application.scss */
  .demand_card .image.is-5by3 {
    padding-top: 75%;
  }
  /* line 1494, app/assets/stylesheets/application.scss */
  .demand_card .demant_title_outer {
    min-height: 75px;
  }
}

/* ニュース一覧 */
/* line 1501, app/assets/stylesheets/application.scss */
#news .title {
  margin-bottom: 1rem;
}

/* line 1505, app/assets/stylesheets/application.scss */
#news .news_inner {
  max-height: 600px;
  overflow: scroll;
}

/* line 1510, app/assets/stylesheets/application.scss */
.news_table {
  border-collapse: separate;
}

/* line 1514, app/assets/stylesheets/application.scss */
.news_table th,
.news_table td {
  padding: 0.75em 0.75em;
}

/* line 1519, app/assets/stylesheets/application.scss */
.news_table th {
  position: sticky;
  top: 0;
  left: 0;
  background-color: #ffffff;
}

@media (max-width: 390px) {
  /* line 1527, app/assets/stylesheets/application.scss */
  #news .news_inner {
    max-height: 400px;
  }
  /* line 1530, app/assets/stylesheets/application.scss */
  .news_table th,
.news_table td {
    font-size: 15px;
    line-height: 1.6;
  }
}

/* ボタン */
/* line 1539, app/assets/stylesheets/application.scss */
.more_button {
  margin-top: 1rem;
  font-size: 16px;
  font-weight: 700;
  transition-duration: 0.3s;
}

/* line 1546, app/assets/stylesheets/application.scss */
.more_button::before {
  margin-right: 6px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f0da";
}

/* line 1556, app/assets/stylesheets/application.scss */
.more_button:hover {
  background-color: #9a9a9a !important;
}

/* 利用規約等 */
/* line 1562, app/assets/stylesheets/application.scss */
.text_box {
  padding: 0.5rem 0.5rem;
  line-height: 1.75;
}

/* line 1567, app/assets/stylesheets/application.scss */
.text_box .table {
  width: 100%;
}

/* line 1571, app/assets/stylesheets/application.scss */
.contact_table th {
  width: 8rem;
}

/* line 1575, app/assets/stylesheets/application.scss */
.about_table th {
  width: 15rem;
}

/* line 1579, app/assets/stylesheets/application.scss */
.text_box .table td,
.text_box .table th {
  padding: 0.75em 0.75em;
}

/* line 1584, app/assets/stylesheets/application.scss */
.text_box h2.title {
  font-size: 1.2rem;
  border-left: 5px solid #389A32;
  border-bottom: none;
  padding: 0.3em 0 0.3rem 0.8rem;
}

/* line 1591, app/assets/stylesheets/application.scss */
.text_box h2.main_title {
  padding: 0.75rem 0;
  font-size: 1.5rem;
  text-align: center;
  border: none !important;
}

/* line 1598, app/assets/stylesheets/application.scss */
.text_box p {
  margin-bottom: 1.5rem;
}

/* line 1602, app/assets/stylesheets/application.scss */
.text_box ol,
.text_box ul {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: 1rem;
  padding-left: 1rem;
}

/* line 1610, app/assets/stylesheets/application.scss */
.text_box ul {
  list-style: disc;
}

/* line 1614, app/assets/stylesheets/application.scss */
.text_box li {
  margin-bottom: 0.7rem;
}

/* line 1618, app/assets/stylesheets/application.scss */
.text_box ol.sub_list {
  padding-left: 0;
}

/* line 1622, app/assets/stylesheets/application.scss */
.text_box ol ol.sub_list {
  margin-left: 0;
  padding-left: 1rem;
}

/* line 1627, app/assets/stylesheets/application.scss */
ol.sub_list li {
  list-style-type: none;
  counter-increment: cnt;
}

/* line 1632, app/assets/stylesheets/application.scss */
ol.sub_list li::before {
  content: "(" counter(cnt) ") ";
}

/* line 1636, app/assets/stylesheets/application.scss */
.text_box .unmark_list {
  margin-left: 0 !important;
}

/* line 1639, app/assets/stylesheets/application.scss */
.text_box .unmark_list li {
  list-style: none;
}

/* line 1643, app/assets/stylesheets/application.scss */
.text_box .contact_info {
  margin-bottom: 30px;
  box-shadow: 0px 0px 2px silver;
  border: solid 1px whitesmoke;
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
  background: #fafafa;
}

/* line 1652, app/assets/stylesheets/application.scss */
.text_box .contact_info li {
  margin-bottom: 0;
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none !important;
}

/* line 1659, app/assets/stylesheets/application.scss */
.text_box .contact_info li:before {
  font-family: "FontAwesome";
  content: "\f0da";
  position: absolute;
  left: 1em;
  color: #5f5f5f;
}

/* フォーム関連 */
/* line 1669, app/assets/stylesheets/application.scss */
.myform .control img {
  max-width: 50%;
  margin-bottom: 0.3rem;
}

/* line 1674, app/assets/stylesheets/application.scss */
.myform .field:not(:last-child) {
  margin-bottom: 0.85rem;
}

/* line 1678, app/assets/stylesheets/application.scss */
.name_input .input {
  width: 20rem;
}

/* line 1682, app/assets/stylesheets/application.scss */
.title_input .input {
  width: 25rem;
}

/* line 1686, app/assets/stylesheets/application.scss */
.address_input .input {
  width: 40rem;
}

/* line 1690, app/assets/stylesheets/application.scss */
.place_input .input {
  width: 30rem;
}

/* line 1694, app/assets/stylesheets/application.scss */
.mail_input .input {
  width: 18rem;
}

/* line 1698, app/assets/stylesheets/application.scss */
.date_input .input,
.number_input .input,
.price_input .input,
.tel_input .input,
.time_input .input {
  width: 12rem;
}

/* line 1706, app/assets/stylesheets/application.scss */
.help {
  font-size: 0.9rem;
  margin-top: 0.5rem;
}

/* line 1711, app/assets/stylesheets/application.scss */
.control .unit {
  margin-left: 0.25rem;
  vertical-align: bottom;
}

/* line 1715, app/assets/stylesheets/application.scss */
.control .unit.front_unit {
  margin-left: 0;
  margin-right: 0.25rem;
}

/* line 1720, app/assets/stylesheets/application.scss */
.button_input {
  margin-top: 2rem;
}

/* line 1724, app/assets/stylesheets/application.scss */
.button_input .button {
  font-weight: 700;
}

/* line 1728, app/assets/stylesheets/application.scss */
.download_button {
  margin: 2rem 0 0.5rem 0 !important;
}

/* line 1732, app/assets/stylesheets/application.scss */
span.required {
  color: #bd3d3d;
  font-weight: 700;
}

/* line 1737, app/assets/stylesheets/application.scss */
.field .required {
  margin-left: 2px;
  font-size: 13px;
  vertical-align: top;
}

/* line 1743, app/assets/stylesheets/application.scss */
div.field_with_errors {
  display: inline;
}

/* line 1747, app/assets/stylesheets/application.scss */
.field_with_errors .input,
.field_with_errors .textarea {
  background: #FFEBE8;
  border: 2px solid #e27474;
}

/* line 1753, app/assets/stylesheets/application.scss */
#tagArea .tag {
  margin-bottom: 0.75rem;
}

/* line 1756, app/assets/stylesheets/application.scss */
#tagArea .tag:not(:last-child) {
  margin-right: 0.75rem;
}

/* line 1759, app/assets/stylesheets/application.scss */
#tagArea .tag input {
  margin-right: 5px;
}

/* line 1763, app/assets/stylesheets/application.scss */
#sum_price,
.total_price {
  font-weight: 700;
}

/* ユーザー関連 */
/* line 1770, app/assets/stylesheets/application.scss */
.topic_block,
.tag_block,
.group_block,
.user_block,
.billing_block,
.payment_block {
  margin-bottom: 0.5rem !important;
}

/* line 1779, app/assets/stylesheets/application.scss */
.group_block .card,
.user_block .card {
  box-shadow: none;
  background-color: transparent;
}

/* line 1785, app/assets/stylesheets/application.scss */
.group_block .card-content,
.user_block .card-content {
  padding: 0;
}

/* line 1790, app/assets/stylesheets/application.scss */
.topic_block .btn_field,
.tag_block .btn_field,
.group_block .btn_field,
.user_block .btn_field {
  margin-bottom: 0 !important;
}

/* line 1797, app/assets/stylesheets/application.scss */
.topic_block .btn_field,
.tag_block .btn_field,
.billing_block .btn_field,
.payment_block .btn_field {
  margin-top: 1.5rem;
}

/* line 1804, app/assets/stylesheets/application.scss */
.group_block .btn_field .control,
.user_block .btn_field .control {
  width: 100%;
  position: relative;
}

/* line 1810, app/assets/stylesheets/application.scss */
.group_block .btn_field .control .button,
.user_block .btn_field .control .button {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 29;
}

/* line 1818, app/assets/stylesheets/application.scss */
.info_block .block {
  margin-bottom: 1.25rem;
}

/* line 1822, app/assets/stylesheets/application.scss */
.group_block .title,
.user_block .title {
  max-width: 300px;
  display: block;
}

/* line 1828, app/assets/stylesheets/application.scss */
.group_block .subtitle,
.user_block .subtitle {
  color: #5c5c5c;
  display: block;
  font-size: 1rem;
}

/* line 1835, app/assets/stylesheets/application.scss */
.group_block .cate_list,
.group_block .cert_list,
.entry_block .cate_list {
  display: flex;
}

/* line 1841, app/assets/stylesheets/application.scss */
.group_block ul li {
  margin-bottom: 0.5rem;
}

/* line 1845, app/assets/stylesheets/application.scss */
#category_table_wrapper {
  width: 500px;
}

/* line 1849, app/assets/stylesheets/application.scss */
#category_table.table.dataTable {
  width: 100%;
  margin-top: 15px !important;
}

/* line 1854, app/assets/stylesheets/application.scss */
#deal_table.table.dataTable {
  margin-top: 15px !important;
}

/*
#deal_table_wrapper > .columns > .column:first-of-type {
  display: none;
}

#deal_table_filter {
  margin-bottom: 10px;
  text-align: left;
}
*/
/* line 1869, app/assets/stylesheets/application.scss */
#deal_table th,
#deal_table td {
  font-size: 15px;
}

/* line 1874, app/assets/stylesheets/application.scss */
div.dataTables_info {
  margin-top: 1rem;
}

/* line 1878, app/assets/stylesheets/application.scss */
table.dataTable td {
  vertical-align: middle;
}

/* line 1882, app/assets/stylesheets/application.scss */
.table .button {
  height: auto;
  padding-bottom: calc(0.5em - 3px);
  padding-top: calc(0.5em - 3px);
}

/* line 1888, app/assets/stylesheets/application.scss */
.pagination {
  margin-top: 0.5rem;
}

/* line 1892, app/assets/stylesheets/application.scss */
.group_block .pagination-list li {
  margin-bottom: 0;
}

/* line 1896, app/assets/stylesheets/application.scss */
.group_block .cate_list li,
.group_block .cert_list li,
.entry_block .cate_list li {
  padding: 0.5rem 0.75rem;
  margin-right: 1rem;
  background-color: #ececec;
  border-radius: 8px;
  font-weight: 700;
}

/* line 1906, app/assets/stylesheets/application.scss */
.block_title {
  margin-bottom: 1rem;
  font-weight: 700;
}

@media (max-width: 525px) {
  /* line 1912, app/assets/stylesheets/application.scss */
  #category_table_wrapper {
    width: 100%;
  }
}

/* デマンド詳細検索 */
/* line 1919, app/assets/stylesheets/application.scss */
#main_column .serch_block {
  border-radius: 10px;
  padding: 1.5rem 1.25rem;
  background-color: white;
}

/* line 1925, app/assets/stylesheets/application.scss */
.no_data_block {
  border-radius: 10px;
  padding: 2.5rem 1.25rem;
  background-color: white;
}

/* line 1931, app/assets/stylesheets/application.scss */
.pagination_wrapper .pagination {
  margin-top: 2rem;
  justify-content: center;
}

/* line 1936, app/assets/stylesheets/application.scss */
.pagination .page,
.pagination .first,
.pagination .prev,
.pagination .next,
.pagination .last {
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;
  font-size: 1em;
  justify-content: center;
  margin: 0.25rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
  border-radius: 4px;
  border-color: #c5c5c5;
  color: #363636;
  min-width: 2.5em;
  background-color: white;
}

/* line 1970, app/assets/stylesheets/application.scss */
.pagination .page a,
.pagination .first a,
.pagination .prev a,
.pagination .next a,
.pagination .last a {
  color: #363636;
}

/* line 1978, app/assets/stylesheets/application.scss */
.pagination .page.current {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff;
}

/* line 1985, app/assets/stylesheets/application.scss */
.table-scroll {
  width: 100%;
  overflow-x: scroll;
}

/* line 1989, app/assets/stylesheets/application.scss */
.table-scroll table {
  min-width: 400px;
}

/* line 1992, app/assets/stylesheets/application.scss */
.table-scroll table td {
  white-space: nowrap;
}

/* line 1996, app/assets/stylesheets/application.scss */
table.ui-datepicker-calendar thead tr th {
  text-align: center;
}

/* line 1999, app/assets/stylesheets/application.scss */
table.ui-datepicker-calendar tbody tr td {
  text-align: center;
}

/* line 2002, app/assets/stylesheets/application.scss */
.ui-datepicker td span, .ui-datepicker td a {
  text-align: center !important;
}

/* line 2005, app/assets/stylesheets/application.scss */
.ui-datepicker td.is-sunday a {
  background: #fff0f0;
}

/* line 2008, app/assets/stylesheets/application.scss */
.ui-datepicker td.is-saturday a {
  background: #f0f8ff;
}

/* line 2011, app/assets/stylesheets/application.scss */
.ui-datepicker td.is-holiday a {
  background: #999;
}

/* line 2014, app/assets/stylesheets/application.scss */
.ui-datepicker td.is-weekday a {
  background: #fffaf0;
}

/* line 2017, app/assets/stylesheets/application.scss */
.ui-datepicker td.ui-datepicker-current-day a {
  background: #ffffff;
}

/* line 2020, app/assets/stylesheets/application.scss */
.ui-datepicker td.ui-datepicker-today a {
  /*background: #ffa500; */
  border: 1px solid #d3d3d3;
  background: #e6e6e6;
  font-weight: bold;
  color: #555;
}

/* line 2027, app/assets/stylesheets/application.scss */
input.flexselect {
  font-size: 1rem;
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
  padding: 7px 11px;
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px;
}

/* line 2038, app/assets/stylesheets/application.scss */
select.flexselect, select.flexselect option {
  font-size: 1rem;
}

/* line 2041, app/assets/stylesheets/application.scss */
.modal-card-title {
  font-size: 1.4rem;
}

/* form-nav */
/* line 2046, app/assets/stylesheets/application.scss */
.progressbar {
  display: flex;
  flex-wrap: wrap;
}

/* line 2050, app/assets/stylesheets/application.scss */
.progressbar .item {
  position: relative;
  width: 33%;
  text-align: center;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 13px 0;
  line-height: 1.5;
  background: #F5F5F5;
  color: #999999;
}

/* line 2062, app/assets/stylesheets/application.scss */
.progressbar .item:not(:last-child)::before,
.progressbar .item:not(:last-child)::after {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 100%;
  content: '';
  border: 37px solid transparent;
  border-left: 20px solid #F5F5F5;
  margin: auto;
}

/* line 2074, app/assets/stylesheets/application.scss */
.progressbar .item:not(:last-child)::before {
  margin-left: 1px;
  border-left-color: #FFF;
}

@media screen and (max-width: 767px) {
  /* line 2080, app/assets/stylesheets/application.scss */
  .progressbar .item {
    font-size: 11px;
    line-height: 1.4;
    padding: 10px 0;
  }
  /* line 2085, app/assets/stylesheets/application.scss */
  .progressbar .item:not(:last-child)::before,
.progressbar .item:not(:last-child)::after {
    border-width: 25px;
    border-left-width: 12px;
  }
}

/* active */
/* line 2093, app/assets/stylesheets/application.scss */
.progressbar .item.active {
  z-index: 1;
  background: #0070BD;
  color: #FFF;
}

/* line 2098, app/assets/stylesheets/application.scss */
.progressbar .item.active:not(:last-child)::after {
  border-left-color: #0070bd;
}

/* line 2101, app/assets/stylesheets/application.scss */
.progressbar .item.active:not(:last-child)::before {
  border-left: none;
}

/* line 2105, app/assets/stylesheets/application.scss */
#spinner {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 255, 255, 0.7);
  transition: opacity 0.2s;
  opacity: 1;
}

/* line 2115, app/assets/stylesheets/application.scss */
#spinner img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
}

/* ダッシュボード */
/* line 2122, app/assets/stylesheets/application.scss */
.ui-widget.ui-widget-content {
  border: none !important;
}

/* line 2125, app/assets/stylesheets/application.scss */
.ui-tabs .ui-tabs-nav {
  border-radius: 0;
}

/* line 2128, app/assets/stylesheets/application.scss */
.ui-widget-header {
  border: none !important;
  background-image: none !important;
  background-color: #dadada !important;
}

/* line 2133, app/assets/stylesheets/application.scss */
.ui-tabs .ui-tabs-nav {
  padding: 0.6rem 0.6rem !important;
}

/* line 2136, app/assets/stylesheets/application.scss */
.ui-tabs .ui-tabs-nav li {
  margin: 0 1rem 0 0 !important;
  border: none !important;
  border-radius: 4px;
  transition-duration: 0.3s;
}

/* line 2142, app/assets/stylesheets/application.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  padding-bottom: 0 !important;
}

/* line 2145, app/assets/stylesheets/application.scss */
.ui-tabs .ui-tabs-nav li.ui-state-default {
  background-image: none !important;
  background-color: #efefef !important;
}

/* line 2149, app/assets/stylesheets/application.scss */
.ui-tabs .ui-tabs-nav li.ui-state-hover,
.ui-tabs .ui-tabs-nav li.ui-state-active {
  background-color: #ffffff !important;
}

/* line 2154, app/assets/stylesheets/application.scss */
#group_table_wrapper {
  width: 650px;
}

/* line 2157, app/assets/stylesheets/application.scss */
#group_table.table.dataTable {
  width: 100%;
  margin-top: 15px !important;
}

/* line 2162, app/assets/stylesheets/application.scss */
#category_result .price {
  font-weight: 700;
  color: #e95541;
  margin-left: 1rem;
}

/* line 2167, app/assets/stylesheets/application.scss */
#category_result ol {
  margin-top: 1.5rem;
  counter-reset: number;
  list-style-type: none !important;
  padding: 0.3em 0.8em;
  border: solid 2px #bfbfbf;
  background-color: #fafafa;
}

/* line 2175, app/assets/stylesheets/application.scss */
#category_result ol li {
  border-bottom: dashed 1px #bfbfbf;
  position: relative;
  padding: 0.75em 0.5em 0.75em 35px;
  line-height: 1.5em;
}

/* line 2181, app/assets/stylesheets/application.scss */
#category_result ol li:before {
  position: absolute;
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  background: #919191;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight: bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 2201, app/assets/stylesheets/application.scss */
#category_result ol li:last-of-type {
  border-bottom: none;
}

@media (max-width: 675px) {
  /* line 2206, app/assets/stylesheets/application.scss */
  #group_table_wrapper {
    width: 100%;
  }
}

/* 利用申込 */
/* line 2212, app/assets/stylesheets/application.scss */
.main_block .entry_block {
  margin-bottom: 2rem;
}

/* line 2215, app/assets/stylesheets/application.scss */
.entries_block .top_comment {
  padding: 0.75em 1.25em 0.75em 1em;
  box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
}

/* line 2219, app/assets/stylesheets/application.scss */
.entries_block .card {
  box-shadow: none;
  background-color: #f6f6f6;
}

/* line 2223, app/assets/stylesheets/application.scss */
.entries_block .field:not(:last-child),
.main_block .entry_block .field:not(:last-child) {
  margin-bottom: 1.25rem;
}

/* line 2227, app/assets/stylesheets/application.scss */
.entries_block .field:last-child,
.main_block .entry_block .field:last-child {
  margin-bottom: 0.5rem;
}

/* 請求・支払管理 */
/* line 2234, app/assets/stylesheets/application.scss */
.bill_box {
  display: flex;
  align-items: center;
}

/* line 2238, app/assets/stylesheets/application.scss */
.bill_box .button {
  margin-left: 0.75rem;
  font-size: 0.85rem;
  font-weight: 700;
}

/* line 2243, app/assets/stylesheets/application.scss */
#billing_table .button,
#payment_table .button {
  font-weight: 700;
  font-size: 0.85rem;
}

/* line 2248, app/assets/stylesheets/application.scss */
.billing_block #group_table_wrapper,
.payment_block #group_table_wrapper {
  width: 750px;
  margin-bottom: 1.5rem;
}

@media (max-width: 775px) {
  /* line 2255, app/assets/stylesheets/application.scss */
  .billing_block #group_table_wrapper,
.payment_block #group_table_wrapper {
    width: 100%;
  }
}

/* 参考価格 */
/* line 2262, app/assets/stylesheets/application.scss */
#ref_price_container {
  display: inline-block;
  margin-top: 0.25rem;
  margin-bottom: 1rem;
  padding: 7px 11px;
  border: 2px solid #a7a7a7;
  background-color: #f2f2f2;
  border-radius: 7px;
}

/* line 2271, app/assets/stylesheets/application.scss */
.ref_title {
  display: inline-block;
  margin-bottom: 0.2rem;
  font-weight: 700;
  font-size: 0.9rem;
}

/* line 2277, app/assets/stylesheets/application.scss */
.ref_title .fa {
  margin-left: 5px;
}

/* line 2280, app/assets/stylesheets/application.scss */
.ref_main .price {
  font-size: 0.9rem;
  font-weight: 700;
}

/* line 2284, app/assets/stylesheets/application.scss */
.tendency_icon .fa {
  margin-right: 2px;
  font-size: 0.9rem;
  color: #aeaeae;
}

/* line 2289, app/assets/stylesheets/application.scss */
.tendency_icon .price_up {
  color: #bc3f33;
  transform: rotate(-45deg);
}

/* line 2293, app/assets/stylesheets/application.scss */
.tendency_icon .price_down {
  color: #0070BD;
  transform: rotate(45deg);
}

/* line 2297, app/assets/stylesheets/application.scss */
.ref_main .comment {
  font-size: 0.85rem;
  margin-left: -0.5rem;
}
