@charset "UTF-8";
/* 通常のボタン色 */
/* line 2, app/assets/stylesheets/admin/admin.scss */
.btn-remove,
.btn-remove.disabled, .btn-remove:disabled {
  color: #fff;
  background-color: #ff7b9c;
  border-color: #ff7b9c;
}

/* focusされた時の枠線の色 */
/* line 10, app/assets/stylesheets/admin/admin.scss */
.btn-remove:focus, .btn-remove.focus,
.btn-remove:not(:disabled):not(.disabled):active:focus, .btn-remove.active:not(:disabled):not(.disabled):focus,
.show > .btn-remove.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 123, 255, 0.5);
}

/* hover時（マウスカーソルを重ねた時）の色（通常より濃いor暗めの色を指定） */
/* line 17, app/assets/stylesheets/admin/admin.scss */
.btn-remove:hover {
  color: #fff;
  background-color: #ff69d9;
  border-color: #ff62cc;
}

/* active時の色（hover時と同等かさらに濃いor暗めの色を指定） */
/* line 24, app/assets/stylesheets/admin/admin.scss */
.btn-remove:not(:disabled):not(.disabled):active, .btn-remove.active:not(:disabled):not(.disabled),
.show > .btn-remove.dropdown-toggle {
  color: #fff;
  background-color: #ee6285;
  border-color: #ee5c68;
}

/* 通常のボタン色 */
/* line 32, app/assets/stylesheets/admin/admin.scss */
.btn-back,
.btn-back.disabled, .btn-back:disabled {
  color: #fff;
  background-color: #4e4c4d;
  border-color: #444343;
}

/* focusされた時の枠線の色 */
/* line 40, app/assets/stylesheets/admin/admin.scss */
.btn-back:focus, .btn-back.focus,
.btn-back:not(:disabled):not(.disabled):active:focus, .btn-back.active:not(:disabled):not(.disabled):focus,
.show > .btn-back.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 123, 255, 0.5);
}

/* hover時（マウスカーソルを重ねた時）の色（通常より濃いor暗めの色を指定） */
/* line 47, app/assets/stylesheets/admin/admin.scss */
.btn-back:hover {
  color: #fff;
  background-color: #c2c0c1;
  border-color: #6e6e6e;
}

/* active時の色（hover時と同等かさらに濃いor暗めの色を指定） */
/* line 54, app/assets/stylesheets/admin/admin.scss */
.btn-back:not(:disabled):not(.disabled):active, .btn-back.active:not(:disabled):not(.disabled),
.show > .btn-back.dropdown-toggle {
  color: #fff;
  background-color: #383636;
  border-color: #383636;
}
@media (max-width: 767.98px) {
  /* line 6, app/assets/stylesheets/admin/dashboard.scss */
  .sidebar {
    top: 5rem;
  }
}

/* line 11, app/assets/stylesheets/admin/dashboard.scss */
.sidebar-sticky {
  position: relative;
  top: 0;
  height: calc(100vh - 72px);
  padding-top: .5rem;
  overflow-x: hidden;
  overflow-y: auto;
  /* Scrollable contents if viewport is shorter than content. */
}

@supports (position: -webkit-sticky) or (position: sticky) {
  /* line 22, app/assets/stylesheets/admin/dashboard.scss */
  .sidebar-sticky {
    position: -webkit-sticky;
    position: sticky;
  }
}
/* line 2, app/assets/stylesheets/admin/user.scss */
#new_user .imagePreview {
  width: 100%;
  height: 180px;
  display: inline-block;
  /* -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3); */
  text-align: center;
  vertical-align: middle;
}

/* line 10, app/assets/stylesheets/admin/user.scss */
#new_user .thumbnail {
  max-height: 160px;
  /* background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; */
}
/* line 2, app/assets/stylesheets/article.scss */
.article .list-group-item-header {
  font-size: 0.8em;
}

/* line 4, app/assets/stylesheets/article.scss */
.article .list-group-item-header .created-at {
  padding-left: 5px;
}

/* line 10, app/assets/stylesheets/article.scss */
#new_article_avatar .imagePreview {
  width: 100%;
  height: 180px;
  display: inline-block;
  /* -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3); */
  text-align: center;
  vertical-align: middle;
  border: 2px dashed #494949;
}

/* line 19, app/assets/stylesheets/article.scss */
#new_article_avatar .thumbnail {
  max-height: 160px;
}

/* line 23, app/assets/stylesheets/article.scss */
#new_article_avatar #dropTitle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 120px 0 0;
  background: rgba(22, 165, 191, 0);
  transition: all 0.25s cubic-bezier(0.21, 0.51, 0.51, 1);
}

/* line 33, app/assets/stylesheets/article.scss */
#new_article_avatar #inputFile.dragover {
  border: 2px solid #16a5bf;
  background: rgba(22, 165, 191, 0.6);
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url(/fonts/NotoSansCJKjp-Thin.woff) format("woff"), url(/fonts/NotoSansCJKjp-Thin.woff2) format("woff2");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans CJK JP";
  src: url(/fonts/NotoSansCJKjp-Light.woff) format("woff"), url(/fonts/NotoSansCJKjp-Light.woff2) format("woff2");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans CJK JP";
  src: url(/fonts/NotoSansCJKjp-DemiLight.woff) format("woff"), url(/fonts/NotoSansCJKjp-DemiLight.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans CJK JP";
  src: url(/fonts/NotoSansCJKjp-Regular.woff) format("woff"), url(/fonts/NotoSansCJKjp-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans CJK JP";
  src: url(/fonts/NotoSansCJKjp-Medium.woff) format("woff"), url(/fonts/NotoSansCJKjp-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans CJK JP";
  src: url(/fonts/NotoSansCJKjp-Bold.woff) format("woff"), url(/fonts/NotoSansCJKjp-Bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans CJK JP";
  src: url(/fonts/NotoSansCJKjp-Black.woff) format("woff"), url(/fonts/NotoSansCJKjp-Black.woff2) format("woff2");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "CorpRound";
  src: url(/fonts/corp_round_v1.woff) format("woff");
}

/* line 55, app/assets/stylesheets/barrier_free.scss */
* {
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
}

/* line 64, app/assets/stylesheets/barrier_free.scss */
#loading {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 1;
}

/* line 74, app/assets/stylesheets/barrier_free.scss */
#spinner {
  display: none;
  color: #fff;
  z-index: 2;
}

/* line 80, app/assets/stylesheets/barrier_free.scss */
#fb-root {
  margin-top: -4px;
}

/* line 84, app/assets/stylesheets/barrier_free.scss */
.form-control.facility-name {
  width: calc(100% - 42px) !important;
}

/* line 88, app/assets/stylesheets/barrier_free.scss */
.barrier-free-kind {
  font-family: "CorpRound";
  border-color: #005aff;
  background-color: #005aff;
  color: whitesmoke;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
}

/* line 105, app/assets/stylesheets/barrier_free.scss */
#facility_detail #show_form_name.form-control-custom {
  background-color: #f8f9fa;
}

/* line 112, app/assets/stylesheets/barrier_free.scss */
.btn-group.btn-group-barrier-free {
  display: inline-table !important;
}

/* line 116, app/assets/stylesheets/barrier_free.scss */
.x64 .btn-barrier-free {
  background: url(/assets/images/icons-m64-20240111.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 64px;
  width: 64px;
  margin-bottom: 5px;
  margin-right: 3px;
  border-radius: 10px !important;
  border: 1px solid #999;
}

/* line 128, app/assets/stylesheets/barrier_free.scss */
.x64 .btn-barrier-free:hover,
.x64 .btn-barrier-free.selected {
  outline: none;
}

/* line 138, app/assets/stylesheets/barrier_free.scss */
.x64 .btn-barrier-free:hover .description2 {
  display: inline-block;
}

/* line 144, app/assets/stylesheets/barrier_free.scss */
.x64 .btn:not(:last-child):hover .description2,
.x64 .btn-group:not(:last-child):hover .description2 {
  top: 60%;
  left: 0%;
}

/* line 151, app/assets/stylesheets/barrier_free.scss */
.x64 .btn:last-child:hover .description2,
.x64 .btn-group:last-child:hover .description2 {
  top: 60%;
  left: 0%;
}

/* line 160, app/assets/stylesheets/barrier_free.scss */
.x64 .btn:first-child:hover .description2,
.x64 .btn-group:first-child:hover .description2 {
  top: 60%;
  left: 0%;
}

/* line 175, app/assets/stylesheets/barrier_free.scss */
.x64 .description2 {
  display: none;
  position: absolute;
  padding: 10px;
  font-size: 12px;
  line-height: 1.6em;
  color: #fff;
  border-radius: 5px;
  background: #000;
  width: auto;
  word-break: keep-all;
}

/* line 189, app/assets/stylesheets/barrier_free.scss */
.x64 #parking_and_facility_1,
.x64 #btn_parking_and_facility_1 {
  background-position: -717px -93px;
}

/* line 196, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_parking_and_facility_1.selected {
  background-position: -713px -746px;
}

/* line 200, app/assets/stylesheets/barrier_free.scss */
.x64 #parking_and_facility_2,
.x64 #btn_parking_and_facility_2 {
  background-position: -13px -13px;
}

/* line 207, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_parking_and_facility_2.selected {
  background-position: -11px -664px;
}

/* line 211, app/assets/stylesheets/barrier_free.scss */
.x64 #parking_and_facility_3,
.x64 #btn_parking_and_facility_3 {
  background-position: -100px -14px;
}

/* line 218, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_parking_and_facility_3.selected {
  background-position: -97px -665px;
}

/* line 222, app/assets/stylesheets/barrier_free.scss */
.x64 #parking_and_facility_4,
.x64 #btn_parking_and_facility_4 {
  background-position: -365px -13px;
}

/* line 229, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_parking_and_facility_4.selected {
  background-position: -361px -665px;
}

/* line 233, app/assets/stylesheets/barrier_free.scss */
.x64 #parking_and_facility_5,
.x64 #btn_parking_and_facility_5 {
  background-position: -981px -92px;
}

/* line 240, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_parking_and_facility_5.selected {
  background-position: -978px -746px;
}

/* line 244, app/assets/stylesheets/barrier_free.scss */
.x64 #parking_and_facility_6,
.x64 #btn_parking_and_facility_6 {
  background-position: -189px -14px;
}

/* line 251, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_parking_and_facility_6.selected {
  background-position: -185px -665px;
}

/* line 255, app/assets/stylesheets/barrier_free.scss */
.x64 #parking_and_facility_7,
.x64 #btn_parking_and_facility_7 {
  background-position: -805px -173px;
}

/* line 263, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_parking_and_facility_7.selected {
  background-position: -802px -831px;
}

/* line 267, app/assets/stylesheets/barrier_free.scss */
.x64 #parking_and_facility_8,
.x64 #btn_parking_and_facility_8 {
  background-position: -894px -93px;
}

/* line 274, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_parking_and_facility_8.selected {
  background-position: -890px -746px;
}

/* line 278, app/assets/stylesheets/barrier_free.scss */
.x64 #parking_and_facility_9,
.x64 #btn_parking_and_facility_9 {
  background-position: -452px -13px;
}

/* line 285, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_parking_and_facility_9.selected {
  background-position: -450px -665px;
}

/* line 289, app/assets/stylesheets/barrier_free.scss */
.x64 #parking_and_facility_10,
.x64 #btn_parking_and_facility_10 {
  background-position: -893px -13px;
}

/* line 296, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_parking_and_facility_10.selected {
  background-position: -888px -665px;
}

/* line 300, app/assets/stylesheets/barrier_free.scss */
.x64 #parking_and_facility_11,
.x64 #btn_parking_and_facility_11 {
  background-position: -980px -13px;
}

/* line 307, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_parking_and_facility_11.selected {
  background-position: -976px -665px;
}

/* line 311, app/assets/stylesheets/barrier_free.scss */
.x64 #parking_and_facility_12,
.x64 #btn_parking_and_facility_12 {
  background-position: -1070px -13px;
}

/* line 318, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_parking_and_facility_12.selected {
  background-position: -1065px -665px;
}

/* line 322, app/assets/stylesheets/barrier_free.scss */
.x64 #parking_and_facility_13,
.x64 #btn_parking_and_facility_13 {
  background-position: -277px -12px;
}

/* line 329, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_parking_and_facility_13.selected {
  background-position: -272px -665px;
}

/* line 333, app/assets/stylesheets/barrier_free.scss */
.x64 #parking_and_facility_14,
.x64 #btn_parking_and_facility_14 {
  background-position: -716px -174px;
}

/* line 340, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_parking_and_facility_14.selected {
  background-position: -713px -830px;
}

/* line 346, app/assets/stylesheets/barrier_free.scss */
.x64 #transportation_1,
.x64 #btn_transportation_1 {
  background-position: -806px -93px;
}

/* line 353, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_transportation_1.selected {
  background-position: -802px -746px;
}

/* line 357, app/assets/stylesheets/barrier_free.scss */
.x64 #transportation_2,
.x64 #btn_transportation_2 {
  background-position: -542px -13px;
}

/* line 364, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_transportation_2.selected {
  background-position: -538px -665px;
}

/* line 368, app/assets/stylesheets/barrier_free.scss */
.x64 #transportation_3,
.x64 #btn_transportation_3 {
  background-position: -629px -13px;
}

/* line 375, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_transportation_3.selected {
  background-position: -626px -665px;
}

/* line 379, app/assets/stylesheets/barrier_free.scss */
.x64 #transportation_4,
.x64 #btn_transportation_4 {
  background-position: -717px -13px;
}

/* line 386, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_transportation_4.selected {
  background-position: -714px -665px;
}

/* line 390, app/assets/stylesheets/barrier_free.scss */
.x64 #transportation_5,
.x64 #btn_transportation_5 {
  background-position: -806px -13px;
}

/* line 397, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_transportation_5.selected {
  background-position: -802px -665px;
}

/* line 401, app/assets/stylesheets/barrier_free.scss */
.x64 #transportation_6,
.x64 #btn_transportation_6 {
  background-position: -12px -13px;
}

/* line 408, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_transportation_6.selected {
  background-position: -9px -664px;
}

/* line 412, app/assets/stylesheets/barrier_free.scss */
.x64 #transportation_7,
.x64 #btn_transportation_7 {
  background-position: -12px -13px;
}

/* line 419, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_transportation_7.selected {
  background-position: -9px -664px;
}

/* line 423, app/assets/stylesheets/barrier_free.scss */
.x64 #transportation_8,
.x64 #btn_transportation_8 {
  background-position: -12px -13px;
}

/* line 430, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_transportation_8.selected {
  background-position: -9px -664px;
}

/* line 434, app/assets/stylesheets/barrier_free.scss */
.x64 #transportation_9,
.x64 #btn_transportation_9 {
  background-position: -12px -13px;
}

/* line 441, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_transportation_9.selected {
  background-position: -9px -664px;
}

/* line 445, app/assets/stylesheets/barrier_free.scss */
.x64 #transportation_10,
.x64 #btn_transportation_10 {
  background-position: -12px -13px;
}

/* line 452, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_transportation_10.selected {
  background-position: -9px -664px;
}

/* line 456, app/assets/stylesheets/barrier_free.scss */
.x64 #transportation_11,
.x64 #btn_transportation_11 {
  background-position: -12px -13px;
}

/* line 463, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_transportation_11.selected {
  background-position: -9px -664px;
}

/* line 467, app/assets/stylesheets/barrier_free.scss */
.x64 #transportation_12,
.x64 #btn_transportation_12 {
  background-position: -12px -13px;
}

/* line 474, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_transportation_12.selected {
  background-position: -9px -664px;
}

/* line 479, app/assets/stylesheets/barrier_free.scss */
.x64 #toilet_1,
.x64 #btn_toilet_1 {
  background-position: -13px -93px;
}

/* line 486, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_toilet_1.selected {
  background-position: -10px -745px;
}

/* line 490, app/assets/stylesheets/barrier_free.scss */
.x64 #toilet_2,
.x64 #btn_toilet_2 {
  background-position: -100px -93px;
}

/* line 497, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_toilet_2.selected {
  background-position: -97px -746px;
}

/* line 501, app/assets/stylesheets/barrier_free.scss */
.x64 #toilet_3,
.x64 #btn_toilet_3 {
  background-position: -189px -93px;
}

/* line 508, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_toilet_3.selected {
  background-position: -185px -746px;
}

/* line 512, app/assets/stylesheets/barrier_free.scss */
.x64 #toilet_4,
.x64 #btn_toilet_4 {
  background-position: -278px -93px;
}

/* line 519, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_toilet_4.selected {
  background-position: -274px -746px;
}

/* line 523, app/assets/stylesheets/barrier_free.scss */
.x64 #toilet_5,
.x64 #btn_toilet_5 {
  background-position: -365px -93px;
}

/* line 530, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_toilet_5.selected {
  background-position: -360px -746px;
}

/* line 534, app/assets/stylesheets/barrier_free.scss */
.x64 #toilet_6,
.x64 #btn_toilet_6 {
  background-position: -454px -93px;
}

/* line 541, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_toilet_6.selected {
  background-position: -450px -746px;
}

/* line 545, app/assets/stylesheets/barrier_free.scss */
.x64 #toilet_7,
.x64 #btn_toilet_7 {
  background-position: -542px -93px;
}

/* line 552, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_toilet_7.selected {
  background-position: -538px -746px;
}

/* line 556, app/assets/stylesheets/barrier_free.scss */
.x64 #toilet_8,
.x64 #btn_toilet_8 {
  background-position: -629px -93px;
}

/* line 563, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_toilet_8.selected {
  background-position: -626px -746px;
}

/* line 567, app/assets/stylesheets/barrier_free.scss */
.x64 #toilet_9,
.x64 #btn_toilet_9 {
  background-position: -1070px -92px;
}

/* line 574, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_toilet_9.selected {
  background-position: -1066px -746px;
}

/* line 578, app/assets/stylesheets/barrier_free.scss */
.x64 #toilet_10,
.x64 #btn_toilet_10 {
  background-position: -12px -13px;
}

/* line 585, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_toilet_10.selected {
  background-position: -9px -664px;
}

/* line 589, app/assets/stylesheets/barrier_free.scss */
.x64 #toilet_11,
.x64 #btn_toilet_11 {
  background-position: -12px -13px;
}

/* line 596, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_toilet_11.selected {
  background-position: -9px -664px;
}

/* line 600, app/assets/stylesheets/barrier_free.scss */
.x64 #toilet_12,
.x64 #btn_toilet_12 {
  background-position: -12px -13px;
}

/* line 607, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_toilet_12.selected {
  background-position: -9px -664px;
}

/* line 612, app/assets/stylesheets/barrier_free.scss */
.x64 #eating_and_drinking_1,
.x64 #btn_eating_and_drinking_1 {
  background-position: -11px -174px;
}

/* line 619, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_eating_and_drinking_1.selected {
  background-position: -10px -828px;
}

/* line 623, app/assets/stylesheets/barrier_free.scss */
.x64 #eating_and_drinking_2,
.x64 #btn_eating_and_drinking_2 {
  background-position: -99px -174px;
}

/* line 630, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_eating_and_drinking_2.selected {
  background-position: -98px -829px;
}

/* line 634, app/assets/stylesheets/barrier_free.scss */
.x64 #eating_and_drinking_3,
.x64 #btn_eating_and_drinking_3 {
  background-position: -187px -174px;
}

/* line 641, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_eating_and_drinking_3.selected {
  background-position: -186px -829px;
}

/* line 645, app/assets/stylesheets/barrier_free.scss */
.x64 #eating_and_drinking_4,
.x64 #btn_eating_and_drinking_4 {
  background-position: -275px -174px;
}

/* line 652, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_eating_and_drinking_4.selected {
  background-position: -273px -829px;
}

/* line 656, app/assets/stylesheets/barrier_free.scss */
.x64 #eating_and_drinking_5,
.x64 #btn_eating_and_drinking_5 {
  background-position: -363px -174px;
}

/* line 663, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_eating_and_drinking_5.selected {
  background-position: -361px -829px;
}

/* line 667, app/assets/stylesheets/barrier_free.scss */
.x64 #eating_and_drinking_6,
.x64 #btn_eating_and_drinking_6 {
  background-position: -451px -174px;
}

/* line 674, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_eating_and_drinking_6.selected {
  background-position: -450px -829px;
}

/* line 678, app/assets/stylesheets/barrier_free.scss */
.x64 #eating_and_drinking_7,
.x64 #btn_eating_and_drinking_7 {
  background-position: -539px -174px;
}

/* line 685, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_eating_and_drinking_7.selected {
  background-position: -538px -829px;
}

/* line 689, app/assets/stylesheets/barrier_free.scss */
.x64 #eating_and_drinking_8,
.x64 #btn_eating_and_drinking_8 {
  background-position: -627px -174px;
}

/* line 696, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_eating_and_drinking_8.selected {
  background-position: -626px -829px;
}

/* line 700, app/assets/stylesheets/barrier_free.scss */
.x64 #eating_and_drinking_9,
.x64 #btn_eating_and_drinking_9 {
  background-position: -12px -13px;
}

/* line 707, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_eating_and_drinking_9.selected {
  background-position: -9px -664px;
}

/* line 711, app/assets/stylesheets/barrier_free.scss */
.x64 #eating_and_drinking_10,
.x64 #btn_eating_and_drinking_10 {
  background-position: -12px -13px;
}

/* line 718, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_eating_and_drinking_10.selected {
  background-position: -9px -664px;
}

/* line 722, app/assets/stylesheets/barrier_free.scss */
.x64 #eating_and_drinking_11,
.x64 #btn_eating_and_drinking_11 {
  background-position: -12px -13px;
}

/* line 729, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_eating_and_drinking_11.selected {
  background-position: -9px -664px;
}

/* line 733, app/assets/stylesheets/barrier_free.scss */
.x64 #eating_and_drinking_12,
.x64 #btn_eating_and_drinking_12 {
  background-position: -12px -13px;
}

/* line 740, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_eating_and_drinking_12.selected {
  background-position: -9px -664px;
}

/* line 746, app/assets/stylesheets/barrier_free.scss */
.x64 #hotel_accommodation_1,
.x64 #btn_hotel_accommodation_1 {
  background-position: -11px -255px;
}

/* line 753, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_hotel_accommodation_1.selected {
  background-position: -10px -911px;
}

/* line 757, app/assets/stylesheets/barrier_free.scss */
.x64 #hotel_accommodation_2,
.x64 #btn_hotel_accommodation_2 {
  background-position: -99px -255px;
}

/* line 764, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_hotel_accommodation_2.selected {
  background-position: -98px -911px;
}

/* line 768, app/assets/stylesheets/barrier_free.scss */
.x64 #hotel_accommodation_3,
.x64 #btn_hotel_accommodation_3 {
  background-position: -187px -255px;
}

/* line 775, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_hotel_accommodation_3.selected {
  background-position: -185px -911px;
}

/* line 779, app/assets/stylesheets/barrier_free.scss */
.x64 #hotel_accommodation_4,
.x64 #btn_hotel_accommodation_4 {
  background-position: -275px -255px;
}

/* line 786, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_hotel_accommodation_4.selected {
  background-position: -273px -911px;
}

/* line 790, app/assets/stylesheets/barrier_free.scss */
.x64 #hotel_accommodation_5,
.x64 #btn_hotel_accommodation_5 {
  background-position: -363px -255px;
}

/* line 797, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_hotel_accommodation_5.selected {
  background-position: -360px -911px;
}

/* line 801, app/assets/stylesheets/barrier_free.scss */
.x64 #hotel_accommodation_6,
.x64 #btn_hotel_accommodation_6 {
  background-position: -451px -255px;
}

/* line 808, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_hotel_accommodation_6.selected {
  background-position: -450px -911px;
}

/* line 812, app/assets/stylesheets/barrier_free.scss */
.x64 #hotel_accommodation_7,
.x64 #btn_hotel_accommodation_7 {
  background-position: -539px -255px;
}

/* line 819, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_hotel_accommodation_7.selected {
  background-position: -538px -911px;
}

/* line 823, app/assets/stylesheets/barrier_free.scss */
.x64 #hotel_accommodation_8,
.x64 #btn_hotel_accommodation_8 {
  background-position: -627px -255px;
}

/* line 830, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_hotel_accommodation_8.selected {
  background-position: -626px -911px;
}

/* line 834, app/assets/stylesheets/barrier_free.scss */
.x64 #hotel_accommodation_9,
.x64 #btn_hotel_accommodation_9 {
  background-position: -716px -255px;
}

/* line 841, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_hotel_accommodation_9.selected {
  background-position: -714px -911px;
}

/* line 845, app/assets/stylesheets/barrier_free.scss */
.x64 #hotel_accommodation_10,
.x64 #btn_hotel_accommodation_10 {
  background-position: -12px -13px;
}

/* line 852, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_hotel_accommodation_10.selected {
  background-position: -9px -664px;
}

/* line 856, app/assets/stylesheets/barrier_free.scss */
.x64 #hotel_accommodation_11,
.x64 #btn_hotel_accommodation_11 {
  background-position: -12px -13px;
}

/* line 863, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_hotel_accommodation_11.selected {
  background-position: -9px -664px;
}

/* line 867, app/assets/stylesheets/barrier_free.scss */
.x64 #hotel_accommodation_12,
.x64 #btn_hotel_accommodation_12 {
  background-position: -12px -13px;
}

/* line 874, app/assets/stylesheets/barrier_free.scss */
.x64 #btn_hotel_accommodation_12.selected {
  background-position: -9px -664px;
}

/* line 880, app/assets/stylesheets/barrier_free.scss */
.x32 .btn-barrier-free {
  background: url(/assets/images/icons-s32-20240221.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 32px;
  width: 33px;
  margin-left: 2px;
  margin-bottom: 2px;
  margin-right: 2px;
  border-radius: 5px !important;
  border: 1px solid #999;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

/* line 897, app/assets/stylesheets/barrier_free.scss */
.x32 .btn-barrier-free:focus,
.x32 .btn-barrier-free:target,
.x32 .btn-barrier-free:hover {
  border: 1px solid #999;
}

/* line 903, app/assets/stylesheets/barrier_free.scss */
.x32 .facility-category-lists {
  list-style: none;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 908, app/assets/stylesheets/barrier_free.scss */
.x32 .facility-category-lists .facility-category {
  display: inline-flex;
  vertical-align: middle;
  left: 0%;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

/* line 919, app/assets/stylesheets/barrier_free.scss */
.x32 .facility-category-lists .facility-category-code {
  border: none;
}

/* line 924, app/assets/stylesheets/barrier_free.scss */
.x32 .facility-category-lists .facility-category-code::selection {
  border: none;
}

/* line 934, app/assets/stylesheets/barrier_free.scss */
.x32 .btn-barrier-free:hover .description2 {
  display: inline-block;
}

/* line 940, app/assets/stylesheets/barrier_free.scss */
.x32 .btn:not(:last-child):hover .description2,
.x32 .btn-group:not(:last-child):hover .description2 {
  top: 60%;
  left: 0%;
}

/* line 947, app/assets/stylesheets/barrier_free.scss */
.x32 .btn:last-child:hover .description2,
.x32 .btn-group:last-child:hover .description2 {
  top: 60%;
  left: 0%;
}

/* line 956, app/assets/stylesheets/barrier_free.scss */
.x32 .btn:first-child:hover .description2,
.x32 .btn-group:first-child:hover .description2 {
  top: 60%;
  left: 0%;
}

/* line 971, app/assets/stylesheets/barrier_free.scss */
.x32 .description2 {
  display: none;
  position: absolute;
  padding: 10px;
  font-size: 12px;
  line-height: 1.6em;
  color: #fff;
  border-radius: 5px;
  background: #000;
  width: auto;
  word-break: keep-all;
}

/* line 985, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_1,
.x32 #btn_parking_and_facility_1 {
  background-position: -366px -48px;
}

/* line 989, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_1:hover,
.x32 #btn_parking_and_facility_1:hover {
  background-position: -366px -48px;
}

/* line 993, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_1.selected {
  background-position: -364px -380px;
}

/* line 997, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_2,
.x32 #btn_parking_and_facility_2 {
  background-position: -7px -7px;
}

/* line 1001, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_2:hover,
.x32 #btn_parking_and_facility_2:hover {
  background-position: -7px -7px;
}

/* line 1005, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_2.selected {
  background-position: -4px -339px;
}

/* line 1009, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_3,
.x32 #btn_parking_and_facility_3 {
  background-position: -52px -7px;
}

/* line 1013, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_3:hover,
.x32 #btn_parking_and_facility_3:hover {
  background-position: -52px -7px;
}

/* line 1017, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_3.selected {
  background-position: -48px -332px;
}

/* line 1021, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_4,
.x32 #btn_parking_and_facility_4 {
  background-position: -186px -7px;
}

/* line 1025, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_4:hover,
.x32 #btn_parking_and_facility_4:hover {
  background-position: -186px -7px;
}

/* line 1029, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_4.selected {
  background-position: -180px -332px;
}

/* line 1033, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_5,
.x32 #btn_parking_and_facility_5 {
  background-position: -501px -47px;
}

/* line 1037, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_5:hover,
.x32 #btn_parking_and_facility_5:hover {
  background-position: -501px -47px;
}

/* line 1041, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_5.selected {
  background-position: -488px -374px;
}

/* line 1045, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_6,
.x32 #btn_parking_and_facility_6 {
  background-position: -97px -8px;
}

/* line 1049, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_6:hover,
.x32 #btn_parking_and_facility_6:hover {
  background-position: -97px -8px;
}

/* line 1053, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_6.selected {
  background-position: -92px -332px;
}

/* line 1057, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_7,
.x32 #btn_parking_and_facility_7 {
  background-position: -411px -89px;
}

/* line 1061, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_7:hover,
.x32 #btn_parking_and_facility_7:hover {
  background-position: -411px -89px;
}

/* line 1065, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_7.selected {
  background-position: -136px -332px;
}

/* line 1069, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_8,
.x32 #btn_parking_and_facility_8 {
  background-position: -457px -48px;
}

/* line 1073, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_8:hover,
.x32 #btn_parking_and_facility_8:hover {
  background-position: -457px -48px;
}

/* line 1077, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_8.selected {
  background-position: -445px -369px;
}

/* line 1081, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_9,
.x32 #btn_parking_and_facility_9 {
  background-position: -232px -7px;
}

/* line 1085, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_9:hover,
.x32 #btn_parking_and_facility_9:hover {
  background-position: -232px -7px;
}

/* line 1089, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_9.selected {
  background-position: -224px -332px;
}

/* line 1093, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_10,
.x32 #btn_parking_and_facility_10 {
  background-position: -456px -7px;
}

/* line 1097, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_10:hover {
  background-position: -456px -7px;
}

/* line 1100, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_10.selected {
  background-position: -445px -332px;
}

/* line 1104, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_11,
.x32 #btn_parking_and_facility_11 {
  background-position: -501px -7px;
}

/* line 1108, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_11:hover {
  background-position: -501px -7px;
}

/* line 1111, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_11.selected {
  background-position: -488px -332px;
}

/* line 1115, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_12,
.x32 #btn_parking_and_facility_12 {
  background-position: -546px -7px;
}

/* line 1119, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_12:hover {
  background-position: -546px -7px;
}

/* line 1122, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_12.selected {
  background-position: -534px -332px;
}

/* line 1126, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_13,
.x32 #btn_parking_and_facility_13 {
  background-position: -142px -7px;
}

/* line 1130, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_13:hover,
.x32 #btn_parking_and_facility_13:hover {
  background-position: -142px -7px;
}

/* line 1134, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_13.selected {
  background-position: -136px -332px;
}

/* line 1138, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_14,
.x32 #btn_parking_and_facility_14 {
  background-position: -365px -88px;
}

/* line 1143, app/assets/stylesheets/barrier_free.scss */
.x32 #parking_and_facility_14:hover,
.x32 #btn_parking_and_facility_14:hover {
  background-position: -365px -88px;
}

/* line 1147, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_parking_and_facility_14.selected {
  background-position: -363px -423px;
}

/* line 1152, app/assets/stylesheets/barrier_free.scss */
.x32 #transportation_1,
.x32 #btn_transportation_1 {
  background-position: -412px -48px;
}

/* line 1156, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_1:hover {
  background-position: -412px -48px;
}

/* line 1159, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_1.selected {
  background-position: -400px -378px;
}

/* line 1163, app/assets/stylesheets/barrier_free.scss */
.x32 #transportation_2,
.x32 #btn_transportation_2 {
  background-position: -276px -7px;
}

/* line 1167, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_2:hover {
  background-position: -276px -7px;
}

/* line 1170, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_2.selected {
  background-position: -278px -332px;
}

/* line 1174, app/assets/stylesheets/barrier_free.scss */
.x32 #transportation_3,
.x32 #btn_transportation_3 {
  background-position: -321px -7px;
}

/* line 1178, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_3:hover {
  background-position: -321px -7px;
}

/* line 1181, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_3.selected {
  background-position: -312px -332px;
}

/* line 1185, app/assets/stylesheets/barrier_free.scss */
.x32 #transportation_4,
.x32 #btn_transportation_4 {
  background-position: -366px -7px;
}

/* line 1189, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_4:hover {
  background-position: -366px -7px;
}

/* line 1192, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_4.selected {
  background-position: -356px -332px;
}

/* line 1196, app/assets/stylesheets/barrier_free.scss */
.x32 #transportation_5,
.x32 #btn_transportation_5 {
  background-position: -411px -7px;
}

/* line 1200, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_5:hover {
  background-position: -411px -7px;
}

/* line 1203, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_5.selected {
  background-position: -400px -332px;
}

/* line 1207, app/assets/stylesheets/barrier_free.scss */
.x32 #transportation_6,
.x32 #btn_transportation_6 {
  background-position: -7px -7px;
}

/* line 1211, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_6:hover {
  background-position: -7px -7px;
}

/* line 1214, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_6.selected {
  background-position: -5px -332px;
}

/* line 1218, app/assets/stylesheets/barrier_free.scss */
.x32 #transportation_7,
.x32 #btn_transportation_7 {
  background-position: -7px -7px;
}

/* line 1222, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_7:hover {
  background-position: -7px -7px;
}

/* line 1225, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_7.selected {
  background-position: -5px -332px;
}

/* line 1229, app/assets/stylesheets/barrier_free.scss */
.x32 #transportation_8,
.x32 #btn_transportation_8 {
  background-position: -7px -7px;
}

/* line 1233, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_8:hover {
  background-position: -7px -7px;
}

/* line 1236, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_8.selected {
  background-position: -9px -664px;
}

/* line 1240, app/assets/stylesheets/barrier_free.scss */
.x32 #transportation_9,
.x32 #btn_transportation_9 {
  background-position: -7px -7px;
}

/* line 1244, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_9:hover {
  background-position: -7px -7px;
}

/* line 1247, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_9.selected {
  background-position: -9px -664px;
}

/* line 1251, app/assets/stylesheets/barrier_free.scss */
.x32 #transportation_10,
.x32 #btn_transportation_10 {
  background-position: -7px -7px;
}

/* line 1255, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_10:hover {
  background-position: -7px -7px;
}

/* line 1258, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_10.selected {
  background-position: -9px -664px;
}

/* line 1262, app/assets/stylesheets/barrier_free.scss */
.x32 #transportation_11,
.x32 #btn_transportation_11 {
  background-position: -7px -7px;
}

/* line 1266, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_11:hover {
  background-position: -7px -7px;
}

/* line 1269, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_11.selected {
  background-position: -9px -664px;
}

/* line 1273, app/assets/stylesheets/barrier_free.scss */
.x32 #transportation_12,
.x32 #btn_transportation_12 {
  background-position: -7px -7px;
}

/* line 1277, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_12:hover {
  background-position: -7px -7px;
}

/* line 1280, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_transportation_12.selected {
  background-position: -9px -664px;
}

/* line 1285, app/assets/stylesheets/barrier_free.scss */
.x32 #toilet_1,
.x32 #btn_toilet_1 {
  background-position: -7px -48px;
}

/* line 1289, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_1:hover {
  background-position: -7px -48px;
}

/* line 1292, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_1.selected {
  background-position: -8px -745px;
}

/* line 1296, app/assets/stylesheets/barrier_free.scss */
.x32 #toilet_2,
.x32 #btn_toilet_2 {
  background-position: -51px -48px;
}

/* line 1300, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_2:hover {
  background-position: -51px -48px;
}

/* line 1303, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_2.selected {
  background-position: -96px -745px;
}

/* line 1307, app/assets/stylesheets/barrier_free.scss */
.x32 #toilet_3,
.x32 #btn_toilet_3 {
  background-position: -96px -48px;
}

/* line 1311, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_3:hover {
  background-position: -96px -48px;
}

/* line 1314, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_3.selected {
  background-position: -184px -745px;
}

/* line 1318, app/assets/stylesheets/barrier_free.scss */
.x32 #toilet_4,
.x32 #btn_toilet_4 {
  background-position: -141px -48px;
}

/* line 1322, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_4:hover {
  background-position: -141px -48px;
}

/* line 1325, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_4.selected {
  background-position: -272px -745px;
}

/* line 1329, app/assets/stylesheets/barrier_free.scss */
.x32 #toilet_5,
.x32 #btn_toilet_5 {
  background-position: -187px -48px;
}

/* line 1333, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_5:hover {
  background-position: -187px -48px;
}

/* line 1336, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_5.selected {
  background-position: -360px -745px;
}

/* line 1340, app/assets/stylesheets/barrier_free.scss */
.x32 #toilet_6,
.x32 #btn_toilet_6 {
  background-position: -232px -48px;
}

/* line 1344, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_6:hover {
  background-position: -232px -48px;
}

/* line 1347, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_6.selected {
  background-position: -448px -745px;
}

/* line 1351, app/assets/stylesheets/barrier_free.scss */
.x32 #toilet_7,
.x32 #btn_toilet_7 {
  background-position: -277px -48px;
}

/* line 1355, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_7:hover {
  background-position: -277px -48px;
}

/* line 1358, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_7.selected {
  background-position: -536px -745px;
}

/* line 1362, app/assets/stylesheets/barrier_free.scss */
.x32 #toilet_8,
.x32 #btn_toilet_8 {
  background-position: -321px -48px;
}

/* line 1366, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_8:hover {
  background-position: -321px -48px;
}

/* line 1369, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_8.selected {
  background-position: -624px -745px;
}

/* line 1373, app/assets/stylesheets/barrier_free.scss */
.x32 #toilet_9,
.x32 #btn_toilet_9 {
  background-position: -545px -47px;
}

/* line 1377, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_9:hover {
  background-position: -545px -47px;
}

/* line 1380, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_9.selected {
  background-position: -543px -380px;
}

/* line 1384, app/assets/stylesheets/barrier_free.scss */
.x32 #toilet_10,
.x32 #btn_toilet_10 {
  background-position: -12px -13px;
}

/* line 1388, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_10:hover {
  background-position: -12px -13px;
}

/* line 1391, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_10.selected {
  background-position: -9px -664px;
}

/* line 1395, app/assets/stylesheets/barrier_free.scss */
.x32 #toilet_11,
.x32 #btn_toilet_11 {
  background-position: -12px -13px;
}

/* line 1399, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_11:hover {
  background-position: -12px -13px;
}

/* line 1402, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_11.selected {
  background-position: -9px -664px;
}

/* line 1406, app/assets/stylesheets/barrier_free.scss */
.x32 #toilet_12,
.x32 #btn_toilet_12 {
  background-position: -12px -13px;
}

/* line 1410, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_12:hover {
  background-position: -12px -13px;
}

/* line 1413, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_toilet_12.selected {
  background-position: -9px -664px;
}

/* line 1418, app/assets/stylesheets/barrier_free.scss */
.x32 #eating_and_drinking_1,
.x32 #btn_eating_and_drinking_1 {
  background-position: -6px -90px;
}

/* line 1422, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_1:hover {
  background-position: -6px -90px;
}

/* line 1425, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_1.selected {
  background-position: -7px -828px;
}

/* line 1429, app/assets/stylesheets/barrier_free.scss */
.x32 #eating_and_drinking_2,
.x32 #btn_eating_and_drinking_2 {
  background-position: -51px -90px;
}

/* line 1433, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_2:hover {
  background-position: -51px -90px;
}

/* line 1436, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_2.selected {
  background-position: -95px -828px;
}

/* line 1440, app/assets/stylesheets/barrier_free.scss */
.x32 #eating_and_drinking_3,
.x32 #btn_eating_and_drinking_3 {
  background-position: -96px -90px;
}

/* line 1444, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_3:hover {
  background-position: -96px -90px;
}

/* line 1447, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_3.selected {
  background-position: -183px -828px;
}

/* line 1451, app/assets/stylesheets/barrier_free.scss */
.x32 #eating_and_drinking_4,
.x32 #btn_eating_and_drinking_4 {
  background-position: -140px -90px;
}

/* line 1455, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_4:hover {
  background-position: -140px -90px;
}

/* line 1458, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_4.selected {
  background-position: -271px -828px;
}

/* line 1462, app/assets/stylesheets/barrier_free.scss */
.x32 #eating_and_drinking_5,
.x32 #btn_eating_and_drinking_5 {
  background-position: -186px -90px;
}

/* line 1466, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_5:hover {
  background-position: -186px -90px;
}

/* line 1469, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_5.selected {
  background-position: -359px -828px;
}

/* line 1473, app/assets/stylesheets/barrier_free.scss */
.x32 #eating_and_drinking_6,
.x32 #btn_eating_and_drinking_6 {
  background-position: -231px -90px;
}

/* line 1477, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_6:hover {
  background-position: -231px -90px;
}

/* line 1480, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_6.selected {
  background-position: -446px -828px;
}

/* line 1484, app/assets/stylesheets/barrier_free.scss */
.x32 #eating_and_drinking_7,
.x32 #btn_eating_and_drinking_7 {
  background-position: -276px -90px;
}

/* line 1488, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_7:hover {
  background-position: -276px -90px;
}

/* line 1491, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_7.selected {
  background-position: -535px -828px;
}

/* line 1495, app/assets/stylesheets/barrier_free.scss */
.x32 #eating_and_drinking_8,
.x32 #btn_eating_and_drinking_8 {
  background-position: -320px -90px;
}

/* line 1499, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_8:hover {
  background-position: -320px -90px;
}

/* line 1502, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_8.selected {
  background-position: -623px -828px;
}

/* line 1506, app/assets/stylesheets/barrier_free.scss */
.x32 #eating_and_drinking_9,
.x32 #btn_eating_and_drinking_9 {
  background-position: -12px -13px;
}

/* line 1510, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_9:hover {
  background-position: -12px -13px;
}

/* line 1513, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_9.selected {
  background-position: -9px -664px;
}

/* line 1517, app/assets/stylesheets/barrier_free.scss */
.x32 #eating_and_drinking_10,
.x32 #btn_eating_and_drinking_10 {
  background-position: -12px -13px;
}

/* line 1521, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_10:hover {
  background-position: -12px -13px;
}

/* line 1524, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_10.selected {
  background-position: -9px -664px;
}

/* line 1528, app/assets/stylesheets/barrier_free.scss */
.x32 #eating_and_drinking_11,
.x32 #btn_eating_and_drinking_11 {
  background-position: -12px -13px;
}

/* line 1532, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_11:hover {
  background-position: -12px -13px;
}

/* line 1535, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_11.selected {
  background-position: -9px -664px;
}

/* line 1539, app/assets/stylesheets/barrier_free.scss */
.x32 #eating_and_drinking_12,
.x32 #btn_eating_and_drinking_12 {
  background-position: -12px -13px;
}

/* line 1543, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_12:hover {
  background-position: -12px -13px;
}

/* line 1546, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_eating_and_drinking_12.selected {
  background-position: -9px -664px;
}

/* line 1552, app/assets/stylesheets/barrier_free.scss */
.x32 #hotel_accommodation_1,
.x32 #btn_hotel_accommodation_1 {
  background-position: -6px -130px;
}

/* line 1556, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_1:hover {
  background-position: -6px -130px;
}

/* line 1559, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_1.selected {
  background-position: -7px -911px;
}

/* line 1563, app/assets/stylesheets/barrier_free.scss */
.x32 #hotel_accommodation_2,
.x32 #btn_hotel_accommodation_2 {
  background-position: -51px -130px;
}

/* line 1567, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_2:hover {
  background-position: -51px -130px;
}

/* line 1570, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_2.selected {
  background-position: -95px -911px;
}

/* line 1574, app/assets/stylesheets/barrier_free.scss */
.x32 #hotel_accommodation_3,
.x32 #btn_hotel_accommodation_3 {
  background-position: -96px -130px;
}

/* line 1578, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_3:hover {
  background-position: -96px -130px;
}

/* line 1581, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_3.selected {
  background-position: -182px -911px;
}

/* line 1585, app/assets/stylesheets/barrier_free.scss */
.x32 #hotel_accommodation_4,
.x32 #btn_hotel_accommodation_4 {
  background-position: -141px -130px;
}

/* line 1589, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_4:hover {
  background-position: -141px -130px;
}

/* line 1592, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_4.selected {
  background-position: -271px -911px;
}

/* line 1596, app/assets/stylesheets/barrier_free.scss */
.x32 #hotel_accommodation_5,
.x32 #btn_hotel_accommodation_5 {
  background-position: -186px -130px;
}

/* line 1600, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_5:hover {
  background-position: -186px -130px;
}

/* line 1603, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_5.selected {
  background-position: -359px -911px;
}

/* line 1607, app/assets/stylesheets/barrier_free.scss */
.x32 #hotel_accommodation_6,
.x32 #btn_hotel_accommodation_6 {
  background-position: -230px -130px;
}

/* line 1611, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_6:hover {
  background-position: -230px -130px;
}

/* line 1614, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_6.selected {
  background-position: -447px -911px;
}

/* line 1618, app/assets/stylesheets/barrier_free.scss */
.x32 #hotel_accommodation_7,
.x32 #btn_hotel_accommodation_7 {
  background-position: -276px -130px;
}

/* line 1622, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_7:hover {
  background-position: -276px -130px;
}

/* line 1625, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_7.selected {
  background-position: -535px -911px;
}

/* line 1629, app/assets/stylesheets/barrier_free.scss */
.x32 #hotel_accommodation_8,
.x32 #btn_hotel_accommodation_8 {
  background-position: -320px -130px;
}

/* line 1633, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_8:hover {
  background-position: -320px -130px;
}

/* line 1636, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_8.selected {
  background-position: -623px -911px;
}

/* line 1640, app/assets/stylesheets/barrier_free.scss */
.x32 #hotel_accommodation_9,
.x32 #btn_hotel_accommodation_9 {
  background-position: -366px -130px;
}

/* line 1644, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_9:hover {
  background-position: -366px -130px;
}

/* line 1647, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_9.selected {
  background-position: -711px -911px;
}

/* line 1651, app/assets/stylesheets/barrier_free.scss */
.x32 #hotel_accommodation_10,
.x32 #btn_hotel_accommodation_10 {
  background-position: -12px -13px;
}

/* line 1655, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_10:hover {
  background-position: -12px -13px;
}

/* line 1658, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_10.selected {
  background-position: -9px -664px;
}

/* line 1662, app/assets/stylesheets/barrier_free.scss */
.x32 #hotel_accommodation_11,
.x32 #btn_hotel_accommodation_11 {
  background-position: -12px -13px;
}

/* line 1666, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_11:hover {
  background-position: -12px -13px;
}

/* line 1669, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_11.selected {
  background-position: -9px -664px;
}

/* line 1673, app/assets/stylesheets/barrier_free.scss */
.x32 #hotel_accommodation_12,
.x32 #btn_hotel_accommodation_12 {
  background-position: -12px -13px;
}

/* line 1677, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_12:hover {
  background-position: -12px -13px;
}

/* line 1680, app/assets/stylesheets/barrier_free.scss */
.x32 #btn_hotel_accommodation_12.selected {
  background-position: -9px -664px;
}

/* line 1684, app/assets/stylesheets/barrier_free.scss */
.facility-category-lists {
  list-style: none;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 1689, app/assets/stylesheets/barrier_free.scss */
.facility-category-lists .facility-category {
  display: inline-flex;
  vertical-align: middle;
  left: 0%;
}

/* line 1696, app/assets/stylesheets/barrier_free.scss */
.facility-category-lists .facility-category-code {
  padding-left: 2px;
  margin-right: 2px;
}

/* line 1700, app/assets/stylesheets/barrier_free.scss */
.facility-category-lists .facility-category-code:focus {
  border: none;
}

/* line 1709, app/assets/stylesheets/barrier_free.scss */
.icon-list .btn-barrier-free {
  pointer-events: none;
}
@charset "UTF-8";
/* line 7, app/assets/stylesheets/base.scss */
.body-dashboard header .main-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

/* line 16, app/assets/stylesheets/base.scss */
.body-dashboard main .main-container {
  height: calc(100vh - 72px);
}

/* line 27, app/assets/stylesheets/base.scss */
.body-dashboard main .main-footer {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
}

/* line 36, app/assets/stylesheets/base.scss */
.body-dashboard .lum-lightbox.lum-open {
  z-index: 10000;
}

/* line 39, app/assets/stylesheets/base.scss */
.body-dashboard .lum-lightbox-inner {
  margin-left: auto;
  margin-right: auto;
}

/* line 42, app/assets/stylesheets/base.scss */
.body-dashboard .lum-lightbox-inner img {
  max-width: 100%;
  min-height: 90vh;
}

/* line 53, app/assets/stylesheets/base.scss */
.spacer {
  margin-bottom: 30vh;
}

/* line 59, app/assets/stylesheets/base.scss */
.container .wrapper {
  width: 1000px;
  margin: 0 auto;
}

/* line 66, app/assets/stylesheets/base.scss */
.container .wrapper .fields .field .field-name,
.container .wrapper .list .field .field-name {
  padding: 10px 0;
  margin-bottom: 0;
  display: inline-block;
  font-weight: bold;
  width: 25%;
  padding-left: 10px;
}

/* line 74, app/assets/stylesheets/base.scss */
.container .wrapper .fields .field .field-value,
.container .wrapper .list .field .field-value {
  display: inline-block;
  vertical-align: top;
  width: 74%;
}

/* line 79, app/assets/stylesheets/base.scss */
.container .wrapper .fields .field .field-value input,
.container .wrapper .fields .field .field-value textarea,
.container .wrapper .list .field .field-value input,
.container .wrapper .list .field .field-value textarea {
  border: 1px solid #d8d8d8;
  background: #f5f5f5;
  border-radius: 5px;
  padding: 0 10px;
  line-height: 1.8;
  margin-top: 5px;
}

/* line 88, app/assets/stylesheets/base.scss */
.container .wrapper .fields .field .field-value input[type="checkbox"],
.container .wrapper .list .field .field-value input[type="checkbox"] {
  margin-top: 10px;
}

/* line 91, app/assets/stylesheets/base.scss */
.container .wrapper .fields .field .field-value select,
.container .wrapper .list .field .field-value select {
  border: 1px solid #d8d8d8;
  background: #f5f5f5;
  border-radius: 5px;
  padding: 0 20px;
  padding-top: 2px;
  padding-bottom: 8px;
  line-height: 1.8;
  margin-top: 5px;
}

/* line 101, app/assets/stylesheets/base.scss */
.container .wrapper .fields .field .field-value .unit,
.container .wrapper .list .field .field-value .unit {
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 8px;
  line-height: 1.8;
  margin-top: 5px;
}

/* line 110, app/assets/stylesheets/base.scss */
.container .wrapper .fields .field:not(:last-of-type),
.container .wrapper .list .field:not(:last-of-type) {
  border-bottom: 1px solid #eeeeee;
}

/* line 113, app/assets/stylesheets/base.scss */
.container .wrapper .fields .action,
.container .wrapper .list .action {
  margin-top: 10px;
}

/* line 116, app/assets/stylesheets/base.scss */
.container .wrapper .fields .action .btn,
.container .wrapper .list .action .btn {
  width: 180px;
  padding: 10px;
  display: inline-block;
  border-radius: 5px;
}

/* 全体 */
/* 大まかな範囲 */
/* ナビゲーション */
/* 範囲 */
/* 具体的な範囲 */
/* 区切り線 */
/* メニュー */
/* リンク・ボタン */
/* ヘッダ付近 */
/* line 280, app/assets/stylesheets/base.scss */
.title {
  color: #444444;
}

/* line 284, app/assets/stylesheets/base.scss */
.sp-title {
  color: #ffffff;
}

/* line 288, app/assets/stylesheets/base.scss */
.sub-title {
  color: #999999;
}

/* フッタ付近 */
/* お知らせ・メッセージ */
/* リスト */
/* line 349, app/assets/stylesheets/base.scss */
.list-none {
  list-style: none;
  padding-left: 0;
}

/* 注意書き */
/* line 365, app/assets/stylesheets/base.scss */
.attention {
  color: red;
}

/* line 369, app/assets/stylesheets/base.scss */
.warning {
  color: yellow;
}

/* 必須 */
/* line 378, app/assets/stylesheets/base.scss */
.require {
  color: #ebab3d;
  padding-left: 5px;
}

/* 特定の項目 */
/* 隠す */
/* 既読・未読 */
/* 広告 */
/* クリア */
/* line 421, app/assets/stylesheets/base.scss */
.jumbotron {
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-bottom: 0;
  background-color: #fff;
}

/* line 427, app/assets/stylesheets/base.scss */
.jumbotron p:last-child {
  margin-bottom: 0;
}

/* line 431, app/assets/stylesheets/base.scss */
.jumbotron h1 {
  font-weight: 300;
}

/* line 435, app/assets/stylesheets/base.scss */
.jumbotron .container {
  max-width: 40rem;
}

/* line 440, app/assets/stylesheets/base.scss */
.date-form {
  width: auto !important;
}

/* line 445, app/assets/stylesheets/base.scss */
.nav-container,
.nav-container a {
  color: #fff;
}

/* line 450, app/assets/stylesheets/base.scss */
.nav-container a {
  position: relative;
  text-decoration: none;
}

/* line 455, app/assets/stylesheets/base.scss */
.nav-container a:hover {
  color: #fff;
}

/* line 459, app/assets/stylesheets/base.scss */
.nav-container a.btn-text::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #fff;
  left: 0;
  bottom: 0px;
  transition: width 0.3s ease;
}

/* line 470, app/assets/stylesheets/base.scss */
.nav-container a.btn-text:hover::after {
  width: 100%;
}

/* line 474, app/assets/stylesheets/base.scss */
.nav-container a.border-btn {
  border: 1px solid #fff;
  transition: 0.2s !important;
}

/* line 479, app/assets/stylesheets/base.scss */
.nav-container a.border-btn:hover {
  background: #fff;
  color: #ef8785;
}

/* line 484, app/assets/stylesheets/base.scss */
svg.nav-border-icon {
  fill: #fff;
}

/* line 488, app/assets/stylesheets/base.scss */
.nav-container a.border-btn svg {
  margin-right: 10px;
}

/* line 492, app/assets/stylesheets/base.scss */
.nav-container a.border-btn:hover svg.nav-border-icon {
  fill: #ef8785;
}

/* line 496, app/assets/stylesheets/base.scss */
.dropdown-item {
  transition: 0.2s;
}

/* line 500, app/assets/stylesheets/base.scss */
.dropdown-item:hover {
  color: #ef8785 !important;
}

/* line 504, app/assets/stylesheets/base.scss */
.nav-container {
  display: flex;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 10px;
}

/* line 512, app/assets/stylesheets/base.scss */
.nav-btn-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 0px 5px;
}

/* line 519, app/assets/stylesheets/base.scss */
.nav-btn-wrap a {
  font-size: 15px;
}

/* line 523, app/assets/stylesheets/base.scss */
.nav-btn-above {
  display: flex;
}

/* line 527, app/assets/stylesheets/base.scss */
.nav-btn-above a {
  padding: 3px 1.75rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-left: 5px;
}

/* line 539, app/assets/stylesheets/base.scss */
.vertical-line {
  width: 1px;
  height: 63px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  margin-left: 15px;
}

/* line 553, app/assets/stylesheets/base.scss */
.language-box a {
  border: 1px solid #fff;
  border-radius: 0.3rem;
  padding: 0rem 0.75rem !important;
  margin-bottom: 10px;
  text-align: center;
}

/* line 561, app/assets/stylesheets/base.scss */
.language-box a:last-of-type {
  margin-bottom: 0px;
}

/* line 565, app/assets/stylesheets/base.scss */
.language-box a.activate {
  background: #fff;
  color: #ef8785;
}

/* line 571, app/assets/stylesheets/base.scss */
.follow-btn {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 100000;
  --follow-btn-size: 183px;
  width: var(--follow-btn-size);
  height: var(--follow-btn-size);
  background-image: url(/assets/images/open_barrier_free_map_no_momorin.png);
  background-size: auto 90%;
  background-position: top left;
  background-repeat: no-repeat;
}

/* line 586, app/assets/stylesheets/base.scss */
.follow-btn.en {
  background-image: url(/assets/images/open_barrier_free_map_no_momorin_en.png);
}

/* line 590, app/assets/stylesheets/base.scss */
.momorin-img {
  position: absolute;
  width: 121px;
  bottom: 12px;
  right: 12px;
  transition: 0.2s;
}

/* line 598, app/assets/stylesheets/base.scss */
.follow-btn.en .momorin-img {
  width: 111px;
  right: 3px;
}

/* line 603, app/assets/stylesheets/base.scss */
.follow-btn:hover .momorin-img {
  transform: rotate(12deg);
}

/* line 607, app/assets/stylesheets/base.scss */
.navbar-brand {
  padding-left: 35px !important;
}

@media (max-width: 575px) {
  /* line 612, app/assets/stylesheets/base.scss */
  .follow-btn {
    background-image: none;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 16vw;
    background-color: #e5b058;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    border-radius: 0;
  }
  /* line 627, app/assets/stylesheets/base.scss */
  .follow-btn:hover {
    background-image: none;
  }
  /* line 631, app/assets/stylesheets/base.scss */
  .follow-btn.en,
.follow-btn.en:hover {
    background-image: none;
  }
  /* line 636, app/assets/stylesheets/base.scss */
  .momorin-img {
    display: none;
  }
}

/* line 642, app/assets/stylesheets/base.scss */
.suggestion-btn {
  position: fixed;
  bottom: 60px;
  right: 230px;
  z-index: 100000;
  --suggestion-btn-size: 165px;
  width: var(--suggestion-btn-size);
  height: var(--suggestion-btn-size);
  background-color: #ef8685;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: 0.3s;
}

/* line 660, app/assets/stylesheets/base.scss */
.suggestion-btn:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}

/* line 667, app/assets/stylesheets/base.scss */
.sp-footer-content {
  display: none;
}

/* line 671, app/assets/stylesheets/base.scss */
.suggestion-img {
  position: absolute;
  width: 120px;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
}

/* line 679, app/assets/stylesheets/base.scss */
.suggestion-text {
  position: absolute;
  bottom: 35px;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  white-space: nowrap;
  text-align: center;
  line-height: 1.3;
}

@media (max-width: 575px) {
  /* line 691, app/assets/stylesheets/base.scss */
  .suggestion-btn {
    bottom: 0;
    left: 0;
    right: auto;
    width: 50%;
    height: 16vw;
    border-radius: 0;
    background-color: #de8787;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
  }
  /* line 705, app/assets/stylesheets/base.scss */
  .suggestion-img,
.suggestion-text {
    display: none;
  }
  /* SP Content Styles */
  /* line 711, app/assets/stylesheets/base.scss */
  .sp-footer-content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: visible;
  }
  /* Suggestion (Left) */
  /* line 722, app/assets/stylesheets/base.scss */
  .sp-suggestion-title {
    color: #fff;
    font-size: 4.5vw;
    font-weight: bold;
    margin-right: 2vw;
    white-space: nowrap;
  }
  /* line 730, app/assets/stylesheets/base.scss */
  .sp-suggestion-icon {
    width: 20vw;
    height: auto;
    object-fit: contain;
  }
  /* Map (Right) */
  /* line 737, app/assets/stylesheets/base.scss */
  .sp-map-text-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-right: 12vw;
    z-index: 2;
  }
  /* line 745, app/assets/stylesheets/base.scss */
  .sp-map-title {
    background-color: #fff;
    color: #e5b058;
    font-size: 3vw;
    font-weight: bold;
    padding: 2px 4px;
    margin-bottom: 2px;
    white-space: nowrap;
  }
  /* line 755, app/assets/stylesheets/base.scss */
  .sp-map-subtitle {
    color: #fff;
    font-size: 3.5vw;
    font-weight: bold;
    padding-left: 2px;
  }
  /* line 762, app/assets/stylesheets/base.scss */
  .sp-momorin-img {
    position: absolute;
    right: -2vw;
    bottom: 2vw;
    width: 24vw;
    height: auto;
  }
}

@media (max-width: 1100px) {
  /* line 772, app/assets/stylesheets/base.scss */
  .category-jump-btn-box {
    flex-direction: column;
    height: 0px;
    transition: 0.2s;
    overflow: hidden;
    margin: 17px 0 50px;
  }
  /* line 782, app/assets/stylesheets/base.scss */
  .category-jump-btn-box a {
    margin-right: 0;
    position: relative;
  }
  /* line 787, app/assets/stylesheets/base.scss */
  .category-jump-btn-box a .dli-chevron-down {
    position: absolute;
    top: 22px;
    right: 3px;
    transform: translateY(-25%) rotate(400deg);
  }
  /* line 794, app/assets/stylesheets/base.scss */
  .nav-container {
    padding-top: 0 !important;
  }
  /* line 798, app/assets/stylesheets/base.scss */
  #header_navbar .navbar .navbar-brand {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 9px !important;
    display: inline-block;
    width: 40%;
  }
  /* line 806, app/assets/stylesheets/base.scss */
  .nav-btn-above {
    width: 100%;
  }
  /* line 810, app/assets/stylesheets/base.scss */
  .nav-btn-above a {
    padding: 6px 12px;
    width: 100%;
    justify-content: center;
  }
  /* line 816, app/assets/stylesheets/base.scss */
  .nav-container {
    padding-right: 0;
    width: 100%;
    height: 0;
    transition: 0.4s;
    padding-bottom: 0 !important;
    position: relative;
    overflow: hidden;
  }
  /* line 826, app/assets/stylesheets/base.scss */
  .nav-btn-wrap {
    width: 100%;
    align-items: center;
  }
  /* line 831, app/assets/stylesheets/base.scss */
  .nav-btn-below {
    margin-top: 10px;
    position: relative;
    transition: 0.4s;
  }
  /* line 842, app/assets/stylesheets/base.scss */
  .nav-btn-wrap.active {
    height: 284px;
  }
  /* line 845, app/assets/stylesheets/base.scss */
  .nav-container.active {
    height: 370px;
  }
  /* line 849, app/assets/stylesheets/base.scss */
  .nav-btn-wrap a {
    width: 100%;
    border-top: 2px solid #fff;
    text-align: left;
    position: relative;
  }
  /* line 856, app/assets/stylesheets/base.scss */
  .nav-btn-below a {
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url(/assets/images/right-arrow.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center;
    margin-bottom: 0 !important;
    border-radius: 0;
  }
  /* line 867, app/assets/stylesheets/base.scss */
  .nav-btn-wrap .nav-btn-box2 a:last-of-type {
    border-bottom: 2px solid #fff;
  }
  /* line 871, app/assets/stylesheets/base.scss */
  .language-box a:last-of-type {
    margin-bottom: 10px !important;
  }
  /* line 875, app/assets/stylesheets/base.scss */
  .language-box {
    width: 50%;
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }
  /* line 884, app/assets/stylesheets/base.scss */
  .language-box.pc {
    display: none;
  }
  /* line 888, app/assets/stylesheets/base.scss */
  .vertical-line.pc {
    display: none;
  }
  /* line 892, app/assets/stylesheets/base.scss */
  .language-box a {
    text-align: center;
    padding: 2px 7px !important;
    width: auto !important;
    margin-right: 5px;
    margin-top: 12px;
  }
  /* line 900, app/assets/stylesheets/base.scss */
  .language-box a:not(.activate) {
    color: #fff;
  }
  /* line 904, app/assets/stylesheets/base.scss */
  #hamburger-menu {
    position: absolute;
    top: 18px;
    right: 10px;
    width: 25px;
    height: 29px;
    background-image: url(/assets/images/hamburger_normal.png);
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0.2s;
  }
  /* line 917, app/assets/stylesheets/base.scss */
  #hamburger-menu.active {
    background-image: url(/assets/images/hamburger_open.png);
  }
  /* line 921, app/assets/stylesheets/base.scss */
  #hamburger-menu img.normal-img {
    display: block;
  }
  /* line 925, app/assets/stylesheets/base.scss */
  #hamburger-menu img.open-img {
    display: none;
  }
  /* line 929, app/assets/stylesheets/base.scss */
  #hamburger-menu.active img.normal-img {
    display: none;
  }
  /* line 933, app/assets/stylesheets/base.scss */
  #hamburger-menu.active img.open-img {
    display: block;
  }
}

@media (min-width: 1101px) {
  /* line 939, app/assets/stylesheets/base.scss */
  .language-box.sp {
    display: none;
  }
  /* line 943, app/assets/stylesheets/base.scss */
  .category-dropdown {
    display: none !important;
  }
}

/* line 948, app/assets/stylesheets/base.scss */
h4 {
  border-left: 5px solid #eaac3d;
  padding-left: 10px;
}

/* line 953, app/assets/stylesheets/base.scss */
p {
  color: #5a5a5a;
}

/* line 957, app/assets/stylesheets/base.scss */
.pc-title {
  margin-top: 120px;
  margin-bottom: 20px;
}

/* line 962, app/assets/stylesheets/base.scss */
.pc-title > div {
  width: 100%;
}

/* line 967, app/assets/stylesheets/base.scss */
.pc-title > div h1 {
  text-align: left;
  font-weight: 500 !important;
  border-bottom: 1px solid #aaaaaa !important;
  padding-bottom: 20px;
  margin-top: 0;
  padding-top: 0;
  font-size: 32px !important;
}

/* line 977, app/assets/stylesheets/base.scss */
.pc-title .h1-ruby {
  color: #eaac3d;
  font-weight: bold;
  font-size: 16px;
}

@media (max-width: 575px) {
  /* line 984, app/assets/stylesheets/base.scss */
  .pc-title > div {
    width: 92%;
    padding-left: 0px;
    padding-top: 8px !important;
  }
  /* line 990, app/assets/stylesheets/base.scss */
  .pc-title {
    margin-top: 60px !important;
  }
}

/* line 995, app/assets/stylesheets/base.scss */
.list-group {
  flex-direction: row !important;
  flex-wrap: wrap;
  margin-top: 20px;
}

/* line 1001, app/assets/stylesheets/base.scss */
.list-group-item-action {
  --box-margin-right: 10px;
  --num-box-row: 4;
  width: calc( (100% - var(--box-margin-right) * var(--num-box-row)) / var(--num-box-row)) !important;
  background: #f8f8f8 !important;
  border-radius: 5px;
  margin-bottom: 20px;
  margin-right: var(--box-margin-right);
  border: none !important;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 1.25rem 1.25rem !important;
}

/* line 1018, app/assets/stylesheets/base.scss */
.icons {
  width: 67% !important;
}

@media (max-width: 575px) {
  /* line 1023, app/assets/stylesheets/base.scss */
  .icons {
    width: 100% !important;
  }
  /* line 1027, app/assets/stylesheets/base.scss */
  .list-group-item-action {
    width: calc((100% - (20px + 10px)) / 2) !important;
  }
  /* line 1036, app/assets/stylesheets/base.scss */
  .list-group > div:nth-of-type(odd) {
    margin-left: 10px;
  }
}

/* line 1041, app/assets/stylesheets/base.scss */
.icons .icon-list {
  display: flex !important;
  flex-direction: column;
  align-items: center;
}

/* line 1047, app/assets/stylesheets/base.scss */
.icon-title {
  font-weight: bold;
  border-bottom: 1px solid #707070;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: center;
}

/* line 1057, app/assets/stylesheets/base.scss */
.icon-list-description {
  font-size: 13px;
  color: #464646;
}

/* line 1062, app/assets/stylesheets/base.scss */
.dli-chevron-down {
  display: inline-block;
  vertical-align: middle;
  color: #cecece;
  line-height: 1;
  width: 11px;
  height: 11px;
  border: 1px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
  transition: 0.1s;
  text-decoration: none;
}

/* line 1078, app/assets/stylesheets/base.scss */
.category-jump-btn:hover .dli-chevron-down {
  color: #969696;
  border-width: 2px;
}

/* line 1083, app/assets/stylesheets/base.scss */
.category-jump-btn {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1.3;
  border: 1px solid #cbcbcb;
  border-radius: 5px;
  padding: 5px 5px 5px 10px;
  margin-right: 10px;
  color: #292929;
}

/* line 1095, app/assets/stylesheets/base.scss */
.category-jump-btn:hover {
  opacity: 0.8;
  text-decoration: none;
  color: #292929;
  cursor: pointer;
}

/* line 1102, app/assets/stylesheets/base.scss */
.category-jump-btn > * {
  margin-right: 15px;
}

/* line 1106, app/assets/stylesheets/base.scss */
.category-jump-btn img {
  width: 45px;
  height: 45px;
}

/* line 1111, app/assets/stylesheets/base.scss */
#main {
  overflow: hidden;
}

/* line 1115, app/assets/stylesheets/base.scss */
.arc-wrapper {
  overflow: hidden;
  background: #faf8f2;
  height: 50px;
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

/* line 1126, app/assets/stylesheets/base.scss */
.arc {
  min-height: 200px;
  /* 高さを増やしてカーブを目立たせる */
  border-bottom-right-radius: 1500px 300px;
  /* より大きなカーブを作る */
  border-bottom-left-radius: 1500px 300px;
  /* 左右対称のカーブ */
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  background: #fff;
}

/* line 1138, app/assets/stylesheets/base.scss */
.category-dropdown {
  color: #adadad;
  padding: 5px 10px;
  border: 1px solid #adadad;
  border-radius: 5px;
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 1149, app/assets/stylesheets/base.scss */
.category-jump-btn-box {
  display: flex;
  margin: 30px 0 50px;
}

/* line 1154, app/assets/stylesheets/base.scss */
main.subpage > div {
  width: 77% !important;
  margin-left: auto;
  margin-right: auto;
}

/* line 1160, app/assets/stylesheets/base.scss */
main.subpage > div #left_container > div > div.col {
  padding-left: 0 !important;
}

/* line 1164, app/assets/stylesheets/base.scss */
main.subpage
> div
#left_container
.ck.ck-editor__main
> .ck-editor__editable:not(.ck-focused) {
  padding-left: 0 !important;
}

/* line 1172, app/assets/stylesheets/base.scss */
.barrier-free-page {
  margin-top: 100px;
}

@media (max-width: 575px) {
  /* line 1177, app/assets/stylesheets/base.scss */
  main.subpage > div {
    width: 97% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  /* line 1183, app/assets/stylesheets/base.scss */
  .barrier-free-page {
    margin-top: 50px;
  }
}

/* line 1188, app/assets/stylesheets/base.scss */
.category-jump-btn-box.active {
  height: 300px;
}

@media (max-width: 575px) {
  /* line 1194, app/assets/stylesheets/base.scss */
  .manual-content .image img {
    max-width: 60% !important;
  }
}

@media (min-width: 576px) {
  /* line 1200, app/assets/stylesheets/base.scss */
  .manual-content .image {
    margin-top: 40px !important;
  }
  /* line 1204, app/assets/stylesheets/base.scss */
  .manual-content .image img {
    max-width: 806px !important;
    width: 100%;
  }
}

/* line 1210, app/assets/stylesheets/base.scss */
p {
  line-height: 2;
}

/* line 1214, app/assets/stylesheets/base.scss */
h4 + p {
  margin-top: 15px;
}

/* line 1218, app/assets/stylesheets/base.scss */
.ck-content .image > figcaption {
  background-color: #fff !important;
  padding-top: 25px !important;
  font-size: 1em !important;
}

@media (max-width: 575px) {
  /* line 1225, app/assets/stylesheets/base.scss */
  .manual-content h4 {
    font-size: 5vw;
  }
  /* line 1229, app/assets/stylesheets/base.scss */
  .ck-content .image > figcaption {
    font-size: 16px !important;
  }
  /* line 1233, app/assets/stylesheets/base.scss */
  figcaption.pc {
    display: none !important;
  }
  /* line 1237, app/assets/stylesheets/base.scss */
  .manual-content p.pc {
    display: none !important;
  }
}

@media (min-width: 576px) {
  /* line 1243, app/assets/stylesheets/base.scss */
  br.sp {
    display: none;
  }
  /* line 1247, app/assets/stylesheets/base.scss */
  .manual-content p.sp {
    display: none;
  }
  /* line 1251, app/assets/stylesheets/base.scss */
  figcaption.sp {
    display: none !important;
  }
}

/* line 1256, app/assets/stylesheets/base.scss */
.contact-table {
  border-collapse: separate;
  border: 1px double #eaac3d !important;
  border-radius: 15px;
  margin: 90px auto 100px;
  width: 100%;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 20px;
}

/* line 1267, app/assets/stylesheets/base.scss */
.contact-table .h1-ruby {
  margin-bottom: 10px;
  color: #eaac3d;
  font-size: 16px;
}

/* line 1273, app/assets/stylesheets/base.scss */
.contact-table h5 {
  font-size: 30px;
  margin-bottom: 25px;
}

/* line 1278, app/assets/stylesheets/base.scss */
.contact-table b {
  font-size: 25px;
  color: #eaac3d;
  font-weight: 500;
}

/* line 1284, app/assets/stylesheets/base.scss */
.contact-table .address {
  font-size: 14px;
}

/* line 1288, app/assets/stylesheets/base.scss */
.contact-table img {
  margin-right: 10px;
}

/* line 1292, app/assets/stylesheets/base.scss */
.contact-table .contact-box {
  font-weight: 500;
  font-size: 25px;
  color: #5a5a5a;
  margin-top: 27px;
  margin-bottom: 60px;
}

/* line 1300, app/assets/stylesheets/base.scss */
.contact-table .contact-box a {
  color: #5a5a5a;
}

/* line 1304, app/assets/stylesheets/base.scss */
.contact-table .contact-box a:hover {
  text-decoration: none;
}

/* line 1308, app/assets/stylesheets/base.scss */
.contact-table .contact-box .mail-box {
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

/* line 1316, app/assets/stylesheets/base.scss */
.contact-table .tel-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1322, app/assets/stylesheets/base.scss */
.contact-table .tel-box > div {
  display: flex;
  align-items: center;
}

/* line 1327, app/assets/stylesheets/base.scss */
.contact-table hr {
  width: 85%;
  border-top: 1px solid #eaac3d;
  margin-bottom: 50px;
}

/* line 1333, app/assets/stylesheets/base.scss */
.contact-table small {
  font-size: 14px;
}

/* line 1337, app/assets/stylesheets/base.scss */
.contact-table .blue-line {
  text-decoration: underline;
  color: #2c56e3;
}

@media (max-width: 575px) {
  /* line 1343, app/assets/stylesheets/base.scss */
  .contact-table {
    padding-top: 30px;
    padding-bottom: 0px;
    margin-top: 20px;
  }
  /* line 1349, app/assets/stylesheets/base.scss */
  .contact-table .tel-box {
    flex-direction: column;
    align-items: flex-start;
    line-height: 1;
  }
  /* line 1355, app/assets/stylesheets/base.scss */
  .contact-table .desk-info {
    text-align: left;
    padding: 0 20px;
  }
  /* line 1360, app/assets/stylesheets/base.scss */
  .contact-table .contact-box {
    font-size: 18px;
  }
  /* line 1364, app/assets/stylesheets/base.scss */
  .contact-table .contact-box .mail-box {
    justify-content: flex-start;
    font-size: 15px;
  }
  /* line 1369, app/assets/stylesheets/base.scss */
  .contact-table .contact-box a {
    display: flex;
    align-items: center;
  }
  /* line 1374, app/assets/stylesheets/base.scss */
  .contact-table .address {
    font-size: 13px;
  }
  /* line 1378, app/assets/stylesheets/base.scss */
  .contact-table b {
    font-size: 19px;
  }
  /* line 1382, app/assets/stylesheets/base.scss */
  .contact-table hr {
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) {
  /* line 1388, app/assets/stylesheets/base.scss */
  br.sp {
    display: none;
  }
}

@media (max-width: 575px) {
  /* line 1394, app/assets/stylesheets/base.scss */
  .sp-none {
    display: none;
  }
}
/*!
 * Bootstrap Reboot v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}
/*# sourceMappingURL=bootstrap-reboot.min.css.map */
/*!
 * Bootstrap v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item{display:-ms-flexbox;display:flex}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
/*# sourceMappingURL=bootstrap.min.css.map */
/* text-align */
/* line 2, app/assets/stylesheets/common.scss */
.ta-start {
  text-align: start;
}

/* line 3, app/assets/stylesheets/common.scss */
.ta-end {
  text-align: end;
}

/* line 4, app/assets/stylesheets/common.scss */
.ta-left {
  text-align: left;
}

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

/* line 6, app/assets/stylesheets/common.scss */
.ta-center {
  text-align: center;
}

/* line 7, app/assets/stylesheets/common.scss */
.ta-justify {
  text-align: justify;
}

/* line 8, app/assets/stylesheets/common.scss */
.ta-justify-all {
  text-align: justify-all;
}

/* line 9, app/assets/stylesheets/common.scss */
.ta-match-parent {
  text-align: match-parent;
}

/* vertical-align */
/* line 12, app/assets/stylesheets/common.scss */
.va-baseline {
  vertical-align: baseline;
}

/* line 13, app/assets/stylesheets/common.scss */
.va-top {
  vertical-align: top;
}

/* line 14, app/assets/stylesheets/common.scss */
.va-middle {
  vertical-align: middle;
}

/* line 15, app/assets/stylesheets/common.scss */
.va-bottom {
  vertical-align: bottom;
}

/* line 16, app/assets/stylesheets/common.scss */
.va-text-top {
  vertical-align: text-top;
}

/* line 17, app/assets/stylesheets/common.scss */
.va-text-bottom {
  vertical-align: text-bottom;
}

/* line 18, app/assets/stylesheets/common.scss */
.va-super {
  vertical-align: super;
}

/* line 19, app/assets/stylesheets/common.scss */
.va-sub {
  vertical-align: sub;
}

/* text-decoration */
/* line 22, app/assets/stylesheets/common.scss */
.td-none {
  text-decoration: none;
}

/* line 23, app/assets/stylesheets/common.scss */
.td-underline {
  text-decoration: underline;
}

/* line 24, app/assets/stylesheets/common.scss */
.td-overline {
  text-decoration: overline;
}

/* line 25, app/assets/stylesheets/common.scss */
.td-linethrough {
  text-decoration: line-through;
}

/* line 26, app/assets/stylesheets/common.scss */
.td-blink {
  text-decoration: blink;
}

/* line 27, app/assets/stylesheets/common.scss */
.td-underline {
  text-decoration: underline;
}

/* margin */
/* line 30, app/assets/stylesheets/common.scss */
.mar0 {
  margin: 0 !important;
}

/* line 31, app/assets/stylesheets/common.scss */
.mart0 {
  margin-top: 0 !important;
}

/* line 32, app/assets/stylesheets/common.scss */
.marr0 {
  margin-right: 0 !important;
}

/* line 33, app/assets/stylesheets/common.scss */
.marl0 {
  margin-left: 0 !important;
}

/* line 34, app/assets/stylesheets/common.scss */
.marb0 {
  margin-bottom: 0 !important;
}

/* line 36, app/assets/stylesheets/common.scss */
.mar1px {
  margin: 1px !important;
}

/* line 37, app/assets/stylesheets/common.scss */
.mart1px {
  margin-top: 1px !important;
}

/* line 38, app/assets/stylesheets/common.scss */
.marr1px {
  margin-right: 1px !important;
}

/* line 39, app/assets/stylesheets/common.scss */
.marl1px {
  margin-left: 1px !important;
}

/* line 40, app/assets/stylesheets/common.scss */
.marb1px {
  margin-bottom: 1px !important;
}

/* line 42, app/assets/stylesheets/common.scss */
.mar2px {
  margin: 2px !important;
}

/* line 43, app/assets/stylesheets/common.scss */
.mart2px {
  margin-top: 2px !important;
}

/* line 44, app/assets/stylesheets/common.scss */
.marr2px {
  margin-right: 2px !important;
}

/* line 45, app/assets/stylesheets/common.scss */
.marl2px {
  margin-left: 2px !important;
}

/* line 46, app/assets/stylesheets/common.scss */
.marb2px {
  margin-bottom: 2px !important;
}

/* line 48, app/assets/stylesheets/common.scss */
.mar3px {
  margin: 3px !important;
}

/* line 49, app/assets/stylesheets/common.scss */
.mart3px {
  margin-top: 3px !important;
}

/* line 50, app/assets/stylesheets/common.scss */
.marr3px {
  margin-right: 3px !important;
}

/* line 51, app/assets/stylesheets/common.scss */
.marl3px {
  margin-left: 3px !important;
}

/* line 52, app/assets/stylesheets/common.scss */
.marb3px {
  margin-bottom: 3px !important;
}

/* line 54, app/assets/stylesheets/common.scss */
.mar4px {
  margin: 4px !important;
}

/* line 55, app/assets/stylesheets/common.scss */
.mart4px {
  margin-top: 4px !important;
}

/* line 56, app/assets/stylesheets/common.scss */
.marr4px {
  margin-right: 4px !important;
}

/* line 57, app/assets/stylesheets/common.scss */
.marl4px {
  margin-left: 4px !important;
}

/* line 58, app/assets/stylesheets/common.scss */
.marb4px {
  margin-bottom: 4px !important;
}

/* line 60, app/assets/stylesheets/common.scss */
.mar5px {
  margin: 5px !important;
}

/* line 61, app/assets/stylesheets/common.scss */
.mart5px {
  margin-top: 5px !important;
}

/* line 62, app/assets/stylesheets/common.scss */
.marr5px {
  margin-right: 5px !important;
}

/* line 63, app/assets/stylesheets/common.scss */
.marl5px {
  margin-left: 5px !important;
}

/* line 64, app/assets/stylesheets/common.scss */
.marb5px {
  margin-bottom: 5px !important;
}

/* line 66, app/assets/stylesheets/common.scss */
.mar10px {
  margin: 10px !important;
}

/* line 67, app/assets/stylesheets/common.scss */
.mart10px {
  margin-top: 10px !important;
}

/* line 68, app/assets/stylesheets/common.scss */
.marr10px {
  margin-right: 10px !important;
}

/* line 69, app/assets/stylesheets/common.scss */
.marl10px {
  margin-left: 10px !important;
}

/* line 70, app/assets/stylesheets/common.scss */
.marb10px {
  margin-bottom: 10px !important;
}

/* line 72, app/assets/stylesheets/common.scss */
.mar15px {
  margin: 15px !important;
}

/* line 73, app/assets/stylesheets/common.scss */
.mart15px {
  margin-top: 15px !important;
}

/* line 74, app/assets/stylesheets/common.scss */
.marr15px {
  margin-right: 15px !important;
}

/* line 75, app/assets/stylesheets/common.scss */
.marl15px {
  margin-left: 15px !important;
}

/* line 76, app/assets/stylesheets/common.scss */
.marb15px {
  margin-bottom: 15px !important;
}

/* line 78, app/assets/stylesheets/common.scss */
.mar20px {
  margin: 20px !important;
}

/* line 79, app/assets/stylesheets/common.scss */
.mart20px {
  margin-top: 20px !important;
}

/* line 80, app/assets/stylesheets/common.scss */
.marr20px {
  margin-right: 20px !important;
}

/* line 81, app/assets/stylesheets/common.scss */
.marl20px {
  margin-left: 20px !important;
}

/* line 82, app/assets/stylesheets/common.scss */
.marb20px {
  margin-bottom: 20px !important;
}

/* padding */
/* line 85, app/assets/stylesheets/common.scss */
.pad0px {
  padding: 0 !important;
}

/* line 86, app/assets/stylesheets/common.scss */
.padt0px {
  padding-top: 0 !important;
}

/* line 87, app/assets/stylesheets/common.scss */
.padr0px {
  padding-right: 0 !important;
}

/* line 88, app/assets/stylesheets/common.scss */
.padl0px {
  padding-left: 0 !important;
}

/* line 89, app/assets/stylesheets/common.scss */
.padb0px {
  padding-bottom: 0 !important;
}

/* line 91, app/assets/stylesheets/common.scss */
.pad1px {
  padding: 1px !important;
}

/* line 92, app/assets/stylesheets/common.scss */
.padt1px {
  padding-top: 1px !important;
}

/* line 93, app/assets/stylesheets/common.scss */
.padr1px {
  padding-right: 1px !important;
}

/* line 94, app/assets/stylesheets/common.scss */
.padl1px {
  padding-left: 1px !important;
}

/* line 95, app/assets/stylesheets/common.scss */
.padb1px {
  padding-bottom: 1px !important;
}

/* line 97, app/assets/stylesheets/common.scss */
.pad2px {
  padding: 2px !important;
}

/* line 98, app/assets/stylesheets/common.scss */
.padt2px {
  padding-top: 2px !important;
}

/* line 99, app/assets/stylesheets/common.scss */
.padr2px {
  padding-right: 2px !important;
}

/* line 100, app/assets/stylesheets/common.scss */
.padl2px {
  padding-left: 2px !important;
}

/* line 101, app/assets/stylesheets/common.scss */
.padb2px {
  padding-bottom: 2px !important;
}

/* line 103, app/assets/stylesheets/common.scss */
.pad3px {
  padding: 3px !important;
}

/* line 104, app/assets/stylesheets/common.scss */
.padt3px {
  padding-top: 3px !important;
}

/* line 105, app/assets/stylesheets/common.scss */
.padr3px {
  padding-right: 3px !important;
}

/* line 106, app/assets/stylesheets/common.scss */
.padl3px {
  padding-left: 3px !important;
}

/* line 107, app/assets/stylesheets/common.scss */
.padb3px {
  padding-bottom: 3px !important;
}

/* line 109, app/assets/stylesheets/common.scss */
.pad4px {
  padding: 4px !important;
}

/* line 110, app/assets/stylesheets/common.scss */
.padt4px {
  padding-top: 4px !important;
}

/* line 111, app/assets/stylesheets/common.scss */
.padr4px {
  padding-right: 4px !important;
}

/* line 112, app/assets/stylesheets/common.scss */
.padl4px {
  padding-left: 4px !important;
}

/* line 113, app/assets/stylesheets/common.scss */
.padb4px {
  padding-bottom: 4px !important;
}

/* line 115, app/assets/stylesheets/common.scss */
.pad5px {
  padding: 5px !important;
}

/* line 116, app/assets/stylesheets/common.scss */
.padt5px {
  padding-top: 5px !important;
}

/* line 117, app/assets/stylesheets/common.scss */
.padr5px {
  padding-right: 5px !important;
}

/* line 118, app/assets/stylesheets/common.scss */
.padl5px {
  padding-left: 5px !important;
}

/* line 119, app/assets/stylesheets/common.scss */
.padb5px {
  padding-bottom: 5px !important;
}

/* line 121, app/assets/stylesheets/common.scss */
.pad10px {
  padding: 10px !important;
}

/* line 122, app/assets/stylesheets/common.scss */
.padt10px {
  padding-top: 10px !important;
}

/* line 123, app/assets/stylesheets/common.scss */
.padr10px {
  padding-right: 10px !important;
}

/* line 124, app/assets/stylesheets/common.scss */
.padl10px {
  padding-left: 10px !important;
}

/* line 125, app/assets/stylesheets/common.scss */
.padb10px {
  padding-bottom: 10px !important;
}

/* line 127, app/assets/stylesheets/common.scss */
.pad15px {
  padding: 15px !important;
}

/* line 128, app/assets/stylesheets/common.scss */
.padt15px {
  padding-top: 15px !important;
}

/* line 129, app/assets/stylesheets/common.scss */
.padr15px {
  padding-right: 15px !important;
}

/* line 130, app/assets/stylesheets/common.scss */
.padl15px {
  padding-left: 15px !important;
}

/* line 131, app/assets/stylesheets/common.scss */
.padb15px {
  padding-bottom: 15px !important;
}

/* line 133, app/assets/stylesheets/common.scss */
.pad20px {
  padding: 20px !important;
}

/* line 134, app/assets/stylesheets/common.scss */
.padt20px {
  padding-top: 20px !important;
}

/* line 135, app/assets/stylesheets/common.scss */
.padr20px {
  padding-right: 20px !important;
}

/* line 136, app/assets/stylesheets/common.scss */
.padl20px {
  padding-left: 20px !important;
}

/* line 137, app/assets/stylesheets/common.scss */
.padb20px {
  padding-bottom: 20px !important;
}

/* width */
/* line 140, app/assets/stylesheets/common.scss */
.wid10 {
  width: 10%;
}

/* line 141, app/assets/stylesheets/common.scss */
.wid20 {
  width: 20%;
}

/* line 142, app/assets/stylesheets/common.scss */
.wid30 {
  width: 30%;
}

/* line 143, app/assets/stylesheets/common.scss */
.wid40 {
  width: 40%;
}

/* line 144, app/assets/stylesheets/common.scss */
.wid50 {
  width: 50%;
}

/* line 145, app/assets/stylesheets/common.scss */
.wid60 {
  width: 60%;
}

/* line 146, app/assets/stylesheets/common.scss */
.wid70 {
  width: 70%;
}

/* line 147, app/assets/stylesheets/common.scss */
.wid80 {
  width: 80%;
}

/* line 148, app/assets/stylesheets/common.scss */
.wid90 {
  width: 90%;
}

/* line 149, app/assets/stylesheets/common.scss */
.wid100 {
  width: 100%;
}

/* line 151, app/assets/stylesheets/common.scss */
.wid5px {
  width: 5px;
}

/* line 152, app/assets/stylesheets/common.scss */
.wid10px {
  width: 10px !important;
}

/* line 153, app/assets/stylesheets/common.scss */
.wid15px {
  width: 10px !important;
}

/* line 154, app/assets/stylesheets/common.scss */
.wid20px {
  width: 20px !important;
}

/* line 155, app/assets/stylesheets/common.scss */
.wid25px {
  width: 20px !important;
}

/* line 156, app/assets/stylesheets/common.scss */
.wid30px {
  width: 30px !important;
}

/* line 157, app/assets/stylesheets/common.scss */
.wid35px {
  width: 30px !important;
}

/* line 158, app/assets/stylesheets/common.scss */
.wid40px {
  width: 40px !important;
}

/* line 159, app/assets/stylesheets/common.scss */
.wid45px {
  width: 40px !important;
}

/* line 160, app/assets/stylesheets/common.scss */
.wid50px {
  width: 50px !important;
}

/* line 161, app/assets/stylesheets/common.scss */
.wid55px {
  width: 40px !important;
}

/* line 162, app/assets/stylesheets/common.scss */
.wid60px {
  width: 60px !important;
}

/* line 163, app/assets/stylesheets/common.scss */
.wid70px {
  width: 70px !important;
}

/* line 164, app/assets/stylesheets/common.scss */
.wid80px {
  width: 80px !important;
}

/* line 165, app/assets/stylesheets/common.scss */
.wid90px {
  width: 90px !important;
}

/* line 166, app/assets/stylesheets/common.scss */
.wid100px {
  width: 100px !important;
}
@charset "UTF-8";
/* line 1, app/assets/stylesheets/contact.scss */
h1 {
  border: none !important;
}

/* line 5, app/assets/stylesheets/contact.scss */
.field {
  margin-bottom: 25px;
}

/* line 9, app/assets/stylesheets/contact.scss */
.custom-select {
  appearance: none;
  /* デフォルトの矢印を非表示 */
  padding-right: 2.5rem;
  /* ドロップダウンアイコン用のスペース */
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-caret-down-fill" viewBox="0 0 16 16"%3E%3Cpath d="M7.247 11.14 2.451 5.658C2.034 5.184 2.324 4.5 2.93 4.5h10.14c.605 0 .896.684.478 1.158l-4.796 5.482c-.262.3-.694.3-.957 0z"%3E%3C/path%3E%3C/svg%3E');
  /* Bootstrapのアイコンを使用 */
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 1.25rem;
}

/* line 18, app/assets/stylesheets/contact.scss */
.custom-dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
  /* ドロップダウン全体の幅を100%に */
}

/* line 24, app/assets/stylesheets/contact.scss */
.custom-dropdown input[value=""] + button {
  color: #6c757d;
}

/* line 28, app/assets/stylesheets/contact.scss */
.dropdown-toggle {
  padding: 7px 20px;
  font-size: 16px;
  border: 2px solid #EBAB3D;
  border-radius: 5px;
  background-color: rgba(235, 171, 61, 0.04);
  color: #495057;
  cursor: pointer;
  width: 100%;
  /* ボタンの幅を100%に設定 */
  text-align: left;
  /* 左揃えにする場合 */
  position: relative;
  white-space: wrap !important;
}

/* line 42, app/assets/stylesheets/contact.scss */
.dropdown-toggle::after {
  content: '';
  /* 擬似要素を表示 */
  position: absolute;
  top: 50%;
  /* 垂直中央に配置 */
  right: 16px;
  /* ボタンの右端に配置 */
  transform: translateY(-45%);
  /* 完全に中央揃え */
  /* 矢印画像を設定 */
  border: none !important;
  background-image: url(/assets/images/icon/arrow-down.png);
  /* 矢印画像のパスを指定 */
  background-size: contain;
  /* 画像のサイズをボタンに合わせる */
  background-repeat: no-repeat;
  /* 画像を繰り返さない */
  background-position: center center;
  width: 20px;
  /* 画像の幅 */
  height: 20px;
  /* 画像の高さ */
}

/* line 59, app/assets/stylesheets/contact.scss */
.dropdown-menu {
  transition: 0.2s;
  position: absolute;
  top: 100%;
  left: 0;
  display: block !important;
  padding: 0 !important;
  opacity: 0 !important;
  margin: 0;
  list-style: none;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  min-width: 100% !important;
  /* 親要素（ボタン）の幅に合わせる */
  width: auto !important;
  /* コンテンツに合わせて幅を調整 */
  height: auto;
  /* 高さは内容に応じて自動調整 */
  max-height: 300px;
  /* 高さが最大300pxを超えたらスクロール */
  overflow-y: auto;
  /* 内容が多い場合にスクロール */
  z-index: -1 !important;
}

/* line 80, app/assets/stylesheets/contact.scss */
.dropdown-menu.show {
  opacity: 1 !important;
  /* フェードイン */
  z-index: 1000 !important;
}

/* line 85, app/assets/stylesheets/contact.scss */
.dropdown-item {
  padding: 12px 24px !important;
  cursor: pointer;
  width: 100%;
  white-space: wrap !important;
}

/* line 98, app/assets/stylesheets/contact.scss */
textarea,
input[type=text] {
  background-color: rgba(235, 171, 61, 0.04) !important;
  border: 2px solid #EBAB3D !important;
  border-radius: 5px !important;
}

/* line 105, app/assets/stylesheets/contact.scss */
button[type=submit],
button[type=reset],
.complete-container button {
  width: 150px;
  background: #fff;
  border: 2px solid #EBAB3D !important;
  height: 50px;
  color: #EBAB3D;
  border-radius: 5px !important;
}

/* line 116, app/assets/stylesheets/contact.scss */
button[type=submit] {
  margin-right: 40px;
}

/* line 120, app/assets/stylesheets/contact.scss */
a.privacy-policy-link {
  text-decoration: underline !important;
}

/* line 124, app/assets/stylesheets/contact.scss */
.custom-checkbox {
  margin-top: 80px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 132, app/assets/stylesheets/contact.scss */
.styled-checkbox {
  position: absolute;
  /* 隠すために位置を絶対にする */
  opacity: 0;
  /* 見えなくする */
  width: 0;
  /* サイズを0にする */
  height: 0;
  /* サイズを0にする */
}

/* line 139, app/assets/stylesheets/contact.scss */
.custom-checkbox label {
  position: relative;
  padding-left: 30px;
  /* ラベルの左にスペースを作る */
  cursor: pointer;
  /* カーソルをポインターに */
  font-size: 16px;
  /* フォントサイズを調整 */
}

/* 外側の円 */
/* line 147, app/assets/stylesheets/contact.scss */
.custom-checkbox label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  /* 縦中央に揃える */
  width: 20px;
  /* 外側の円のサイズ */
  height: 20px;
  /* 外側の円のサイズ */
  border: 1px solid #000;
  /* ボーダー色 */
  border-radius: 50%;
  /* 角を丸める（円形に） */
  background-color: white;
  /* 背景色 */
  transition: background-color 0.3s, border-color 0.3s;
  /* スムーズな遷移 */
}

/* チェックボックスがチェックされた時の小さな黒円 */
/* line 162, app/assets/stylesheets/contact.scss */
.styled-checkbox:checked + label::after {
  content: '';
  position: absolute;
  left: 4px;
  /* 外側の円の中心に合わせるためのオフセット */
  top: 50%;
  transform: translateY(-50%);
  /* 縦中央に揃える */
  width: 12px;
  /* 内側の円のサイズ */
  height: 12px;
  /* 内側の円のサイズ */
  background-color: #EAAC3D;
  /* 内側の円の色 */
  border-radius: 50%;
  /* 角を丸める（円形に） */
}

/* line 174, app/assets/stylesheets/contact.scss */
.form-item {
  display: flex;
  align-items: center;
}

/* line 179, app/assets/stylesheets/contact.scss */
hr.separator {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  border-color: #AAAAAA;
}

/* line 185, app/assets/stylesheets/contact.scss */
.form-group {
  margin-bottom: 80px !important;
}

@media (max-width: 575px) {
  /* line 190, app/assets/stylesheets/contact.scss */
  .form-item {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
  }
  /* line 197, app/assets/stylesheets/contact.scss */
  .custom-checkbox {
    margin-top: 20px;
  }
  /* line 201, app/assets/stylesheets/contact.scss */
  button[type=submit] {
    margin-right: 20px;
  }
  /* line 205, app/assets/stylesheets/contact.scss */
  .desc-text {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 210, app/assets/stylesheets/contact.scss */
  .dropdown-toggle {
    padding: 12px 20px;
  }
  /* line 214, app/assets/stylesheets/contact.scss */
  textarea {
    padding: 12px 20px !important;
  }
  /* line 217, app/assets/stylesheets/contact.scss */
  input[type=text] {
    padding: 24px 20px !important;
  }
}

/* line 222, app/assets/stylesheets/contact.scss */
.complete-container {
  margin: 0 auto;
  width: 80%;
  text-align: center;
}

/* line 228, app/assets/stylesheets/contact.scss */
.complete-container button {
  margin-top: 30px;
}

@media (max-width: 575px) {
  /* line 233, app/assets/stylesheets/contact.scss */
  .complete-container {
    width: 95%;
  }
  /* line 237, app/assets/stylesheets/contact.scss */
  .complete-container h1 {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 242, app/assets/stylesheets/contact.scss */
  .complete-container .pc-title {
    margin-bottom: 10px !important;
  }
  /* line 246, app/assets/stylesheets/contact.scss */
  .complete-container button {
    margin-top: 10px;
  }
}
/* line 2, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect {
  position: relative;
  width: 100%;
  user-select: none;
}

/* line 7, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown {
  position: relative;
  display: block;
  width: 100%;
  padding: 0.375rem 2rem 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  cursor: pointer;
  min-height: 38px;
}

/* line 22, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown:hover {
  border-color: #80bdff;
}

/* line 26, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown.active {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 32, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown .multiselect-dropdown-arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #495057;
  transition: transform 0.2s;
}

/* line 45, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown.active .multiselect-dropdown-arrow {
  transform: translateY(-50%) rotate(180deg);
}

/* line 49, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown .multiselect-dropdown-text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 20px;
  color: #495057;
}

/* line 57, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown .multiselect-dropdown-text.placeholder {
  color: #6c757d;
}

/* line 63, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown-list {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1000;
  display: none;
  max-height: 250px;
  overflow-y: auto;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  margin-top: 2px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);
}

/* line 78, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown-list.show {
  display: block;
}

/* line 82, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown-list .multiselect-dropdown-search {
  padding: 8px;
  border-bottom: 1px solid #e9ecef;
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 1;
}

/* line 90, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown-list .multiselect-dropdown-search input {
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 100, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown-list .multiselect-dropdown-search input:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 108, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown-list .multiselect-dropdown-list-item {
  padding: 0.5rem 0.75rem;
  cursor: pointer;
  transition: background-color 0.15s;
  display: flex;
  align-items: center;
}

/* line 115, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown-list .multiselect-dropdown-list-item:hover {
  background-color: #f8f9fa;
}

/* line 119, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown-list .multiselect-dropdown-list-item .multiselect-checkbox {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  margin-right: 8px;
  position: relative;
  flex-shrink: 0;
}

/* line 129, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown-list .multiselect-dropdown-list-item .multiselect-checkbox::after {
  content: "";
  position: absolute;
  display: none;
  left: 5px;
  top: 2px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* line 143, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown-list .multiselect-dropdown-list-item.selected {
  background-color: #e7f3ff;
}

/* line 146, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown-list .multiselect-dropdown-list-item.selected .multiselect-checkbox {
  background-color: #007bff;
  border-color: #007bff;
}

/* line 150, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown-list .multiselect-dropdown-list-item.selected .multiselect-checkbox::after {
  display: block;
}

/* line 156, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown-list .multiselect-dropdown-list-item .multiselect-option-text {
  flex: 1;
}

/* line 161, app/assets/stylesheets/custom_multiselect.scss */
.custom-multiselect .multiselect-dropdown-list .multiselect-no-results {
  padding: 0.75rem;
  text-align: center;
  color: #6c757d;
  font-size: 0.875rem;
}
/* line 1, app/assets/stylesheets/dropzone/basic.min.scss */
.dropzone, .dropzone * {
  box-sizing: border-box;
}

/* line 1, app/assets/stylesheets/dropzone/basic.min.scss */
.dropzone {
  position: relative;
}

/* line 1, app/assets/stylesheets/dropzone/basic.min.scss */
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  width: 120px;
  margin: 0.5em;
}

/* line 1, app/assets/stylesheets/dropzone/basic.min.scss */
.dropzone .dz-preview .dz-progress {
  display: block;
  height: 15px;
  border: 1px solid #aaa;
}

/* line 1, app/assets/stylesheets/dropzone/basic.min.scss */
.dropzone .dz-preview .dz-progress .dz-upload {
  display: block;
  height: 100%;
  width: 0;
  background: green;
}

/* line 1, app/assets/stylesheets/dropzone/basic.min.scss */
.dropzone .dz-preview .dz-error-message {
  color: red;
  display: none;
}

/* line 1, app/assets/stylesheets/dropzone/basic.min.scss */
.dropzone .dz-preview.dz-error .dz-error-message, .dropzone .dz-preview.dz-error .dz-error-mark {
  display: block;
}

/* line 1, app/assets/stylesheets/dropzone/basic.min.scss */
.dropzone .dz-preview.dz-success .dz-success-mark {
  display: block;
}

/* line 1, app/assets/stylesheets/dropzone/basic.min.scss */
.dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
  position: absolute;
  display: none;
  left: 30px;
  top: 30px;
  width: 54px;
  height: 58px;
  left: 50%;
  margin-left: -27px;
}
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone, .dropzone * {
  box-sizing: border-box;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone.dz-clickable {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone.dz-clickable * {
  cursor: default;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone.dz-started .dz-message {
  display: none;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone.dz-drag-hover {
  border-style: solid;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-message .dz-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview:hover {
  z-index: 1000;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview.dz-image-preview {
  background: white;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-image img {
  display: block;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

/* line 1, app/assets/stylesheets/dropzone/dropzone.min.scss */
.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}
@charset "UTF-8";
/* line 2, app/assets/stylesheets/facility.scss */
#facilities #map {
  height: 90vh;
}

/* line 7, app/assets/stylesheets/facility.scss */
#facilities .row {
  margin-left: unset !important;
  margin-right: unset !important;
}

/* line 11, app/assets/stylesheets/facility.scss */
#facilities .card-no-px {
  padding-left: unset !important;
  padding-right: unset !important;
}

/* line 17, app/assets/stylesheets/facility.scss */
#facilities .right-container {
  height: 90vh;
  overflow-y: scroll;
}

/* line 23, app/assets/stylesheets/facility.scss */
#facilities .barrier-free-kind {
  font-family: "Noto Sans JP", serif !important;
  text-align: left !important;
  font-weight: 600 !important;
  margin-right: -15px !important;
  padding-left: 20px;
  font-size: 16px;
  background-color: #ef8685 !important;
  border: 0px !important;
}

/* line 36, app/assets/stylesheets/facility.scss */
.btn-toolbar-area {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 15px;
}

/* line 44, app/assets/stylesheets/facility.scss */
.btn-group-area-large {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}

/* line 49, app/assets/stylesheets/facility.scss */
.btn-group-area-large .btn-area-all,
.btn-group-area-large .btn-area-large {
  padding: 4px 4px;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid #7b7b7b;
  background-color: white;
  color: #333;
  border-radius: 5px;
  transition: all 0.3s ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 63, app/assets/stylesheets/facility.scss */
.btn-group-area-large .btn-area-all:hover,
.btn-group-area-large .btn-area-large:hover {
  background-color: #7b7b7b;
  border-color: #7b7b7b;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(123, 123, 123, 0.2);
}

/* line 71, app/assets/stylesheets/facility.scss */
.btn-group-area-large .btn-area-all.active,
.btn-group-area-large .btn-area-large.active {
  background: linear-gradient(135deg, #f5b042 0%, #e89f2e 100%);
  border-color: #e89f2e;
  color: white;
  font-weight: 600;
}

/* line 80, app/assets/stylesheets/facility.scss */
.btn-group-area-large .btn-area-all {
  border-color: #7b7b7b;
  color: #333;
}

/* line 84, app/assets/stylesheets/facility.scss */
.btn-group-area-large .btn-area-all:hover {
  background-color: #7b7b7b;
  border-color: #7b7b7b;
  color: white;
}

/* line 90, app/assets/stylesheets/facility.scss */
.btn-group-area-large .btn-area-all.active {
  background: linear-gradient(135deg, #f5b042 0%, #e89f2e 100%);
  border-color: #e89f2e;
  color: white;
}

/* line 96, app/assets/stylesheets/facility.scss */
.btn-group-area-large .bg-area-large-1 {
  border-color: #7b7b7b;
  color: #333;
}

/* line 100, app/assets/stylesheets/facility.scss */
.btn-group-area-large .bg-area-large-1:hover {
  background-color: #7b7b7b;
  color: white;
}

/* line 104, app/assets/stylesheets/facility.scss */
.btn-group-area-large .bg-area-large-1.active {
  background: linear-gradient(135deg, #f5b042 0%, #e89f2e 100%);
  border-color: #e89f2e;
  color: white;
}

/* line 110, app/assets/stylesheets/facility.scss */
.btn-group-area-large .bg-area-large-2 {
  border-color: #7b7b7b;
  color: #333;
}

/* line 114, app/assets/stylesheets/facility.scss */
.btn-group-area-large .bg-area-large-2:hover {
  background-color: #7b7b7b;
  color: white;
}

/* line 118, app/assets/stylesheets/facility.scss */
.btn-group-area-large .bg-area-large-2.active {
  background: linear-gradient(135deg, #f5b042 0%, #e89f2e 100%);
  border-color: #e89f2e;
  color: white;
}

/* line 124, app/assets/stylesheets/facility.scss */
.btn-group-area-large .bg-area-large-3 {
  border-color: #7b7b7b;
  color: #333;
}

/* line 128, app/assets/stylesheets/facility.scss */
.btn-group-area-large .bg-area-large-3:hover {
  background-color: #7b7b7b;
  color: white;
}

/* line 132, app/assets/stylesheets/facility.scss */
.btn-group-area-large .bg-area-large-3.active {
  background: linear-gradient(135deg, #f5b042 0%, #e89f2e 100%);
  border-color: #e89f2e;
  color: white;
  font-weight: 600;
}

/* line 139, app/assets/stylesheets/facility.scss */
.btn-group-area-large .bg-area-large-4 {
  border-color: #7b7b7b;
  color: #333;
}

/* line 143, app/assets/stylesheets/facility.scss */
.btn-group-area-large .bg-area-large-4:hover {
  background-color: #7b7b7b;
  color: white;
}

/* line 147, app/assets/stylesheets/facility.scss */
.btn-group-area-large .bg-area-large-4.active {
  background: linear-gradient(135deg, #f5b042 0%, #e89f2e 100%);
  border-color: #e89f2e;
  color: white;
}

/* line 153, app/assets/stylesheets/facility.scss */
.btn-group-area-large .bg-area-large-5 {
  border-color: #7b7b7b;
  color: #333;
}

/* line 157, app/assets/stylesheets/facility.scss */
.btn-group-area-large .bg-area-large-5:hover {
  background-color: #7b7b7b;
  color: white;
}

/* line 161, app/assets/stylesheets/facility.scss */
.btn-group-area-large .bg-area-large-5.active {
  background: linear-gradient(135deg, #f5b042 0%, #e89f2e 100%);
  border-color: #e89f2e;
  color: white;
}

/* line 169, app/assets/stylesheets/facility.scss */
.btn-group-area-small {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
}

/* line 174, app/assets/stylesheets/facility.scss */
.btn-group-area-small .btn-area-small {
  padding: 3px 4px;
  font-size: 12px;
  font-weight: 500;
  border: 1px solid #7b7b7b;
  background-color: white;
  color: #333;
  border-radius: 5px;
  transition: all 0.3s ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 187, app/assets/stylesheets/facility.scss */
.btn-group-area-small .btn-area-small:hover {
  background-color: #7b7b7b;
  border-color: #7b7b7b;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(123, 123, 123, 0.2);
}

/* line 195, app/assets/stylesheets/facility.scss */
.btn-group-area-small .btn-area-small.active {
  background: linear-gradient(135deg, #f5b042 0%, #e89f2e 100%);
  border-color: #e89f2e;
  color: white;
  font-weight: 600;
}

/* line 204, app/assets/stylesheets/facility.scss */
.btn-group-area-small .bg-area-small-1 {
  border-color: #7b7b7b;
}

/* line 207, app/assets/stylesheets/facility.scss */
.btn-group-area-small .bg-area-small-2 {
  border-color: #7b7b7b;
}

/* line 210, app/assets/stylesheets/facility.scss */
.btn-group-area-small .bg-area-small-3 {
  border-color: #7b7b7b;
}

/* line 213, app/assets/stylesheets/facility.scss */
.btn-group-area-small .bg-area-small-4 {
  border-color: #7b7b7b;
}

@media screen and (max-width: 768px) {
  /* line 220, app/assets/stylesheets/facility.scss */
  .btn-group-area-large {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 6px;
  }
  /* line 225, app/assets/stylesheets/facility.scss */
  .btn-group-area-large .btn-area-all,
.btn-group-area-large .btn-area-large {
    padding: 6px 6px;
    font-size: 14px;
  }
  /* line 232, app/assets/stylesheets/facility.scss */
  .btn-group-area-small {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 6px;
  }
  /* line 237, app/assets/stylesheets/facility.scss */
  .btn-group-area-small .btn-area-small {
    padding: 6px 6px;
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  /* line 245, app/assets/stylesheets/facility.scss */
  .btn-group-area-large {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto;
  }
  /* line 249, app/assets/stylesheets/facility.scss */
  .btn-group-area-large .btn-area-large {
    padding: 12px 10px;
    font-size: 0.9rem;
  }
  /* line 255, app/assets/stylesheets/facility.scss */
  .btn-group-area-small {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto;
  }
  /* line 259, app/assets/stylesheets/facility.scss */
  .btn-group-area-small .btn-area-small {
    padding: 10px 8px;
    font-size: 0.9rem;
  }
}

/* line 265, app/assets/stylesheets/facility.scss */
.item {
  /* 横スクロール用 */
  display: inline-block;
  width: 90%;
  /* 見た目調整 */
  height: 20vh;
  margin: 16px;
  font-size: 48px;
}

/* line 277, app/assets/stylesheets/facility.scss */
.navbar-nav li {
  display: inline-block;
}

/* line 280, app/assets/stylesheets/facility.scss */
.scroll {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 288, app/assets/stylesheets/facility.scss */
.tooltip .tooltip-inner {
  font-size: 1.2em !important;
}

/* line 293, app/assets/stylesheets/facility.scss */
.tooltip5 {
  position: relative;
  cursor: pointer;
  display: inline-block;
}

/* line 298, app/assets/stylesheets/facility.scss */
.tooltip5 img {
  width: 20px;
}

/* line 301, app/assets/stylesheets/facility.scss */
.description5 {
  display: none;
  position: absolute;
  padding: 10px;
  font-size: 12px;
  line-height: 1.6em;
  color: #fff;
  border-radius: 5px;
  background: #000;
  width: 100px;
}

/* line 313, app/assets/stylesheets/facility.scss */
.description5:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  border: 15px solid transparent;
  border-top: 15px solid #000;
  margin-left: -15px;
}

/* line 322, app/assets/stylesheets/facility.scss */
.tooltip5:hover .description5 {
  display: inline-block;
  top: -75px;
  left: -50px;
}

/* line 328, app/assets/stylesheets/facility.scss */
#footer_navbar {
  background: rgba(52, 58, 64, 0.1) !important;
}

/* line 331, app/assets/stylesheets/facility.scss */
#navbar-nav {
  background: #343a40 !important;
}

/* line 334, app/assets/stylesheets/facility.scss */
#navbarCollapse {
  background: rgba(255, 179, 193, 0.1);
}

/* line 338, app/assets/stylesheets/facility.scss */
.facilities-list {
  font-size: 0.85rem;
}

/* line 340, app/assets/stylesheets/facility.scss */
.facilities-list .card {
  padding: 2px 0 !important;
}

/* line 342, app/assets/stylesheets/facility.scss */
.facilities-list .card .card-header {
  padding: 0 5px !important;
}

/* line 344, app/assets/stylesheets/facility.scss */
.facilities-list .card .card-header p rb {
  font-size: 0.9rem !important;
}

/* line 348, app/assets/stylesheets/facility.scss */
.facilities-list .card .card-body {
  padding: 1px 5px !important;
}

/* line 350, app/assets/stylesheets/facility.scss */
.facilities-list .card .card-body p {
  font-size: 0.85rem;
}

/* line 359, app/assets/stylesheets/facility.scss */
.facilities-list .facility .facility-name {
  font-size: 1.1em;
  font-weight: 600;
}

/* line 366, app/assets/stylesheets/facility.scss */
.function-section {
  font-size: 1em;
}

/* line 368, app/assets/stylesheets/facility.scss */
.function-section [class^="pe-7s-"],
.function-section [class*=" pe-7s-"] {
  padding-right: 1px;
}

/* line 374, app/assets/stylesheets/facility.scss */
#show_form_body.form-control-custom,
#show_form_description.form-control-custom,
#show_form_business_hours.form-control-custom,
#show_form_home_page_url.form-control-custom {
  overflow-wrap: break-word;
}

/* line 382, app/assets/stylesheets/facility.scss */
#show_form_business_hours.form-control-custom {
  white-space: pre-wrap;
}

/* line 385, app/assets/stylesheets/facility.scss */
#show_form_body.form-control-custom,
#show_form_description.form-control-custom {
  white-space: pre-wrap;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 392, app/assets/stylesheets/facility.scss */
#show_form_regular_holidays.form-control-custom {
  white-space: pre-line;
  padding-bottom: 30px;
}

/* line 398, app/assets/stylesheets/facility.scss */
.support-section .description-detail {
  white-space: pre-wrap;
}

/* line 404, app/assets/stylesheets/facility.scss */
.information-section .description-detail {
  white-space: pre-wrap;
}

/* line 410, app/assets/stylesheets/facility.scss */
#new_facility .imagePreview {
  width: 100%;
  height: 180px;
  display: inline-block;
  /* -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3); */
  text-align: center;
  vertical-align: middle;
  border: 2px dashed #494949;
}

/* line 419, app/assets/stylesheets/facility.scss */
#new_facility .thumbnail {
  max-height: 160px;
}

/* line 423, app/assets/stylesheets/facility.scss */
#new_facility #dropTitle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 120px 0 0;
  background: rgba(22, 165, 191, 0);
  transition: all 0.25s cubic-bezier(0.21, 0.51, 0.51, 1);
}

/* line 433, app/assets/stylesheets/facility.scss */
#new_facility #inputFile.dragover {
  border: 2px solid #16a5bf;
  background: rgba(22, 165, 191, 0.6);
}

/* line 438, app/assets/stylesheets/facility.scss */
.movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}

/* line 445, app/assets/stylesheets/facility.scss */
.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 452, app/assets/stylesheets/facility.scss */
.lum-lightbox {
  background-color: rgba(0, 0, 0, 0.9) !important;
}

/* line 456, app/assets/stylesheets/facility.scss */
.facility-detail .left-container {
  height: 80vh;
  overflow-y: scroll;
}

/* line 461, app/assets/stylesheets/facility.scss */
.facility-detail .left-container .support-section .description-detail {
  border-color: #9870b4;
  border-style: solid;
  border-width: 1px;
  font-size: 0.875rem;
  padding: 1em;
  border-radius: 10px;
}

/* line 472, app/assets/stylesheets/facility.scss */
.facility-detail .left-container .paragraph .section .description-titile {
  border-color: #9870b4;
  padding: 5px 10px;
  border-style: solid;
  border-width: 2px 0;
}

/* line 478, app/assets/stylesheets/facility.scss */
.facility-detail .left-container .paragraph .section .description-detail {
  border-color: #9870b4;
  border-style: solid;
  border-width: 1px;
  font-size: 0.875rem;
  padding: 1em;
  border-radius: 10px;
}

/* line 486, app/assets/stylesheets/facility.scss */
.facility-detail .left-container .paragraph .section .facility-images {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  margin: 2em auto;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

/* line 499, app/assets/stylesheets/facility.scss */
.facility-detail .left-container .paragraph .section .facility-images .facility-image {
  padding: 1vw;
}

/* line 501, app/assets/stylesheets/facility.scss */
.facility-detail .left-container .paragraph .section .facility-images .facility-image .image {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 507, app/assets/stylesheets/facility.scss */
.facility-detail .left-container .paragraph .section .facility-images .facility-images::after {
  content: "";
  display: block;
  width: calc(100% / 3);
}

/* line 512, app/assets/stylesheets/facility.scss */
.facility-detail .left-container .paragraph .section .facility-images .facility-image-caption-text {
  font-size: 0.8rem;
}

/* line 519, app/assets/stylesheets/facility.scss */
.facility-detail .right-container {
  height: 80vh;
  overflow-y: scroll;
}

@media screen and (min-width: 320px) {
  /* line 527, app/assets/stylesheets/facility.scss */
  .body-dashboard.barrier-free .lum-lightbox-inner img {
    max-width: 100% !important;
    max-height: 100% !important;
    min-height: auto;
  }
  /* line 535, app/assets/stylesheets/facility.scss */
  .facility-image {
    width: calc(100% / 2);
    height: auto;
    max-height: 105px;
    overflow-y: hidden;
  }
  /* line 542, app/assets/stylesheets/facility.scss */
  .facility-images::after {
    content: "";
    display: block;
    width: calc(100% / 2);
  }
}

@media screen and (min-width: 640px) {
  /* line 551, app/assets/stylesheets/facility.scss */
  .facility-detail .left-container {
    height: 95vh;
  }
  /* line 554, app/assets/stylesheets/facility.scss */
  .facility-detail .right-container {
    height: 95vh;
  }
  /* line 559, app/assets/stylesheets/facility.scss */
  .facility-image {
    width: calc(100% / 2);
    height: auto;
    max-height: 210px;
    overflow-y: hidden;
  }
  /* line 566, app/assets/stylesheets/facility.scss */
  .facility-images::after {
    content: "";
    display: block;
    width: calc(100% / 2);
  }
}

@media screen and (min-width: 768px) {
  /* line 573, app/assets/stylesheets/facility.scss */
  .facility-image {
    width: calc(100% / 3);
  }
  /* line 577, app/assets/stylesheets/facility.scss */
  .facility-images::after {
    content: "";
    display: block;
    width: calc(100% / 3);
  }
}

@media screen and (min-width: 1024px) {
  /* line 585, app/assets/stylesheets/facility.scss */
  .facility-detail .left-container {
    height: 80vh;
  }
  /* line 588, app/assets/stylesheets/facility.scss */
  .facility-detail .right-container {
    height: 80vh;
  }
  /* line 592, app/assets/stylesheets/facility.scss */
  .facility-image {
    width: calc(100% / 3);
    height: auto;
    max-height: 150px;
    overflow-y: hidden;
  }
  /* line 599, app/assets/stylesheets/facility.scss */
  .facility-images::after {
    content: "";
    display: block;
    width: calc(100% / 3);
  }
}

/* line 607, app/assets/stylesheets/facility.scss */
.facility-category-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin-top: 8px;
}

/* line 613, app/assets/stylesheets/facility.scss */
.facility-category-icons .facility-category-icon {
  width: 32px;
  height: 32px;
  display: inline-block;
  cursor: pointer;
  background: url(/assets/images/icons-s32-20240221.png);
  background-repeat: no-repeat;
  border-radius: 5px;
  border: 1px solid #ddd;
}

/* line 627, app/assets/stylesheets/facility.scss */
#parking_and_facility_1 {
  background-position: -366px -48px;
}

/* line 630, app/assets/stylesheets/facility.scss */
#parking_and_facility_2 {
  background-position: -7px -7px;
}

/* line 633, app/assets/stylesheets/facility.scss */
#parking_and_facility_3 {
  background-position: -52px -7px;
}

/* line 636, app/assets/stylesheets/facility.scss */
#parking_and_facility_4 {
  background-position: -186px -7px;
}

/* line 639, app/assets/stylesheets/facility.scss */
#parking_and_facility_5 {
  background-position: -501px -47px;
}

/* line 642, app/assets/stylesheets/facility.scss */
#parking_and_facility_6 {
  background-position: -97px -8px;
}

/* line 645, app/assets/stylesheets/facility.scss */
#parking_and_facility_7 {
  background-position: -411px -89px;
}

/* line 648, app/assets/stylesheets/facility.scss */
#parking_and_facility_8 {
  background-position: -457px -48px;
}

/* line 651, app/assets/stylesheets/facility.scss */
#parking_and_facility_9 {
  background-position: -232px -7px;
}

/* line 654, app/assets/stylesheets/facility.scss */
#parking_and_facility_10 {
  background-position: -456px -7px;
}

/* line 657, app/assets/stylesheets/facility.scss */
#parking_and_facility_11 {
  background-position: -501px -7px;
}

/* line 660, app/assets/stylesheets/facility.scss */
#parking_and_facility_12 {
  background-position: -546px -7px;
}

/* line 663, app/assets/stylesheets/facility.scss */
#parking_and_facility_13 {
  background-position: -142px -7px;
}

/* line 666, app/assets/stylesheets/facility.scss */
#parking_and_facility_14 {
  background-position: -365px -88px;
}

/* line 671, app/assets/stylesheets/facility.scss */
#toilet_1 {
  background-position: -7px -48px;
}

/* line 674, app/assets/stylesheets/facility.scss */
#toilet_2 {
  background-position: -51px -48px;
}

/* line 677, app/assets/stylesheets/facility.scss */
#toilet_3 {
  background-position: -96px -48px;
}

/* line 680, app/assets/stylesheets/facility.scss */
#toilet_4 {
  background-position: -141px -48px;
}

/* line 683, app/assets/stylesheets/facility.scss */
#toilet_5 {
  background-position: -187px -48px;
}

/* line 686, app/assets/stylesheets/facility.scss */
#toilet_6 {
  background-position: -232px -48px;
}

/* line 689, app/assets/stylesheets/facility.scss */
#toilet_7 {
  background-position: -277px -48px;
}

/* line 692, app/assets/stylesheets/facility.scss */
#toilet_8 {
  background-position: -321px -48px;
}

/* line 695, app/assets/stylesheets/facility.scss */
#toilet_9 {
  background-position: -545px -47px;
}

/* line 700, app/assets/stylesheets/facility.scss */
#transportation_1 {
  background-position: -412px -48px;
}

/* line 703, app/assets/stylesheets/facility.scss */
#transportation_2 {
  background-position: -276px -7px;
}

/* line 706, app/assets/stylesheets/facility.scss */
#transportation_3 {
  background-position: -321px -7px;
}

/* line 709, app/assets/stylesheets/facility.scss */
#transportation_4 {
  background-position: -366px -7px;
}

/* line 712, app/assets/stylesheets/facility.scss */
#transportation_5 {
  background-position: -411px -7px;
}

/* line 717, app/assets/stylesheets/facility.scss */
#eating_and_drinking_1 {
  background-position: -6px -90px;
}

/* line 720, app/assets/stylesheets/facility.scss */
#eating_and_drinking_2 {
  background-position: -51px -90px;
}

/* line 723, app/assets/stylesheets/facility.scss */
#eating_and_drinking_3 {
  background-position: -96px -90px;
}

/* line 726, app/assets/stylesheets/facility.scss */
#eating_and_drinking_4 {
  background-position: -140px -90px;
}

/* line 729, app/assets/stylesheets/facility.scss */
#eating_and_drinking_5 {
  background-position: -186px -90px;
}

/* line 732, app/assets/stylesheets/facility.scss */
#eating_and_drinking_6 {
  background-position: -231px -90px;
}

/* line 735, app/assets/stylesheets/facility.scss */
#eating_and_drinking_7 {
  background-position: -276px -90px;
}

/* line 738, app/assets/stylesheets/facility.scss */
#eating_and_drinking_8 {
  background-position: -320px -90px;
}

/* line 743, app/assets/stylesheets/facility.scss */
#hotel_accommodation_1 {
  background-position: -6px -130px;
}

/* line 746, app/assets/stylesheets/facility.scss */
#hotel_accommodation_2 {
  background-position: -51px -130px;
}

/* line 749, app/assets/stylesheets/facility.scss */
#hotel_accommodation_3 {
  background-position: -96px -130px;
}

/* line 752, app/assets/stylesheets/facility.scss */
#hotel_accommodation_4 {
  background-position: -141px -130px;
}

/* line 755, app/assets/stylesheets/facility.scss */
#hotel_accommodation_5 {
  background-position: -186px -130px;
}

/* line 758, app/assets/stylesheets/facility.scss */
#hotel_accommodation_6 {
  background-position: -230px -130px;
}

/* line 761, app/assets/stylesheets/facility.scss */
#hotel_accommodation_7 {
  background-position: -276px -130px;
}

/* line 764, app/assets/stylesheets/facility.scss */
#hotel_accommodation_8 {
  background-position: -320px -130px;
}

/* line 767, app/assets/stylesheets/facility.scss */
#hotel_accommodation_9 {
  background-position: -366px -130px;
}
@media (max-width: 768px) {
  /* line 4, app/assets/stylesheets/feedback_form.scss */
  main.subpage .pc-title {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (max-width: 768px) {
  /* line 12, app/assets/stylesheets/feedback_form.scss */
  main.subpage .pc-title > div {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

/* line 20, app/assets/stylesheets/feedback_form.scss */
main.subpage .feedback-form-container {
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 200px;
}

@media (max-width: 768px) {
  /* line 20, app/assets/stylesheets/feedback_form.scss */
  main.subpage .feedback-form-container {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

/* line 32, app/assets/stylesheets/feedback_form.scss */
.feedback-description {
  text-align: left;
  color: #666;
  margin-bottom: 30px;
  font-size: 14px;
}

/* line 39, app/assets/stylesheets/feedback_form.scss */
.feedback-form {
  background-color: #f3f3f3;
  border-radius: 20px;
  padding: 40px;
}

@media (max-width: 768px) {
  /* line 39, app/assets/stylesheets/feedback_form.scss */
  .feedback-form {
    padding: 20px;
  }
}

/* line 49, app/assets/stylesheets/feedback_form.scss */
.feedback-form .form-input,
.feedback-form .form-textarea,
.feedback-form .form-select {
  width: 100% !important;
  padding: 10px 15px !important;
  border: 1px solid #ddd !important;
  background-color: #fff !important;
  border-radius: 4px !important;
  font-size: 16px !important;
  transition: border-color 0.3s !important;
}

/* line 60, app/assets/stylesheets/feedback_form.scss */
.feedback-form .form-input:focus,
.feedback-form .form-textarea:focus,
.feedback-form .form-select:focus {
  outline: none !important;
  border-color: #eaac3d !important;
}

/* line 65, app/assets/stylesheets/feedback_form.scss */
.feedback-form .form-input::placeholder,
.feedback-form .form-textarea::placeholder,
.feedback-form .form-select::placeholder {
  color: #999 !important;
  font-size: 15px !important;
}

/* line 72, app/assets/stylesheets/feedback_form.scss */
.form-section {
  margin-bottom: 40px;
  border-bottom: 2px solid #f0f0f0;
}

/* line 76, app/assets/stylesheets/feedback_form.scss */
.form-section:last-of-type {
  border-bottom: none;
}

/* line 81, app/assets/stylesheets/feedback_form.scss */
.section-heading {
  font-size: 18px;
  font-weight: bold;
  color: #5a5a5a;
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cdcdcd;
}

/* line 90, app/assets/stylesheets/feedback_form.scss */
.form-group {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px !important;
  gap: 15px;
}

@media (max-width: 768px) {
  /* line 90, app/assets/stylesheets/feedback_form.scss */
  .form-group {
    flex-wrap: wrap;
    gap: 0px;
  }
}

/* line 103, app/assets/stylesheets/feedback_form.scss */
.form-group:has(input[name="recommendation_type"]),
.form-group:has(input[name="gender"]) {
  align-items: center;
}

/* line 107, app/assets/stylesheets/feedback_form.scss */
.form-group:has(input[name="recommendation_type"]) .form-label-text,
.form-group:has(input[name="recommendation_type"]) .form-badge,
.form-group:has(input[name="gender"]) .form-label-text,
.form-group:has(input[name="gender"]) .form-badge {
  padding-top: 0;
}

@media (max-width: 768px) {
  /* line 103, app/assets/stylesheets/feedback_form.scss */
  .form-group:has(input[name="recommendation_type"]),
.form-group:has(input[name="gender"]) {
    align-items: flex-start;
  }
}

/* line 117, app/assets/stylesheets/feedback_form.scss */
.form-label-text {
  font-weight: 500;
  color: #333;
  font-size: 15px;
  width: 180px;
  max-width: 180px;
  flex-shrink: 0;
  padding-top: 10px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

@media (max-width: 768px) {
  /* line 117, app/assets/stylesheets/feedback_form.scss */
  .form-label-text {
    width: auto;
    max-width: none;
    padding-top: 0;
    flex-shrink: 1;
  }
}

/* line 136, app/assets/stylesheets/feedback_form.scss */
.form-badge {
  width: 60px;
  flex-shrink: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  padding-top: 10px;
}

@media (max-width: 768px) {
  /* line 136, app/assets/stylesheets/feedback_form.scss */
  .form-badge {
    width: auto;
    padding-top: 0;
    justify-content: flex-start;
    margin-left: 8px;
    order: 2;
  }
}

/* line 153, app/assets/stylesheets/feedback_form.scss */
.form-field {
  flex: 1;
  min-width: 0;
}

@media (max-width: 768px) {
  /* line 153, app/assets/stylesheets/feedback_form.scss */
  .form-field {
    flex-basis: 100%;
    width: 100%;
    order: 3;
    margin-top: 8px;
  }
}

/* line 165, app/assets/stylesheets/feedback_form.scss */
.required-badge {
  background-color: #ef8685;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 20px;
  font-weight: normal;
  width: 45px;
  text-align: center;
}

/* line 176, app/assets/stylesheets/feedback_form.scss */
.optional-badge {
  background-color: #a0a0a0;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 20px;
  font-weight: normal;
  width: 45px;
  text-align: center;
}

/* line 187, app/assets/stylesheets/feedback_form.scss */
.form-textarea {
  resize: vertical;
  min-height: 100px;
}

/* line 192, app/assets/stylesheets/feedback_form.scss */
.form-select {
  cursor: pointer;
  background-color: #fff;
}

/* line 197, app/assets/stylesheets/feedback_form.scss */
.radio-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px 20px;
  padding-top: 10px;
}

/* line 205, app/assets/stylesheets/feedback_form.scss */
.checkbox-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px 0px;
}

@media (max-width: 768px) {
  /* line 205, app/assets/stylesheets/feedback_form.scss */
  .checkbox-group {
    flex-direction: column;
    gap: 8px;
  }
}

/* line 217, app/assets/stylesheets/feedback_form.scss */
.radio-label,
.checkbox-label {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 0px 10px;
  border-radius: 4px;
  transition: background-color 0.2s;
}

@media (max-width: 768px) {
  /* line 217, app/assets/stylesheets/feedback_form.scss */
  .radio-label,
.checkbox-label {
    padding: 0 10px 0 0;
  }
}

/* line 230, app/assets/stylesheets/feedback_form.scss */
.radio-label:hover,
.checkbox-label:hover {
  background-color: #f9f9f9;
}

/* line 234, app/assets/stylesheets/feedback_form.scss */
.radio-label input[type="radio"],
.radio-label input[type="checkbox"],
.checkbox-label input[type="radio"],
.checkbox-label input[type="checkbox"] {
  margin-right: 6px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  flex-shrink: 0;
}

/* line 243, app/assets/stylesheets/feedback_form.scss */
.radio-label span,
.checkbox-label span {
  font-size: 15px;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  line-height: 1.5;
}

/* line 254, app/assets/stylesheets/feedback_form.scss */
.radio-label span {
  white-space: nowrap;
}

/* line 259, app/assets/stylesheets/feedback_form.scss */
.checkbox-label {
  flex: 0 0 auto;
  max-width: 100%;
}

/* line 264, app/assets/stylesheets/feedback_form.scss */
.checkbox-with-other,
.radio-with-other {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1 1 auto;
  min-width: 0;
}

/* line 272, app/assets/stylesheets/feedback_form.scss */
.checkbox-with-other .checkbox-label,
.checkbox-with-other .radio-label,
.radio-with-other .checkbox-label,
.radio-with-other .radio-label {
  flex: 0 0 auto;
}

/* line 277, app/assets/stylesheets/feedback_form.scss */
.checkbox-with-other .inline-other-input,
.radio-with-other .inline-other-input {
  flex: 1;
  min-width: 200px;
  display: block;
  min-height: 60px;
  padding: 8px 15px;
  resize: vertical;
}

@media (max-width: 768px) {
  /* line 264, app/assets/stylesheets/feedback_form.scss */
  .checkbox-with-other,
.radio-with-other {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  /* line 291, app/assets/stylesheets/feedback_form.scss */
  .checkbox-with-other .inline-other-input,
.radio-with-other .inline-other-input {
    width: 95% !important;
    margin-left: 20px;
  }
}

/* line 298, app/assets/stylesheets/feedback_form.scss */
.form-submit {
  text-align: center;
  margin-top: 40px;
}

/* line 304, app/assets/stylesheets/feedback_form.scss */
.radio-group .radio-with-other {
  flex-basis: 100%;
}

/* line 309, app/assets/stylesheets/feedback_form.scss */
.checkbox-label:has(input[value="hearing"]),
.checkbox-label:has(input[value="visual"]) {
  flex-basis: auto;
}

/* line 315, app/assets/stylesheets/feedback_form.scss */
.checkbox-group .checkbox-with-other {
  flex-basis: 100%;
}

/* line 320, app/assets/stylesheets/feedback_form.scss */
.feedback-form .submit-button {
  background: #eaac3d !important;
  color: white !important;
  padding: 16px 0px !important;
  border: none !important;
  border-radius: 5px !important;
  font-size: 18px !important;
  font-weight: bold !important;
  cursor: pointer !important;
  width: 200px !important;
  height: auto !important;
  box-shadow: 3px 3px 0px #c78718 !important;
  transition: opacity 0.3s ease !important;
}

/* line 334, app/assets/stylesheets/feedback_form.scss */
.feedback-form .submit-button:hover {
  opacity: 0.9 !important;
}

@media (max-width: 768px) {
  /* line 320, app/assets/stylesheets/feedback_form.scss */
  .feedback-form .submit-button {
    width: 100% !important;
    padding: 14px 40px !important;
    font-size: 16px !important;
  }
}
/* line 1, app/assets/stylesheets/front/attendees.scss */
#attendees {
  margin-bottom: 20vh;
}

/* line 4, app/assets/stylesheets/front/attendees.scss */
#attendees .row {
  margin-left: unset !important;
  margin-right: unset !important;
}

/* line 8, app/assets/stylesheets/front/attendees.scss */
#attendees .card-no-px {
  padding-left: unset !important;
  padding-right: unset !important;
}

/* line 12, app/assets/stylesheets/front/attendees.scss */
#attendees .card-body {
  padding-left: 2vw !important;
  padding-right: 2vw !important;
}

/* line 15, app/assets/stylesheets/front/attendees.scss */
#attendees .card-body .base-card {
  white-space: nowrap;
}
/**
 * @license Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/* line 50, app/assets/stylesheets/front/ckeditor.scss */
main .ck.ck-content {
  font-size: 1em;
  line-height: 1.6em;
  margin-bottom: 0.8em;
}

/* --------- MAIN / DOCUMENT EDITOR --------------------------------------------------------------- */
/* line 1, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations {
  margin-bottom: 15vh;
}

/* line 3, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations #calendar_title {
  margin: 1vh 0;
  text-align: center;
}

/* line 8, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .bg-editable {
  color: #212529;
  background-color: #DDFEDE;
}

/* line 11, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .bg-editable .fc-event-time {
  color: #212529;
}

/* line 14, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .bg-editable .fc-event-title {
  color: #212529;
}

/* line 17, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .bg-editable .fc-daygrid-event-dot {
  border-color: #007bff;
}

/* line 21, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .bg-editable.owner {
  background-color: #BDFCB0;
}

/* line 24, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .bg-readable {
  background-color: #dbf3ff;
}

/* line 27, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .bg-readable .fc-event-title {
  color: #212529;
}

/* line 30, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .bg-readable .fc-event-time {
  color: #212529;
}

/* line 33, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .bg-readable .fc-event-title {
  color: #212529;
}

/* line 36, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .bg-readable .fc-daygrid-event-dot {
  border-color: #007bff;
}

/* line 42, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .fc-dayGridMonth-view .base-event .fc-event-time {
  font-size: 0.75em;
}

/* line 45, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .fc-dayGridMonth-view .base-event .fc-event-title {
  font-size: 0.75em;
}

/* line 48, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .fc-dayGridMonth-view .base-event .fc-event-title.fc-sticky {
  font-weight: 700;
}

/* line 52, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .fc-dayGridMonth-view .fc-day-sat {
  background-color: #f0f8ff;
}

/* line 55, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .fc-dayGridMonth-view .fc-day-sun {
  background-color: #fff0fb;
}

/* line 59, app/assets/stylesheets/front/equipment_reservations.scss */
#equipment_reservations .calendar .fc-timeline-event:not(.fc-event-end):after,
#equipment_reservations .calendar .fc-timeline-event:not(.fc-event-start):before {
  display: none;
}

/* line 68, app/assets/stylesheets/front/equipment_reservations.scss */
.body-resource header .main-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

/* line 74, app/assets/stylesheets/front/equipment_reservations.scss */
.body-resource main {
  margin: 0 auto;
}

/* line 77, app/assets/stylesheets/front/equipment_reservations.scss */
.body-resource main .main-container {
  border: solid 5px green;
}

/* line 80, app/assets/stylesheets/front/equipment_reservations.scss */
.body-resource main .main-content {
  background: #aaa;
  border: dashed 5px #000;
  margin-bottom: 10vh;
}

/* line 87, app/assets/stylesheets/front/equipment_reservations.scss */
.body-resource main .main-footer {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
}

/* line 93, app/assets/stylesheets/front/equipment_reservations.scss */
.body-resource main #new_equipment_reservation .spacer {
  margin-bottom: 30vh;
}

/* line 99, app/assets/stylesheets/front/equipment_reservations.scss */
.body-resource main .modal-dialog #new_equipment_reservation {
  margin-bottom: 0vh;
}
/* line 1, app/assets/stylesheets/front/events.scss */
#events {
  margin-bottom: 15vh;
}

/* line 3, app/assets/stylesheets/front/events.scss */
#events #calendar_title {
  margin: 1vh 0;
  text-align: center;
}

/* line 8, app/assets/stylesheets/front/events.scss */
#events .calendar .bg-editable {
  color: #212529;
  background-color: #DDFEDE;
}

/* line 11, app/assets/stylesheets/front/events.scss */
#events .calendar .bg-editable .fc-event-time {
  color: #212529;
}

/* line 14, app/assets/stylesheets/front/events.scss */
#events .calendar .bg-editable .fc-event-title {
  color: #212529;
}

/* line 17, app/assets/stylesheets/front/events.scss */
#events .calendar .bg-editable .fc-daygrid-event-dot {
  border-color: #d9534f;
}

/* line 21, app/assets/stylesheets/front/events.scss */
#events .calendar .bg-editable.owner {
  background-color: #BDFCB0;
}

/* line 24, app/assets/stylesheets/front/events.scss */
#events .calendar .bg-readable {
  background-color: #dbf3ff;
}

/* line 27, app/assets/stylesheets/front/events.scss */
#events .calendar .bg-readable .fc-event-time {
  color: #212529;
}

/* line 30, app/assets/stylesheets/front/events.scss */
#events .calendar .bg-readable .fc-event-title {
  color: #212529;
}

/* line 33, app/assets/stylesheets/front/events.scss */
#events .calendar .bg-readable .fc-daygrid-event-dot {
  border-color: #d9534f;
}

/* line 39, app/assets/stylesheets/front/events.scss */
#events .calendar .public.bg-readable .fc-daygrid-event-dot,
#events .calendar .public.bg-editable .fc-daygrid-event-dot {
  border-color: #d9534f !important;
}

/* line 45, app/assets/stylesheets/front/events.scss */
#events .calendar .private.bg-readable .fc-daygrid-event-dot,
#events .calendar .private.bg-editable .fc-daygrid-event-dot {
  border-color: #e6e6fa !important;
}

/* line 51, app/assets/stylesheets/front/events.scss */
#events .calendar .event.bg-readable .fc-daygrid-event-dot,
#events .calendar .event.bg-editable .fc-daygrid-event-dot {
  border-color: #d9534f !important;
}

/* line 57, app/assets/stylesheets/front/events.scss */
#events .calendar .visitor.bg-readable .fc-daygrid-event-dot,
#events .calendar .visitor.bg-editable .fc-daygrid-event-dot {
  border-color: #5cb85c !important;
}

/* line 65, app/assets/stylesheets/front/events.scss */
#events .calendar .conference.bg-readable .fc-daygrid-event-dot,
#events .calendar .room-reservation.bg-readable .fc-daygrid-event-dot,
#events .calendar .conference.bg-editable .fc-daygrid-event-dot,
#events .calendar .room-reservation.bg-editable .fc-daygrid-event-dot {
  border-color: #f0ad4e !important;
}

/* line 71, app/assets/stylesheets/front/events.scss */
#events .calendar .meeting.bg-readable .fc-daygrid-event-dot,
#events .calendar .meeting.bg-editable .fc-daygrid-event-dot {
  border-color: #f0e68c !important;
}

/* line 77, app/assets/stylesheets/front/events.scss */
#events .calendar .equipment-reservation.bg-readable .fc-daygrid-event-dot,
#events .calendar .equipment-reservation.bg-editable .fc-daygrid-event-dot {
  border-color: #ffb6c1 !important;
}

/* line 83, app/assets/stylesheets/front/events.scss */
#events .calendar .business-trip.bg-readable .fc-daygrid-event-dot,
#events .calendar .business-trip.bg-editable .fc-daygrid-event-dot {
  border-color: #007bff !important;
}

/* line 89, app/assets/stylesheets/front/events.scss */
#events .calendar .outing.bg-readable .fc-daygrid-event-dot,
#events .calendar .outing.bg-editable .fc-daygrid-event-dot {
  border-color: #65727a !important;
}

/* line 95, app/assets/stylesheets/front/events.scss */
#events .calendar .attendance.bg-readable .fc-daygrid-event-dot,
#events .calendar .attendance.bg-editable .fc-daygrid-event-dot {
  border-color: #1fdff8 !important;
}

/* line 101, app/assets/stylesheets/front/events.scss */
#events .calendar .remote.bg-readable .fc-daygrid-event-dot,
#events .calendar .remote.bg-editable .fc-daygrid-event-dot {
  border-color: #3b89ee !important;
}

/* line 107, app/assets/stylesheets/front/events.scss */
#events .calendar .dayoff.bg-readable .fc-daygrid-event-dot,
#events .calendar .dayoff.bg-editable .fc-daygrid-event-dot {
  border-color: #668699 !important;
}

/* line 111, app/assets/stylesheets/front/events.scss */
#events .calendar .release.bg-readable,
#events .calendar .release.bg-editable {
  background-color: #d9534f;
}

/* line 113, app/assets/stylesheets/front/events.scss */
#events .calendar .release.bg-readable .fc-daygrid-event-dot,
#events .calendar .release.bg-editable .fc-daygrid-event-dot {
  border-color: #f0f8ff !important;
}

/* line 116, app/assets/stylesheets/front/events.scss */
#events .calendar .release.bg-readable .fc-event-time,
#events .calendar .release.bg-editable .fc-event-time {
  color: #fff0fb !important;
}

/* line 119, app/assets/stylesheets/front/events.scss */
#events .calendar .release.bg-readable .fc-event-title,
#events .calendar .release.bg-editable .fc-event-title {
  color: #fff0fb !important;
}

/* line 126, app/assets/stylesheets/front/events.scss */
#events .calendar .fc-dayGridMonth-view .base-event .fc-event-time {
  font-size: 0.75em;
}

/* line 129, app/assets/stylesheets/front/events.scss */
#events .calendar .fc-dayGridMonth-view .base-event .fc-event-title {
  font-size: 0.75em;
}

/* line 132, app/assets/stylesheets/front/events.scss */
#events .calendar .fc-dayGridMonth-view .base-event .fc-event-title.fc-sticky {
  font-weight: 700;
}

/* line 136, app/assets/stylesheets/front/events.scss */
#events .calendar .fc-dayGridMonth-view .fc-day-sat {
  background-color: #f0f8ff;
}

/* line 139, app/assets/stylesheets/front/events.scss */
#events .calendar .fc-dayGridMonth-view .fc-day-sun {
  background-color: #fff0fb;
}

/* line 145, app/assets/stylesheets/front/events.scss */
#events .calendar .fc-timeGridWeek-view .fc-col-header-cell .fc-day {
  font-size: 0.75em;
}

/* line 148, app/assets/stylesheets/front/events.scss */
#events .calendar .fc-timeGridWeek-view .fc-col-header-cell .fc-col-header-cell-cushion {
  font-size: 0.75em;
}

/* line 156, app/assets/stylesheets/front/events.scss */
#events .calendar-list .bg-editable .fc-list-event-dot {
  border-color: #d9534f !important;
}

/* line 162, app/assets/stylesheets/front/events.scss */
#events .calendar-list .public.bg-readable .fc-list-event-dot,
#events .calendar-list .public.bg-editable .fc-list-event-dot {
  border-color: #d9534f !important;
}

/* line 168, app/assets/stylesheets/front/events.scss */
#events .calendar-list .private.bg-readable .fc-list-event-dot,
#events .calendar-list .private.bg-editable .fc-list-event-dot {
  border-color: #e6e6fa !important;
}

/* line 174, app/assets/stylesheets/front/events.scss */
#events .calendar-list .event.bg-readable .fc-list-event-dot,
#events .calendar-list .event.bg-editable .fc-list-event-dot {
  border-color: #d9534f !important;
}

/* line 180, app/assets/stylesheets/front/events.scss */
#events .calendar-list .visitor.bg-readable .fc-list-event-dot,
#events .calendar-list .visitor.bg-editable .fc-list-event-dot {
  border-color: #5cb85c !important;
}

/* line 188, app/assets/stylesheets/front/events.scss */
#events .calendar-list .conference.bg-readable .fc-list-event-dot,
#events .calendar-list .room-reservation.bg-readable .fc-list-event-dot,
#events .calendar-list .conference.bg-editable .fc-list-event-dot,
#events .calendar-list .room-reservation.bg-editable .fc-list-event-dot {
  border-color: #f0ad4e !important;
}

/* line 194, app/assets/stylesheets/front/events.scss */
#events .calendar-list .meeting.bg-readable .fc-list-event-dot,
#events .calendar-list .meeting.bg-editable .fc-list-event-dot {
  border-color: #f0e68c !important;
}

/* line 200, app/assets/stylesheets/front/events.scss */
#events .calendar-list .equipment-reservation.bg-readable .fc-list-event-dot,
#events .calendar-list .equipment-reservation.bg-editable .fc-list-event-dot {
  border-color: #daa520 !important;
}

/* line 206, app/assets/stylesheets/front/events.scss */
#events .calendar-list .business-trip.bg-readable .fc-list-event-dot,
#events .calendar-list .business-trip.bg-editable .fc-list-event-dot {
  border-color: #007bff !important;
}

/* line 212, app/assets/stylesheets/front/events.scss */
#events .calendar-list .outing.bg-readable .fc-list-event-dot,
#events .calendar-list .outing.bg-editable .fc-list-event-dot {
  border-color: #65727a !important;
}

/* line 221, app/assets/stylesheets/front/events.scss */
.body-event header .main-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

/* line 227, app/assets/stylesheets/front/events.scss */
.body-event main {
  margin: 0 auto;
}

/* line 233, app/assets/stylesheets/front/events.scss */
.body-event main .main-content {
  background: #aaa;
  border: dashed 5px #000;
  margin-bottom: 10vh;
}

/* line 240, app/assets/stylesheets/front/events.scss */
.body-event main .main-footer {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
}

/* line 247, app/assets/stylesheets/front/events.scss */
.body-event main #new_event .spacer {
  margin-bottom: 30vh;
}

/* line 253, app/assets/stylesheets/front/events.scss */
.body-event main .modal-dialog #new_event {
  margin-bottom: 0vh;
}
/* line 1, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules {
  margin-bottom: 15vh;
}

/* line 3, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules #calendar_title {
  margin: 1vh 0;
  text-align: center;
}

/* line 8, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .bg-editable {
  color: #212529;
  background-color: #DDFEDE;
}

/* line 11, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .bg-editable .fc-event-time {
  color: #212529;
}

/* line 14, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .bg-editable .fc-event-title {
  color: #212529;
}

/* line 17, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .bg-editable .fc-daygrid-event-dot {
  border-color: #007bff;
}

/* line 21, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .bg-editable.owner {
  background-color: #BDFCB0;
}

/* line 24, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .bg-readable {
  background-color: #dbf3ff;
}

/* line 27, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .bg-readable .fc-event-title {
  color: #212529;
}

/* line 30, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .bg-readable .fc-event-time {
  color: #212529;
}

/* line 33, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .bg-readable .fc-event-title-container {
  color: #212529;
}

/* line 36, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .bg-readable .fc-daygrid-event-dot {
  border-color: #007bff;
}

/* line 40, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .fc-event-title {
  color: #212529 !important;
}

/* line 45, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .public.bg-readable .fc-daygrid-event-dot,
#group_schedules .calendar .public.bg-editable .fc-daygrid-event-dot {
  border-color: #d9534f !important;
}

/* line 51, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .private.bg-readable .fc-daygrid-event-dot,
#group_schedules .calendar .private.bg-editable .fc-daygrid-event-dot {
  border-color: #e6e6fa !important;
}

/* line 57, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .event.bg-readable .fc-daygrid-event-dot,
#group_schedules .calendar .event.bg-editable .fc-daygrid-event-dot {
  border-color: #d9534f !important;
}

/* line 63, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .visitor.bg-readable .fc-daygrid-event-dot,
#group_schedules .calendar .visitor.bg-editable .fc-daygrid-event-dot {
  border-color: #5cb85c !important;
}

/* line 71, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .conference.bg-readable .fc-daygrid-event-dot,
#group_schedules .calendar .room-reservation.bg-readable .fc-daygrid-event-dot,
#group_schedules .calendar .conference.bg-editable .fc-daygrid-event-dot,
#group_schedules .calendar .room-reservation.bg-editable .fc-daygrid-event-dot {
  border-color: #f0ad4e !important;
}

/* line 77, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .meeting.bg-readable .fc-daygrid-event-dot,
#group_schedules .calendar .meeting.bg-editable .fc-daygrid-event-dot {
  border-color: #f0e68c !important;
}

/* line 83, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .equipment-reservation.bg-readable .fc-daygrid-event-dot,
#group_schedules .calendar .equipment-reservation.bg-editable .fc-daygrid-event-dot {
  border-color: #ffb6c1 !important;
}

/* line 89, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .business-trip.bg-readable .fc-daygrid-event-dot,
#group_schedules .calendar .business-trip.bg-editable .fc-daygrid-event-dot {
  border-color: #007bff !important;
}

/* line 95, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .outing.bg-readable .fc-daygrid-event-dot,
#group_schedules .calendar .outing.bg-editable .fc-daygrid-event-dot {
  border-color: #65727a !important;
}

/* line 101, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .attendance.bg-readable .fc-daygrid-event-dot,
#group_schedules .calendar .attendance.bg-editable .fc-daygrid-event-dot {
  border-color: #1fdff8 !important;
}

/* line 107, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .remote.bg-readable .fc-daygrid-event-dot,
#group_schedules .calendar .remote.bg-editable .fc-daygrid-event-dot {
  border-color: #3b89ee !important;
}

/* line 113, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .dayoff.bg-readable .fc-daygrid-event-dot,
#group_schedules .calendar .dayoff.bg-editable .fc-daygrid-event-dot {
  border-color: #668699 !important;
}

/* line 117, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .release.bg-readable,
#group_schedules .calendar .release.bg-editable {
  background-color: #d9534f;
}

/* line 119, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .release.bg-readable .fc-daygrid-event-dot,
#group_schedules .calendar .release.bg-editable .fc-daygrid-event-dot {
  border-color: #f0f8ff !important;
}

/* line 122, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .release.bg-readable .fc-event-time,
#group_schedules .calendar .release.bg-editable .fc-event-time {
  color: #fff0fb !important;
}

/* line 125, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .release.bg-readable .fc-event-title,
#group_schedules .calendar .release.bg-editable .fc-event-title {
  color: #fff0fb !important;
}

/* line 139, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .fc-dayGridMonth-view .base-event .fc-event-time {
  font-size: 0.75em;
}

/* line 142, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .fc-dayGridMonth-view .base-event .fc-event-title {
  font-size: 0.75em;
}

/* line 145, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .fc-dayGridMonth-view .base-event .fc-event-title.fc-sticky {
  font-weight: 700;
}

/* line 149, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .fc-dayGridMonth-view .fc-day-sat {
  background-color: #f0f8ff;
}

/* line 152, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .fc-dayGridMonth-view .fc-day-sun {
  background-color: #fff0fb;
}

/* line 156, app/assets/stylesheets/front/group_schedules.scss */
#group_schedules .calendar .fc-timeline-event:not(.fc-event-end):after,
#group_schedules .calendar .fc-timeline-event:not(.fc-event-start):before {
  display: none;
}

/* line 165, app/assets/stylesheets/front/group_schedules.scss */
.body-resource header .main-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

/* line 171, app/assets/stylesheets/front/group_schedules.scss */
.body-resource main {
  margin: 0 auto;
}

/* line 174, app/assets/stylesheets/front/group_schedules.scss */
.body-resource main .main-container {
  border: solid 5px green;
}

/* line 177, app/assets/stylesheets/front/group_schedules.scss */
.body-resource main .main-content {
  background: #aaa;
  border: dashed 5px #000;
  margin-bottom: 10vh;
}

/* line 184, app/assets/stylesheets/front/group_schedules.scss */
.body-resource main .main-footer {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
}

/* line 190, app/assets/stylesheets/front/group_schedules.scss */
.body-resource main #new_group_schedule {
  margin-bottom: 20vh;
}
/* line 1, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations {
  margin-bottom: 15vh;
}

/* line 3, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations #calendar_title {
  margin: 1vh 0;
  text-align: center;
}

/* line 8, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .bg-editable {
  color: #212529;
  background-color: #DDFEDE;
}

/* line 11, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .bg-editable .fc-event-time {
  color: #212529;
}

/* line 14, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .bg-editable .fc-event-title {
  color: #212529;
}

/* line 17, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .bg-editable .fc-daygrid-event-dot {
  border-color: #007bff;
}

/* line 21, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .bg-editable.owner {
  background-color: #BDFCB0;
}

/* line 24, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .bg-readable {
  background-color: #dbf3ff;
}

/* line 27, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .bg-readable .fc-event-title {
  color: #212529;
}

/* line 30, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .bg-readable .fc-event-time {
  color: #212529;
}

/* line 33, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .bg-readable .fc-event-title {
  color: #212529;
}

/* line 36, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .bg-readable .fc-daygrid-event-dot {
  border-color: #007bff;
}

/* line 42, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .public.bg-readable .fc-daygrid-event-dot,
#room_reservations .calendar .public.bg-editable .fc-daygrid-event-dot {
  border-color: #d9534f !important;
}

/* line 48, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .private.bg-readable .fc-daygrid-event-dot,
#room_reservations .calendar .private.bg-editable .fc-daygrid-event-dot {
  border-color: #e6e6fa !important;
}

/* line 54, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .event.bg-readable .fc-daygrid-event-dot,
#room_reservations .calendar .event.bg-editable .fc-daygrid-event-dot {
  border-color: #d9534f !important;
}

/* line 60, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .visitor.bg-readable .fc-daygrid-event-dot,
#room_reservations .calendar .visitor.bg-editable .fc-daygrid-event-dot {
  border-color: #5cb85c !important;
}

/* line 68, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .conference.bg-readable .fc-daygrid-event-dot,
#room_reservations .calendar .room-reservation.bg-readable .fc-daygrid-event-dot,
#room_reservations .calendar .conference.bg-editable .fc-daygrid-event-dot,
#room_reservations .calendar .room-reservation.bg-editable .fc-daygrid-event-dot {
  border-color: #f0ad4e !important;
}

/* line 74, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .meeting.bg-readable .fc-daygrid-event-dot,
#room_reservations .calendar .meeting.bg-editable .fc-daygrid-event-dot {
  border-color: #f0e68c !important;
}

/* line 80, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .equipment-reservation.bg-readable .fc-daygrid-event-dot,
#room_reservations .calendar .equipment-reservation.bg-editable .fc-daygrid-event-dot {
  border-color: #ffb6c1 !important;
}

/* line 86, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .business-trip.bg-readable .fc-daygrid-event-dot,
#room_reservations .calendar .business-trip.bg-editable .fc-daygrid-event-dot {
  border-color: #007bff !important;
}

/* line 92, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .outing.bg-readable .fc-daygrid-event-dot,
#room_reservations .calendar .outing.bg-editable .fc-daygrid-event-dot {
  border-color: #65727a !important;
}

/* line 98, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .fc-dayGridMonth-view .base-event .fc-event-time {
  font-size: 0.75em;
}

/* line 101, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .fc-dayGridMonth-view .base-event .fc-event-title {
  font-size: 0.75em;
}

/* line 104, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .fc-dayGridMonth-view .base-event .fc-event-title.fc-sticky {
  font-weight: 700;
}

/* line 108, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .fc-dayGridMonth-view .fc-day-sat {
  background-color: #f0f8ff;
}

/* line 111, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .fc-dayGridMonth-view .fc-day-sun {
  background-color: #fff0fb;
}

/* line 115, app/assets/stylesheets/front/room_reservations.scss */
#room_reservations .calendar .fc-timeline-event:not(.fc-event-end):after,
#room_reservations .calendar .fc-timeline-event:not(.fc-event-start):before {
  display: none;
}

/* line 124, app/assets/stylesheets/front/room_reservations.scss */
.body-resource header .main-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

/* line 130, app/assets/stylesheets/front/room_reservations.scss */
.body-resource main {
  margin: 0 auto;
}

/* line 133, app/assets/stylesheets/front/room_reservations.scss */
.body-resource main .main-container {
  border: solid 5px green;
}

/* line 136, app/assets/stylesheets/front/room_reservations.scss */
.body-resource main .main-content {
  background: #aaa;
  border: dashed 5px #000;
  margin-bottom: 10vh;
}

/* line 143, app/assets/stylesheets/front/room_reservations.scss */
.body-resource main .main-footer {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
}

/* line 150, app/assets/stylesheets/front/room_reservations.scss */
.body-resource main #new_room_reservation .spacer {
  margin-bottom: 30vh;
}

/* line 156, app/assets/stylesheets/front/room_reservations.scss */
.body-resource main .modal-dialog #new_room_reservation {
  margin-bottom: 0vh;
}
/* line 1, app/assets/stylesheets/front/schedules.scss */
#schedules {
  margin-bottom: 15vh;
}

/* line 3, app/assets/stylesheets/front/schedules.scss */
#schedules #calendar_title {
  margin: 1vh 0;
  text-align: center;
}

/* line 8, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .bg-editable {
  color: #212529;
  background-color: #F7FEFF;
}

/* line 23, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .public.bg-readable .fc-daygrid-event-dot,
#schedules .calendar .public.bg-editable .fc-daygrid-event-dot {
  border-color: #d9534f !important;
}

/* line 29, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .private.bg-readable .fc-daygrid-event-dot,
#schedules .calendar .private.bg-editable .fc-daygrid-event-dot {
  border-color: #e6e6fa !important;
}

/* line 35, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .event.bg-readable .fc-daygrid-event-dot,
#schedules .calendar .event.bg-editable .fc-daygrid-event-dot {
  border-color: #d9534f !important;
}

/* line 41, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .visitor.bg-readable .fc-daygrid-event-dot,
#schedules .calendar .visitor.bg-editable .fc-daygrid-event-dot {
  border-color: #5cb85c !important;
}

/* line 49, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .conference.bg-readable .fc-daygrid-event-dot,
#schedules .calendar .room-reservation.bg-readable .fc-daygrid-event-dot,
#schedules .calendar .conference.bg-editable .fc-daygrid-event-dot,
#schedules .calendar .room-reservation.bg-editable .fc-daygrid-event-dot {
  border-color: #f0ad4e !important;
}

/* line 55, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .meeting.bg-readable .fc-daygrid-event-dot,
#schedules .calendar .meeting.bg-editable .fc-daygrid-event-dot {
  border-color: #f0e68c !important;
}

/* line 61, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .equipment-reservation.bg-readable .fc-daygrid-event-dot,
#schedules .calendar .equipment-reservation.bg-editable .fc-daygrid-event-dot {
  border-color: #ffb6c1 !important;
}

/* line 67, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .business-trip.bg-readable .fc-daygrid-event-dot,
#schedules .calendar .business-trip.bg-editable .fc-daygrid-event-dot {
  border-color: #007bff !important;
}

/* line 73, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .outing.bg-readable .fc-daygrid-event-dot,
#schedules .calendar .outing.bg-editable .fc-daygrid-event-dot {
  border-color: #65727a !important;
}

/* line 79, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .attendance.bg-readable .fc-daygrid-event-dot,
#schedules .calendar .attendance.bg-editable .fc-daygrid-event-dot {
  border-color: #1fdff8 !important;
}

/* line 85, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .remote.bg-readable .fc-daygrid-event-dot,
#schedules .calendar .remote.bg-editable .fc-daygrid-event-dot {
  border-color: #3b89ee !important;
}

/* line 91, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .dayoff.bg-readable .fc-daygrid-event-dot,
#schedules .calendar .dayoff.bg-editable .fc-daygrid-event-dot {
  border-color: #668699 !important;
}

/* line 95, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .release.bg-readable,
#schedules .calendar .release.bg-editable {
  background-color: #d9534f;
}

/* line 97, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .release.bg-readable .fc-daygrid-event-dot,
#schedules .calendar .release.bg-editable .fc-daygrid-event-dot {
  border-color: #f0f8ff !important;
}

/* line 100, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .release.bg-readable .fc-event-time,
#schedules .calendar .release.bg-editable .fc-event-time {
  color: #fff0fb !important;
}

/* line 103, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .release.bg-readable .fc-event-title,
#schedules .calendar .release.bg-editable .fc-event-title {
  color: #fff0fb !important;
}

/* line 136, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .fc-dayGridMonth-view .base-event .fc-event-time {
  font-size: 0.75em;
}

/* line 139, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .fc-dayGridMonth-view .base-event .fc-event-title {
  font-size: 0.75em;
}

/* line 142, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .fc-dayGridMonth-view .base-event .fc-event-title.fc-sticky {
  color: #212529;
  font-size: 0.75em;
  font-weight: 700;
}

/* line 148, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .fc-dayGridMonth-view .fc-day-sat {
  background-color: #f0f8ff;
}

/* line 151, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .fc-dayGridMonth-view .fc-day-sun {
  background-color: #fff0fb;
}

/* line 157, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .fc-timeGridWeek-view .fc-col-header-cell .fc-day {
  font-size: 0.75em;
}

/* line 160, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar .fc-timeGridWeek-view .fc-col-header-cell .fc-col-header-cell-cushion {
  font-size: 0.75em;
}

/* line 169, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar-list .public.bg-readable .fc-list-event-dot,
#schedules .calendar-list .public.bg-editable .fc-list-event-dot {
  border-color: #d9534f !important;
}

/* line 175, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar-list .private.bg-readable .fc-list-event-dot,
#schedules .calendar-list .private.bg-editable .fc-list-event-dot {
  border-color: #e6e6fa !important;
}

/* line 181, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar-list .event.bg-readable .fc-list-event-dot,
#schedules .calendar-list .event.bg-editable .fc-list-event-dot {
  border-color: #d9534f !important;
}

/* line 187, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar-list .visitor.bg-readable .fc-list-event-dot,
#schedules .calendar-list .visitor.bg-editable .fc-list-event-dot {
  border-color: #5cb85c !important;
}

/* line 195, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar-list .conference.bg-readable .fc-list-event-dot,
#schedules .calendar-list .room-reservation.bg-readable .fc-list-event-dot,
#schedules .calendar-list .conference.bg-editable .fc-list-event-dot,
#schedules .calendar-list .room-reservation.bg-editable .fc-list-event-dot {
  border-color: #f0ad4e !important;
}

/* line 201, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar-list .meeting.bg-readable .fc-list-event-dot,
#schedules .calendar-list .meeting.bg-editable .fc-list-event-dot {
  border-color: #f0e68c !important;
}

/* line 207, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar-list .equipment-reservation.bg-readable .fc-list-event-dot,
#schedules .calendar-list .equipment-reservation.bg-editable .fc-list-event-dot {
  border-color: #daa520 !important;
}

/* line 213, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar-list .business-trip.bg-readable .fc-list-event-dot,
#schedules .calendar-list .business-trip.bg-editable .fc-list-event-dot {
  border-color: #007bff !important;
}

/* line 219, app/assets/stylesheets/front/schedules.scss */
#schedules .calendar-list .outing.bg-readable .fc-list-event-dot,
#schedules .calendar-list .outing.bg-editable .fc-list-event-dot {
  border-color: #65727a !important;
}

/* line 228, app/assets/stylesheets/front/schedules.scss */
.body-event header .main-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

/* line 234, app/assets/stylesheets/front/schedules.scss */
.body-event main {
  margin: 0 auto;
}

/* line 237, app/assets/stylesheets/front/schedules.scss */
.body-event main .main-container {
  border: solid 5px green;
}

/* line 240, app/assets/stylesheets/front/schedules.scss */
.body-event main .main-content {
  background: #aaa;
  border: dashed 5px #000;
  margin-bottom: 10vh;
}

/* line 247, app/assets/stylesheets/front/schedules.scss */
.body-event main .main-footer {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
}

/* line 254, app/assets/stylesheets/front/schedules.scss */
.body-event main #new_schedule .spacer {
  margin-bottom: 30vh;
}

/* line 259, app/assets/stylesheets/front/schedules.scss */
.body-event main .modal-dialog #new_schedule {
  margin-bottom: 0vh;
}
/* line 1, app/assets/stylesheets/front/users.scss */
#users {
  margin-bottom: 20vh;
  font-size: .875rem;
}

/* line 4, app/assets/stylesheets/front/users.scss */
#users .avator {
  object-fit: cover;
}

/* line 7, app/assets/stylesheets/front/users.scss */
#users .user-name {
  font-size: 1.3rem;
}

/* line 10, app/assets/stylesheets/front/users.scss */
#users .organization-name {
  font-size: 0.85rem;
}

/* line 14, app/assets/stylesheets/front/users.scss */
#users .roster {
  padding-left: unset !important;
  padding-right: unset !important;
}

/* line 18, app/assets/stylesheets/front/users.scss */
#users .ruby {
  ruby-position: above;
}

/* line 22, app/assets/stylesheets/front/users.scss */
#users .dataTables_filter {
  width: 50%;
  float: right;
  text-align: right;
  padding-right: 5px;
}

/* line 27, app/assets/stylesheets/front/users.scss */
#users .dataTables_filter label {
  display: none;
}

@media (max-width: 320px) {
  /* line 34, app/assets/stylesheets/front/users.scss */
  #users {
    font-size: .7rem;
  }
  /* line 36, app/assets/stylesheets/front/users.scss */
  #users .user-name {
    font-size: 1.1rem;
  }
  /* line 39, app/assets/stylesheets/front/users.scss */
  #users .organization-name {
    font-size: 0.7rem;
  }
}

@media (min-width: 480px) {
  /* line 45, app/assets/stylesheets/front/users.scss */
  #users {
    font-size: .7rem;
  }
  /* line 47, app/assets/stylesheets/front/users.scss */
  #users .user-name {
    font-size: 1.1rem;
  }
  /* line 50, app/assets/stylesheets/front/users.scss */
  #users .organization-name {
    font-size: 0.7rem;
  }
}

@media (min-width: 768px) {
  /* line 56, app/assets/stylesheets/front/users.scss */
  #users {
    font-size: .7rem;
  }
  /* line 58, app/assets/stylesheets/front/users.scss */
  #users .user-name {
    font-size: 1.3rem;
  }
  /* line 61, app/assets/stylesheets/front/users.scss */
  #users .organization-name {
    font-size: 0.85rem;
  }
}
.fc-icon,.fc-unselectable{-webkit-user-select:none;-ms-user-select:none}.fc .fc-button,.fc-icon{text-transform:none;text-align:center}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc .fc-button:not(:disabled),.fc a[data-navlink],.fc-event.fc-event-draggable,.fc-event[href]{cursor:pointer}.fc-unselectable{-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc{display:flex;flex-direction:column;font-size:1em}.fc .fc-button,.fc-icon{display:inline-block;font-weight:400;-moz-user-select:none}.fc,.fc *,.fc :after,.fc :before{box-sizing:border-box}.fc table{border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{vertical-align:top;padding:0}.fc .fc-button,.fc .fc-button .fc-icon,.fc .fc-button-group,.fc .fc-timegrid-slot-label{vertical-align:middle}.fc a[data-navlink]:hover{text-decoration:underline}.fc-direction-ltr{direction:ltr;text-align:left}.fc-direction-rtl{direction:rtl;text-align:right}.fc-theme-standard td,.fc-theme-standard th{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc-liquid-hack td,.fc-liquid-hack th{position:relative}@font-face{font-family:fcicons;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format('truetype');font-weight:400;font-style:normal}.fc-icon{width:1em;height:1em;user-select:none;font-family:fcicons!important;speak:none;font-style:normal;font-variant:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc .fc-scroller-harness-liquid,.fc .fc-scroller-liquid,.fc .fc-scrollgrid-liquid{height:100%}.fc-icon-chevron-left:before{content:"\e900"}.fc-icon-chevron-right:before{content:"\e901"}.fc-icon-chevrons-left:before{content:"\e902"}.fc-icon-chevrons-right:before{content:"\e903"}.fc-icon-minus-square:before{content:"\e904"}.fc-icon-plus-square:before{content:"\e905"}.fc-icon-x:before{content:"\e906"}.fc .fc-button{overflow:visible;text-transform:none;margin:0;font-family:inherit}.fc .fc-button::-moz-focus-inner{padding:0;border-style:none}.fc .fc-button{-webkit-appearance:button;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc .fc-button:hover{text-decoration:none}.fc .fc-button:focus{outline:0;box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc .fc-button-primary:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus,.fc .fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc .fc-button:disabled{opacity:.65}.fc .fc-button-primary{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:hover{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1e2b37;background-color:var(--fc-button-hover-bg-color,#1e2b37);border-color:#1a252f;border-color:var(--fc-button-hover-border-color,#1a252f)}.fc .fc-button-primary:disabled{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1a252f;background-color:var(--fc-button-active-bg-color,#1a252f);border-color:#151e27;border-color:var(--fc-button-active-border-color,#151e27)}.fc .fc-button .fc-icon{font-size:1.5em}.fc .fc-button-group{position:relative;display:inline-flex}.fc .fc-button-group>.fc-button{position:relative;flex:1 1 auto}.fc .fc-button-group>.fc-button.fc-button-active,.fc .fc-button-group>.fc-button:active,.fc .fc-button-group>.fc-button:focus,.fc .fc-button-group>.fc-button:hover{z-index:1}.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:first-child){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc .fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc .fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc .fc-toolbar-title{font-size:1.75em;margin:0}.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-direction-rtl .fc-toolbar>*>:not(:first-child){margin-right:.75em}.fc-direction-rtl .fc-toolbar-ltr{flex-direction:row-reverse}.fc .fc-scroller{-webkit-overflow-scrolling:touch;position:relative}.fc .fc-scroller-liquid-absolute{position:absolute;top:0;right:0;left:0;bottom:0}.fc .fc-scroller-harness{position:relative;overflow:hidden;direction:ltr}.fc-direction-rtl .fc-scroller-harness>.fc-scroller{direction:rtl}.fc-theme-standard .fc-scrollgrid{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-scrollgrid,.fc .fc-scrollgrid-section-footer>*,.fc .fc-scrollgrid-section-header>*{border-bottom-width:0}.fc .fc-scrollgrid,.fc .fc-scrollgrid table{width:100%;table-layout:fixed}.fc .fc-scrollgrid table{border-top-style:hidden;border-left-style:hidden;border-right-style:hidden}.fc .fc-scrollgrid{border-collapse:separate;border-right-width:0}.fc .fc-scrollgrid-section,.fc .fc-scrollgrid-section table,.fc .fc-scrollgrid-section>td{height:1px}.fc .fc-scrollgrid-section-liquid{height:auto}.fc .fc-scrollgrid-section-liquid>td{height:100%}.fc .fc-scrollgrid-section>*{border-top-width:0;border-left-width:0}.fc .fc-scrollgrid-section-body table,.fc .fc-scrollgrid-section-footer table{border-bottom-style:hidden}.fc .fc-scrollgrid-section-sticky>*{background:var(--fc-page-bg-color,#fff);position:-webkit-sticky;position:sticky;z-index:2}.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>*{top:0}.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>*{bottom:0}.fc .fc-scrollgrid-sticky-shim{height:1px;margin-bottom:-1px}.fc-sticky{position:-webkit-sticky;position:sticky}.fc .fc-view-harness{flex-grow:1;position:relative}.fc .fc-bg-event,.fc .fc-highlight,.fc .fc-non-business,.fc .fc-view-harness-active>.fc-view{position:absolute;top:0;left:0;right:0;bottom:0}.fc .fc-col-header-cell-cushion{display:inline-block;padding:2px 4px}.fc .fc-non-business{background:rgba(215,215,215,.3);background:var(--fc-non-business-color,rgba(215,215,215,.3))}.fc .fc-bg-event{background:var(--fc-bg-event-color,#8fdf82);opacity:.3;opacity:var(--fc-bg-event-opacity,.3)}.fc .fc-bg-event .fc-event-title{margin:.5em;font-size:.85em;font-size:var(--fc-small-font-size,.85em);font-style:italic}.fc .fc-highlight{background:rgba(188,232,241,.3);background:var(--fc-highlight-color,rgba(188,232,241,.3))}.fc .fc-cell-shaded,.fc .fc-day-disabled{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}a.fc-event,a.fc-event:hover{text-decoration:none}.fc-event .fc-event-main{position:relative;z-index:2}.fc-event-dragging:not(.fc-event-selected){opacity:.75}.fc-event-dragging.fc-event-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event .fc-event-resizer{display:none;position:absolute;z-index:4}.fc-event-selected .fc-event-resizer,.fc-event:hover .fc-event-resizer,.fc-h-event{display:block}.fc-event-selected .fc-event-resizer{border-radius:4px;border-radius:calc(var(--fc-event-resizer-dot-total-width,8px)/ 2);border-width:1px;border-width:var(--fc-event-resizer-dot-border-width,1px);width:8px;width:var(--fc-event-resizer-dot-total-width,8px);height:8px;height:var(--fc-event-resizer-dot-total-width,8px);border-style:solid;border-color:inherit;background:var(--fc-page-bg-color,#fff)}.fc-event-selected .fc-event-resizer:before{content:'';position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px}.fc-event-selected{box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event-selected:before{content:"";position:absolute;z-index:3;top:0;left:0;right:0;bottom:0}.fc-event-selected:after{content:"";background:rgba(0,0,0,.25);background:var(--fc-event-selected-overlay-color,rgba(0,0,0,.25));position:absolute;z-index:1;top:-1px;left:-1px;right:-1px;bottom:-1px}.fc-h-event{border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-h-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff)}.fc-h-event .fc-event-main-frame{display:flex}.fc-h-event .fc-event-time{max-width:100%;overflow:hidden}.fc-h-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-width:0}.fc-h-event .fc-event-title{display:inline-block;vertical-align:top;left:0;right:0;max-width:100%;overflow:hidden}.fc-h-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end){border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start){border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.fc-h-event:not(.fc-event-selected) .fc-event-resizer{top:0;bottom:0;width:8px;width:var(--fc-event-resizer-thickness,8px)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end{cursor:w-resize;left:-4px;left:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start{cursor:e-resize;right:-4px;right:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-h-event.fc-event-selected .fc-event-resizer{top:50%;margin-top:-4px;margin-top:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end{left:-4px;left:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start{right:-4px;right:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}:root{--fc-daygrid-event-dot-width:8px;--fc-list-event-dot-width:10px;--fc-list-event-hover-bg-color:#f5f5f5}.fc .fc-popover{position:fixed;top:0;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc .fc-popover-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3px 4px}.fc .fc-popover-title{margin:0 2px}.fc .fc-popover-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-theme-standard .fc-popover{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd);background:var(--fc-page-bg-color,#fff)}.fc-theme-standard .fc-popover-header{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-daygrid-day-events:after,.fc-daygrid-day-events:before,.fc-daygrid-day-frame:after,.fc-daygrid-day-frame:before,.fc-daygrid-event-harness:after,.fc-daygrid-event-harness:before{content:"";clear:both;display:table}.fc .fc-daygrid-body{position:relative;z-index:1}.fc .fc-daygrid-day.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-daygrid-day-frame{position:relative;min-height:100%}.fc .fc-daygrid-day-top{display:flex;flex-direction:row-reverse}.fc .fc-day-other .fc-daygrid-day-top{opacity:.3}.fc .fc-daygrid-day-number{position:relative;z-index:4;padding:4px}.fc .fc-daygrid-day-events{margin-top:1px}.fc .fc-daygrid-body-balanced .fc-daygrid-day-events{position:absolute;left:0;right:0}.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{position:relative;min-height:2em}.fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-bottom:1em}.fc .fc-daygrid-event-harness{position:relative}.fc .fc-daygrid-event-harness-abs{position:absolute;top:0;left:0;right:0}.fc .fc-daygrid-bg-harness{position:absolute;top:0;bottom:0}.fc .fc-daygrid-day-bg .fc-non-business{z-index:1}.fc .fc-daygrid-day-bg .fc-bg-event{z-index:2}.fc .fc-daygrid-day-bg .fc-highlight{z-index:3}.fc .fc-daygrid-event{z-index:6;margin-top:1px}.fc .fc-daygrid-event.fc-event-mirror{z-index:7}.fc .fc-daygrid-day-bottom{font-size:.85em;margin:2px 3px 0}.fc .fc-daygrid-more-link{position:relative;z-index:4;cursor:pointer}.fc .fc-daygrid-week-number{position:absolute;z-index:5;top:0;padding:2px;min-width:1.5em;text-align:center;background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));color:grey;color:var(--fc-neutral-text-color,grey)}.fc .fc-more-popover{z-index:8}.fc .fc-more-popover .fc-popover-body{min-width:220px;padding:10px}.fc-direction-ltr .fc-daygrid-event.fc-event-start,.fc-direction-rtl .fc-daygrid-event.fc-event-end{margin-left:2px}.fc-direction-ltr .fc-daygrid-event.fc-event-end,.fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:2px}.fc-direction-ltr .fc-daygrid-week-number{left:0;border-radius:0 0 3px}.fc-direction-rtl .fc-daygrid-week-number{right:0;border-radius:0 0 0 3px}.fc-liquid-hack .fc-daygrid-day-frame{position:static}.fc-daygrid-event{position:relative;white-space:nowrap;border-radius:3px;font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-daygrid-block-event .fc-event-time{font-weight:700}.fc-daygrid-block-event .fc-event-time,.fc-daygrid-block-event .fc-event-title{padding:1px}.fc-daygrid-dot-event{display:flex;align-items:center;padding:2px 0}.fc-daygrid-dot-event .fc-event-title{flex-grow:1;flex-shrink:1;min-width:0;overflow:hidden;font-weight:700}.fc-daygrid-dot-event.fc-event-mirror,.fc-daygrid-dot-event:hover{background:rgba(0,0,0,.1)}.fc-daygrid-dot-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-daygrid-event-dot{margin:0 4px;box-sizing:content-box;width:0;height:0;border:4px solid #3788d8;border:calc(var(--fc-daygrid-event-dot-width,8px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:4px;border-radius:calc(var(--fc-daygrid-event-dot-width,8px)/ 2)}.fc-direction-ltr .fc-daygrid-event .fc-event-time{margin-right:3px}.fc-direction-rtl .fc-daygrid-event .fc-event-time{margin-left:3px}.fc-v-event{display:block;border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-v-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff);height:100%}.fc-v-event .fc-event-main-frame{height:100%;display:flex;flex-direction:column}.fc-v-event .fc-event-time{flex-grow:0;flex-shrink:0;max-height:100%;overflow:hidden}.fc-v-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-height:0}.fc-v-event .fc-event-title{top:0;bottom:0;max-height:100%;overflow:hidden}.fc-v-event:not(.fc-event-start){border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event:not(.fc-event-end){border-bottom-width:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-v-event.fc-event-selected:before{left:-10px;right:-10px}.fc-v-event .fc-event-resizer-start{cursor:n-resize}.fc-v-event .fc-event-resizer-end{cursor:s-resize}.fc-v-event:not(.fc-event-selected) .fc-event-resizer{height:8px;height:var(--fc-event-resizer-thickness,8px);left:0;right:0}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer{left:50%;margin-left:-4px;margin-left:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc .fc-timegrid .fc-daygrid-body{z-index:2}.fc .fc-timegrid-axis-chunk>table,.fc .fc-timegrid-body,.fc .fc-timegrid-slots{position:relative;z-index:1}.fc .fc-timegrid-divider{padding:0 0 2px}.fc .fc-timegrid-body{min-height:100%}.fc .fc-timegrid-axis-chunk{position:relative}.fc .fc-timegrid-slot{height:1.5em;border-bottom:0}.fc .fc-timegrid-slot:empty:before{content:'\00a0'}.fc .fc-timegrid-slot-minor{border-top-style:dotted}.fc .fc-timegrid-slot-label-cushion{display:inline-block;white-space:nowrap}.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion{padding:0 4px}.fc .fc-timegrid-axis-frame-liquid{height:100%}.fc .fc-timegrid-axis-frame{overflow:hidden;display:flex;align-items:center;justify-content:flex-end}.fc .fc-timegrid-axis-cushion{max-width:60px;flex-shrink:0}.fc-direction-ltr .fc-timegrid-slot-label-frame{text-align:right}.fc-direction-rtl .fc-timegrid-slot-label-frame{text-align:left}.fc-liquid-hack .fc-timegrid-axis-frame-liquid{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc .fc-timegrid-col.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-timegrid-col-frame{min-height:100%;position:relative}.fc-liquid-hack .fc-timegrid-col-frame{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc-media-screen .fc-timegrid-cols{position:absolute;top:0;left:0;right:0;bottom:0}.fc-media-screen .fc-timegrid-cols>table{height:100%}.fc-media-screen .fc-timegrid-col-bg,.fc-media-screen .fc-timegrid-col-events,.fc-media-screen .fc-timegrid-now-indicator-container{position:absolute;top:0;left:0;right:0}.fc-media-screen .fc-timegrid-event-harness{position:absolute}.fc .fc-timegrid-col-bg{z-index:2}.fc .fc-timegrid-col-bg .fc-non-business{z-index:1}.fc .fc-timegrid-col-bg .fc-bg-event{z-index:2}.fc .fc-timegrid-col-bg .fc-highlight,.fc .fc-timegrid-col-events{z-index:3}.fc .fc-timegrid-bg-harness{position:absolute;left:0;right:0}.fc .fc-timegrid-now-indicator-container{bottom:0;overflow:hidden}.fc-direction-ltr .fc-timegrid-col-events{margin:0 2.5% 0 2px}.fc-direction-rtl .fc-timegrid-col-events{margin:0 2px 0 2.5%}.fc-timegrid-event-harness-inset .fc-timegrid-event,.fc-timegrid-event.fc-event-mirror{box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px var(--fc-page-bg-color,#fff)}.fc-timegrid-event{font-size:.85em;font-size:var(--fc-small-font-size,.85em);border-radius:3px}.fc-timegrid-event .fc-event-main{padding:1px 1px 0}.fc-timegrid-event .fc-event-time{white-space:nowrap;font-size:.85em;font-size:var(--fc-small-font-size,.85em);margin-bottom:1px}.fc-timegrid-event-condensed .fc-event-main-frame{flex-direction:row;overflow:hidden}.fc-timegrid-event-condensed .fc-event-time:after{content:'\00a0-\00a0'}.fc-timegrid-event-condensed .fc-event-title{font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-media-screen .fc-timegrid-event{position:absolute;top:0;bottom:1px;left:0;right:0}.fc .fc-timegrid-now-indicator-line{position:absolute;z-index:4;left:0;right:0;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red);border-width:1px 0 0}.fc .fc-timegrid-now-indicator-arrow{position:absolute;z-index:4;margin-top:-5px;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red)}.fc-direction-ltr .fc-timegrid-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-direction-rtl .fc-timegrid-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-theme-standard .fc-list{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-list-empty{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));height:100%;display:flex;justify-content:center;align-items:center}.fc .fc-list-empty-cushion{margin:5em 0}.fc .fc-list-table{width:100%;border-style:hidden}.fc .fc-list-table tr>*{border-left:0;border-right:0}.fc .fc-list-sticky .fc-list-day>*{position:-webkit-sticky;position:sticky;top:0;background:var(--fc-page-bg-color,#fff)}.fc .fc-list-table th{padding:0}.fc .fc-list-day-cushion,.fc .fc-list-table td{padding:8px 14px}.fc .fc-list-day-cushion:after{content:"";clear:both;display:table}.fc-theme-standard .fc-list-day-cushion{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-direction-ltr .fc-list-day-text,.fc-direction-rtl .fc-list-day-side-text{float:left}.fc-direction-ltr .fc-list-day-side-text,.fc-direction-rtl .fc-list-day-text{float:right}.fc-direction-ltr .fc-list-table .fc-list-event-graphic{padding-right:0}.fc-direction-rtl .fc-list-table .fc-list-event-graphic{padding-left:0}.fc .fc-list-event.fc-event-forced-url{cursor:pointer}.fc .fc-list-event:hover td{background-color:#f5f5f5;background-color:var(--fc-list-event-hover-bg-color,#f5f5f5)}.fc .fc-list-event-graphic,.fc .fc-list-event-time{white-space:nowrap;width:1px}.fc .fc-list-event-dot{display:inline-block;box-sizing:content-box;width:0;height:0;border:5px solid #3788d8;border:calc(var(--fc-list-event-dot-width,10px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:5px;border-radius:calc(var(--fc-list-event-dot-width,10px)/ 2)}.fc .fc-list-event-title a{color:inherit;text-decoration:none}.fc .fc-list-event.fc-event-forced-url:hover a{text-decoration:underline}.fc-theme-bootstrap a:not([href]){color:inherit}.fc .fc-event,.fc .fc-scrollgrid table tr{-moz-column-break-inside:avoid;break-inside:avoid}.fc-media-print{display:block;max-width:100%}.fc-media-print .fc-bg-event,.fc-media-print .fc-non-business,.fc-media-print .fc-timegrid-axis-chunk,.fc-media-print .fc-timegrid-slots,.fc-media-print .fc-timeline-slots{display:none}.fc-media-print .fc-h-event,.fc-media-print .fc-toolbar button,.fc-media-print .fc-v-event{color:#000!important;background:#fff!important}.fc-media-print .fc-event,.fc-media-print .fc-event-main{color:#000!important}.fc-media-print .fc-timegrid-event{margin:.5em 0}.fc .fc-timeline-body{min-height:100%;position:relative;z-index:1}.fc .fc-timeline-slots{position:absolute;z-index:1;top:0;bottom:0}.fc .fc-timeline-slots>table{height:100%}.fc .fc-timeline-slot-minor{border-style:dotted}.fc .fc-timeline-slot-frame{display:flex;align-items:center;justify-content:center}.fc .fc-timeline-header-row-chrono .fc-timeline-slot-frame{justify-content:flex-start}.fc .fc-timeline-slot-cushion{padding:4px 5px;white-space:nowrap}.fc-direction-ltr .fc-timeline-slot{border-right:0!important}.fc-direction-rtl .fc-timeline-slot{border-left:0!important}.fc .fc-timeline-now-indicator-container{position:absolute;z-index:4;top:0;bottom:0;left:0;right:0;width:0}.fc .fc-timeline-now-indicator-arrow,.fc .fc-timeline-now-indicator-line{position:absolute;top:0;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red)}.fc .fc-timeline-now-indicator-arrow{margin:0 -6px;border-width:6px 5px 0;border-left-color:transparent;border-right-color:transparent}.fc .fc-timeline-now-indicator-line{margin:0 -1px;bottom:0;border-width:0 0 0 1px}.fc .fc-timeline-events{position:relative;z-index:3;width:0}.fc .fc-timeline-event-harness{position:absolute;top:0}.fc-timeline-event{z-index:1;position:relative;display:flex;align-items:center;border-radius:0;padding:2px 1px;margin-bottom:1px;font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc .fc-timeline-bg,.fc .fc-timeline-bg-harness{position:absolute;top:0;bottom:0}.fc-timeline-event.fc-event-mirror{z-index:2}.fc-timeline-event .fc-event-main{flex-grow:1;flex-shrink:1;min-width:0}.fc-timeline-event .fc-event-time{font-weight:700}.fc-timeline-event .fc-event-time,.fc-timeline-event .fc-event-title{white-space:nowrap;padding:0 2px}.fc-direction-ltr .fc-timeline-event.fc-event-end{margin-right:1px}.fc-direction-rtl .fc-timeline-event.fc-event-end{margin-left:1px}.fc-timeline-overlap-disabled .fc-timeline-event{padding-top:5px;padding-bottom:5px;margin-bottom:0}.fc-timeline-event:not(.fc-event-end):after,.fc-timeline-event:not(.fc-event-start):before{content:"";flex-grow:0;flex-shrink:0;opacity:.5;width:0;height:0;margin:0 1px;border:5px solid #000;border-top-color:transparent;border-bottom-color:transparent}.fc-direction-ltr .fc-timeline-event:not(.fc-event-start):before,.fc-direction-rtl .fc-timeline-event:not(.fc-event-end):after{border-left:0}.fc-direction-ltr .fc-timeline-event:not(.fc-event-end):after,.fc-direction-rtl .fc-timeline-event:not(.fc-event-start):before{border-right:0}.fc .fc-timeline-bg{z-index:2;width:0;left:0;right:0}.fc .fc-timeline-bg .fc-non-business{z-index:1}.fc .fc-timeline-bg .fc-bg-event{z-index:2}.fc .fc-timeline-bg .fc-highlight{z-index:3}.fc .fc-resource-timeline-divider{width:3px;cursor:col-resize}.fc .fc-resource-timeline .fc-resource-group:not([rowspan]){background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc .fc-timeline-lane-frame{position:relative}.fc .fc-timeline-overlap-enabled .fc-timeline-lane-frame .fc-timeline-events{box-sizing:content-box;padding-bottom:10px}.fc-datagrid-cell-frame-liquid{height:100%}.fc-liquid-hack .fc-datagrid-cell-frame-liquid{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc .fc-datagrid-header .fc-datagrid-cell-frame{position:relative;display:flex;justify-content:flex-start;align-items:center}.fc .fc-datagrid-cell-resizer{position:absolute;z-index:1;top:0;bottom:0;width:5px;cursor:col-resize}.fc .fc-datagrid-cell-cushion{padding:8px;white-space:nowrap;overflow:hidden}.fc .fc-datagrid-expander{cursor:pointer;opacity:.65}.fc .fc-datagrid-expander .fc-icon{display:inline-block;width:1em}.fc .fc-datagrid-expander-placeholder{cursor:auto}.fc .fc-resource-timeline-flat .fc-datagrid-expander-placeholder{display:none}.fc-direction-ltr .fc-datagrid-cell-resizer{right:-3px}.fc-direction-rtl .fc-datagrid-cell-resizer{left:-3px}.fc-direction-ltr .fc-datagrid-expander{margin-right:3px}.fc-direction-rtl .fc-datagrid-expander{margin-left:3px}
.fc-icon,.fc-unselectable{-moz-user-select:none;-ms-user-select:none}.fc .fc-button,.fc-icon{text-transform:none;text-align:center}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc .fc-button:not(:disabled),.fc a[data-navlink],.fc-event.fc-event-draggable,.fc-event[href]{cursor:pointer}.fc-unselectable{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc{display:flex;flex-direction:column;font-size:1em}.fc .fc-button,.fc-icon{display:inline-block;font-weight:400}.fc,.fc *,.fc :after,.fc :before{box-sizing:border-box}.fc table{border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{vertical-align:top;padding:0}.fc .fc-button,.fc .fc-button .fc-icon,.fc .fc-button-group,.fc .fc-timegrid-slot-label{vertical-align:middle}.fc a[data-navlink]:hover{text-decoration:underline}.fc .fc-button:hover,.fc .fc-list-event-title a,a.fc-event,a.fc-event:hover{text-decoration:none}.fc-direction-ltr{direction:ltr;text-align:left}.fc-direction-rtl{direction:rtl;text-align:right}.fc-theme-standard td,.fc-theme-standard th{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc-liquid-hack td,.fc-liquid-hack th{position:relative}@font-face{font-family:fcicons;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format('truetype');font-weight:400;font-style:normal}.fc-icon{width:1em;height:1em;-webkit-user-select:none;user-select:none;font-family:fcicons!important;speak:none;font-style:normal;font-variant:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc-icon-chevron-left:before{content:"\e900"}.fc-icon-chevron-right:before{content:"\e901"}.fc-icon-chevrons-left:before{content:"\e902"}.fc-icon-chevrons-right:before{content:"\e903"}.fc-icon-minus-square:before{content:"\e904"}.fc-icon-plus-square:before{content:"\e905"}.fc-icon-x:before{content:"\e906"}.fc .fc-button{overflow:visible;text-transform:none;margin:0;font-family:inherit}.fc .fc-button::-moz-focus-inner{padding:0;border-style:none}.fc .fc-button{-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc .fc-button:focus{outline:0;box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc .fc-button-primary:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus,.fc .fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc .fc-button:disabled{opacity:.65}.fc .fc-button-primary{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:hover{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1e2b37;background-color:var(--fc-button-hover-bg-color,#1e2b37);border-color:#1a252f;border-color:var(--fc-button-hover-border-color,#1a252f)}.fc .fc-button-primary:disabled{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1a252f;background-color:var(--fc-button-active-bg-color,#1a252f);border-color:#151e27;border-color:var(--fc-button-active-border-color,#151e27)}.fc .fc-button .fc-icon{font-size:1.5em}.fc .fc-button-group{position:relative;display:inline-flex}.fc .fc-button-group>.fc-button{position:relative;flex:1 1 auto}.fc .fc-button-group>.fc-button.fc-button-active,.fc .fc-button-group>.fc-button:active,.fc .fc-button-group>.fc-button:focus,.fc .fc-button-group>.fc-button:hover{z-index:1}.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:first-child){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc .fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc .fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc .fc-toolbar-title{font-size:1.75em;margin:0}.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-direction-rtl .fc-toolbar>*>:not(:first-child){margin-right:.75em}.fc-direction-rtl .fc-toolbar-ltr{flex-direction:row-reverse}.fc .fc-scroller{-webkit-overflow-scrolling:touch;position:relative}.fc .fc-scroller-liquid{height:100%}.fc .fc-scroller-liquid-absolute{position:absolute;top:0;right:0;left:0;bottom:0}.fc .fc-scroller-harness{position:relative;overflow:hidden;direction:ltr}.fc .fc-scroller-harness-liquid{height:100%}.fc-direction-rtl .fc-scroller-harness>.fc-scroller{direction:rtl}.fc-theme-standard .fc-scrollgrid{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-scrollgrid,.fc .fc-scrollgrid-section-footer>*,.fc .fc-scrollgrid-section-header>*{border-bottom-width:0}.fc .fc-scrollgrid,.fc .fc-scrollgrid table{width:100%;table-layout:fixed}.fc .fc-scrollgrid table{border-top-style:hidden;border-left-style:hidden;border-right-style:hidden}.fc .fc-scrollgrid{border-collapse:separate;border-right-width:0}.fc .fc-scrollgrid-liquid{height:100%}.fc .fc-scrollgrid-section,.fc .fc-scrollgrid-section table,.fc .fc-scrollgrid-section>td{height:1px}.fc .fc-scrollgrid-section-liquid{height:auto}.fc .fc-scrollgrid-section-liquid>td{height:100%}.fc .fc-scrollgrid-section>*{border-top-width:0;border-left-width:0}.fc .fc-scrollgrid-section-body table,.fc .fc-scrollgrid-section-footer table{border-bottom-style:hidden}.fc .fc-scrollgrid-section-sticky>*{background:var(--fc-page-bg-color,#fff);position:-webkit-sticky;position:sticky;z-index:2}.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>*{top:0}.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>*{bottom:0}.fc .fc-scrollgrid-sticky-shim{height:1px;margin-bottom:-1px}.fc-sticky{position:-webkit-sticky;position:sticky}.fc .fc-view-harness{flex-grow:1;position:relative}.fc .fc-bg-event,.fc .fc-highlight,.fc .fc-non-business,.fc .fc-view-harness-active>.fc-view{position:absolute;top:0;left:0;right:0;bottom:0}.fc .fc-col-header-cell-cushion{display:inline-block;padding:2px 4px}.fc .fc-non-business{background:rgba(215,215,215,.3);background:var(--fc-non-business-color,rgba(215,215,215,.3))}.fc .fc-bg-event{background:var(--fc-bg-event-color,#8fdf82);opacity:.3;opacity:var(--fc-bg-event-opacity,.3)}.fc .fc-bg-event .fc-event-title{margin:.5em;font-size:.85em;font-size:var(--fc-small-font-size,.85em);font-style:italic}.fc .fc-highlight{background:rgba(188,232,241,.3);background:var(--fc-highlight-color,rgba(188,232,241,.3))}.fc .fc-cell-shaded,.fc .fc-day-disabled{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-event .fc-event-main{position:relative;z-index:2}.fc-event-dragging:not(.fc-event-selected){opacity:.75}.fc-event-dragging.fc-event-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event .fc-event-resizer{display:none;position:absolute;z-index:4}.fc-event-selected .fc-event-resizer,.fc-event:hover .fc-event-resizer,.fc-h-event{display:block}.fc-event-selected .fc-event-resizer{border-radius:4px;border-radius:calc(var(--fc-event-resizer-dot-total-width,8px)/ 2);border-width:1px;border-width:var(--fc-event-resizer-dot-border-width,1px);width:8px;width:var(--fc-event-resizer-dot-total-width,8px);height:8px;height:var(--fc-event-resizer-dot-total-width,8px);border-style:solid;border-color:inherit;background:var(--fc-page-bg-color,#fff)}.fc-event-selected .fc-event-resizer:before{content:'';position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px}.fc-event-selected{box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event-selected:before{content:"";position:absolute;z-index:3;top:0;left:0;right:0;bottom:0}.fc-event-selected:after{content:"";background:rgba(0,0,0,.25);background:var(--fc-event-selected-overlay-color,rgba(0,0,0,.25));position:absolute;z-index:1;top:-1px;left:-1px;right:-1px;bottom:-1px}.fc-h-event{border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-h-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff)}.fc-h-event .fc-event-main-frame{display:flex}.fc-h-event .fc-event-time{max-width:100%;overflow:hidden}.fc-h-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-width:0}.fc-h-event .fc-event-title{display:inline-block;vertical-align:top;left:0;right:0;max-width:100%;overflow:hidden}.fc-h-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end){border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start){border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.fc-h-event:not(.fc-event-selected) .fc-event-resizer{top:0;bottom:0;width:8px;width:var(--fc-event-resizer-thickness,8px)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end{cursor:w-resize;left:-4px;left:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start{cursor:e-resize;right:-4px;right:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-h-event.fc-event-selected .fc-event-resizer{top:50%;margin-top:-4px;margin-top:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end{left:-4px;left:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start{right:-4px;right:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}:root{--fc-daygrid-event-dot-width:8px;--fc-list-event-dot-width:10px;--fc-list-event-hover-bg-color:#f5f5f5}.fc .fc-popover{position:fixed;top:0;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc .fc-popover-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3px 4px}.fc .fc-popover-title{margin:0 2px}.fc .fc-popover-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-theme-standard .fc-popover{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd);background:var(--fc-page-bg-color,#fff)}.fc-theme-standard .fc-popover-header{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-daygrid-day-events:after,.fc-daygrid-day-events:before,.fc-daygrid-day-frame:after,.fc-daygrid-day-frame:before,.fc-daygrid-event-harness:after,.fc-daygrid-event-harness:before{content:"";clear:both;display:table}.fc .fc-daygrid-body{position:relative;z-index:1}.fc .fc-daygrid-day.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-daygrid-day-frame{position:relative;min-height:100%}.fc .fc-daygrid-day-top{display:flex;flex-direction:row-reverse}.fc .fc-day-other .fc-daygrid-day-top{opacity:.3}.fc .fc-daygrid-day-number{position:relative;z-index:4;padding:4px}.fc .fc-daygrid-day-events{margin-top:1px}.fc .fc-daygrid-body-balanced .fc-daygrid-day-events{position:absolute;left:0;right:0}.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{position:relative;min-height:2em}.fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-bottom:1em}.fc .fc-daygrid-event-harness{position:relative}.fc .fc-daygrid-event-harness-abs{position:absolute;top:0;left:0;right:0}.fc .fc-daygrid-bg-harness{position:absolute;top:0;bottom:0}.fc .fc-daygrid-day-bg .fc-non-business{z-index:1}.fc .fc-daygrid-day-bg .fc-bg-event{z-index:2}.fc .fc-daygrid-day-bg .fc-highlight{z-index:3}.fc .fc-daygrid-event{z-index:6;margin-top:1px}.fc .fc-daygrid-event.fc-event-mirror{z-index:7}.fc .fc-daygrid-day-bottom{font-size:.85em;margin:2px 3px 0}.fc .fc-daygrid-more-link{position:relative;z-index:4;cursor:pointer}.fc .fc-daygrid-week-number{position:absolute;z-index:5;top:0;padding:2px;min-width:1.5em;text-align:center;background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));color:grey;color:var(--fc-neutral-text-color,grey)}.fc .fc-more-popover{z-index:8}.fc .fc-more-popover .fc-popover-body{min-width:220px;padding:10px}.fc-direction-ltr .fc-daygrid-event.fc-event-start,.fc-direction-rtl .fc-daygrid-event.fc-event-end{margin-left:2px}.fc-direction-ltr .fc-daygrid-event.fc-event-end,.fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:2px}.fc-direction-ltr .fc-daygrid-week-number{left:0;border-radius:0 0 3px}.fc-direction-rtl .fc-daygrid-week-number{right:0;border-radius:0 0 0 3px}.fc-liquid-hack .fc-daygrid-day-frame{position:static}.fc-daygrid-event{position:relative;white-space:nowrap;border-radius:3px;font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-daygrid-block-event .fc-event-time{font-weight:700}.fc-daygrid-block-event .fc-event-time,.fc-daygrid-block-event .fc-event-title{padding:1px}.fc-daygrid-dot-event{display:flex;align-items:center;padding:2px 0}.fc-daygrid-dot-event .fc-event-title{flex-grow:1;flex-shrink:1;min-width:0;overflow:hidden;font-weight:700}.fc-daygrid-dot-event.fc-event-mirror,.fc-daygrid-dot-event:hover{background:rgba(0,0,0,.1)}.fc-daygrid-dot-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-daygrid-event-dot{margin:0 4px;box-sizing:content-box;width:0;height:0;border:4px solid #3788d8;border:calc(var(--fc-daygrid-event-dot-width,8px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:4px;border-radius:calc(var(--fc-daygrid-event-dot-width,8px)/ 2)}.fc-direction-ltr .fc-daygrid-event .fc-event-time{margin-right:3px}.fc-direction-rtl .fc-daygrid-event .fc-event-time{margin-left:3px}.fc-v-event{display:block;border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-v-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff);height:100%}.fc-v-event .fc-event-main-frame{height:100%;display:flex;flex-direction:column}.fc-v-event .fc-event-time{flex-grow:0;flex-shrink:0;max-height:100%;overflow:hidden}.fc-v-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-height:0}.fc-v-event .fc-event-title{top:0;bottom:0;max-height:100%;overflow:hidden}.fc-v-event:not(.fc-event-start){border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event:not(.fc-event-end){border-bottom-width:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-v-event.fc-event-selected:before{left:-10px;right:-10px}.fc-v-event .fc-event-resizer-start{cursor:n-resize}.fc-v-event .fc-event-resizer-end{cursor:s-resize}.fc-v-event:not(.fc-event-selected) .fc-event-resizer{height:8px;height:var(--fc-event-resizer-thickness,8px);left:0;right:0}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer{left:50%;margin-left:-4px;margin-left:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc .fc-timegrid .fc-daygrid-body{z-index:2}.fc .fc-timegrid-axis-chunk>table,.fc .fc-timegrid-body,.fc .fc-timegrid-slots{position:relative;z-index:1}.fc .fc-timegrid-divider{padding:0 0 2px}.fc .fc-timegrid-body{min-height:100%}.fc .fc-timegrid-axis-chunk{position:relative}.fc .fc-timegrid-slot{height:1.5em;border-bottom:0}.fc .fc-timegrid-slot:empty:before{content:'\00a0'}.fc .fc-timegrid-slot-minor{border-top-style:dotted}.fc .fc-timegrid-slot-label-cushion{display:inline-block;white-space:nowrap}.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion{padding:0 4px}.fc .fc-timegrid-axis-frame-liquid{height:100%}.fc .fc-timegrid-axis-frame{overflow:hidden;display:flex;align-items:center;justify-content:flex-end}.fc .fc-timegrid-axis-cushion{max-width:60px;flex-shrink:0}.fc-direction-ltr .fc-timegrid-slot-label-frame{text-align:right}.fc-direction-rtl .fc-timegrid-slot-label-frame{text-align:left}.fc-liquid-hack .fc-timegrid-axis-frame-liquid{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc .fc-timegrid-col.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-timegrid-col-frame{min-height:100%;position:relative}.fc-liquid-hack .fc-timegrid-col-frame{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc-media-screen .fc-timegrid-cols{position:absolute;top:0;left:0;right:0;bottom:0}.fc-media-screen .fc-timegrid-cols>table{height:100%}.fc-media-screen .fc-timegrid-col-bg,.fc-media-screen .fc-timegrid-col-events,.fc-media-screen .fc-timegrid-now-indicator-container{position:absolute;top:0;left:0;right:0}.fc-media-screen .fc-timegrid-event-harness{position:absolute}.fc .fc-timegrid-col-bg{z-index:2}.fc .fc-timegrid-col-bg .fc-non-business{z-index:1}.fc .fc-timegrid-col-bg .fc-bg-event{z-index:2}.fc .fc-timegrid-col-bg .fc-highlight,.fc .fc-timegrid-col-events{z-index:3}.fc .fc-timegrid-bg-harness{position:absolute;left:0;right:0}.fc .fc-timegrid-now-indicator-container{bottom:0;overflow:hidden}.fc-direction-ltr .fc-timegrid-col-events{margin:0 2.5% 0 2px}.fc-direction-rtl .fc-timegrid-col-events{margin:0 2px 0 2.5%}.fc-timegrid-event-harness-inset .fc-timegrid-event,.fc-timegrid-event.fc-event-mirror{box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px var(--fc-page-bg-color,#fff)}.fc-timegrid-event{font-size:.85em;font-size:var(--fc-small-font-size,.85em);border-radius:3px}.fc-timegrid-event .fc-event-main{padding:1px 1px 0}.fc-timegrid-event .fc-event-time{white-space:nowrap;font-size:.85em;font-size:var(--fc-small-font-size,.85em);margin-bottom:1px}.fc-timegrid-event-condensed .fc-event-main-frame{flex-direction:row;overflow:hidden}.fc-timegrid-event-condensed .fc-event-time:after{content:'\00a0-\00a0'}.fc-timegrid-event-condensed .fc-event-title{font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-media-screen .fc-timegrid-event{position:absolute;top:0;bottom:1px;left:0;right:0}.fc .fc-timegrid-now-indicator-line{position:absolute;z-index:4;left:0;right:0;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red);border-width:1px 0 0}.fc .fc-timegrid-now-indicator-arrow{position:absolute;z-index:4;margin-top:-5px;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red)}.fc-direction-ltr .fc-timegrid-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-direction-rtl .fc-timegrid-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-theme-standard .fc-list{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-list-empty{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));height:100%;display:flex;justify-content:center;align-items:center}.fc .fc-list-empty-cushion{margin:5em 0}.fc .fc-list-table{width:100%;border-style:hidden}.fc .fc-list-table tr>*{border-left:0;border-right:0}.fc .fc-list-sticky .fc-list-day>*{position:-webkit-sticky;position:sticky;top:0;background:var(--fc-page-bg-color,#fff)}.fc .fc-list-table th{padding:0}.fc .fc-list-day-cushion,.fc .fc-list-table td{padding:8px 14px}.fc .fc-list-day-cushion:after{content:"";clear:both;display:table}.fc-theme-standard .fc-list-day-cushion{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-direction-ltr .fc-list-day-text,.fc-direction-rtl .fc-list-day-side-text{float:left}.fc-direction-ltr .fc-list-day-side-text,.fc-direction-rtl .fc-list-day-text{float:right}.fc-direction-ltr .fc-list-table .fc-list-event-graphic{padding-right:0}.fc-direction-rtl .fc-list-table .fc-list-event-graphic{padding-left:0}.fc .fc-list-event.fc-event-forced-url{cursor:pointer}.fc .fc-list-event:hover td{background-color:#f5f5f5;background-color:var(--fc-list-event-hover-bg-color,#f5f5f5)}.fc .fc-list-event-graphic,.fc .fc-list-event-time{white-space:nowrap;width:1px}.fc .fc-list-event-dot{display:inline-block;box-sizing:content-box;width:0;height:0;border:5px solid #3788d8;border:calc(var(--fc-list-event-dot-width,10px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:5px;border-radius:calc(var(--fc-list-event-dot-width,10px)/ 2)}.fc .fc-list-event-title a{color:inherit}.fc .fc-list-event.fc-event-forced-url:hover a{text-decoration:underline}.fc-theme-bootstrap a:not([href]){color:inherit}
/* Izmir - ImageHover CSS LIbrary
  ----------------------------- */
/* line 3, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir {
  --text-color: #ffffff;
  --primary-color: #00B4DB;
  --secondary-color: #0083B0;
  --padding: 1em;
  --transition-duration: 600ms;
  --border-margin: 15px;
  --border-width: 3px;
  --border-color: #ffffff;
  --border-radius: 3px;
  --image-opacity: 0.25;
  display: inline-flex;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0;
  padding: 0;
  color: #ffffff;
  color: var(--text-color);
  border-radius: 3px;
  border-radius: var(--border-radius);
}

/* line 24, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir:before, .c4-izmir:after, .c4-izmir *, .c4-izmir *:before, .c4-izmir *:after {
  box-sizing: border-box;
  transition: all 600ms ease;
  transition: all var(--transition-duration) ease;
}

/* line 28, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir figcaption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1em;
  padding: var(--padding);
  width: 100%;
  z-index: 1;
}

/* line 43, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir img {
  object-fit: cover;
  max-width: 100%;
  width: 100%;
  height: auto;
}

/* line 50, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir h1,
.c4-izmir h2,
.c4-izmir h3,
.c4-izmir h4,
.c4-izmir h5,
.c4-izmir h6,
.c4-izmir p {
  margin-top: 0;
  color: #ffffff;
  color: var(--text-color);
}

/* line 60, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir h1:last-child,
.c4-izmir h2:last-child,
.c4-izmir h3:last-child,
.c4-izmir h4:last-child,
.c4-izmir h5:last-child,
.c4-izmir h6:last-child,
.c4-izmir p:last-child {
  margin-bottom: 0;
}

/* c4-border-*
   ----------------------------- */
/* line 71, app/assets/stylesheets/izmir/izmir.scss */
[class^='c4-border']:before, [class^='c4-border']:after,
[class^='c4-border'] figcaption:before,
[class^='c4-border'] figcaption:after,
[class*=' c4-border']:before,
[class*=' c4-border']:after,
[class*=' c4-border'] figcaption:before,
[class*=' c4-border'] figcaption:after {
  background-color: #ffffff;
  background-color: var(--border-color);
  position: absolute;
  content: '';
}

/* line 82, app/assets/stylesheets/izmir/izmir.scss */
[class^='c4-border']:before, [class^='c4-border']:after,
[class*=' c4-border']:before,
[class*=' c4-border']:after {
  z-index: 1;
  height: 3px;
  height: var(--border-width);
  left: 15px;
  left: var(--border-margin);
  right: 15px;
  right: var(--border-margin);
  transform: scaleX(0);
}

/* line 93, app/assets/stylesheets/izmir/izmir.scss */
[class^='c4-border']:before,
[class*=' c4-border']:before {
  top: 15px;
  top: var(--border-margin);
}

/* line 97, app/assets/stylesheets/izmir/izmir.scss */
[class^='c4-border']:after,
[class*=' c4-border']:after {
  bottom: 15px;
  bottom: var(--border-margin);
}

/* line 101, app/assets/stylesheets/izmir/izmir.scss */
[class^='c4-border'] figcaption,
[class*=' c4-border'] figcaption {
  z-index: 3;
}

/* line 104, app/assets/stylesheets/izmir/izmir.scss */
[class^='c4-border'] figcaption:before, [class^='c4-border'] figcaption:after,
[class*=' c4-border'] figcaption:before,
[class*=' c4-border'] figcaption:after {
  z-index: -1;
  width: 3px;
  width: var(--border-width);
  top: 15px;
  top: var(--border-margin);
  bottom: 15px;
  bottom: var(--border-margin);
  transform: scaleY(0);
}

/* line 115, app/assets/stylesheets/izmir/izmir.scss */
[class^='c4-border'] figcaption:before,
[class*=' c4-border'] figcaption:before {
  left: 15px;
  left: var(--border-margin);
}

/* line 119, app/assets/stylesheets/izmir/izmir.scss */
[class^='c4-border'] figcaption:after,
[class*=' c4-border'] figcaption:after {
  right: 15px;
  right: var(--border-margin);
}

/* line 123, app/assets/stylesheets/izmir/izmir.scss */
.hover[class^='c4-border']:before, .hover[class^='c4-border']:after,
.hover[class^='c4-border'] figcaption:before,
.hover[class^='c4-border'] figcaption:after, [class^='c4-border']:hover:before, [class^='c4-border']:hover:after,
[class^='c4-border']:hover figcaption:before,
[class^='c4-border']:hover figcaption:after, [class^='c4-border']:focus:before, [class^='c4-border']:focus:after,
[class^='c4-border']:focus figcaption:before,
[class^='c4-border']:focus figcaption:after, :focus > [class^='c4-border']:before, :focus > [class^='c4-border']:after,
:focus > [class^='c4-border'] figcaption:before,
:focus > [class^='c4-border'] figcaption:after,
.hover[class*=' c4-border']:before,
.hover[class*=' c4-border']:after,
.hover[class*=' c4-border'] figcaption:before,
.hover[class*=' c4-border'] figcaption:after,
[class*=' c4-border']:hover:before,
[class*=' c4-border']:hover:after,
[class*=' c4-border']:hover figcaption:before,
[class*=' c4-border']:hover figcaption:after,
[class*=' c4-border']:focus:before,
[class*=' c4-border']:focus:after,
[class*=' c4-border']:focus figcaption:before,
[class*=' c4-border']:focus figcaption:after, :focus > [class*=' c4-border']:before, :focus > [class*=' c4-border']:after,
:focus > [class*=' c4-border'] figcaption:before,
:focus > [class*=' c4-border'] figcaption:after {
  transform: scale(1);
}

/* c4-border-center
  ----------------------------- */
/* c4-border-vert
  ----------------------------- */
/* line 156, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-vert:before, .c4-border-vert:after {
  transition-duration: 0s;
}

/* line 158, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-vert.hover:before, .c4-border-vert.hover:after, .c4-border-vert:hover:before, .c4-border-vert:hover:after, .c4-border-vert:focus:before, .c4-border-vert:focus:after, :focus > .c4-border-vert:before, :focus > .c4-border-vert:after {
  transition-delay: 480ms;
}

/* c4-border-horiz
  ----------------------------- */
/* line 163, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-horiz figcaption:before, .c4-border-horiz figcaption:after {
  transition-duration: 0s;
}

/* line 165, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-horiz.hover figcaption:before, .c4-border-horiz.hover figcaption:after, .c4-border-horiz:hover figcaption:before, .c4-border-horiz:hover figcaption:after, .c4-border-horiz:focus figcaption:before, .c4-border-horiz:focus figcaption:after, :focus > .c4-border-horiz figcaption:before, :focus > .c4-border-horiz figcaption:after {
  transition-delay: 480ms;
}

/* c4-border-bottom
  ----------------------------- */
/* line 170, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom:after {
  transition-delay: 480ms;
}

/* line 172, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom:before, .c4-border-bottom:after {
  transition-duration: 0s;
}

/* line 174, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom figcaption:before, .c4-border-bottom figcaption:after {
  transform-origin: 100% 100%;
}

/* line 176, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom.hover:before, .c4-border-bottom:hover:before, .c4-border-bottom:focus:before, :focus > .c4-border-bottom:before {
  transition-delay: 480ms;
}

/* line 178, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom.hover:after, .c4-border-bottom:hover:after, .c4-border-bottom:focus:after, :focus > .c4-border-bottom:after {
  transition-delay: 0s;
}

/* c4-border-top
  ----------------------------- */
/* line 183, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top:before {
  transition-delay: 480ms;
}

/* line 185, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top:before, .c4-border-top:after {
  transition-duration: 0s;
}

/* line 187, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top figcaption:before, .c4-border-top figcaption:after {
  transform-origin: 0 0;
}

/* line 189, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top.hover:after, .c4-border-top:hover:after, .c4-border-top:focus:after, :focus > .c4-border-top:after {
  transition-delay: 480ms;
}

/* line 191, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top.hover:before, .c4-border-top:hover:before, .c4-border-top:focus:before, :focus > .c4-border-top:before {
  transition-delay: 0s;
}

/* c4-border-right
  ----------------------------- */
/* line 196, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-right:before, .c4-border-right:after {
  transform-origin: 100% 100%;
}

/* line 198, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-right figcaption:after {
  transition-delay: 480ms;
}

/* line 200, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-right figcaption:before, .c4-border-right figcaption:after {
  transition-duration: 0s;
}

/* line 202, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-right.hover figcaption:before, .c4-border-right:hover figcaption:before, .c4-border-right:focus figcaption:before, :focus > .c4-border-right figcaption:before {
  transition-delay: 480ms;
}

/* line 204, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-right.hover figcaption:after, .c4-border-right:hover figcaption:after, .c4-border-right:focus figcaption:after, :focus > .c4-border-right figcaption:after {
  transition-delay: 0s;
}

/* c4-border-left
  ----------------------------- */
/* line 209, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-left:before, .c4-border-left:after {
  transform-origin: 0 0;
}

/* line 211, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-left figcaption:before {
  transition-delay: 480ms;
}

/* line 213, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-left figcaption:before, .c4-border-left figcaption:after {
  transition-duration: 0s;
}

/* line 215, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-left.hover figcaption:after, .c4-border-left:hover figcaption:after, .c4-border-left:focus figcaption:after, :focus > .c4-border-left figcaption:after {
  transition-delay: 480ms;
}

/* line 217, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-left.hover figcaption:before, .c4-border-left:hover figcaption:before, .c4-border-left:focus figcaption:before, :focus > .c4-border-left figcaption:before {
  transition-delay: 0s;
}

/* c4-border-corners-1
  ----------------------------- */
/* line 222, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-corners-1:before,
.c4-border-corners-1 figcaption:before {
  transform-origin: 0 0;
}

/* line 225, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-corners-1:after,
.c4-border-corners-1 figcaption:after {
  transform-origin: 100% 100%;
}

/* c4-border-corners-2
  ----------------------------- */
/* line 231, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-corners-2:before,
.c4-border-corners-2 figcaption:before {
  transform-origin: 100% 100%;
}

/* line 234, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-corners-2:after,
.c4-border-corners-2 figcaption:after {
  transform-origin: 0 0;
}

/* c4-border-top-left
  ----------------------------- */
/* line 240, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-left:before, .c4-border-top-left:after,
.c4-border-top-left figcaption:before,
.c4-border-top-left figcaption:after {
  transform-origin: 0 0;
}

/* line 244, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-left:before {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* line 247, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-left:after {
  transition-delay: 0s;
}

/* line 249, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-left figcaption:before {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* line 252, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-left figcaption:after {
  transition-delay: 0s;
}

/* line 254, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-left.hover:before, .c4-border-top-left:hover:before, .c4-border-top-left:focus:before, :focus > .c4-border-top-left:before {
  transition-delay: 0s;
}

/* line 256, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-left.hover:after, .c4-border-top-left:hover:after, .c4-border-top-left:focus:after, :focus > .c4-border-top-left:after {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* line 259, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-left.hover figcaption:before, .c4-border-top-left:hover figcaption:before, .c4-border-top-left:focus figcaption:before, :focus > .c4-border-top-left figcaption:before {
  transition-delay: 0s;
}

/* line 261, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-left.hover figcaption:after, .c4-border-top-left:hover figcaption:after, .c4-border-top-left:focus figcaption:after, :focus > .c4-border-top-left figcaption:after {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* c4-border-top-right
  ----------------------------- */
/* line 267, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-right:before, .c4-border-top-right:after,
.c4-border-top-right figcaption:before,
.c4-border-top-right figcaption:after {
  transform-origin: 100% 0%;
}

/* line 271, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-right:before {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* line 274, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-right:after {
  transition-delay: 0s;
}

/* line 276, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-right figcaption:before {
  transition-delay: 0s;
}

/* line 278, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-right figcaption:after {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* line 281, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-right.hover:before, .c4-border-top-right:hover:before, .c4-border-top-right:focus:before, :focus > .c4-border-top-right:before {
  transition-delay: 0s;
}

/* line 283, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-right.hover:after, .c4-border-top-right:hover:after, .c4-border-top-right:focus:after, :focus > .c4-border-top-right:after {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* line 286, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-right.hover figcaption:before, .c4-border-top-right:hover figcaption:before, .c4-border-top-right:focus figcaption:before, :focus > .c4-border-top-right figcaption:before {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* line 289, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-top-right.hover figcaption:after, .c4-border-top-right:hover figcaption:after, .c4-border-top-right:focus figcaption:after, :focus > .c4-border-top-right figcaption:after {
  transition-delay: 0s;
}

/* c4-border-bottom-left
  ----------------------------- */
/* line 294, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-left:before, .c4-border-bottom-left:after,
.c4-border-bottom-left figcaption:before,
.c4-border-bottom-left figcaption:after {
  transform-origin: 0 100%;
}

/* line 298, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-left:before {
  transition-delay: 0s;
}

/* line 300, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-left:after {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* line 303, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-left figcaption:before {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* line 306, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-left figcaption:after {
  transition-delay: 0s;
}

/* line 308, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-left.hover:before, .c4-border-bottom-left:hover:before, .c4-border-bottom-left:focus:before, :focus > .c4-border-bottom-left:before {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* line 311, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-left.hover:after, .c4-border-bottom-left:hover:after, .c4-border-bottom-left:focus:after, :focus > .c4-border-bottom-left:after {
  transition-delay: 0s;
}

/* line 313, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-left.hover figcaption:before, .c4-border-bottom-left:hover figcaption:before, .c4-border-bottom-left:focus figcaption:before, :focus > .c4-border-bottom-left figcaption:before {
  transition-delay: 0s;
}

/* line 315, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-left.hover figcaption:after, .c4-border-bottom-left:hover figcaption:after, .c4-border-bottom-left:focus figcaption:after, :focus > .c4-border-bottom-left figcaption:after {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* c4-border-bottom-right
  ----------------------------- */
/* line 321, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-right:before, .c4-border-bottom-right:after,
.c4-border-bottom-right figcaption:before,
.c4-border-bottom-right figcaption:after {
  transform-origin: 100% 100%;
}

/* line 325, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-right:before {
  transition-delay: 0s;
}

/* line 327, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-right:after {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* line 330, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-right figcaption:before {
  transition-delay: 0s;
}

/* line 332, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-right figcaption:after {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* line 335, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-right.hover:before, .c4-border-bottom-right:hover:before, .c4-border-bottom-right:focus:before, :focus > .c4-border-bottom-right:before {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* line 338, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-right.hover:after, .c4-border-bottom-right:hover:after, .c4-border-bottom-right:focus:after, :focus > .c4-border-bottom-right:after {
  transition-delay: 0s;
}

/* line 340, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-right.hover figcaption:before, .c4-border-bottom-right:hover figcaption:before, .c4-border-bottom-right:focus figcaption:before, :focus > .c4-border-bottom-right figcaption:before {
  transition-delay: 480ms;
  transition-delay: calc(var(--transition-duration) / 1.25);
}

/* line 343, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-bottom-right.hover figcaption:after, .c4-border-bottom-right:hover figcaption:after, .c4-border-bottom-right:focus figcaption:after, :focus > .c4-border-bottom-right figcaption:after {
  transition-delay: 0s;
}

/* c4-border-cc-1
  ----------------------------- */
/* line 348, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-1:before, .c4-border-cc-1:after,
.c4-border-cc-1 figcaption:before,
.c4-border-cc-1 figcaption:after {
  transition-duration: 300ms;
}

/* line 352, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-1:before,
.c4-border-cc-1 figcaption:after {
  transform-origin: 0 0;
}

/* line 355, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-1:after,
.c4-border-cc-1 figcaption:before {
  transform-origin: 100% 100%;
}

/* line 358, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-1:before {
  transition-delay: 600ms;
}

/* line 360, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-1:after {
  transition-delay: 0s;
}

/* line 362, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-1 figcaption:before {
  transition-delay: 900ms;
}

/* line 364, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-1 figcaption:after {
  transition-delay: 300ms;
}

/* line 366, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-1.hover:before, .c4-border-cc-1:hover:before, .c4-border-cc-1:focus:before, :focus > .c4-border-cc-1:before {
  transition-delay: 300ms;
}

/* line 368, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-1.hover:after, .c4-border-cc-1:hover:after, .c4-border-cc-1:focus:after, :focus > .c4-border-cc-1:after {
  transition-delay: 900ms;
}

/* line 370, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-1.hover figcaption:before, .c4-border-cc-1:hover figcaption:before, .c4-border-cc-1:focus figcaption:before, :focus > .c4-border-cc-1 figcaption:before {
  transition-delay: 0s;
}

/* line 372, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-1.hover figcaption:after, .c4-border-cc-1:hover figcaption:after, .c4-border-cc-1:focus figcaption:after, :focus > .c4-border-cc-1 figcaption:after {
  transition-delay: 600ms;
}

/* c4-border-ccc-1
  ----------------------------- */
/* line 377, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-1:before, .c4-border-ccc-1:after,
.c4-border-ccc-1 figcaption:before,
.c4-border-ccc-1 figcaption:after {
  transition-duration: 400ms;
}

/* line 381, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-1:before,
.c4-border-ccc-1 figcaption:after {
  transform-origin: 100% 100%;
}

/* line 384, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-1:after,
.c4-border-ccc-1 figcaption:before {
  transform-origin: 0 0;
}

/* line 387, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-1:before {
  transition-delay: 0s;
}

/* line 389, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-1:after {
  transition-delay: 600ms;
}

/* line 391, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-1 figcaption:before {
  transition-delay: 900ms;
}

/* line 393, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-1 figcaption:after {
  transition-delay: 300ms;
}

/* line 395, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-1.hover:before, .c4-border-ccc-1:hover:before, .c4-border-ccc-1:focus:before, :focus > .c4-border-ccc-1:before {
  transition-delay: 900ms;
}

/* line 397, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-1.hover:after, .c4-border-ccc-1:hover:after, .c4-border-ccc-1:focus:after, :focus > .c4-border-ccc-1:after {
  transition-delay: 300ms;
}

/* line 399, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-1.hover figcaption:before, .c4-border-ccc-1:hover figcaption:before, .c4-border-ccc-1:focus figcaption:before, :focus > .c4-border-ccc-1 figcaption:before {
  transition-delay: 0s;
}

/* line 401, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-1.hover figcaption:after, .c4-border-ccc-1:hover figcaption:after, .c4-border-ccc-1:focus figcaption:after, :focus > .c4-border-ccc-1 figcaption:after {
  transition-delay: 600ms;
}

/* c4-border-cc-2
  ----------------------------- */
/* line 406, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-2:before,
.c4-border-cc-2 figcaption:after {
  transform-origin: 0 0;
}

/* line 409, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-2:after,
.c4-border-cc-2 figcaption:before {
  transform-origin: 100% 100%;
}

/* c4-border-ccc-2
  ----------------------------- */
/* line 415, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-2:before,
.c4-border-ccc-2 figcaption:after {
  transform-origin: 100% 100%;
}

/* line 418, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-2:after, .c4-border-ccc-2 figcaption:before {
  transform-origin: 0 0;
}

/* c4-border-cc-3
  ----------------------------- */
/* line 423, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-3:before, .c4-border-cc-3 figcaption:after {
  transform-origin: 0 0;
}

/* line 425, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-3:after, .c4-border-cc-3 figcaption:before {
  transform-origin: 100% 100%;
}

/* line 427, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-3:before {
  right: 33px;
  right: calc(var(--border-margin) + var(--border-margin) + var(--border-width));
  left: 0;
}

/* line 431, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-3:after {
  left: 33px;
  left: calc(var(--border-margin) + var(--border-margin) + var(--border-width));
  right: 0;
}

/* line 435, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-3 figcaption:before {
  top: 33px;
  top: calc(var(--border-margin) + var(--border-margin) + var(--border-width));
  bottom: 0;
}

/* line 439, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-cc-3 figcaption:after {
  bottom: 33px;
  bottom: calc(var(--border-margin) + var(--border-margin) + var(--border-width));
  top: 0;
}

/* c4-border-ccc-3
  ----------------------------- */
/* line 446, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-3:before,
.c4-border-ccc-3 figcaption:after {
  transform-origin: 100% 100%;
}

/* line 449, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-3:after,
.c4-border-ccc-3 figcaption:before {
  transform-origin: 0 0;
}

/* line 452, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-3:before {
  left: 33px;
  left: calc(var(--border-margin) + var(--border-margin) + var(--border-width));
  right: 0;
}

/* line 456, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-3:after {
  right: 33px;
  right: calc(var(--border-margin) + var(--border-margin) + var(--border-width));
  left: 0;
}

/* line 460, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-3 figcaption:before {
  bottom: 33px;
  bottom: calc(var(--border-margin) + var(--border-margin) + var(--border-width));
  top: 0;
}

/* line 464, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-ccc-3 figcaption:after {
  top: 33px;
  top: calc(var(--border-margin) + var(--border-margin) + var(--border-width));
  bottom: 0;
}

/* c4-border-fade
  ----------------------------- */
/* line 471, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-fade:before, .c4-border-fade:after,
.c4-border-fade figcaption:before,
.c4-border-fade figcaption:after {
  transform: scale(1);
  opacity: 0;
}

/* line 476, app/assets/stylesheets/izmir/izmir.scss */
.c4-border-fade.hover:before, .c4-border-fade.hover:after,
.c4-border-fade.hover figcaption:before,
.c4-border-fade.hover figcaption:after, .c4-border-fade:hover:before, .c4-border-fade:hover:after,
.c4-border-fade:hover figcaption:before,
.c4-border-fade:hover figcaption:after, .c4-border-fade:focus:before, .c4-border-fade:focus:after,
.c4-border-fade:focus figcaption:before,
.c4-border-fade:focus figcaption:after, :focus > .c4-border-fade:before, :focus > .c4-border-fade:after,
:focus > .c4-border-fade figcaption:before,
:focus > .c4-border-fade figcaption:after {
  opacity: 1;
}

/* line 487, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-zoom-in.hover img, .c4-image-zoom-in:hover img, .c4-image-zoom-in:focus img, :focus > .c4-image-zoom-in img {
  transform: scale(1.25);
}

/* line 489, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-zoom-out img {
  transform: scale(1.25);
}

/* line 491, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-zoom-out.hover img, .c4-image-zoom-out:hover img, .c4-image-zoom-out:focus img, :focus > .c4-image-zoom-out img {
  transform: scale(1);
}

/* line 493, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-pan-up img {
  transform-origin: top;
  transform: scale(1.2) translate(0, 0);
}

/* line 496, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-pan-up.hover img, .c4-image-pan-up:hover img, .c4-image-pan-up:focus img, :focus > .c4-image-pan-up img {
  transform: scale(1.2) translate(0, -15%);
}

/* line 498, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-pan-down img {
  transform-origin: bottom;
  transform: scale(1.2) translate(0, 0);
}

/* line 501, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-pan-down:hover img, .c4-image-pan-down:focus img, :focus > .c4-image-pan-down img {
  transform: scale(1.2) translate(0, 15%);
}

/* line 503, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-pan-left img {
  transform-origin: left;
  transform: scale(1.2) translate(0, 0);
}

/* line 506, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-pan-left.hover img, .c4-image-pan-left:hover img, .c4-image-pan-left:focus img, :focus > .c4-image-pan-left img {
  transform: scale(1.2) translate(-15%, 0);
}

/* line 508, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-pan-right img {
  transform-origin: right;
  transform: scale(1.2) translate(0, 0);
}

/* line 511, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-pan-right.hover img, .c4-image-pan-right:hover img, .c4-image-pan-right:focus img, :focus > .c4-image-pan-right img {
  transform: scale(1.2) translate(15%, 0);
}

/* line 513, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-blur.hover img, .c4-image-blur:hover img, .c4-image-blur:focus img, :focus > .c4-image-blur img {
  filter: blur(4px);
  transform: scale(1.1);
}

/* line 516, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-rotate-left img {
  transform: scale(1.1) translate(0, 0);
}

/* line 518, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-rotate-left.hover img, .c4-image-rotate-left:hover img, .c4-image-rotate-left:focus img, :focus > .c4-image-rotate-left img {
  transform: scale(1.3) rotate(-15deg);
}

/* line 520, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-rotate-right img {
  transform: scale(1.1) translate(0, 0);
}

/* line 522, app/assets/stylesheets/izmir/izmir.scss */
.c4-image-rotate-right.hover img, .c4-image-rotate-right:hover img, .c4-image-rotate-right:focus img, :focus > .c4-image-rotate-right img {
  transform: scale(1.3) rotate(15deg);
}

/* line 525, app/assets/stylesheets/izmir/izmir.scss */
.c4-delay-100,
.c4-delay-100 > * {
  transition-delay: 100ms;
}

/* line 529, app/assets/stylesheets/izmir/izmir.scss */
.c4-delay-200,
.c4-delay-200 > * {
  transition-delay: 200ms;
}

/* line 533, app/assets/stylesheets/izmir/izmir.scss */
.c4-delay-300,
.c4-delay-300 > * {
  transition-delay: 300ms;
}

/* line 537, app/assets/stylesheets/izmir/izmir.scss */
.c4-delay-400,
.c4-delay-400 > * {
  transition-delay: 400ms;
}

/* line 541, app/assets/stylesheets/izmir/izmir.scss */
.c4-delay-500,
.c4-delay-500 > * {
  transition-delay: 500ms;
}

/* line 545, app/assets/stylesheets/izmir/izmir.scss */
.c4-delay-600,
.c4-delay-600 > * {
  transition-delay: 600ms;
}

/* line 549, app/assets/stylesheets/izmir/izmir.scss */
.c4-delay-700,
.c4-delay-700 > * {
  transition-delay: 700ms;
}

/* line 553, app/assets/stylesheets/izmir/izmir.scss */
.c4-delay-800,
.c4-delay-800 > * {
  transition-delay: 800ms;
}

/* line 557, app/assets/stylesheets/izmir/izmir.scss */
.c4-delay-900,
.c4-delay-900 > * {
  transition-delay: 900ms;
}

/* line 561, app/assets/stylesheets/izmir/izmir.scss */
.c4-delay-1000,
.c4-delay-1000 > * {
  transition-delay: 1000ms;
}

/* line 565, app/assets/stylesheets/izmir/izmir.scss */
[class^='c4-fade'],
[class*=' c4-fade'],
[class^='c4-reveal'],
[class*=' c4-reveal'],
[class^='c4-rotate'],
[class*=' c4-rotate'] {
  display: inline-block;
}

/* line 572, app/assets/stylesheets/izmir/izmir.scss */
[class^='c4-fade'] > *,
[class*=' c4-fade'] > *,
[class^='c4-reveal'] > *,
[class*=' c4-reveal'] > *,
[class^='c4-rotate'] > *,
[class*=' c4-rotate'] > * {
  display: inline-block;
}

/* line 579, app/assets/stylesheets/izmir/izmir.scss */
[class^='c4-fade'] > *:last-child,
[class*=' c4-fade'] > *:last-child,
[class^='c4-reveal'] > *:last-child,
[class*=' c4-reveal'] > *:last-child,
[class^='c4-rotate'] > *:last-child,
[class*=' c4-rotate'] > *:last-child {
  margin-bottom: 0;
}

/* line 587, app/assets/stylesheets/izmir/izmir.scss */
[class^='c4-reveal'],
[class*=' c4-reveal'],
[class^='c4-rotate'],
[class*=' c4-rotate'] {
  overflow: hidden;
  opacity: 1;
}

/* line 594, app/assets/stylesheets/izmir/izmir.scss */
[class^='c4-fade'],
[class*=' c4-fade'] {
  opacity: 0;
}

/* line 598, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir.hover [class^='c4-fade'],
.c4-izmir.hover [class*=' c4-fade'], .c4-izmir:hover [class^='c4-fade'],
.c4-izmir:hover [class*=' c4-fade'], .c4-izmir:focus [class^='c4-fade'],
.c4-izmir:focus [class*=' c4-fade'], :focus > .c4-izmir [class^='c4-fade'],
:focus > .c4-izmir [class*=' c4-fade'] {
  opacity: 1;
  transform: translate(0);
}

/* line 605, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir.hover [class^='c4-reveal'],
.c4-izmir.hover [class*=' c4-reveal'],
.c4-izmir.hover [class^='c4-rotate'],
.c4-izmir.hover [class*=' c4-rotate'], .c4-izmir:hover [class^='c4-reveal'],
.c4-izmir:hover [class*=' c4-reveal'],
.c4-izmir:hover [class^='c4-rotate'],
.c4-izmir:hover [class*=' c4-rotate'], .c4-izmir:focus [class^='c4-reveal'],
.c4-izmir:focus [class*=' c4-reveal'],
.c4-izmir:focus [class^='c4-rotate'],
.c4-izmir:focus [class*=' c4-rotate'], :focus > .c4-izmir [class^='c4-reveal'],
:focus > .c4-izmir [class*=' c4-reveal'],
:focus > .c4-izmir [class^='c4-rotate'],
:focus > .c4-izmir [class*=' c4-rotate'] {
  opacity: 1;
}

/* line 619, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir.hover [class^='c4-reveal'] > *,
.c4-izmir.hover [class*=' c4-reveal'] > *,
.c4-izmir.hover [class^='c4-rotate'] > *,
.c4-izmir.hover [class*=' c4-rotate'] > *, .c4-izmir:hover [class^='c4-reveal'] > *,
.c4-izmir:hover [class*=' c4-reveal'] > *,
.c4-izmir:hover [class^='c4-rotate'] > *,
.c4-izmir:hover [class*=' c4-rotate'] > *, .c4-izmir:focus [class^='c4-reveal'] > *,
.c4-izmir:focus [class*=' c4-reveal'] > *,
.c4-izmir:focus [class^='c4-rotate'] > *,
.c4-izmir:focus [class*=' c4-rotate'] > *, :focus > .c4-izmir [class^='c4-reveal'] > *,
:focus > .c4-izmir [class*=' c4-reveal'] > *,
:focus > .c4-izmir [class^='c4-rotate'] > *,
:focus > .c4-izmir [class*=' c4-rotate'] > * {
  transform: translate(0) rotate(0deg);
}

/* line 634, app/assets/stylesheets/izmir/izmir.scss */
.c4-fade-up {
  transform: translateY(1.5rem);
}

/* line 636, app/assets/stylesheets/izmir/izmir.scss */
.c4-fade-down {
  transform: translateY(-1.5rem);
}

/* line 638, app/assets/stylesheets/izmir/izmir.scss */
.c4-fade-left {
  transform: translateX(1.5rem);
}

/* line 640, app/assets/stylesheets/izmir/izmir.scss */
.c4-fade-right {
  transform: translateX(-1.5rem);
}

/* line 642, app/assets/stylesheets/izmir/izmir.scss */
.c4-reveal-up > * {
  transform: translateY(100%);
}

/* line 644, app/assets/stylesheets/izmir/izmir.scss */
.c4-reveal-down > * {
  transform: translateY(-100%);
}

/* line 646, app/assets/stylesheets/izmir/izmir.scss */
.c4-reveal-left > * {
  transform: translateX(100%);
}

/* line 648, app/assets/stylesheets/izmir/izmir.scss */
.c4-reveal-right > * {
  transform: translateX(-100%);
}

/* line 650, app/assets/stylesheets/izmir/izmir.scss */
.c4-rotate-up-right > * {
  transform-origin: bottom left;
  transform: rotate(90deg);
}

/* line 653, app/assets/stylesheets/izmir/izmir.scss */
.c4-rotate-up-left > * {
  transform-origin: bottom right;
  transform: rotate(-90deg);
}

/* line 656, app/assets/stylesheets/izmir/izmir.scss */
.c4-rotate-down-right > * {
  transform-origin: top left;
  transform: rotate(-90deg);
}

/* line 659, app/assets/stylesheets/izmir/izmir.scss */
.c4-rotate-down-left > * {
  transform-origin: top right;
  transform: rotate(90deg);
}

/* line 663, app/assets/stylesheets/izmir/izmir.scss */
.c4-gradient-top {
  background-image: linear-gradient(180deg, #00B4DB 0%, #0083B0 100%);
  background-image: linear-gradient(180deg, var(--primary-color) 0%, var(--secondary-color) 100%);
}

/* line 666, app/assets/stylesheets/izmir/izmir.scss */
.c4-gradient-left {
  background-image: linear-gradient(90deg, #00B4DB 0%, #0083B0 100%);
  background-image: linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 100%);
}

/* line 669, app/assets/stylesheets/izmir/izmir.scss */
.c4-gradient-right {
  background-image: linear-gradient(270deg, #00B4DB 0%, #0083B0 100%);
  background-image: linear-gradient(270deg, var(--primary-color) 0%, var(--secondary-color) 100%);
}

/* line 672, app/assets/stylesheets/izmir/izmir.scss */
.c4-gradient-bottom {
  background-image: linear-gradient(0deg, #00B4DB 0%, #0083B0 100%);
  background-image: linear-gradient(0deg, var(--primary-color) 0%, var(--secondary-color) 100%);
}

/* line 675, app/assets/stylesheets/izmir/izmir.scss */
.c4-gradient-top-left {
  background-image: linear-gradient(135deg, #00B4DB 0%, #0083B0 100%);
  background-image: linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);
}

/* line 678, app/assets/stylesheets/izmir/izmir.scss */
.c4-gradient-top-right {
  background-image: linear-gradient(225deg, #00B4DB 0%, #0083B0 100%);
  background-image: linear-gradient(225deg, var(--primary-color) 0%, var(--secondary-color) 100%);
}

/* line 681, app/assets/stylesheets/izmir/izmir.scss */
.c4-gradient-bottom-left {
  background-image: linear-gradient(45deg, #00B4DB 0%, #0083B0 100%);
  background-image: linear-gradient(45deg, var(--primary-color) 0%, var(--secondary-color) 100%);
}

/* line 684, app/assets/stylesheets/izmir/izmir.scss */
.c4-gradient-bottom-right {
  background-image: linear-gradient(315deg, #00B4DB 0%, #0083B0 100%);
  background-image: linear-gradient(315deg, var(--primary-color) 0%, var(--secondary-color) 100%);
}

/* line 688, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir .c4-layout-top-left {
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
}

/* line 692, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir .c4-layout-top-center {
  justify-content: flex-start;
}

/* line 694, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir .c4-layout-top-right {
  justify-content: flex-start;
  align-items: flex-end;
  text-align: right;
}

/* line 698, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir .c4-layout-center-left {
  align-items: flex-start;
  text-align: left;
}

/* line 701, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir .c4-layout-center-right {
  align-items: flex-end;
  text-align: right;
}

/* line 704, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir .c4-layout-bottom-left {
  justify-content: flex-end;
  align-items: flex-start;
  text-align: left;
}

/* line 708, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir .c4-layout-bottom-center {
  justify-content: flex-end;
}

/* line 710, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir .c4-layout-bottom-right {
  justify-content: flex-end;
  align-items: flex-end;
  text-align: right;
}

/* line 715, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir {
  background-color: #00B4DB;
  background-color: var(--primary-color);
}

/* line 718, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir figcaption {
  padding: 2em;
  padding: calc(var(--padding) * 2);
}

/* line 721, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir figcaption > * {
  opacity: 0;
}

/* line 723, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir.hover > img, .c4-izmir:hover > img, .c4-izmir:focus > img, :focus > .c4-izmir > img {
  opacity: 0.25;
  opacity: var(--image-opacity);
}

/* line 726, app/assets/stylesheets/izmir/izmir.scss */
.c4-izmir.hover figcaption > *, .c4-izmir:hover figcaption > *, .c4-izmir:focus figcaption > *, :focus > .c4-izmir figcaption > * {
  opacity: 1;
}

/*# sourceMappingURL=izmir.css.map */
/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}
/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}
/* line 1, app/assets/stylesheets/login.scss */
.html-login {
  height: 100%;
  background-color: #F0F7FF;
}

/* line 6, app/assets/stylesheets/login.scss */
.body-login {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f5f5;
}

/* line 16, app/assets/stylesheets/login.scss */
.body-login .new-login,
.body-login .edit-login {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto;
}

/* line 23, app/assets/stylesheets/login.scss */
.body-login .new-login .checkbox,
.body-login .edit-login .checkbox {
  font-weight: 400;
}

/* line 26, app/assets/stylesheets/login.scss */
.body-login .new-login .form-control,
.body-login .edit-login .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}

/* line 33, app/assets/stylesheets/login.scss */
.body-login .new-login .form-control:focus,
.body-login .edit-login .form-control:focus {
  z-index: 2;
}

/* line 36, app/assets/stylesheets/login.scss */
.body-login .new-login input[type="email"],
.body-login .edit-login input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 41, app/assets/stylesheets/login.scss */
.body-login .new-login input[type="password"],
.body-login .edit-login input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 47, app/assets/stylesheets/login.scss */
.body-login .links {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* line 11, app/assets/stylesheets/normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, app/assets/stylesheets/normalize.scss */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
/* line 31, app/assets/stylesheets/normalize.scss */
main {
  display: block;
}

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

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 53, app/assets/stylesheets/normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 76, app/assets/stylesheets/normalize.scss */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 85, app/assets/stylesheets/normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 95, app/assets/stylesheets/normalize.scss */
b,
strong {
  font-weight: bolder;
}

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

/**
 * Add the correct font size in all browsers.
 */
/* line 116, app/assets/stylesheets/normalize.scss */
small {
  font-size: 80%;
}

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

/* line 133, app/assets/stylesheets/normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 137, app/assets/stylesheets/normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 148, app/assets/stylesheets/normalize.scss */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 160, app/assets/stylesheets/normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 176, app/assets/stylesheets/normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 186, app/assets/stylesheets/normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 195, app/assets/stylesheets/normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

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

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

/**
 * Correct the padding in Firefox.
 */
/* line 229, app/assets/stylesheets/normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 253, app/assets/stylesheets/normalize.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 261, app/assets/stylesheets/normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 270, app/assets/stylesheets/normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 290, app/assets/stylesheets/normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 299, app/assets/stylesheets/normalize.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 308, app/assets/stylesheets/normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 320, app/assets/stylesheets/normalize.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 328, app/assets/stylesheets/normalize.scss */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 339, app/assets/stylesheets/normalize.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 347, app/assets/stylesheets/normalize.scss */
[hidden] {
  display: none;
}
@font-face {
  font-family: 'Pe-icon-7-stroke';
  src: url(/../fonts/Pe-icon-7-stroke.eot?-2irksn);
  src: url(/../fonts/Pe-icon-7-stroke.eot?#iefix-2irksn) format("embedded-opentype"), url(/../fonts/Pe-icon-7-stroke.woff?-2irksn) format("woff"), url(/../fonts/Pe-icon-7-stroke.ttf?-2irksn) format("truetype"), url(/../fonts/Pe-icon-7-stroke.svg?-2irksn#Pe-icon-7-stroke) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
[class^="pe-7s-"], [class*=" pe-7s-"] {
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 27, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-cloud-upload:before {
  content: "\e68a";
}

/* line 30, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-cash:before {
  content: "\e68c";
}

/* line 33, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-close:before {
  content: "\e680";
}

/* line 36, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-bluetooth:before {
  content: "\e68d";
}

/* line 39, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-cloud-download:before {
  content: "\e68b";
}

/* line 42, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-way:before {
  content: "\e68e";
}

/* line 45, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-close-circle:before {
  content: "\e681";
}

/* line 48, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-id:before {
  content: "\e68f";
}

/* line 51, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-angle-up:before {
  content: "\e682";
}

/* line 54, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-wristwatch:before {
  content: "\e690";
}

/* line 57, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-angle-up-circle:before {
  content: "\e683";
}

/* line 60, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-world:before {
  content: "\e691";
}

/* line 63, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-angle-right:before {
  content: "\e684";
}

/* line 66, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-volume:before {
  content: "\e692";
}

/* line 69, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-angle-right-circle:before {
  content: "\e685";
}

/* line 72, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-users:before {
  content: "\e693";
}

/* line 75, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-angle-left:before {
  content: "\e686";
}

/* line 78, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-user-female:before {
  content: "\e694";
}

/* line 81, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-angle-left-circle:before {
  content: "\e687";
}

/* line 84, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-up-arrow:before {
  content: "\e695";
}

/* line 87, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-angle-down:before {
  content: "\e688";
}

/* line 90, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-switch:before {
  content: "\e696";
}

/* line 93, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-angle-down-circle:before {
  content: "\e689";
}

/* line 96, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-scissors:before {
  content: "\e697";
}

/* line 99, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-wallet:before {
  content: "\e600";
}

/* line 102, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-safe:before {
  content: "\e698";
}

/* line 105, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-volume2:before {
  content: "\e601";
}

/* line 108, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-volume1:before {
  content: "\e602";
}

/* line 111, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-voicemail:before {
  content: "\e603";
}

/* line 114, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-video:before {
  content: "\e604";
}

/* line 117, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-user:before {
  content: "\e605";
}

/* line 120, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-upload:before {
  content: "\e606";
}

/* line 123, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-unlock:before {
  content: "\e607";
}

/* line 126, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-umbrella:before {
  content: "\e608";
}

/* line 129, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-trash:before {
  content: "\e609";
}

/* line 132, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-tools:before {
  content: "\e60a";
}

/* line 135, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-timer:before {
  content: "\e60b";
}

/* line 138, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-ticket:before {
  content: "\e60c";
}

/* line 141, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-target:before {
  content: "\e60d";
}

/* line 144, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-sun:before {
  content: "\e60e";
}

/* line 147, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-study:before {
  content: "\e60f";
}

/* line 150, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-stopwatch:before {
  content: "\e610";
}

/* line 153, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-star:before {
  content: "\e611";
}

/* line 156, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-speaker:before {
  content: "\e612";
}

/* line 159, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-signal:before {
  content: "\e613";
}

/* line 162, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-shuffle:before {
  content: "\e614";
}

/* line 165, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-shopbag:before {
  content: "\e615";
}

/* line 168, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-share:before {
  content: "\e616";
}

/* line 171, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-server:before {
  content: "\e617";
}

/* line 174, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-search:before {
  content: "\e618";
}

/* line 177, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-film:before {
  content: "\e6a5";
}

/* line 180, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-science:before {
  content: "\e619";
}

/* line 183, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-disk:before {
  content: "\e6a6";
}

/* line 186, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-ribbon:before {
  content: "\e61a";
}

/* line 189, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-repeat:before {
  content: "\e61b";
}

/* line 192, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-refresh:before {
  content: "\e61c";
}

/* line 195, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-add-user:before {
  content: "\e6a9";
}

/* line 198, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-refresh-cloud:before {
  content: "\e61d";
}

/* line 201, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-paperclip:before {
  content: "\e69c";
}

/* line 204, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-radio:before {
  content: "\e61e";
}

/* line 207, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-note2:before {
  content: "\e69d";
}

/* line 210, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-print:before {
  content: "\e61f";
}

/* line 213, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-network:before {
  content: "\e69e";
}

/* line 216, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-prev:before {
  content: "\e620";
}

/* line 219, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-mute:before {
  content: "\e69f";
}

/* line 222, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-power:before {
  content: "\e621";
}

/* line 225, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-medal:before {
  content: "\e6a0";
}

/* line 228, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-portfolio:before {
  content: "\e622";
}

/* line 231, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-like2:before {
  content: "\e6a1";
}

/* line 234, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-plus:before {
  content: "\e623";
}

/* line 237, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-left-arrow:before {
  content: "\e6a2";
}

/* line 240, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-play:before {
  content: "\e624";
}

/* line 243, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-key:before {
  content: "\e6a3";
}

/* line 246, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-plane:before {
  content: "\e625";
}

/* line 249, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-joy:before {
  content: "\e6a4";
}

/* line 252, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-photo-gallery:before {
  content: "\e626";
}

/* line 255, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-pin:before {
  content: "\e69b";
}

/* line 258, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-phone:before {
  content: "\e627";
}

/* line 261, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-plug:before {
  content: "\e69a";
}

/* line 264, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-pen:before {
  content: "\e628";
}

/* line 267, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-right-arrow:before {
  content: "\e699";
}

/* line 270, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-paper-plane:before {
  content: "\e629";
}

/* line 273, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-delete-user:before {
  content: "\e6a7";
}

/* line 276, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-paint:before {
  content: "\e62a";
}

/* line 279, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-bottom-arrow:before {
  content: "\e6a8";
}

/* line 282, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-notebook:before {
  content: "\e62b";
}

/* line 285, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-note:before {
  content: "\e62c";
}

/* line 288, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-next:before {
  content: "\e62d";
}

/* line 291, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-news-paper:before {
  content: "\e62e";
}

/* line 294, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-musiclist:before {
  content: "\e62f";
}

/* line 297, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-music:before {
  content: "\e630";
}

/* line 300, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-mouse:before {
  content: "\e631";
}

/* line 303, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-more:before {
  content: "\e632";
}

/* line 306, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-moon:before {
  content: "\e633";
}

/* line 309, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-monitor:before {
  content: "\e634";
}

/* line 312, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-micro:before {
  content: "\e635";
}

/* line 315, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-menu:before {
  content: "\e636";
}

/* line 318, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-map:before {
  content: "\e637";
}

/* line 321, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-map-marker:before {
  content: "\e638";
}

/* line 324, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-mail:before {
  content: "\e639";
}

/* line 327, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-mail-open:before {
  content: "\e63a";
}

/* line 330, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-mail-open-file:before {
  content: "\e63b";
}

/* line 333, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-magnet:before {
  content: "\e63c";
}

/* line 336, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-loop:before {
  content: "\e63d";
}

/* line 339, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-look:before {
  content: "\e63e";
}

/* line 342, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-lock:before {
  content: "\e63f";
}

/* line 345, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-lintern:before {
  content: "\e640";
}

/* line 348, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-link:before {
  content: "\e641";
}

/* line 351, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-like:before {
  content: "\e642";
}

/* line 354, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-light:before {
  content: "\e643";
}

/* line 357, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-less:before {
  content: "\e644";
}

/* line 360, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-keypad:before {
  content: "\e645";
}

/* line 363, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-junk:before {
  content: "\e646";
}

/* line 366, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-info:before {
  content: "\e647";
}

/* line 369, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-home:before {
  content: "\e648";
}

/* line 372, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-help2:before {
  content: "\e649";
}

/* line 375, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-help1:before {
  content: "\e64a";
}

/* line 378, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-graph3:before {
  content: "\e64b";
}

/* line 381, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-graph2:before {
  content: "\e64c";
}

/* line 384, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-graph1:before {
  content: "\e64d";
}

/* line 387, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-graph:before {
  content: "\e64e";
}

/* line 390, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-global:before {
  content: "\e64f";
}

/* line 393, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-gleam:before {
  content: "\e650";
}

/* line 396, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-glasses:before {
  content: "\e651";
}

/* line 399, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-gift:before {
  content: "\e652";
}

/* line 402, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-folder:before {
  content: "\e653";
}

/* line 405, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-flag:before {
  content: "\e654";
}

/* line 408, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-filter:before {
  content: "\e655";
}

/* line 411, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-file:before {
  content: "\e656";
}

/* line 414, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-expand1:before {
  content: "\e657";
}

/* line 417, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-exapnd2:before {
  content: "\e658";
}

/* line 420, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-edit:before {
  content: "\e659";
}

/* line 423, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-drop:before {
  content: "\e65a";
}

/* line 426, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-drawer:before {
  content: "\e65b";
}

/* line 429, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-download:before {
  content: "\e65c";
}

/* line 432, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-display2:before {
  content: "\e65d";
}

/* line 435, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-display1:before {
  content: "\e65e";
}

/* line 438, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-diskette:before {
  content: "\e65f";
}

/* line 441, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-date:before {
  content: "\e660";
}

/* line 444, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-cup:before {
  content: "\e661";
}

/* line 447, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-culture:before {
  content: "\e662";
}

/* line 450, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-crop:before {
  content: "\e663";
}

/* line 453, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-credit:before {
  content: "\e664";
}

/* line 456, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-copy-file:before {
  content: "\e665";
}

/* line 459, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-config:before {
  content: "\e666";
}

/* line 462, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-compass:before {
  content: "\e667";
}

/* line 465, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-comment:before {
  content: "\e668";
}

/* line 468, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-coffee:before {
  content: "\e669";
}

/* line 471, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-cloud:before {
  content: "\e66a";
}

/* line 474, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-clock:before {
  content: "\e66b";
}

/* line 477, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-check:before {
  content: "\e66c";
}

/* line 480, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-chat:before {
  content: "\e66d";
}

/* line 483, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-cart:before {
  content: "\e66e";
}

/* line 486, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-camera:before {
  content: "\e66f";
}

/* line 489, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-call:before {
  content: "\e670";
}

/* line 492, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-calculator:before {
  content: "\e671";
}

/* line 495, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-browser:before {
  content: "\e672";
}

/* line 498, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-box2:before {
  content: "\e673";
}

/* line 501, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-box1:before {
  content: "\e674";
}

/* line 504, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-bookmarks:before {
  content: "\e675";
}

/* line 507, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-bicycle:before {
  content: "\e676";
}

/* line 510, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-bell:before {
  content: "\e677";
}

/* line 513, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-battery:before {
  content: "\e678";
}

/* line 516, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-ball:before {
  content: "\e679";
}

/* line 519, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-back:before {
  content: "\e67a";
}

/* line 522, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-attention:before {
  content: "\e67b";
}

/* line 525, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-anchor:before {
  content: "\e67c";
}

/* line 528, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-albums:before {
  content: "\e67d";
}

/* line 531, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-alarm:before {
  content: "\e67e";
}

/* line 534, app/assets/stylesheets/pe-icon-7/pe-icon-7-stroke.scss */
.pe-7s-airplay:before {
  content: "\e67f";
}
@charset "UTF-8";
/* line 2, app/assets/stylesheets/road.scss */
#roads #map {
  height: 90vh;
}

/* line 7, app/assets/stylesheets/road.scss */
#roads .row {
  margin-left: unset !important;
  margin-right: unset !important;
}

/* line 11, app/assets/stylesheets/road.scss */
#roads .card-no-px {
  padding-left: unset !important;
  padding-right: unset !important;
}

/* line 17, app/assets/stylesheets/road.scss */
#roads .right-container {
  height: 90vh;
  overflow-y: scroll;
}

/* line 22, app/assets/stylesheets/road.scss */
.item {
  /* 横スクロール用 */
  display: inline-block;
  width: 90%;
  /* 見た目調整 */
  height: 20vh;
  margin: 16px;
  font-size: 48px;
}

/* line 34, app/assets/stylesheets/road.scss */
.navbar-nav li {
  display: inline-block;
}

/* line 37, app/assets/stylesheets/road.scss */
.scroll {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 45, app/assets/stylesheets/road.scss */
.tooltip .tooltip-inner {
  font-size: 1.2em !important;
}

/* line 50, app/assets/stylesheets/road.scss */
.tooltip5 {
  position: relative;
  cursor: pointer;
  display: inline-block;
}

/* line 55, app/assets/stylesheets/road.scss */
.tooltip5 img {
  width: 20px;
}

/* line 58, app/assets/stylesheets/road.scss */
.description5 {
  display: none;
  position: absolute;
  padding: 10px;
  font-size: 12px;
  line-height: 1.6em;
  color: #fff;
  border-radius: 5px;
  background: #000;
  width: 100px;
}

/* line 70, app/assets/stylesheets/road.scss */
.description5:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  border: 15px solid transparent;
  border-top: 15px solid #000;
  margin-left: -15px;
}

/* line 79, app/assets/stylesheets/road.scss */
.tooltip5:hover .description5 {
  display: inline-block;
  top: -75px;
  left: -50px;
}

/* line 85, app/assets/stylesheets/road.scss */
#footer_navbar {
  background: rgba(52, 58, 64, 0.1) !important;
}

/* line 88, app/assets/stylesheets/road.scss */
#navbar-nav {
  background: #343a40 !important;
}

/* line 91, app/assets/stylesheets/road.scss */
#navbarCollapse {
  background: rgba(255, 179, 193, 0.1);
}

/* line 95, app/assets/stylesheets/road.scss */
.roads-list {
  font-size: 0.85rem;
}

/* line 97, app/assets/stylesheets/road.scss */
.roads-list .card {
  padding: 2px 0 !important;
}

/* line 99, app/assets/stylesheets/road.scss */
.roads-list .card .card-header {
  padding: 0 5px !important;
}

/* line 101, app/assets/stylesheets/road.scss */
.roads-list .card .card-header p rb {
  font-size: 0.90rem !important;
}

/* line 105, app/assets/stylesheets/road.scss */
.roads-list .card .card-body {
  padding: 1px  5px !important;
}

/* line 107, app/assets/stylesheets/road.scss */
.roads-list .card .card-body p {
  font-size: 0.85rem;
}

/* line 116, app/assets/stylesheets/road.scss */
.roads-list .road .road-name {
  font-size: 1.1em;
  font-weight: 600;
}

/* line 124, app/assets/stylesheets/road.scss */
.function-section {
  font-size: 1.0em;
}

/* line 126, app/assets/stylesheets/road.scss */
.function-section [class^="pe-7s-"], .function-section [class*=" pe-7s-"] {
  padding-right: 1px;
}

/* line 131, app/assets/stylesheets/road.scss */
#show_form_body.form-control-custom,
#show_form_description.form-control-custom,
#show_form_business_hours.form-control-custom,
#show_form_home_page_url.form-control-custom {
  overflow-wrap: break-word;
}

/* line 139, app/assets/stylesheets/road.scss */
#show_form_business_hours.form-control-custom {
  white-space: pre-wrap;
}

/* line 142, app/assets/stylesheets/road.scss */
#show_form_body.form-control-custom,
#show_form_description.form-control-custom {
  white-space: pre-wrap;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 150, app/assets/stylesheets/road.scss */
.support-section .description-detail {
  white-space: pre-wrap;
}

/* line 156, app/assets/stylesheets/road.scss */
.information-section .description-detail {
  white-space: pre-wrap;
}

/* line 162, app/assets/stylesheets/road.scss */
#new_road .imagePreview {
  width: 100%;
  height: 180px;
  display: inline-block;
  /* -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3); */
  text-align: center;
  vertical-align: middle;
  border: 2px dashed #494949;
}

/* line 171, app/assets/stylesheets/road.scss */
#new_road .thumbnail {
  max-height: 160px;
}

/* line 175, app/assets/stylesheets/road.scss */
#new_road #dropTitle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 120px 0 0;
  background: rgba(22, 165, 191, 0);
  transition: all 0.25s cubic-bezier(0.21, 0.51, 0.51, 1);
}

/* line 185, app/assets/stylesheets/road.scss */
#new_road #inputFile.dragover {
  border: 2px solid #16a5bf;
  background: rgba(22, 165, 191, 0.6);
}

/* line 191, app/assets/stylesheets/road.scss */
.road-detail .left-container {
  height: 80vh;
  overflow-y: scroll;
}

/* line 196, app/assets/stylesheets/road.scss */
.road-detail .left-container .support-section .description-detail {
  border-color: #9870B4;
  border-style: solid;
  border-width: 1px;
  font-size: .875rem;
  padding: 1em;
  border-radius: 10px;
}

/* line 207, app/assets/stylesheets/road.scss */
.road-detail .left-container .paragraph .section .description-titile {
  border-color: #9870B4;
  padding: 5px 10px;
  border-style: solid;
  border-width: 2px 0;
}

/* line 213, app/assets/stylesheets/road.scss */
.road-detail .left-container .paragraph .section .description-detail {
  border-color: #9870B4;
  border-style: solid;
  border-width: 1px;
  font-size: .875rem;
  padding: 1em;
  border-radius: 10px;
}

/* line 221, app/assets/stylesheets/road.scss */
.road-detail .left-container .paragraph .section .road-images {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  margin: 2em auto;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

/* line 234, app/assets/stylesheets/road.scss */
.road-detail .left-container .paragraph .section .road-images .road-image {
  padding: 1vw;
}

/* line 236, app/assets/stylesheets/road.scss */
.road-detail .left-container .paragraph .section .road-images .road-image .image {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 242, app/assets/stylesheets/road.scss */
.road-detail .left-container .paragraph .section .road-images .road-images::after {
  content: "";
  display: block;
  width: calc(100% / 3);
}

/* line 247, app/assets/stylesheets/road.scss */
.road-detail .left-container .paragraph .section .road-images .road-image-caption-text {
  font-size: .8rem;
}

/* line 254, app/assets/stylesheets/road.scss */
.road-detail .right-container {
  height: 80vh;
  overflow-y: scroll;
}

@media screen and (min-width: 320px) {
  /* line 260, app/assets/stylesheets/road.scss */
  .road-image {
    width: calc(100% / 2);
    height: auto;
    max-height: 105px;
    overflow-y: hidden;
  }
  /* line 267, app/assets/stylesheets/road.scss */
  .road-images::after {
    content: "";
    display: block;
    width: calc(100% / 2);
  }
}

@media screen and (min-width: 640px) {
  /* line 276, app/assets/stylesheets/road.scss */
  .road-detail .left-container {
    height: 95vh;
  }
  /* line 279, app/assets/stylesheets/road.scss */
  .road-detail .right-container {
    height: 95vh;
  }
  /* line 284, app/assets/stylesheets/road.scss */
  .road-image {
    width: calc(100% / 2);
    height: auto;
    max-height: 210px;
    overflow-y: hidden;
  }
  /* line 291, app/assets/stylesheets/road.scss */
  .road-images::after {
    content: "";
    display: block;
    width: calc(100% / 2);
  }
}

@media screen and (min-width: 768px) {
  /* line 298, app/assets/stylesheets/road.scss */
  .road-image {
    width: calc(100% / 3);
  }
  /* line 302, app/assets/stylesheets/road.scss */
  .road-images::after {
    content: "";
    display: block;
    width: calc(100% / 3);
  }
}

@media screen and (min-width: 1024px) {
  /* line 310, app/assets/stylesheets/road.scss */
  .road-detail .left-container {
    height: 80vh;
  }
  /* line 313, app/assets/stylesheets/road.scss */
  .road-detail .right-container {
    height: 80vh;
  }
  /* line 317, app/assets/stylesheets/road.scss */
  .road-image {
    width: calc(100% / 3);
    height: auto;
    max-height: 150px;
    overflow-y: hidden;
  }
  /* line 324, app/assets/stylesheets/road.scss */
  .road-images::after {
    content: "";
    display: block;
    width: calc(100% / 3);
  }
}
@supports (position: -webkit-sticky) or (position: sticky) {
  /* line 2, app/assets/stylesheets/screen.scss */
  .sidebar-sticky {
    position: -webkit-sticky;
    position: sticky;
  }
}

@media screen and (min-width: 1024px) {
  /* line 8, app/assets/stylesheets/screen.scss */
  .map {
    height: 50vh;
  }
  /* line 11, app/assets/stylesheets/screen.scss */
  .btn-area {
    font-size: 0.725em !important;
  }
  /* line 14, app/assets/stylesheets/screen.scss */
  #article_detail {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 19, app/assets/stylesheets/screen.scss */
  .icons {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 27, app/assets/stylesheets/screen.scss */
  .wrapper {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  /* line 34, app/assets/stylesheets/screen.scss */
  .map {
    height: 50vh;
  }
  /* line 37, app/assets/stylesheets/screen.scss */
  .form-control.detetime-select {
    display: inline-block;
    width: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 0.9rem;
  }
  /* line 44, app/assets/stylesheets/screen.scss */
  .form-control.dete-select {
    display: inline-block;
    width: auto;
  }
  /* line 48, app/assets/stylesheets/screen.scss */
  .wrapper {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 640px) {
  /* line 61, app/assets/stylesheets/screen.scss */
  #facilities .left-container {
    height: 55vh;
  }
  /* line 65, app/assets/stylesheets/screen.scss */
  #facilities .right-container {
    height: 45vh;
  }
  /* line 79, app/assets/stylesheets/screen.scss */
  .wrapper {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 320px) {
  /* line 86, app/assets/stylesheets/screen.scss */
  .modal-footer {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  /* line 90, app/assets/stylesheets/screen.scss */
  .form-control.detetime-select {
    display: inline-block;
    width: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 0.75em;
  }
  /* line 97, app/assets/stylesheets/screen.scss */
  .form-control.dete-select {
    display: inline-block;
    width: auto;
  }
  /* line 104, app/assets/stylesheets/screen.scss */
  #footer_navbar .navbar-menu .list-inline-item {
    margin-left: 1vw;
    margin-right: 1vw;
    margin-bottom: 2vh;
  }
  /* line 109, app/assets/stylesheets/screen.scss */
  #footer_navbar .navbar-menu p {
    font-size: 0.6em;
    margin-bottom: 0;
  }
  /* line 113, app/assets/stylesheets/screen.scss */
  #footer_navbar .navbar-menu .label {
    position: absolute;
    right: -10px;
    top: 0px;
    font-size: 10px;
  }
  /* line 119, app/assets/stylesheets/screen.scss */
  #footer_navbar .navbar-menu [class^="pe"] {
    font-size: 1.8em;
  }
  /* line 124, app/assets/stylesheets/screen.scss */
  #footer_navbar .nav-item {
    padding-bottom: 1vh;
  }
  /* line 126, app/assets/stylesheets/screen.scss */
  #footer_navbar .nav-item [class^="pe"] {
    font-size: 1.0em;
    margin-right: 1vw;
  }
}
/* Slider */
/* line 3, app/assets/stylesheets/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, app/assets/stylesheets/slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, app/assets/stylesheets/slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 28, app/assets/stylesheets/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, app/assets/stylesheets/slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 42, app/assets/stylesheets/slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, app/assets/stylesheets/slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

/* line 56, app/assets/stylesheets/slick.scss */
.slick-track:after {
  clear: both;
}

/* line 60, app/assets/stylesheets/slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 64, app/assets/stylesheets/slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 68, app/assets/stylesheets/slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 71, app/assets/stylesheets/slick.scss */
.slick-slide img {
  display: block;
}

/* line 74, app/assets/stylesheets/slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 80, app/assets/stylesheets/slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 84, app/assets/stylesheets/slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 88, app/assets/stylesheets/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 92, app/assets/stylesheets/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, app/assets/stylesheets/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* line 6, app/assets/stylesheets/top.scss */
.navbar-nav li {
  display: inline-block;
}

/* line 9, app/assets/stylesheets/top.scss */
.scroll {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 18, app/assets/stylesheets/top.scss */
.body-top .main-container .space {
  height: 5vh;
}

/* line 22, app/assets/stylesheets/top.scss */
.body-top #top_spacer {
  height: 3vh;
  background-color: rgba(255, 250, 242, 0.6);
}

/* line 26, app/assets/stylesheets/top.scss */
.body-top .top {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 2vh;
  padding-bottom: 2vh;
  height: 617px !important;
  min-height: initial !important;
  background-image: url(/assets/images/top_bg_bubble.jpg);
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: inherit;
  background-size: contain;
  position: relative;
  border-bottom-left-radius: 50% 80px;
  /* 左下の円弧 */
  border-bottom-right-radius: 50% 80px;
  /* 右下の円弧 */
  width: calc(100% + 30px) !important;
  margin-left: -15px !important;
  margin-right: -15px !important;
}

/* line 52, app/assets/stylesheets/top.scss */
.body-top .top .bg-people {
  max-width: 644px;
  height: 520px;
  object-fit: contain;
  margin-left: 30px;
}

/* line 67, app/assets/stylesheets/top.scss */
.body-top .top .left-container .space {
  height: 15vh;
}

/* line 70, app/assets/stylesheets/top.scss */
.body-top .top .left-container .city {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: inherit;
  background-size: contain;
  font-size: 1.6em;
  opacity: 1;
}

/* line 82, app/assets/stylesheets/top.scss */
.body-top .top .left-container .city.en {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: inherit;
  background-size: contain;
  opacity: 1;
}

/* line 94, app/assets/stylesheets/top.scss */
.body-top .top .left-container .site-title {
  background-image: url(/assets/images/PC_main_visual_logo_type.png);
  background-repeat: no-repeat;
  background-attachment: inherit;
  background-size: contain;
  font-size: 1.6em;
  opacity: 1;
}

/* line 106, app/assets/stylesheets/top.scss */
.body-top .top .left-container .site-title.en {
  background-image: url(/assets/images/PC_main_visual_logo_type_en.png);
  background-repeat: no-repeat;
  background-attachment: inherit;
  background-size: contain;
  font-size: 1.6em;
  opacity: 1;
}

/* line 120, app/assets/stylesheets/top.scss */
.body-top .top .right-container .row {
  height: inherit;
}

/* line 135, app/assets/stylesheets/top.scss */
.body-top .top .right-container .barrierfree-open-title {
  border-radius: 15px;
  border: 3px solid #000;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: rgba(221, 156, 178, 0.3);
  color: #000;
}

/* line 149, app/assets/stylesheets/top.scss */
.body-top .middle-spacer {
  height: 5vh;
  background-color: rgba(210, 230, 242, 0.7);
}

/* line 154, app/assets/stylesheets/top.scss */
.body-top .middle {
  padding-top: 16vh !important;
  padding-bottom: 2vh;
  background-color: #faf8f2;
  /*slick setting*/
}

/* line 162, app/assets/stylesheets/top.scss */
.body-top .middle .section-title {
  color: #212529;
  font-size: 1.6em;
  text-align: center;
}

/* line 167, app/assets/stylesheets/top.scss */
.body-top .middle .section-title h2 {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}

/* line 176, app/assets/stylesheets/top.scss */
.body-top .middle .slick-prev:before,
.body-top .middle .slick-next:before {
  color: #000;
}

/* line 181, app/assets/stylesheets/top.scss */
.body-top .sub-middle {
  padding-top: 0px !important;
}

/* line 185, app/assets/stylesheets/top.scss */
.body-top .bottom .btn-sm {
  font-size: 0.75em !important;
}

/* line 188, app/assets/stylesheets/top.scss */
.body-top .bottom .space {
  height: 5vh;
}

/* line 194, app/assets/stylesheets/top.scss */
.slider {
  margin: 0 !important;
  width: 100% !important;
  background: #fff;
}

/* line 198, app/assets/stylesheets/top.scss */
.slider .thumbnail {
  margin-right: 15px;
}

/* line 201, app/assets/stylesheets/top.scss */
.slider .thumbnail .thumbnail-image {
  height: intrinsic;
  width: 100%;
}

/* line 208, app/assets/stylesheets/top.scss */
#slider-sp2 {
  margin-top: -90px !important;
}

/* line 212, app/assets/stylesheets/top.scss */
.slider img {
  border-radius: 5px;
}

/* line 217, app/assets/stylesheets/top.scss */
.icons .icon-list {
  display: inline-block;
  vertical-align: middle;
}

/* line 221, app/assets/stylesheets/top.scss */
.icons .icon-list-image {
  display: inline-block;
  vertical-align: middle;
}

/* line 225, app/assets/stylesheets/top.scss */
.icons .icon-list-description {
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 320px) {
  /* line 233, app/assets/stylesheets/top.scss */
  .body-top .top {
    padding-top: 2vh;
    padding-bottom: 2vh;
    min-height: 87vh;
  }
  /* line 238, app/assets/stylesheets/top.scss */
  .body-top .top .left-container .space {
    height: 17vh;
  }
  /* line 241, app/assets/stylesheets/top.scss */
  .body-top .top .left-container .city {
    opacity: 1;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
  }
  /* line 255, app/assets/stylesheets/top.scss */
  .body-top .top .right-container {
    font-size: 0.8em;
    height: auto;
  }
  /* line 259, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .map-circle {
    position: sticky;
    width: 55vw;
    right: 0;
    left: 0;
    bottom: 0;
    margin-left: auto;
    list-style: none;
    margin-right: auto;
    z-index: 0;
    padding-top: 10vh;
    /* text-align: center; */
  }
  /* line 273, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .barrierfree-open-title {
    font-size: 1.1em;
  }
  /* line 277, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .top3 .mr-1 {
    margin: 0;
  }
  /* line 280, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .top3 .btn {
    margin-right: 1px;
    font-size: 0.7em;
  }
  /* line 289, app/assets/stylesheets/top.scss */
  .body-top .middle .section-title h2 {
    font-size: 1em;
  }
  /* line 296, app/assets/stylesheets/top.scss */
  .body-top .bottom .btn-sm {
    font-size: 0.75em;
  }
  /* line 299, app/assets/stylesheets/top.scss */
  .body-top .bottom .space {
    height: 5vh;
  }
}

@media (max-width: 640px) {
  /* line 306, app/assets/stylesheets/top.scss */
  .container-fluid {
    padding: 0 !important;
  }
  /* line 309, app/assets/stylesheets/top.scss */
  main {
    padding: 0 !important;
  }
  /* line 312, app/assets/stylesheets/top.scss */
  .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  /* line 317, app/assets/stylesheets/top.scss */
  .body-top .top {
    padding-top: 2vh;
    padding-bottom: 2vh;
    min-height: 90vh;
    background-size: 130%;
    background-image: url(/assets/images/top_bg_sp.jpg);
    border-bottom-left-radius: 50% 35px;
    /* 左下の円弧を少し滑らかに */
    border-bottom-right-radius: 50% 35px;
    /* 右下の円弧を少し滑らかに */
  }
  /* line 328, app/assets/stylesheets/top.scss */
  .body-top .top .left-container {
    padding: 0 !important;
  }
  /* line 330, app/assets/stylesheets/top.scss */
  .body-top .top .left-container .col {
    padding-right: 0 !important;
  }
  /* line 333, app/assets/stylesheets/top.scss */
  .body-top .top .left-container .space {
    height: 17vh;
  }
  /* line 338, app/assets/stylesheets/top.scss */
  .body-top .top .right-container {
    font-size: 0.9em;
    height: auto;
  }
  /* line 342, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .map-circle {
    position: sticky;
    width: 55vw;
    right: 0;
    left: 0;
    bottom: 0;
    margin-left: auto;
    list-style: none;
    margin-right: auto;
    z-index: 0;
    padding-top: 13vh;
    /* text-align: center; */
  }
  /* line 356, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .barrierfree-open-title {
    font-size: 1.3em;
  }
  /* line 360, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .top3 .btn {
    padding-left: 1vw;
    font-size: 0.9em;
  }
  /* line 365, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .top3 .menu-list li {
    padding-left: 1vw;
  }
  /* line 372, app/assets/stylesheets/top.scss */
  .body-top .middle {
    min-height: 95vh;
  }
  /* line 375, app/assets/stylesheets/top.scss */
  .body-top .middle .section-title h2 {
    font-size: 1em;
  }
  /* line 382, app/assets/stylesheets/top.scss */
  .body-top .bottom .btn-sm {
    font-size: 0.75em !important;
  }
  /* line 385, app/assets/stylesheets/top.scss */
  .body-top .bottom .space {
    height: 5vh;
  }
}

@media (min-width: 768px) {
  /* line 394, app/assets/stylesheets/top.scss */
  .body-top #main_container .space {
    height: 5vh;
  }
  /* line 398, app/assets/stylesheets/top.scss */
  .body-top #top_spacer {
    height: 3vh;
    background-color: rgba(255, 250, 242, 0.6);
  }
  /* line 402, app/assets/stylesheets/top.scss */
  .body-top .top {
    padding-top: 2vh;
  }
  /* line 411, app/assets/stylesheets/top.scss */
  .body-top .top .left-container .space {
    height: 15vh;
  }
  /* line 431, app/assets/stylesheets/top.scss */
  .body-top .top .left-container .menu-list {
    font-size: 0.8em;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 438, app/assets/stylesheets/top.scss */
  .body-top .top .right-container {
    height: 80vh;
  }
  /* line 440, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .row {
    height: inherit;
  }
  /* line 443, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .map-circle {
    position: absolute;
    width: 22vw;
    bottom: 10vh;
    right: 10vw;
    margin-left: 15vw;
    list-style: none;
  }
  /* line 450, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .map-circle a:hover {
    list-style: none;
  }
  /* line 454, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .barrierfree-open-title {
    font-size: 1.6em;
    border-radius: 15px;
    border: 3px solid #000;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: rgba(221, 156, 178, 0.3);
    color: #000;
  }
  /* line 464, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .top3 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 468, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .top3 .btn {
    padding-left: 1vw;
    font-size: 0.9em;
  }
  /* line 473, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .top3 .menu-list li {
    padding-left: 1vw;
  }
  /* line 482, app/assets/stylesheets/top.scss */
  .body-top #middle_spacer {
    height: 5vh;
  }
  /* line 487, app/assets/stylesheets/top.scss */
  .body-top .middle {
    padding-top: 4vh;
    padding-bottom: 2vh;
    /*slick setting*/
  }
  /* line 492, app/assets/stylesheets/top.scss */
  .body-top .middle .section-title {
    font-size: 1.8em;
  }
  /* line 494, app/assets/stylesheets/top.scss */
  .body-top .middle .section-title h2 {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
  }
  /* line 502, app/assets/stylesheets/top.scss */
  .body-top .middle .slider {
    margin: 10px auto;
    width: 90%;
  }
  /* line 506, app/assets/stylesheets/top.scss */
  .body-top .middle .slider .thumbnail .thumbnail-image {
    height: intrinsic;
    width: 100%;
  }
  /* line 513, app/assets/stylesheets/top.scss */
  .body-top .middle .slick-prev:before,
.body-top .middle .slick-next:before {
    color: #000;
  }
  /* line 517, app/assets/stylesheets/top.scss */
  .body-top .middle .articles {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 524, app/assets/stylesheets/top.scss */
  .body-top .bottom .btn-sm {
    font-size: 0.75em !important;
  }
  /* line 527, app/assets/stylesheets/top.scss */
  .body-top .bottom .space {
    height: 5vh;
  }
}

@media (min-width: 1024px) {
  /* line 536, app/assets/stylesheets/top.scss */
  .body-top #main_container .space {
    height: 5vh;
  }
  /* line 540, app/assets/stylesheets/top.scss */
  .body-top #top_spacer {
    height: 3vh;
    background-color: rgba(255, 250, 242, 0.6);
  }
  /* line 544, app/assets/stylesheets/top.scss */
  .body-top .top {
    padding-top: 2vh;
    padding-bottom: 2vh;
    height: 87vh;
  }
  /* line 552, app/assets/stylesheets/top.scss */
  .body-top .top .left-container .space {
    height: 15vh;
  }
  /* line 571, app/assets/stylesheets/top.scss */
  .body-top .top .left-container .menu-list {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 577, app/assets/stylesheets/top.scss */
  .body-top .top .right-container {
    height: 80vh;
  }
  /* line 579, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .row {
    height: inherit;
  }
  /* line 582, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .map-circle {
    position: absolute;
    width: 22vw;
    bottom: 10vh;
    right: 10vw;
    margin-left: 15vw;
    list-style: none;
  }
  /* line 589, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .map-circle a:hover {
    list-style: none;
  }
  /* line 593, app/assets/stylesheets/top.scss */
  .body-top .top .right-container .barrierfree-open-title {
    font-size: 1.6em;
    border-radius: 15px;
    border: 3px solid #000;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: rgba(221, 156, 178, 0.3);
    color: #000;
  }
  /* line 607, app/assets/stylesheets/top.scss */
  .body-top #middle_spacer {
    height: 5vh;
  }
  /* line 612, app/assets/stylesheets/top.scss */
  .body-top .middle {
    padding-top: 4vh;
    padding-bottom: 2vh;
    /*slick setting*/
  }
  /* line 617, app/assets/stylesheets/top.scss */
  .body-top .middle .section-title {
    font-size: 1.8em;
  }
  /* line 619, app/assets/stylesheets/top.scss */
  .body-top .middle .section-title h2 {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
  }
  /* line 627, app/assets/stylesheets/top.scss */
  .body-top .middle .slider {
    margin: 10px auto;
    width: 90%;
  }
  /* line 631, app/assets/stylesheets/top.scss */
  .body-top .middle .slider .thumbnail .thumbnail-image {
    height: intrinsic;
    width: 100%;
  }
  /* line 638, app/assets/stylesheets/top.scss */
  .body-top .middle .slick-prev:before,
.body-top .middle .slick-next:before {
    color: #000;
  }
  /* line 642, app/assets/stylesheets/top.scss */
  .body-top .middle .articles {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 649, app/assets/stylesheets/top.scss */
  .body-top .bottom .btn-sm {
    font-size: 0.75em !important;
  }
  /* line 652, app/assets/stylesheets/top.scss */
  .body-top .bottom .space {
    height: 5vh;
  }
}

@media (min-width: 1440px) {
  /* line 660, app/assets/stylesheets/top.scss */
  .body-top .middle {
    padding-top: 4vh;
    padding-bottom: 2vh;
  }
}

@media (max-width: 1100px) {
  /* line 670, app/assets/stylesheets/top.scss */
  .body-top .top {
    display: block;
    width: 100%;
    padding-top: 2vh;
    padding-bottom: 2vh;
    min-height: 90vh;
    background-size: 100%;
    height: 540px !important;
    background-image: url(/assets/images/top_bg_sp.jpg);
    border-bottom-left-radius: 50% 35px;
    /* 左下の円弧を少し滑らかに */
    border-bottom-right-radius: 50% 35px;
    /* 右下の円弧を少し滑らかに */
  }
  /* line 685, app/assets/stylesheets/top.scss */
  .site-title {
    height: 12vh;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(/assets/images/SP_main_visual_logo_type.png) !important;
    background-position: center;
  }
  /* line 693, app/assets/stylesheets/top.scss */
  .site-title.en {
    background-image: url(/assets/images/SP_main_visual_logo_type_en.png) !important;
  }
  /* line 697, app/assets/stylesheets/top.scss */
  .city {
    margin-top: 30px !important;
    opacity: 1;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    text-align: center;
    font-size: 20px !important;
  }
  /* line 713, app/assets/stylesheets/top.scss */
  .site-subtitle h3 {
    margin-top: 10px;
    text-align: center;
    line-height: 1.7;
  }
  /* line 719, app/assets/stylesheets/top.scss */
  .bg-people.pc {
    display: none;
  }
}

@media (min-width: 1101px) {
  /* line 725, app/assets/stylesheets/top.scss */
  .site-title {
    height: 147px;
  }
  /* line 730, app/assets/stylesheets/top.scss */
  .site-subtitle br {
    display: none;
  }
  /* line 734, app/assets/stylesheets/top.scss */
  .city {
    margin-bottom: 2vh !important;
  }
}

/* line 739, app/assets/stylesheets/top.scss */
.site-subtitle {
  color: #7c7c7c;
}

/* line 743, app/assets/stylesheets/top.scss */
.site-subtitle h2 {
  margin-top: 20px !important;
  font-size: 25px !important;
}

@media (max-width: 575px) {
  /* line 749, app/assets/stylesheets/top.scss */
  .site-subtitle h2 {
    font-size: 18px !important;
  }
  /* line 753, app/assets/stylesheets/top.scss */
  .site-subtitle h3 {
    font-size: 14px !important;
  }
  /* line 758, app/assets/stylesheets/top.scss */
  .body-top .top {
    background-size: 125%;
  }
}

/* line 764, app/assets/stylesheets/top.scss */
.site-subtitle h3 {
  font-size: 16px;
}

/* line 774, app/assets/stylesheets/top.scss */
h2.label-barrier-free {
  color: #fff;
  background-image: url(/assets/images/articles_head_bg.png);
  position: relative;
  background-repeat: no-repeat;
  width: 153px !important;
  height: 80px;
  padding-top: 5px;
  background-position: top center;
  background-size: contain;
}

/* line 786, app/assets/stylesheets/top.scss */
h2.label-barrier-free:before {
  content: "News";
  color: #eaac3d;
  position: absolute;
  left: 50%;
  top: -30px;
  font-size: 18px;
  transform: translateX(-50%);
}

/* line 796, app/assets/stylesheets/top.scss */
.card {
  width: 70%;
  margin: 0 auto;
  max-width: initial !important;
  border-radius: 0 !important;
  border: none !important;
}

/* line 804, app/assets/stylesheets/top.scss */
#facilities_list .card {
  width: 100%;
}

/* line 808, app/assets/stylesheets/top.scss */
.card-header {
  background: #fff !important;
  padding: 0.75rem 10px;
  color: #747474;
  border: none !important;
  font-size: 13px;
  font-weight: bold;
}

/* line 816, app/assets/stylesheets/top.scss */
.card-body {
  padding: 0 1.25rem !important;
  font-weight: 500;
}

/* line 821, app/assets/stylesheets/top.scss */
.card {
  border-top: none;
  border-bottom: 1px solid #eaac3d !important;
  border-left: none;
  border-right: none;
  border-color: #eaac3d !important;
}

/* line 829, app/assets/stylesheets/top.scss */
.top-articles {
  margin-bottom: 75px;
}

/* line 832, app/assets/stylesheets/top.scss */
.top-articles .card-header {
  padding: 0.5rem 1.25rem;
}

@media (max-width: 640px) {
  /* line 838, app/assets/stylesheets/top.scss */
  .card {
    width: 100%;
  }
  /* line 842, app/assets/stylesheets/top.scss */
  .top-articles {
    margin-bottom: 25px;
  }
}

/* line 847, app/assets/stylesheets/top.scss */
.top-articles .card:first-of-type {
  border-top: 2px solid #eaac3d !important;
}

/* line 851, app/assets/stylesheets/top.scss */
.top-articles .card:last-of-type {
  border-bottom: 2px solid #eaac3d !important;
}

/* line 855, app/assets/stylesheets/top.scss */
.top-articles a {
  text-decoration: underline;
}

/* line 859, app/assets/stylesheets/top.scss */
.card-content-wrapper {
  display: flex;
  gap: 20px;
  padding: 20px 20px 0px 20px;
}

@media (max-width: 768px) {
  /* line 859, app/assets/stylesheets/top.scss */
  .card-content-wrapper {
    flex-wrap: wrap;
    gap: 12px;
    padding: 16px;
    align-items: center;
  }
}

/* line 872, app/assets/stylesheets/top.scss */
.card-header-type {
  color: #eaac3d;
  border: 2px solid #cdcdcd;
  border-radius: 5px;
  padding: 2px 10px;
  font-weight: 500;
  flex-shrink: 0;
  white-space: nowrap;
  align-self: flex-start;
}

@media (max-width: 768px) {
  /* line 872, app/assets/stylesheets/top.scss */
  .card-header-type {
    padding: 4px 8px;
    font-size: 12px;
    align-self: center;
  }
}

/* line 889, app/assets/stylesheets/top.scss */
.card-right-section {
  flex: 1;
  min-width: 0;
}

@media (max-width: 768px) {
  /* line 889, app/assets/stylesheets/top.scss */
  .card-right-section {
    display: contents;
  }
}

/* line 897, app/assets/stylesheets/top.scss */
.card-right-section .card-header {
  padding: 0.5rem 1.25rem;
}

@media (max-width: 768px) {
  /* line 897, app/assets/stylesheets/top.scss */
  .card-right-section .card-header {
    padding: 0 !important;
    font-size: 14px;
    color: #666;
    flex-shrink: 0;
    align-self: center;
  }
}

@media (max-width: 768px) {
  /* line 909, app/assets/stylesheets/top.scss */
  .card-right-section .card-body {
    padding: 0 !important;
    font-size: 14px;
    line-height: 1.6;
    flex-basis: 100%;
    width: 100%;
  }
  /* line 916, app/assets/stylesheets/top.scss */
  .card-right-section .card-body p {
    margin-bottom: 0;
  }
}

/* line 923, app/assets/stylesheets/top.scss */
.card-header-box {
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-left: 1.25rem;
}

/* line 930, app/assets/stylesheets/top.scss */
.card-text {
  margin-top: 0;
}

/* line 934, app/assets/stylesheets/top.scss */
.back-spacer {
  background: #faf8f2;
  width: 100%;
  height: 100px;
  position: absolute;
  z-index: -1;
  margin-top: -92px;
  left: 50%;
  transform: translateX(-50%);
}

/* line 945, app/assets/stylesheets/top.scss */
#main_container {
  overflow: hidden;
}

/* line 949, app/assets/stylesheets/top.scss */
.open-btn-wrap {
  height: 100px;
  width: 452px;
  margin-top: 25px;
}

/* line 955, app/assets/stylesheets/top.scss */
.open-btn-box {
  display: inline-block;
  border-radius: 13px;
  border-bottom: 5px solid #b7780b;
  width: 95%;
  transition: 0.3s;
}

/* line 963, app/assets/stylesheets/top.scss */
.open-btn-box:hover {
  border-bottom: 0px solid #b7780b;
  margin-top: 5px;
}

@media (max-width: 1100px) {
  /* line 969, app/assets/stylesheets/top.scss */
  .open-btn-wrap {
    display: none;
  }
}
@charset "UTF-8";
/* line 2, app/assets/stylesheets/top_search.scss */
.search-card-container {
  display: flex;
  gap: 40px;
  max-width: 1200px;
  margin: 60px auto;
  padding: 0 20px;
}

@media (max-width: 768px) {
  /* line 2, app/assets/stylesheets/top_search.scss */
  .search-card-container {
    flex-direction: column;
    gap: 20px;
    margin: 0px auto;
    padding: 0px;
  }
}

/* line 17, app/assets/stylesheets/top_search.scss */
.body-top .middle {
  padding-top: 50px !important;
}

@media (max-width: 768px) {
  /* line 17, app/assets/stylesheets/top_search.scss */
  .body-top .middle {
    min-height: auto !important;
  }
}

/* line 26, app/assets/stylesheets/top_search.scss */
.search-card {
  flex: 1;
  background: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* line 42, app/assets/stylesheets/top_search.scss */
.search-card-header {
  background: linear-gradient(135deg, #f4a4a4 0%, #e88888 100%);
  padding: 22px 20px;
  text-align: center;
  color: white;
}

@media (max-width: 768px) {
  /* line 42, app/assets/stylesheets/top_search.scss */
  .search-card-header {
    padding: 12px 10px;
  }
}

/* line 52, app/assets/stylesheets/top_search.scss */
.search-card-header .search-card-title {
  font-size: 29px;
  font-weight: 500;
  margin-bottom: 0px;
}

@media (max-width: 768px) {
  /* line 52, app/assets/stylesheets/top_search.scss */
  .search-card-header .search-card-title {
    font-size: 20px;
  }
}

/* line 62, app/assets/stylesheets/top_search.scss */
.search-card-header .search-card-subtitle {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  opacity: 0.9;
  letter-spacing: 1px;
  color: #fbe1e0;
}

@media (max-width: 768px) {
  /* line 62, app/assets/stylesheets/top_search.scss */
  .search-card-header .search-card-subtitle {
    font-size: 14px;
    line-height: normal;
  }
}

/* line 78, app/assets/stylesheets/top_search.scss */
.search-card-body {
  padding: 40px;
}

@media (max-width: 768px) {
  /* line 78, app/assets/stylesheets/top_search.scss */
  .search-card-body {
    padding: 30px 10px !important;
  }
}

/* line 87, app/assets/stylesheets/top_search.scss */
.search-input-wrapper {
  position: relative;
}

/* line 90, app/assets/stylesheets/top_search.scss */
.search-input-wrapper .search-icon {
  position: absolute;
  left: 16px;
  top: 22%;
  height: 20px;
  transform: translateY(-50%);
  font-size: 20px;
  color: #999;
  z-index: 1;
}

/* line 101, app/assets/stylesheets/top_search.scss */
.search-input-wrapper .search-form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* line 107, app/assets/stylesheets/top_search.scss */
.search-input-wrapper .search-input {
  width: 100%;
  padding: 14px 14px 14px 48px !important;
  border: 2px solid #e5e5e5;
  border-radius: 8px;
  font-size: 15px;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

/* line 117, app/assets/stylesheets/top_search.scss */
.search-input-wrapper .search-input:focus {
  outline: none;
  border-color: #f4a4a4;
  box-shadow: 0 0 0 3px rgba(244, 164, 164, 0.1);
}

/* line 123, app/assets/stylesheets/top_search.scss */
.search-input-wrapper .search-input::placeholder {
  color: #999;
}

/* line 128, app/assets/stylesheets/top_search.scss */
.search-input-wrapper .search-button {
  width: 230px;
  margin: 0 auto;
  margin-top: 10px;
  background: linear-gradient(135deg, #f5b042 0%, #e89f2e 100%);
  color: white;
  border: none !important;
  border-radius: 8px;
  padding: 14px 32px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 3px 3px 0px #c78718;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

/* line 145, app/assets/stylesheets/top_search.scss */
.search-input-wrapper .search-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(245, 176, 66, 0.4);
}

/* line 150, app/assets/stylesheets/top_search.scss */
.search-input-wrapper .search-button:active {
  transform: translateY(0);
}

/* line 157, app/assets/stylesheets/top_search.scss */
.area-search-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* line 162, app/assets/stylesheets/top_search.scss */
.area-search-form .search-button {
  margin-top: -100px;
  z-index: 1;
}

@media (max-width: 768px) {
  /* line 162, app/assets/stylesheets/top_search.scss */
  .area-search-form .search-button {
    margin-top: 0px;
  }
}

/* line 172, app/assets/stylesheets/top_search.scss */
.area-map-container {
  position: relative;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  padding: 20px;
}

/* line 180, app/assets/stylesheets/top_search.scss */
.fukushima-map {
  position: relative;
  width: 100%;
  padding-top: 100%;
}

/* line 185, app/assets/stylesheets/top_search.scss */
.fukushima-map .area-map-image {
  position: absolute;
  width: auto;
  height: auto;
  object-fit: contain;
  transition: opacity 0.3s ease;
}

/* line 194, app/assets/stylesheets/top_search.scss */
.fukushima-map .area-map-image-north {
  top: 0.1%;
  left: 50%;
  transform: translateX(-50%);
}

/* line 201, app/assets/stylesheets/top_search.scss */
.fukushima-map .area-map-image-center {
  top: 48.2%;
  right: 30%;
}

/* line 207, app/assets/stylesheets/top_search.scss */
.fukushima-map .area-map-image-east {
  top: 46.8%;
  right: 18.5%;
}

/* line 213, app/assets/stylesheets/top_search.scss */
.fukushima-map .area-map-image-south {
  bottom: 20.5%;
  left: 59.8%;
  transform: translateX(-50%);
}

/* line 220, app/assets/stylesheets/top_search.scss */
.fukushima-map .area-map-image-west {
  top: 44%;
  left: 20%;
}

/* line 225, app/assets/stylesheets/top_search.scss */
.fukushima-map .map-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* line 234, app/assets/stylesheets/top_search.scss */
.fukushima-map .map-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #e8f5e9 0%, #f3e5f5 50%, #fff3e0 100%);
  border-radius: 20px;
  border: 3px solid #e0e0e0;
}

/* line 247, app/assets/stylesheets/top_search.scss */
.area-checkbox,
.area-checkbox-small {
  display: none;
}

/* line 253, app/assets/stylesheets/top_search.scss */
.area-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 24px;
  border-radius: 25px;
  font-size: 16px;
  font-weight: bold;
  color: white;
  cursor: pointer;
  transition: all 0.3s ease;
  user-select: none;
}

/* line 266, app/assets/stylesheets/top_search.scss */
.area-label:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  border: 2px solid white;
  border-radius: 3px;
  background-color: transparent;
  transition: all 0.3s ease;
}

/* line 280, app/assets/stylesheets/top_search.scss */
.area-button-all {
  position: absolute;
  top: 70px;
  left: 0;
  z-index: 10;
}

/* line 287, app/assets/stylesheets/top_search.scss */
.area-label-all {
  background: white;
  border: solid 2px #eaac3d;
  color: #eaac3d;
}

/* line 292, app/assets/stylesheets/top_search.scss */
.area-label-all:before {
  border-color: #eaac3d;
}

/* line 296, app/assets/stylesheets/top_search.scss */
.area-label-all:hover {
  background: #f5b042;
  color: white;
  transform: translateY(-2px);
}

/* line 301, app/assets/stylesheets/top_search.scss */
.area-label-all:hover:before {
  border-color: white;
}

/* line 307, app/assets/stylesheets/top_search.scss */
.area-checkbox:checked + .area-label-all {
  background: #eaac3d;
  color: white;
}

/* line 311, app/assets/stylesheets/top_search.scss */
.area-checkbox:checked + .area-label-all:before {
  background-color: white !important;
  border-color: white !important;
  content: "✓";
  color: #eaac3d;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
}

/* line 324, app/assets/stylesheets/top_search.scss */
.area-button-north {
  position: absolute;
  top: 16%;
  left: 45%;
  transform: translateX(-50%);
  z-index: 5;
}

/* line 332, app/assets/stylesheets/top_search.scss */
.area-label-north {
  background: white;
  border: solid 2px #7fb539;
  color: #7fb539;
}

/* line 337, app/assets/stylesheets/top_search.scss */
.area-label-north:before {
  border-color: #7fb539;
}

/* line 341, app/assets/stylesheets/top_search.scss */
.area-label-north:hover {
  background: #8ec445;
  color: white;
  transform: translateY(-2px);
}

/* line 346, app/assets/stylesheets/top_search.scss */
.area-label-north:hover:before {
  border-color: white;
}

/* line 352, app/assets/stylesheets/top_search.scss */
.area-checkbox:checked + .area-label-north {
  background: #7fb539;
  color: white;
}

/* line 356, app/assets/stylesheets/top_search.scss */
.area-checkbox:checked + .area-label-north:before {
  background-color: white !important;
  border-color: white !important;
  content: "✓";
  color: #7fb539;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
}

/* line 369, app/assets/stylesheets/top_search.scss */
.area-button-center {
  position: absolute;
  top: 30%;
  right: 0%;
  z-index: 5;
}

/* line 376, app/assets/stylesheets/top_search.scss */
.area-button-center::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  width: 26px;
  height: 2px;
  background: #4db8c4;
  transform: translateY(-50%);
}

/* line 388, app/assets/stylesheets/top_search.scss */
.area-button-center::after {
  content: "";
  position: absolute;
  right: calc(86%);
  top: 227%;
  width: 130px;
  height: 2px;
  background: #4db8c4;
  transform-origin: left center;
  transform: rotate(-50deg) translateY(-50%);
}

/* line 401, app/assets/stylesheets/top_search.scss */
.area-label-center {
  background: white;
  border: solid 2px #4db8c4;
  color: #4db8c4;
}

/* line 406, app/assets/stylesheets/top_search.scss */
.area-label-center:before {
  border-color: #4db8c4;
}

/* line 410, app/assets/stylesheets/top_search.scss */
.area-label-center:hover {
  background: #5ec7d3;
  color: white;
  transform: translateY(-2px);
}

/* line 415, app/assets/stylesheets/top_search.scss */
.area-label-center:hover:before {
  border-color: white;
}

/* line 421, app/assets/stylesheets/top_search.scss */
.area-checkbox:checked + .area-label-center {
  background: #4db8c4;
  color: white;
}

/* line 425, app/assets/stylesheets/top_search.scss */
.area-checkbox:checked + .area-label-center:before {
  background-color: white !important;
  border-color: white !important;
  content: "✓";
  color: #4db8c4;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
}

/* line 438, app/assets/stylesheets/top_search.scss */
.area-button-east {
  position: absolute;
  top: 52%;
  right: 5%;
  z-index: 5;
}

/* line 445, app/assets/stylesheets/top_search.scss */
.area-label-east {
  background: white;
  border: solid 2px #4a7bbd;
  color: #4a7bbd;
}

/* line 450, app/assets/stylesheets/top_search.scss */
.area-label-east:before {
  border-color: #4a7bbd;
}

/* line 454, app/assets/stylesheets/top_search.scss */
.area-label-east:hover {
  background: #5a8bcd;
  color: white;
  transform: translateY(-2px);
}

/* line 459, app/assets/stylesheets/top_search.scss */
.area-label-east:hover:before {
  border-color: white;
}

/* line 465, app/assets/stylesheets/top_search.scss */
.area-checkbox:checked + .area-label-east {
  background: #4a7bbd;
  color: white;
}

/* line 469, app/assets/stylesheets/top_search.scss */
.area-checkbox:checked + .area-label-east:before {
  background-color: white !important;
  border-color: white !important;
  content: "✓";
  color: #4a7bbd;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
}

/* line 482, app/assets/stylesheets/top_search.scss */
.area-button-south {
  position: absolute;
  bottom: 27%;
  left: 63%;
  transform: translateX(-50%);
  z-index: 5;
}

/* line 490, app/assets/stylesheets/top_search.scss */
.area-label-south {
  background: white;
  border: solid 2px #f4855e;
  color: #f4855e;
}

/* line 495, app/assets/stylesheets/top_search.scss */
.area-label-south:before {
  border-color: #f4855e;
}

/* line 499, app/assets/stylesheets/top_search.scss */
.area-label-south:hover {
  background: #ff946e;
  color: white;
  transform: translateY(-2px);
}

/* line 504, app/assets/stylesheets/top_search.scss */
.area-label-south:hover:before {
  border-color: white;
}

/* line 510, app/assets/stylesheets/top_search.scss */
.area-checkbox:checked + .area-label-south {
  background: #f4855e;
  color: white;
}

/* line 514, app/assets/stylesheets/top_search.scss */
.area-checkbox:checked + .area-label-south:before {
  background-color: white !important;
  border-color: white !important;
  content: "✓";
  color: #f4855e;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
}

/* line 527, app/assets/stylesheets/top_search.scss */
.area-button-west {
  position: absolute;
  top: 55%;
  left: 26%;
  z-index: 5;
}

/* line 534, app/assets/stylesheets/top_search.scss */
.area-label-west {
  background: white;
  border: solid 2px #b57eae;
  color: #b57eae;
}

/* line 539, app/assets/stylesheets/top_search.scss */
.area-label-west:before {
  border-color: #b57eae;
}

/* line 543, app/assets/stylesheets/top_search.scss */
.area-label-west:hover {
  background: #c58ebe;
  color: white;
  transform: translateY(-2px);
}

/* line 548, app/assets/stylesheets/top_search.scss */
.area-label-west:hover:before {
  border-color: white;
}

/* line 554, app/assets/stylesheets/top_search.scss */
.area-checkbox:checked + .area-label-west {
  background: #b57eae;
  color: white;
}

/* line 558, app/assets/stylesheets/top_search.scss */
.area-checkbox:checked + .area-label-west:before {
  background-color: white !important;
  border-color: white !important;
  content: "✓";
  color: #b57eae;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
}

/* line 571, app/assets/stylesheets/top_search.scss */
.area-tag {
  position: absolute;
  z-index: 4;
}

/* line 576, app/assets/stylesheets/top_search.scss */
.area-tag-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 16px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  user-select: none;
  background-color: #fff;
}

/* line 589, app/assets/stylesheets/top_search.scss */
.area-tag-label:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 6px;
  border: 2px solid white;
  border-radius: 2px;
  background-color: transparent;
  transition: all 0.3s ease;
}

/* line 603, app/assets/stylesheets/top_search.scss */
.area-tag-iizaka {
  top: 27%;
  left: 40%;
}

@media (max-width: 768px) {
  /* line 603, app/assets/stylesheets/top_search.scss */
  .area-tag-iizaka {
    top: 39%;
    left: 62%;
  }
}

/* line 613, app/assets/stylesheets/top_search.scss */
.area-tag-iizaka::before {
  content: "";
  position: absolute;
  left: 100%;
  top: 40%;
  width: 20px;
  height: 2px;
  border-top: 2px dashed #7fb539;
  transform: translateY(-50%);
}

/* line 625, app/assets/stylesheets/top_search.scss */
.area-tag-iizaka::after {
  content: "";
  position: absolute;
  left: calc(100% + 20px);
  top: 40%;
  width: 20px;
  height: 2px;
  border-top: 2px dashed #7fb539;
  transform-origin: left center;
  transform: rotate(45deg);
  background: transparent;
}

/* line 638, app/assets/stylesheets/top_search.scss */
.area-tag-iizaka .area-tag-label {
  color: #7fb539;
  border: 2px solid #7fb539;
  position: relative;
}

/* line 644, app/assets/stylesheets/top_search.scss */
.area-tag-iizaka .area-tag-label::after {
  content: "";
  position: absolute;
  left: calc(100% + 40px);
  top: calc(50% + 20px);
  width: 12px;
  height: 12px;
  background: white;
  border: 2px solid #7fb539;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

/* line 657, app/assets/stylesheets/top_search.scss */
.area-tag-iizaka .area-tag-label:before {
  border-color: #7fb539;
}

/* line 661, app/assets/stylesheets/top_search.scss */
.area-tag-iizaka .area-tag-label:hover {
  background: #8ec445;
  color: white;
}

/* line 665, app/assets/stylesheets/top_search.scss */
.area-tag-iizaka .area-tag-label:hover:before {
  border-color: white;
}

/* line 672, app/assets/stylesheets/top_search.scss */
.area-tag-iizaka .area-checkbox-small:checked + .area-tag-label {
  background: #7fb539;
  color: white;
}

/* line 676, app/assets/stylesheets/top_search.scss */
.area-tag-iizaka .area-checkbox-small:checked + .area-tag-label:before {
  background-color: white !important;
  border-color: white !important;
  content: "✓";
  color: #7fb539;
  font-size: 12px;
  font-weight: bold;
  line-height: 10px;
  text-align: center;
}

/* line 689, app/assets/stylesheets/top_search.scss */
.area-tag-downtown {
  top: 41%;
  right: 6%;
}

@media (max-width: 768px) {
  /* line 689, app/assets/stylesheets/top_search.scss */
  .area-tag-downtown {
    top: 62%;
    right: 8%;
  }
}

/* line 699, app/assets/stylesheets/top_search.scss */
.area-tag-downtown::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 40%;
  width: 50px;
  height: 2px;
  border-top: 2px dashed #4db8c4;
  transform: translateY(-50%);
}

/* line 711, app/assets/stylesheets/top_search.scss */
.area-tag-downtown::after {
  content: "";
  position: absolute;
  right: calc(100% + 50px);
  top: 38%;
  width: 60px;
  height: 2px;
  border-top: 2px dashed #4db8c4;
  transform-origin: right center;
  transform: rotate(-45deg);
  background: transparent;
}

/* line 724, app/assets/stylesheets/top_search.scss */
.area-tag-downtown .area-tag-label {
  color: #4db8c4;
  border: 2px solid #4db8c4;
  position: relative;
}

/* line 730, app/assets/stylesheets/top_search.scss */
.area-tag-downtown .area-tag-label::after {
  content: "";
  position: absolute;
  right: calc(100% + 97px);
  top: calc(50% + 45px);
  width: 12px;
  height: 12px;
  background: white;
  border: 2px solid #4db8c4;
  border-radius: 50%;
  transform: translate(50%, -50%);
}

/* line 743, app/assets/stylesheets/top_search.scss */
.area-tag-downtown .area-tag-label:before {
  border-color: #4db8c4;
}

/* line 747, app/assets/stylesheets/top_search.scss */
.area-tag-downtown .area-tag-label:hover {
  background: #5ec7d3;
  color: white;
}

/* line 751, app/assets/stylesheets/top_search.scss */
.area-tag-downtown .area-tag-label:hover:before {
  border-color: white;
}

/* line 758, app/assets/stylesheets/top_search.scss */
.area-tag-downtown .area-checkbox-small:checked + .area-tag-label {
  background: #4db8c4;
  color: white;
}

/* line 762, app/assets/stylesheets/top_search.scss */
.area-tag-downtown .area-checkbox-small:checked + .area-tag-label:before {
  background-color: white !important;
  border-color: white !important;
  content: "✓";
  color: #4db8c4;
  font-size: 12px;
  font-weight: bold;
  line-height: 10px;
  text-align: center;
}

/* line 775, app/assets/stylesheets/top_search.scss */
.area-tag-takayu {
  top: 43%;
  left: 7%;
}

@media (max-width: 768px) {
  /* line 775, app/assets/stylesheets/top_search.scss */
  .area-tag-takayu {
    top: 62%;
    left: 8%;
  }
}

/* line 785, app/assets/stylesheets/top_search.scss */
.area-tag-takayu::before {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  width: 30px;
  height: 2px;
  border-top: 2px dashed #b57eae;
  transform: translateY(-50%);
}

/* line 797, app/assets/stylesheets/top_search.scss */
.area-tag-takayu::after {
  content: "";
  position: absolute;
  left: calc(100% + 30px);
  top: 50%;
  width: 50px;
  height: 2px;
  border-top: 2px dashed #b57eae;
  transform-origin: left center;
  transform: rotate(45deg);
  background: transparent;
}

/* line 810, app/assets/stylesheets/top_search.scss */
.area-tag-takayu .area-tag-label {
  color: #b57eae;
  border: 2px solid #b57eae;
  position: relative;
}

/* line 816, app/assets/stylesheets/top_search.scss */
.area-tag-takayu .area-tag-label::after {
  content: "";
  position: absolute;
  left: calc(100% + 70px);
  top: calc(50% + 43px);
  width: 12px;
  height: 12px;
  background: white;
  border: 2px solid #b57eae;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
  /* line 816, app/assets/stylesheets/top_search.scss */
  .area-tag-takayu .area-tag-label::after {
    left: 0;
  }
}

/* line 833, app/assets/stylesheets/top_search.scss */
.area-tag-takayu .area-tag-label:before {
  border-color: #b57eae;
}

/* line 837, app/assets/stylesheets/top_search.scss */
.area-tag-takayu .area-tag-label:hover {
  background: #c58ebe;
  color: white;
}

/* line 841, app/assets/stylesheets/top_search.scss */
.area-tag-takayu .area-tag-label:hover:before {
  border-color: white;
}

/* line 848, app/assets/stylesheets/top_search.scss */
.area-tag-takayu .area-checkbox-small:checked + .area-tag-label {
  background: #b57eae;
  color: white;
}

/* line 852, app/assets/stylesheets/top_search.scss */
.area-tag-takayu .area-checkbox-small:checked + .area-tag-label:before {
  background-color: white !important;
  border-color: white !important;
  content: "✓";
  color: #b57eae;
  font-size: 12px;
  font-weight: bold;
  line-height: 10px;
  text-align: center;
}

/* line 865, app/assets/stylesheets/top_search.scss */
.area-tag-tsuchiyu {
  bottom: 24%;
  left: 10%;
}

@media (max-width: 768px) {
  /* line 865, app/assets/stylesheets/top_search.scss */
  .area-tag-tsuchiyu {
    bottom: 8%;
    left: 15%;
  }
}

/* line 875, app/assets/stylesheets/top_search.scss */
.area-tag-tsuchiyu::before {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  width: 30px;
  height: 2px;
  border-top: 2px dashed #b57eae;
  transform: translateY(-50%);
}

/* line 887, app/assets/stylesheets/top_search.scss */
.area-tag-tsuchiyu::after {
  content: "";
  position: absolute;
  left: calc(100% + 30px);
  top: 50%;
  width: 50px;
  height: 2px;
  border-top: 2px dashed #b57eae;
  transform-origin: left center;
  transform: rotate(-45deg);
  background: transparent;
}

/* line 900, app/assets/stylesheets/top_search.scss */
.area-tag-tsuchiyu .area-tag-label {
  color: #b57eae;
  border: 2px solid #b57eae;
  position: relative;
}

/* line 906, app/assets/stylesheets/top_search.scss */
.area-tag-tsuchiyu .area-tag-label::after {
  content: "";
  position: absolute;
  left: calc(100% + 70px);
  top: calc(-55%);
  width: 12px;
  height: 12px;
  background: white;
  border: 2px solid #b57eae;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
  /* line 906, app/assets/stylesheets/top_search.scss */
  .area-tag-tsuchiyu .area-tag-label::after {
    left: 0;
  }
}

/* line 923, app/assets/stylesheets/top_search.scss */
.area-tag-tsuchiyu .area-tag-label:before {
  border-color: #b57eae;
}

/* line 927, app/assets/stylesheets/top_search.scss */
.area-tag-tsuchiyu .area-tag-label:hover {
  background: #c58ebe;
  color: white;
}

/* line 931, app/assets/stylesheets/top_search.scss */
.area-tag-tsuchiyu .area-tag-label:hover:before {
  border-color: white;
}

/* line 938, app/assets/stylesheets/top_search.scss */
.area-tag-tsuchiyu .area-checkbox-small:checked + .area-tag-label {
  background: #b57eae;
  color: white;
}

/* line 942, app/assets/stylesheets/top_search.scss */
.area-tag-tsuchiyu .area-checkbox-small:checked + .area-tag-label:before {
  background-color: white !important;
  border-color: white !important;
  content: "✓";
  color: #b57eae;
  font-size: 12px;
  font-weight: bold;
  line-height: 10px;
  text-align: center;
}

/* line 955, app/assets/stylesheets/top_search.scss */
.area-search-button {
  margin-top: 20px;
}

@media (max-width: 768px) {
  /* line 961, app/assets/stylesheets/top_search.scss */
  .area-map-container {
    padding: 10px;
  }
  /* line 965, app/assets/stylesheets/top_search.scss */
  .area-label {
    font-size: 14px;
    padding: 8px 20px;
  }
  /* line 970, app/assets/stylesheets/top_search.scss */
  .area-tag-label {
    font-size: 14px !important;
    padding: 4px 12px;
    border: none !important;
  }
}

/* line 978, app/assets/stylesheets/top_search.scss */
.category-search-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* line 984, app/assets/stylesheets/top_search.scss */
.category-buttons-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 16px;
  max-width: 100%;
}

@media (max-width: 768px) {
  /* line 984, app/assets/stylesheets/top_search.scss */
  .category-buttons-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
  }
}

@media (max-width: 480px) {
  /* line 984, app/assets/stylesheets/top_search.scss */
  .category-buttons-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}

/* line 1002, app/assets/stylesheets/top_search.scss */
.category-checkbox {
  display: none;
}

/* line 1007, app/assets/stylesheets/top_search.scss */
.category-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px 12px;
  background: #fff;
  border: 3px solid #eaac3d;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  min-height: 120px;
}

/* line 1021, app/assets/stylesheets/top_search.scss */
.category-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(234, 172, 61, 0.3);
}

/* line 1025, app/assets/stylesheets/top_search.scss */
.category-button:hover + .category-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}

/* line 1034, app/assets/stylesheets/top_search.scss */
.category-icon {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

/* line 1042, app/assets/stylesheets/top_search.scss */
.category-icon .category-icon-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: filter 0.3s ease;
}

/* line 1049, app/assets/stylesheets/top_search.scss */
.category-icon .category-icon-emoji {
  font-size: 32px;
  transition: transform 0.3s ease;
}

/* line 1056, app/assets/stylesheets/top_search.scss */
.category-text {
  font-size: 14px;
  font-weight: bold;
  color: #5a5a5a;
  text-align: center;
  transition: color 0.3s ease;
  line-height: 1.4;
}

/* line 1066, app/assets/stylesheets/top_search.scss */
.category-checkbox:checked + .category-button {
  background: #eaac3d;
}

/* line 1069, app/assets/stylesheets/top_search.scss */
.category-checkbox:checked + .category-button .category-icon-img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}

/* line 1074, app/assets/stylesheets/top_search.scss */
.category-checkbox:checked + .category-button .category-icon-emoji {
  transform: scale(1.1);
}

/* line 1078, app/assets/stylesheets/top_search.scss */
.category-checkbox:checked + .category-button .category-text {
  color: #fff;
}

/* line 1084, app/assets/stylesheets/top_search.scss */
.category-tooltip {
  position: absolute;
  top: calc(100% + 12px);
  left: 50%;
  transform: translateX(-50%);
  background: #bdbdbd;
  color: white;
  padding: 10px 20px;
  border-radius: 25px;
  font-size: 13px;
  white-space: nowrap;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  pointer-events: none;
  z-index: 100;
  line-height: 1.5;
  min-width: max-content;
}

/* line 1105, app/assets/stylesheets/top_search.scss */
.category-tooltip:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #bdbdbd;
}

/* line 1117, app/assets/stylesheets/top_search.scss */
.category-button-wrapper {
  position: relative;
}

/* line 1121, app/assets/stylesheets/top_search.scss */
.category-button-wrapper:nth-child(1) .category-tooltip, .category-button-wrapper:nth-child(4) .category-tooltip, .category-button-wrapper:nth-child(7) .category-tooltip {
  left: 0;
  transform: translateX(0);
}

/* line 1127, app/assets/stylesheets/top_search.scss */
.category-button-wrapper:nth-child(1) .category-tooltip:before, .category-button-wrapper:nth-child(4) .category-tooltip:before, .category-button-wrapper:nth-child(7) .category-tooltip:before {
  left: 60px;
}

@media (min-width: 769px) {
  /* line 1134, app/assets/stylesheets/top_search.scss */
  .category-button-wrapper:nth-child(7) .category-tooltip {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
  /* line 1139, app/assets/stylesheets/top_search.scss */
  .category-button-wrapper:nth-child(7) .category-tooltip:before {
    left: auto;
    right: 60px;
    transform: translateX(0);
  }
}

@media (max-width: 768px) {
  /* line 1148, app/assets/stylesheets/top_search.scss */
  .category-button-wrapper:nth-child(3) .category-tooltip, .category-button-wrapper:nth-child(6) .category-tooltip {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
  /* line 1154, app/assets/stylesheets/top_search.scss */
  .category-button-wrapper:nth-child(3) .category-tooltip:before, .category-button-wrapper:nth-child(6) .category-tooltip:before {
    left: auto;
    right: 60px;
    transform: translateX(0);
  }
}

@media (max-width: 480px) {
  /* line 1163, app/assets/stylesheets/top_search.scss */
  .category-button-wrapper:nth-child(2) .category-tooltip, .category-button-wrapper:nth-child(4) .category-tooltip, .category-button-wrapper:nth-child(6) .category-tooltip {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
  /* line 1170, app/assets/stylesheets/top_search.scss */
  .category-button-wrapper:nth-child(2) .category-tooltip:before, .category-button-wrapper:nth-child(4) .category-tooltip:before, .category-button-wrapper:nth-child(6) .category-tooltip:before {
    left: auto;
    right: 60px;
    transform: translateX(0);
  }
  /* line 1177, app/assets/stylesheets/top_search.scss */
  .category-button-wrapper:nth-child(1) .category-tooltip, .category-button-wrapper:nth-child(3) .category-tooltip, .category-button-wrapper:nth-child(5) .category-tooltip, .category-button-wrapper:nth-child(7) .category-tooltip {
    left: 0;
    transform: translateX(0);
  }
  /* line 1184, app/assets/stylesheets/top_search.scss */
  .category-button-wrapper:nth-child(1) .category-tooltip:before, .category-button-wrapper:nth-child(3) .category-tooltip:before, .category-button-wrapper:nth-child(5) .category-tooltip:before, .category-button-wrapper:nth-child(7) .category-tooltip:before {
    left: 60px;
  }
}

/* line 1192, app/assets/stylesheets/top_search.scss */
.category-search-button {
  margin-top: 8px;
}

@media (max-width: 768px) {
  /* line 1198, app/assets/stylesheets/top_search.scss */
  .category-button {
    min-height: 100px;
    padding: 12px 8px;
    gap: 6px;
  }
  /* line 1204, app/assets/stylesheets/top_search.scss */
  .category-icon {
    width: 40px;
    height: 40px;
  }
  /* line 1209, app/assets/stylesheets/top_search.scss */
  .category-text {
    font-size: 12px;
  }
  /* line 1213, app/assets/stylesheets/top_search.scss */
  .category-tooltip {
    font-size: 11px;
    padding: 8px 12px;
    max-width: 180px;
  }
}

@media (max-width: 480px) {
  /* line 1221, app/assets/stylesheets/top_search.scss */
  .category-button {
    min-height: 110px;
    padding: 10px 6px;
  }
  /* line 1226, app/assets/stylesheets/top_search.scss */
  .category-icon {
    width: 58px;
    height: 58px;
  }
  /* line 1231, app/assets/stylesheets/top_search.scss */
  .category-text {
    font-size: 14px;
  }
}

/* line 1237, app/assets/stylesheets/top_search.scss */
.facilities-search-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* line 1243, app/assets/stylesheets/top_search.scss */
.facilities-category {
  padding-bottom: 20px;
}

/* line 1246, app/assets/stylesheets/top_search.scss */
.facilities-category:last-of-type {
  border-bottom: none;
}

/* line 1251, app/assets/stylesheets/top_search.scss */
.facilities-category-header {
  margin-bottom: 16px;
}

/* line 1255, app/assets/stylesheets/top_search.scss */
.facilities-toggle-checkbox {
  display: none;
}

/* line 1259, app/assets/stylesheets/top_search.scss */
.facilities-category-title {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  cursor: pointer;
  padding: 12px 16px;
  background: transparent;
  transition: all 0.3s ease;
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

/* line 1274, app/assets/stylesheets/top_search.scss */
.facilities-category-title:hover {
  opacity: 0.7;
}

/* line 1278, app/assets/stylesheets/top_search.scss */
.facilities-category-title .facilities-icon-wrapper {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

/* line 1287, app/assets/stylesheets/top_search.scss */
.facilities-category-title .facilities-icon-wrapper::before {
  content: "";
  position: absolute;
  width: 64px;
  height: 64px;
  background-image: url(/assets/images/icons-m64-20220324.png);
  background-size: auto;
  background-repeat: no-repeat;
  transform: scale(0.78125);
  transform-origin: center;
}

/* line 1300, app/assets/stylesheets/top_search.scss */
.facilities-category-title .facilities-category-icon-parking::before {
  background-position: -716px -92px;
}

/* line 1304, app/assets/stylesheets/top_search.scss */
.facilities-category-title .facilities-category-icon-toilet::before {
  background-position: -12px -92px;
}

/* line 1308, app/assets/stylesheets/top_search.scss */
.facilities-category-title .facilities-category-icon-elevator::before {
  background-position: -805px -92px;
}

/* line 1312, app/assets/stylesheets/top_search.scss */
.facilities-category-title .facilities-category-icon-dining::before {
  background-position: -11px -173px;
}

/* line 1316, app/assets/stylesheets/top_search.scss */
.facilities-category-title .facilities-category-icon-hotel::before {
  background-position: -11px -255px;
}

/* line 1320, app/assets/stylesheets/top_search.scss */
.facilities-category-title .facilities-category-icon {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* line 1325, app/assets/stylesheets/top_search.scss */
.facilities-category-title .facilities-toggle-icon {
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  font-weight: 300;
  color: #fff;
  background: #7b7b7b;
  border-radius: 20px;
  transition: all 0.3s ease;
  line-height: 1;
  margin-left: auto;
}

/* line 1342, app/assets/stylesheets/top_search.scss */
.facilities-items-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
}

@media (max-width: 1100px) {
  /* line 1342, app/assets/stylesheets/top_search.scss */
  .facilities-items-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  /* line 1342, app/assets/stylesheets/top_search.scss */
  .facilities-items-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  /* line 1342, app/assets/stylesheets/top_search.scss */
  .facilities-items-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* line 1360, app/assets/stylesheets/top_search.scss */
.facilities-item {
  position: relative;
}

/* line 1364, app/assets/stylesheets/top_search.scss */
.facilities-checkbox {
  display: none;
}

/* line 1368, app/assets/stylesheets/top_search.scss */
.facilities-label {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  padding: 12px 16px;
  background: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  min-height: auto;
}

/* line 1382, app/assets/stylesheets/top_search.scss */
.facilities-label:hover {
  background: #fffbf5;
}

/* line 1386, app/assets/stylesheets/top_search.scss */
.facilities-label span {
  font-size: 14px;
  color: #333;
  line-height: 1.4;
  font-weight: 500;
}

/* line 1394, app/assets/stylesheets/top_search.scss */
.facilities-item-icon {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

/* line 1402, app/assets/stylesheets/top_search.scss */
.facilities-item-icon::before {
  content: "";
  position: absolute;
  width: 64px;
  height: 64px;
  background-image: url(/assets/images/icons-m64-20220324.png);
  background-size: auto;
  background-repeat: no-repeat;
  transform: scale(0.78125);
  transform-origin: center;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
}

/* line 1420, app/assets/stylesheets/top_search.scss */
#facility_parking + label .facilities-item-icon::before {
  background-position: -716px -92px;
}

/* line 1424, app/assets/stylesheets/top_search.scss */
#facility_accessible_parking + label .facilities-item-icon::before {
  background-position: -12px -12px;
}

/* line 1428, app/assets/stylesheets/top_search.scss */
#facility_slope + label .facilities-item-icon::before {
  background-position: -100px -13px;
}

/* line 1432, app/assets/stylesheets/top_search.scss */
#facility_tactile_paving + label .facilities-item-icon::before {
  background-position: -364px -12px;
}

/* line 1436, app/assets/stylesheets/top_search.scss */
#facility_reception + label .facilities-item-icon::before {
  background-position: -980px -91px;
}

/* line 1440, app/assets/stylesheets/top_search.scss */
#facility_hearing_loop + label .facilities-item-icon::before {
  background-position: -188px -13px;
}

/* line 1444, app/assets/stylesheets/top_search.scss */
#facility_sign_language + label .facilities-item-icon::before {
  background-position: -715px -173px;
}

/* line 1448, app/assets/stylesheets/top_search.scss */
#facility_multilingual + label .facilities-item-icon::before {
  background-position: -804px -172px;
}

/* line 1452, app/assets/stylesheets/top_search.scss */
#facility_multilingual_support + label .facilities-item-icon::before {
  background-position: -276px -11px;
}

/* line 1456, app/assets/stylesheets/top_search.scss */
#facility_wifi + label .facilities-item-icon::before {
  background-position: -893px -92px;
}

/* line 1460, app/assets/stylesheets/top_search.scss */
#facility_pet_allowed + label .facilities-item-icon::before {
  background-position: -452px -12px;
}

/* line 1464, app/assets/stylesheets/top_search.scss */
#facility_wheelchair_rental + label .facilities-item-icon::before {
  background-position: -892px -12px;
}

/* line 1468, app/assets/stylesheets/top_search.scss */
#facility_stroller_rental + label .facilities-item-icon::before {
  background-position: -979px -12px;
}

/* line 1472, app/assets/stylesheets/top_search.scss */
#facility_nursing_room + label .facilities-item-icon::before {
  background-position: -1069px -12px;
}

/* line 1477, app/assets/stylesheets/top_search.scss */
#facility_western_toilet + label .facilities-item-icon::before {
  background-position: -12px -92px;
}

/* line 1481, app/assets/stylesheets/top_search.scss */
#facility_accessible_toilet + label .facilities-item-icon::before {
  background-position: -100px -92px;
}

/* line 1485, app/assets/stylesheets/top_search.scss */
#facility_hot_water + label .facilities-item-icon::before {
  background-position: -188px -92px;
}

/* line 1489, app/assets/stylesheets/top_search.scss */
#facility_ostomy + label .facilities-item-icon::before {
  background-position: -277px -92px;
}

/* line 1493, app/assets/stylesheets/top_search.scss */
#facility_universal_sheet + label .facilities-item-icon::before {
  background-position: -364px -92px;
}

/* line 1497, app/assets/stylesheets/top_search.scss */
#facility_baby_seat + label .facilities-item-icon::before {
  background-position: -453px -92px;
}

/* line 1501, app/assets/stylesheets/top_search.scss */
#facility_baby_chair + label .facilities-item-icon::before {
  background-position: -541px -92px;
}

/* line 1505, app/assets/stylesheets/top_search.scss */
#facility_changing_board + label .facilities-item-icon::before {
  background-position: -628px -92px;
}

/* line 1509, app/assets/stylesheets/top_search.scss */
#facility_sanitary_box + label .facilities-item-icon::before {
  background-position: -12px -12px;
}

/* line 1514, app/assets/stylesheets/top_search.scss */
#facility_elevator + label .facilities-item-icon::before {
  background-position: -805px -92px;
}

/* line 1518, app/assets/stylesheets/top_search.scss */
#facility_wheelchair_button + label .facilities-item-icon::before {
  background-position: -541px -12px;
}

/* line 1522, app/assets/stylesheets/top_search.scss */
#facility_voice_guidance + label .facilities-item-icon::before {
  background-position: -629px -12px;
}

/* line 1526, app/assets/stylesheets/top_search.scss */
#facility_braille_guidance + label .facilities-item-icon::before {
  background-position: -716px -12px;
}

/* line 1530, app/assets/stylesheets/top_search.scss */
#facility_electronic_display + label .facilities-item-icon::before {
  background-position: -805px -12px;
}

/* line 1535, app/assets/stylesheets/top_search.scss */
#facility_table_seats + label .facilities-item-icon::before {
  background-position: -11px -173px;
}

/* line 1539, app/assets/stylesheets/top_search.scss */
#facility_photo_menu + label .facilities-item-icon::before {
  background-position: -99px -173px;
}

/* line 1543, app/assets/stylesheets/top_search.scss */
#facility_multilingual_menu + label .facilities-item-icon::before {
  background-position: -187px -173px;
}

/* line 1547, app/assets/stylesheets/top_search.scss */
#facility_allergy_support + label .facilities-item-icon::before {
  background-position: -275px -173px;
}

/* line 1551, app/assets/stylesheets/top_search.scss */
#facility_minced_food + label .facilities-item-icon::before {
  background-position: -363px -173px;
}

/* line 1555, app/assets/stylesheets/top_search.scss */
#facility_blended_food + label .facilities-item-icon::before {
  background-position: -451px -173px;
}

/* line 1559, app/assets/stylesheets/top_search.scss */
#facility_vegetarian + label .facilities-item-icon::before {
  background-position: -539px -173px;
}

/* line 1563, app/assets/stylesheets/top_search.scss */
#facility_halal + label .facilities-item-icon::before {
  background-position: -627px -173px;
}

/* line 1568, app/assets/stylesheets/top_search.scss */
#facility_western_room + label .facilities-item-icon::before {
  background-position: -11px -255px;
}

/* line 1572, app/assets/stylesheets/top_search.scss */
#facility_japanese_room + label .facilities-item-icon::before {
  background-position: -99px -254px;
}

/* line 1576, app/assets/stylesheets/top_search.scss */
#facility_accessible_toilet_room + label .facilities-item-icon::before {
  background-position: -187px -254px;
}

/* line 1580, app/assets/stylesheets/top_search.scss */
#facility_large_bath + label .facilities-item-icon::before {
  background-position: -275px -254px;
}

/* line 1584, app/assets/stylesheets/top_search.scss */
#facility_private_bath + label .facilities-item-icon::before {
  background-position: -363px -254px;
}

/* line 1588, app/assets/stylesheets/top_search.scss */
#facility_shower_chair_rental + label .facilities-item-icon::before {
  background-position: -451px -254px;
}

/* line 1592, app/assets/stylesheets/top_search.scss */
#facility_shower_carrier_rental + label .facilities-item-icon::before {
  background-position: -539px -254px;
}

/* line 1596, app/assets/stylesheets/top_search.scss */
#facility_baby_bed + label .facilities-item-icon::before {
  background-position: -627px -254px;
}

/* line 1600, app/assets/stylesheets/top_search.scss */
#facility_baby_bath_goods + label .facilities-item-icon::before {
  background-position: -715px -254px;
}

/* line 1604, app/assets/stylesheets/top_search.scss */
.facilities-checkbox:checked + .facilities-label {
  background: #eaac3d;
}

/* line 1607, app/assets/stylesheets/top_search.scss */
.facilities-checkbox:checked + .facilities-label span {
  color: #fff;
}

@media (max-width: 768px) {
  /* line 1614, app/assets/stylesheets/top_search.scss */
  .facilities-category-title {
    font-size: 16px;
    padding: 10px 12px;
  }
  /* line 1618, app/assets/stylesheets/top_search.scss */
  .facilities-category-title .facilities-icon-wrapper {
    width: 40px;
    height: 40px;
  }
  /* line 1622, app/assets/stylesheets/top_search.scss */
  .facilities-category-title .facilities-icon-wrapper::before {
    transform: scale(0.625);
  }
  /* line 1628, app/assets/stylesheets/top_search.scss */
  .facilities-label {
    padding: 10px 12px;
    gap: 10px;
  }
  /* line 1632, app/assets/stylesheets/top_search.scss */
  .facilities-label span {
    font-size: 13px;
  }
  /* line 1637, app/assets/stylesheets/top_search.scss */
  .facilities-item-icon {
    width: 40px;
    height: 40px;
  }
  /* line 1641, app/assets/stylesheets/top_search.scss */
  .facilities-item-icon::before {
    transform: scale(0.625);
  }
}

@media (max-width: 480px) {
  /* line 1648, app/assets/stylesheets/top_search.scss */
  .facilities-category-title {
    font-size: 14px;
    padding: 8px 10px;
  }
  /* line 1652, app/assets/stylesheets/top_search.scss */
  .facilities-category-title .facilities-icon-wrapper {
    width: 32px;
    height: 32px;
  }
  /* line 1656, app/assets/stylesheets/top_search.scss */
  .facilities-category-title .facilities-icon-wrapper::before {
    transform: scale(0.5);
  }
  /* line 1662, app/assets/stylesheets/top_search.scss */
  .facilities-label {
    padding: 8px 10px;
    gap: 8px;
  }
  /* line 1666, app/assets/stylesheets/top_search.scss */
  .facilities-label span {
    font-size: 12px;
  }
  /* line 1671, app/assets/stylesheets/top_search.scss */
  .facilities-item-icon {
    width: 32px;
    height: 32px;
  }
  /* line 1675, app/assets/stylesheets/top_search.scss */
  .facilities-item-icon::before {
    transform: scale(0.5);
  }
}

/* line 1682, app/assets/stylesheets/top_search.scss */
.suggestion-banner {
  width: 100%;
  padding: 40px 20px;
  background: #fff;
  margin: 60px 0;
}

@media (max-width: 768px) {
  /* line 1682, app/assets/stylesheets/top_search.scss */
  .suggestion-banner {
    padding: 30px 20px;
    margin: 20px 0;
  }
}

/* line 1694, app/assets/stylesheets/top_search.scss */
.suggestion-banner-container {
  max-width: 1100px;
  margin: 0 auto;
}

/* line 1699, app/assets/stylesheets/top_search.scss */
.suggestion-banner-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(135deg, #fff9f0 0%, #fff5e6 100%);
  border: 3px solid #eaac3d;
  border-radius: 20px;
  padding: 70px;
  gap: 40px;
  overflow: hidden;
  position: relative;
}

@media (max-width: 768px) {
  /* line 1699, app/assets/stylesheets/top_search.scss */
  .suggestion-banner-content {
    flex-direction: column;
    padding: 30px 20px;
    gap: 25px;
    height: 500px;
  }
}

/* line 1719, app/assets/stylesheets/top_search.scss */
.suggestion-banner-text {
  flex: 1;
  min-width: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* line 1727, app/assets/stylesheets/top_search.scss */
.suggestion-banner-text .suggestion-banner-label {
  color: #efc16d;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
  letter-spacing: 1px;
}

@media (max-width: 768px) {
  /* line 1727, app/assets/stylesheets/top_search.scss */
  .suggestion-banner-text .suggestion-banner-label {
    font-size: 15px;
    margin-bottom: 5px;
  }
}

/* line 1739, app/assets/stylesheets/top_search.scss */
.suggestion-banner-text .suggestion-banner-title {
  font-size: 34px;
  font-weight: bold;
  color: #5a5a5a;
  margin-bottom: 32px;
  line-height: 1.3;
}

@media (max-width: 768px) {
  /* line 1739, app/assets/stylesheets/top_search.scss */
  .suggestion-banner-text .suggestion-banner-title {
    font-size: 24px;
    margin-bottom: 18px;
  }
}

/* line 1752, app/assets/stylesheets/top_search.scss */
.suggestion-banner-text .suggestion-banner-description {
  font-size: 16px;
  color: #666;
  line-height: 1.7;
  margin-bottom: 24px;
}

@media (max-width: 768px) {
  /* line 1752, app/assets/stylesheets/top_search.scss */
  .suggestion-banner-text .suggestion-banner-description {
    font-size: 14px;
    margin-bottom: 20px;
  }
}

/* line 1764, app/assets/stylesheets/top_search.scss */
.suggestion-banner-text .suggestion-banner-button {
  display: inline-block;
  background: linear-gradient(135deg, #f5b042 0%, #e89f2e 100%);
  color: white;
  padding: 14px 32px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 3px 3px 0px #c78718;
  transition: all 0.3s ease;
  margin-top: auto;
  width: fit-content;
}

/* line 1778, app/assets/stylesheets/top_search.scss */
.suggestion-banner-text .suggestion-banner-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(245, 176, 66, 0.4);
  text-decoration: none;
  color: white;
}

/* line 1785, app/assets/stylesheets/top_search.scss */
.suggestion-banner-text .suggestion-banner-button:active {
  transform: translateY(0);
}

@media (max-width: 768px) {
  /* line 1764, app/assets/stylesheets/top_search.scss */
  .suggestion-banner-text .suggestion-banner-button {
    padding: 12px 28px;
    font-size: 15px;
    width: 100%;
    text-align: center;
  }
}

/* line 1798, app/assets/stylesheets/top_search.scss */
.suggestion-banner-image {
  position: absolute;
  right: -60px;
  bottom: -130px;
  width: 600px;
  z-index: 1;
}

@media (max-width: 1024px) {
  /* line 1798, app/assets/stylesheets/top_search.scss */
  .suggestion-banner-image {
    width: 350px;
  }
}

@media (max-width: 768px) {
  /* line 1798, app/assets/stylesheets/top_search.scss */
  .suggestion-banner-image {
    width: 120%;
    max-width: 400px;
    bottom: 10px;
  }
}

/* line 1815, app/assets/stylesheets/top_search.scss */
.suggestion-banner-image img {
  width: 100%;
  height: auto;
  display: block;
}

/* line 1824, app/assets/stylesheets/top_search.scss */
#section_title2.section-title {
  background-color: #fff !important;
  padding: 40px 0 20px;
}

/* line 1828, app/assets/stylesheets/top_search.scss */
#section_title2.section-title h2.label-barrier-free {
  background-image: none !important;
  color: #5a5a5a !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  font-size: 34px;
  font-weight: bold;
}

/* line 1842, app/assets/stylesheets/top_search.scss */
#section_title2.section-title ~ .row {
  background-color: #fff;
}

/* line 1847, app/assets/stylesheets/top_search.scss */
.middle:has(#section_title2) {
  background-color: #fff !important;
}

/* line 1855, app/assets/stylesheets/top_search.scss */
.sp-area-sub-buttons {
  display: none;
}

/* line 1859, app/assets/stylesheets/top_search.scss */
.pc-only {
  display: block;
}

@media (max-width: 768px) {
  /* line 1864, app/assets/stylesheets/top_search.scss */
  .pc-only {
    display: none !important;
  }
  /* line 1868, app/assets/stylesheets/top_search.scss */
  .sp-area-sub-buttons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin-top: 35px;
    padding: 0 10px;
  }
  /* line 1876, app/assets/stylesheets/top_search.scss */
  .sp-area-sub-btn-wrapper {
    position: relative;
    width: 100%;
  }
  /* line 1881, app/assets/stylesheets/top_search.scss */
  .sp-area-sub-label {
    display: flex;
    align-items: center;
    justify-content: normal;
    width: 100%;
    padding: 12px 10px;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 8px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
    margin: 0 auto;
  }
  /* line 1897, app/assets/stylesheets/top_search.scss */
  .sp-area-sub-label::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    border: 2px solid currentColor;
    border-radius: 3px;
    background: #fff;
    flex-shrink: 0;
  }
  /* line 1909, app/assets/stylesheets/top_search.scss */
  .sp-area-sub-label:hover {
    opacity: 0.8;
  }
  /* Iizaka */
  /* line 1915, app/assets/stylesheets/top_search.scss */
  .sp-area-sub-label.iizaka {
    color: #7fb539;
    border-color: #7fb539;
  }
  /* line 1919, app/assets/stylesheets/top_search.scss */
  .sp-area-sub-btn-wrapper input:checked + .sp-area-sub-label.iizaka {
    background: #7fb539;
    color: white;
  }
  /* line 1923, app/assets/stylesheets/top_search.scss */
  .sp-area-sub-btn-wrapper input:checked + .sp-area-sub-label.iizaka::before {
    background-color: #fff;
    border-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237fb539' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
  }
  /* Downtown */
  /* line 1934, app/assets/stylesheets/top_search.scss */
  .sp-area-sub-label.downtown {
    color: #4db8c4;
    border-color: #4db8c4;
  }
  /* line 1938, app/assets/stylesheets/top_search.scss */
  .sp-area-sub-btn-wrapper input:checked + .sp-area-sub-label.downtown {
    background: #4db8c4;
    color: white;
  }
  /* line 1942, app/assets/stylesheets/top_search.scss */
  .sp-area-sub-btn-wrapper input:checked + .sp-area-sub-label.downtown::before {
    background-color: #fff;
    border-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234db8c4' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
  }
  /* Takayu / Tsuchiyu */
  /* line 1953, app/assets/stylesheets/top_search.scss */
  .sp-area-sub-label.takayu,
.sp-area-sub-label.tsuchiyu {
    color: #b57eae;
    border-color: #b57eae;
  }
  /* line 1958, app/assets/stylesheets/top_search.scss */
  .sp-area-sub-btn-wrapper input:checked + .sp-area-sub-label.takayu,
.sp-area-sub-btn-wrapper input:checked + .sp-area-sub-label.tsuchiyu {
    background: #b57eae;
    color: white;
  }
  /* line 1963, app/assets/stylesheets/top_search.scss */
  .sp-area-sub-btn-wrapper input:checked + .sp-area-sub-label.takayu::before,
.sp-area-sub-btn-wrapper input:checked + .sp-area-sub-label.tsuchiyu::before {
    background-color: #fff;
    border-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b57eae' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
  }
}

@media (max-width: 768px) {
  /* line 1979, app/assets/stylesheets/top_search.scss */
  .area-tag.pc-only {
    display: block !important;
  }
  /* line 1983, app/assets/stylesheets/top_search.scss */
  .area-tag-iizaka::before,
.area-tag-iizaka::after,
.area-tag-downtown::before,
.area-tag-downtown::after,
.area-tag-takayu::before,
.area-tag-takayu::after,
.area-tag-tsuchiyu::before,
.area-tag-tsuchiyu::after,
.area-tag-iizaka .area-tag-label::after,
.area-tag-downtown .area-tag-label::after,
.area-tag-takayu .area-tag-label::before,
.area-tag-tsuchiyu .area-tag-label::before {
    display: none !important;
  }
  /* line 1998, app/assets/stylesheets/top_search.scss */
  .area-tag-label {
    position: relative;
    display: inline-flex;
    align-items: center;
    background: transparent;
    border: none;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    color: currentColor;
    -webkit-text-stroke: 2.5px white;
    paint-order: stroke;
    cursor: default;
    pointer-events: none;
  }
  /* line 2015, app/assets/stylesheets/top_search.scss */
  .area-tag-iizaka .area-tag-label::before,
.area-tag-downtown .area-tag-label::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 4px;
    border: 2px solid currentColor;
    border-radius: 50%;
    background: #fff;
    vertical-align: middle;
  }
  /* line 2028, app/assets/stylesheets/top_search.scss */
  .area-tag-takayu .area-tag-label::after,
.area-tag-tsuchiyu .area-tag-label::after {
    position: relative;
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 10px;
    border: 2px solid currentColor;
    border-radius: 50%;
    background: #fff;
    vertical-align: middle;
    top: 6px;
  }
  /* line 2044, app/assets/stylesheets/top_search.scss */
  .area-tag-iizaka .area-checkbox-small:checked + .area-tag-label,
.area-tag-downtown .area-checkbox-small:checked + .area-tag-label,
.area-tag-takayu .area-checkbox-small:checked + .area-tag-label,
.area-tag-tsuchiyu .area-checkbox-small:checked + .area-tag-label {
    background: transparent !important;
    color: currentColor !important;
    border: none !important;
  }
  /* line 2052, app/assets/stylesheets/top_search.scss */
  .area-tag-iizaka .area-checkbox-small:checked + .area-tag-label::before, .area-tag-iizaka .area-checkbox-small:checked + .area-tag-label::after,
.area-tag-downtown .area-checkbox-small:checked + .area-tag-label::before,
.area-tag-downtown .area-checkbox-small:checked + .area-tag-label::after,
.area-tag-takayu .area-checkbox-small:checked + .area-tag-label::before,
.area-tag-takayu .area-checkbox-small:checked + .area-tag-label::after,
.area-tag-tsuchiyu .area-checkbox-small:checked + .area-tag-label::before,
.area-tag-tsuchiyu .area-checkbox-small:checked + .area-tag-label::after {
    background: #fff !important;
    border-color: currentColor !important;
    content: "" !important;
  }
}

@media (max-width: 768px) {
  /* line 2067, app/assets/stylesheets/top_search.scss */
  .area-map-container {
    padding: 0;
    max-width: 326px;
  }
  /* line 2072, app/assets/stylesheets/top_search.scss */
  .fukushima-map {
    margin: 20px 0px;
  }
  /* line 2077, app/assets/stylesheets/top_search.scss */
  .fukushima-map .area-map-image {
    width: auto;
    height: auto;
    object-fit: contain;
  }
  /* line 2083, app/assets/stylesheets/top_search.scss */
  .fukushima-map .area-map-image-north {
    width: 62%;
    top: 0.5%;
    left: 50%;
  }
  /* line 2089, app/assets/stylesheets/top_search.scss */
  .fukushima-map .area-map-image-center {
    width: 16.5%;
    top: 63%;
    right: 24%;
  }
  /* line 2095, app/assets/stylesheets/top_search.scss */
  .fukushima-map .area-map-image-east {
    width: 17%;
    top: 61.5%;
    right: 9%;
  }
  /* line 2101, app/assets/stylesheets/top_search.scss */
  .fukushima-map .area-map-image-south {
    width: 57%;
    top: 75%;
    left: 63%;
  }
  /* line 2107, app/assets/stylesheets/top_search.scss */
  .fukushima-map .area-map-image-west {
    width: 49.5%;
    top: 57.5%;
    left: 11%;
  }
  /* line 2114, app/assets/stylesheets/top_search.scss */
  .area-label {
    padding: 7px 20px;
    font-size: 13px;
  }
  /* line 2118, app/assets/stylesheets/top_search.scss */
  .area-label:before {
    width: 16px;
    height: 16px;
    font-size: 10px;
    line-height: 14px;
    margin-right: 6px;
  }
  /* line 2128, app/assets/stylesheets/top_search.scss */
  .area-button-all {
    top: 5%;
    left: auto;
    right: 0;
  }
  /* line 2135, app/assets/stylesheets/top_search.scss */
  .area-button-north {
    top: 20%;
  }
  /* line 2142, app/assets/stylesheets/top_search.scss */
  .area-button-center {
    top: 41%;
    right: auto;
    left: 0;
  }
  /* line 2148, app/assets/stylesheets/top_search.scss */
  .area-button-center::before, .area-button-center::after {
    display: none;
  }
  /* line 2154, app/assets/stylesheets/top_search.scss */
  .area-button-center::before {
    display: block;
    content: "";
    position: absolute;
    left: 100%;
    top: 45%;
    width: 20px;
    height: 2px;
    background: #4db8c4;
    transform-origin: left center;
  }
  /* line 2167, app/assets/stylesheets/top_search.scss */
  .area-button-center::after {
    display: block;
    content: "";
    position: absolute;
    left: 114%;
    top: 45%;
    width: 94px;
    height: 2px;
    background: #4db8c4;
    transform-origin: left center;
    transform: rotate(50deg) translateY(-50%);
  }
  /* line 2182, app/assets/stylesheets/top_search.scss */
  .area-button-west {
    top: 70%;
    left: 0;
  }
  /* line 2188, app/assets/stylesheets/top_search.scss */
  .area-button-east {
    top: 72%;
    right: 0;
  }
  /* line 2194, app/assets/stylesheets/top_search.scss */
  .area-button-south {
    bottom: auto;
    top: 90%;
    left: 56%;
  }
}
/* line 1, app/assets/stylesheets/user_custom.scss */
.barrier-free {
  /*
  * FormControl
  */
}

/* line 7, app/assets/stylesheets/user_custom.scss */
.barrier-free .modal-dialog label {
  font-size: 0.9em;
}

/* line 10, app/assets/stylesheets/user_custom.scss */
.barrier-free .modal-dialog .require {
  font-size: 0.85em;
}

/* line 15, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-primary {
  color: #fff;
  background-color: #0E78C4 !important;
}

/* line 20, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-secondary {
  color: #fff;
  background-color: #65727a !important;
}

/* line 24, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-success {
  color: #fff !important;
  background-color: #5cb85c !important;
}

/* line 28, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-danger {
  color: #fff !important;
  background-color: #d9534f !important;
}

/* line 32, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-warning {
  color: #fff;
  background-color: #f0ad4e !important;
}

/* line 36, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-info {
  color: #fff;
  background-color: #337ab7 !important;
}

/* line 40, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-tertiary,
.barrier-free .btn-third {
  color: #fff;
  background-color: #007bff !important;
}

/* line 45, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-back,
.barrier-free .btn-back.disabled,
.barrier-free .btn-back:disabled {
  color: #fff;
  background-color: #4e4c4d;
  border-color: #444343;
}

/* line 52, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-release {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  width: 120px;
  border-radius: 10px;
  border: 1px solid #ced4da;
}

/* line 60, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-release.active {
  color: #fff;
  background-color: #007bff !important;
}

/* line 65, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-locale {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  width: 120px;
  border-radius: 10px;
  border: 1px solid #ced4da;
}

/* line 73, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-locale.active {
  color: #fff;
  background-color: #007bff !important;
}

/* line 78, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-f01 {
  color: #FFF;
  background-color: #9870B4;
  border: 2px solid rgba(255, 179, 193, 0.25);
}

/* line 83, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-f02 {
  color: #FFF;
  background-color: #21ac39;
  border: 2px solid rgba(255, 179, 193, 0.25);
}

/* line 88, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-f03 {
  color: #FFF;
  background-color: #eb6100;
  border: 2px solid rgba(255, 179, 193, 0.25);
}

/* line 93, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-f04 {
  color: #FFF;
  background-color: #FE4168;
  border: 2px solid rgba(255, 179, 193, 0.25);
}

/* line 99, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-f05 {
  color: #FFF;
  background-color: #3e957d;
  border: 2px solid rgba(255, 179, 193, 0.25);
}

/* line 105, app/assets/stylesheets/user_custom.scss */
.barrier-free .btn-f06 {
  text-decoration: underline;
}

/* line 114, app/assets/stylesheets/user_custom.scss */
.barrier-free .bg-primary {
  color: #fff;
  background-color: #0E78C4 !important;
}

/* line 119, app/assets/stylesheets/user_custom.scss */
.barrier-free .bg-secondary {
  color: #fff;
  background-color: #65727a !important;
}

/* line 123, app/assets/stylesheets/user_custom.scss */
.barrier-free .bg-success {
  color: #fff;
  background-color: #5cb85c !important;
}

/* line 127, app/assets/stylesheets/user_custom.scss */
.barrier-free .bg-danger {
  color: #fff;
  background-color: #d9534f !important;
}

/* line 131, app/assets/stylesheets/user_custom.scss */
.barrier-free .bg-warning {
  color: #212529;
  background-color: #f0ad4e !important;
}

/* line 135, app/assets/stylesheets/user_custom.scss */
.barrier-free .bg-info {
  color: #fff;
  background-color: #337ab7 !important;
}

/* line 139, app/assets/stylesheets/user_custom.scss */
.barrier-free .bg-tertiary,
.barrier-free .bg-third {
  color: #fff;
  background-color: #007bff !important;
}

/* line 144, app/assets/stylesheets/user_custom.scss */
.barrier-free .bg-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 148, app/assets/stylesheets/user_custom.scss */
.barrier-free .bg-message {
  color: #212529;
  background-color: #f8f8f8;
  border: 2px solid rgba(0, 0, 0, 0.25);
}

/* line 153, app/assets/stylesheets/user_custom.scss */
.barrier-free .bg-kankou {
  color: #212529;
  background-color: #EF8785;
  border: 2px solid transparent;
}

/* line 163, app/assets/stylesheets/user_custom.scss */
.barrier-free .bg-area01 {
  color: #FFF;
  background-color: #9870B4;
  border: 2px solid rgba(255, 179, 193, 0.25);
}

/* line 173, app/assets/stylesheets/user_custom.scss */
.barrier-free .bg-area02 {
  color: #FFF;
  background-color: #21ac39;
  border: 2px solid rgba(255, 179, 193, 0.25);
}

/* line 179, app/assets/stylesheets/user_custom.scss */
.barrier-free .bg-area03 {
  color: #FFF;
  background-color: #eb6100;
  border: 2px solid rgba(255, 179, 193, 0.25);
}

/* line 185, app/assets/stylesheets/user_custom.scss */
.barrier-free .bg-f04,
.barrier-free .bg-area04 {
  color: #FFF;
  background-color: #FE4168;
  border: 2px solid rgba(255, 179, 193, 0.25);
}

/* line 194, app/assets/stylesheets/user_custom.scss */
.barrier-free .bg-f05,
.barrier-free .bg-area05 {
  color: #FFF;
  background-color: #1e699e;
  border: 2px solid rgba(255, 179, 193, 0.25);
}

/* line 202, app/assets/stylesheets/user_custom.scss */
.barrier-free #btn_area_all {
  border: 1px solid #000;
}

/* line 207, app/assets/stylesheets/user_custom.scss */
.barrier-free .text-primary {
  color: #0E78C4 !important;
}

/* line 211, app/assets/stylesheets/user_custom.scss */
.barrier-free .text-secondary {
  color: #65727a !important;
}

/* line 214, app/assets/stylesheets/user_custom.scss */
.barrier-free .text-success {
  color: #5cb85c !important;
}

/* line 217, app/assets/stylesheets/user_custom.scss */
.barrier-free .text-danger {
  color: #d9534f !important;
}

/* line 220, app/assets/stylesheets/user_custom.scss */
.barrier-free .text-warning {
  color: #f0ad4e !important;
}

/* line 223, app/assets/stylesheets/user_custom.scss */
.barrier-free .text-info {
  color: #337ab7 !important;
}

/* line 226, app/assets/stylesheets/user_custom.scss */
.barrier-free .text-tertiary,
.barrier-free .text-third {
  color: #007bff !important;
}

/* line 232, app/assets/stylesheets/user_custom.scss */
.barrier-free .border-primary {
  border-color: #0E78C4 !important;
}

/* line 239, app/assets/stylesheets/user_custom.scss */
.barrier-free .border-success {
  border-color: #5cb85c !important;
}

/* line 242, app/assets/stylesheets/user_custom.scss */
.barrier-free .border-danger {
  border-color: #d9534f !important;
}

/* line 245, app/assets/stylesheets/user_custom.scss */
.barrier-free .border-warning {
  border-color: #f0ad4e !important;
}

/* line 248, app/assets/stylesheets/user_custom.scss */
.barrier-free .border-info {
  border-color: #337ab7 !important;
}

/* line 251, app/assets/stylesheets/user_custom.scss */
.barrier-free .border-tertiary,
.barrier-free .border-third {
  border-color: #007bff !important;
}

/* line 257, app/assets/stylesheets/user_custom.scss */
.barrier-free .badge {
  border-radius: 0.25em;
  font-size: 11px;
  text-align: center;
  white-space: nowrap;
  padding: 3px 6px;
  vertical-align: baseline;
  font-weight: 10;
  text-shadow: none;
}

/* line 268, app/assets/stylesheets/user_custom.scss */
.barrier-free .badge-primary {
  color: #fff;
  background-color: #0E78C4 !important;
}

/* line 273, app/assets/stylesheets/user_custom.scss */
.barrier-free .badge-secondary {
  background-color: #65727a !important;
}

/* line 276, app/assets/stylesheets/user_custom.scss */
.barrier-free .badge-success {
  color: #fff;
  background-color: #5cb85c !important;
}

/* line 280, app/assets/stylesheets/user_custom.scss */
.barrier-free .badge-danger {
  color: #fff;
  background-color: #d9534f !important;
}

/* line 284, app/assets/stylesheets/user_custom.scss */
.barrier-free .badge-warning {
  color: #fff;
  background-color: #f0ad4e !important;
}

/* line 288, app/assets/stylesheets/user_custom.scss */
.barrier-free .badge-info {
  color: #fff;
  background-color: #337ab7 !important;
}

/* line 292, app/assets/stylesheets/user_custom.scss */
.barrier-free .badge-tertiary,
.barrier-free .badge-third {
  color: #fff;
  background-color: #007bff !important;
}

/* line 297, app/assets/stylesheets/user_custom.scss */
.barrier-free .badge-quartic,
.barrier-free .badge-fourth {
  color: #212529;
  background-color: #F5F5F5 !important;
}

/* line 306, app/assets/stylesheets/user_custom.scss */
.barrier-free .form-control-dark {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 312, app/assets/stylesheets/user_custom.scss */
.barrier-free .form-control-dark:focus {
  border-color: transparent;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}

/* line 317, app/assets/stylesheets/user_custom.scss */
.barrier-free .form-control.detetime-select {
  display: inline-block;
  width: auto;
  padding-left: 0;
  padding-right: 0;
}

/* line 327, app/assets/stylesheets/user_custom.scss */
.barrier-free .field_with_errors .form-control {
  border-color: #d9534f;
  border-width: 1.5px;
}

/* line 333, app/assets/stylesheets/user_custom.scss */
.barrier-free .table th,
.barrier-free .table td {
  vertical-align: middle;
}

/* line 337, app/assets/stylesheets/user_custom.scss */
.barrier-free .table-striped tbody tr:nth-of-type(odd) {
  background-color: #F7F7FF;
}

/* line 341, app/assets/stylesheets/user_custom.scss */
.barrier-free .no-px {
  padding-left: unset !important;
  padding-right: unset !important;
}

/* line 347, app/assets/stylesheets/user_custom.scss */
.barrier-free .maintenance .table-fixed th:first-child, .barrier-free .maintenance td:first-child {
  position: sticky;
  position: -webkit-sticky;
  left: 0;
}

/* line 352, app/assets/stylesheets/user_custom.scss */
.barrier-free .maintenance .table-fixed tr:nth-of-type(odd) th:first-child {
  background-color: #F7F7FF;
}

/* line 355, app/assets/stylesheets/user_custom.scss */
.barrier-free .maintenance .table-fixed tr:nth-of-type(odd) td:first-child {
  background-color: #F7F7FF;
}

/* line 358, app/assets/stylesheets/user_custom.scss */
.barrier-free .maintenance .table-fixed tr:nth-of-type(even) td:first-child {
  background-color: #fff;
}

/* line 364, app/assets/stylesheets/user_custom.scss */
.barrier-free .department-users ul,
.barrier-free .department-users li {
  list-style: none;
}

/* line 367, app/assets/stylesheets/user_custom.scss */
.barrier-free .department-users ul .icon,
.barrier-free .department-users li .icon {
  width: 20px;
  height: 20px;
}

/* line 375, app/assets/stylesheets/user_custom.scss */
.modal-open {
  overflow: visible !important;
  position: static !important;
}

/* line 380, app/assets/stylesheets/user_custom.scss */
.form-control.form-control-custom {
  display: block;
  width: 100%;
  height: auto;
}

/*
* Sidebar
*/
/* line 389, app/assets/stylesheets/user_custom.scss */
#sidebarMenu {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

/* line 393, app/assets/stylesheets/user_custom.scss */
.sidebar-heading {
  font-size: .75rem;
  text-transform: uppercase;
}

/* line 398, app/assets/stylesheets/user_custom.scss */
.sidebar-sticky {
  position: relative;
  top: 0;
  padding-top: .5rem;
  overflow-x: hidden;
  overflow-y: auto;
  /* Scrollable contents if viewport is shorter than content. */
}

/* line 406, app/assets/stylesheets/user_custom.scss */
.sidebar {
  position: inherit;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  /* Behind the navbar */
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1);
}

/* line 415, app/assets/stylesheets/user_custom.scss */
.sidebar .nav-link {
  font-weight: 500;
  color: #333;
  padding-left: 0.4em !important;
  padding-right: 0.5em !important;
}

/* line 420, app/assets/stylesheets/user_custom.scss */
.sidebar .nav-link .feather {
  margin-right: 0.5em;
  color: #999 !important;
}

/* line 424, app/assets/stylesheets/user_custom.scss */
.sidebar .nav-link a {
  color: #999;
}

/* line 428, app/assets/stylesheets/user_custom.scss */
.sidebar .nav-link.active {
  color: #007bff;
}

/* line 432, app/assets/stylesheets/user_custom.scss */
.sidebar .nav-link:hover {
  background: rgba(163, 215, 220, 0.3);
}

/* line 438, app/assets/stylesheets/user_custom.scss */
.sidebar .nav-link:hover .feather,
.sidebar .nav-link.active .feather {
  color: inherit;
}

/*
 * Navbar
 */
/*
* Navbar
*/
/* line 470, app/assets/stylesheets/user_custom.scss */
#header_navbar .navbar .navbar-brand {
  color: #212529;
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: 1rem;
}

/* line 478, app/assets/stylesheets/user_custom.scss */
#header_navbar .navbar .navbar-brand.bg-dark {
  color: #fff;
}

/* line 480, app/assets/stylesheets/user_custom.scss */
#header_navbar .navbar .navbar-brand.bg-dark .nav-link {
  color: #fff;
}

/* line 484, app/assets/stylesheets/user_custom.scss */
#header_navbar .navbar .navbar-toggler {
  top: 15px;
  font-size: 15px;
  right: 47px;
  border: 1px solid #fff;
  color: #fff;
  padding: 9px 12px;
}

/* line 493, app/assets/stylesheets/user_custom.scss */
#header_navbar .navbar .form-control {
  padding: .75rem 1rem;
  border-width: 0;
  border-radius: 0;
}

/* line 499, app/assets/stylesheets/user_custom.scss */
#header_navbar .nav-link {
  color: #212529;
}

@media (min-width: 768px) {
  /* line 511, app/assets/stylesheets/user_custom.scss */
  .navbar-toggler {
    display: none;
  }
}

/* line 517, app/assets/stylesheets/user_custom.scss */
#footer_navbar .navbar-menu {
  width: -webkit-fill-available;
  flex-direction: row !important;
  display: flex;
  justify-content: space-between;
}

/* line 522, app/assets/stylesheets/user_custom.scss */
#footer_navbar .navbar-menu .list-inline-item {
  margin-left: 2vw;
  margin-right: 2vw;
  margin-bottom: 2vh;
}

/* line 527, app/assets/stylesheets/user_custom.scss */
#footer_navbar .navbar-menu a {
  display: block;
  color: #999;
  text-align: center;
  text-decoration: none;
}

/* line 534, app/assets/stylesheets/user_custom.scss */
#footer_navbar .navbar-menu p {
  font-size: 0.7em;
  margin-bottom: 0;
}

/* line 538, app/assets/stylesheets/user_custom.scss */
#footer_navbar .navbar-menu .label {
  position: absolute;
  right: -10px;
  top: 0px;
  font-size: 10px;
}

/* line 544, app/assets/stylesheets/user_custom.scss */
#footer_navbar .navbar-menu [class^="pe"] {
  font-size: 2.0em;
  position: relative;
}

/* line 550, app/assets/stylesheets/user_custom.scss */
#footer_navbar .nav-item {
  padding-bottom: 1vh;
}

/* line 552, app/assets/stylesheets/user_custom.scss */
#footer_navbar .nav-item a {
  display: inline-flex;
  color: #999;
  text-decoration: none;
}

/* line 560, app/assets/stylesheets/user_custom.scss */
#footer_navbar .nav-item [class^="pe"] {
  font-size: 1.1em;
  position: relative;
  margin-right: 1vw;
}

/* line 566, app/assets/stylesheets/user_custom.scss */
#footer_navbar .nav-item .dropdown-menu .dropdown-item {
  color: #2f2f2f;
}

/*
* Calendar
*/
/* line 576, app/assets/stylesheets/user_custom.scss */
.calendar-no-px {
  padding-left: unset !important;
  padding-right: unset !important;
}

/* line 583, app/assets/stylesheets/user_custom.scss */
.calendar .fc-header-toolbar,
.calendar-list .fc-header-toolbar {
  font-size: 0.80em;
}

/* line 586, app/assets/stylesheets/user_custom.scss */
.calendar .fc-toolbar-title,
.calendar-list .fc-toolbar-title {
  font-size: 1.5em !important;
}

/* line 593, app/assets/stylesheets/user_custom.scss */
.calendar .fc-timegrid
.fc-timeGridWeek-view
.fc-timegrid-axis .fc-col-header-cell,
.calendar .fc-timegrid
.fc-timeGridWeek-view
.fc-timegrid-axis .fc-col-header-cell-cushion,
.calendar-list .fc-timegrid
.fc-timeGridWeek-view
.fc-timegrid-axis .fc-col-header-cell,
.calendar-list .fc-timegrid
.fc-timeGridWeek-view
.fc-timegrid-axis .fc-col-header-cell-cushion {
  font-size: 0.50em;
}

/* line 601, app/assets/stylesheets/user_custom.scss */
#calendar .fc-daygrid-day-number {
  font-size: 0.80em;
}

/* line 604, app/assets/stylesheets/user_custom.scss */
#calendar .fc-daygrid-day-events {
  min-height: 1.0em;
}

/* line 607, app/assets/stylesheets/user_custom.scss */
#calendar .fc-daygrid-more-link {
  font-size: 0.80em;
}

/* line 613, app/assets/stylesheets/user_custom.scss */
#calendar_list .fc-header-toolbar {
  display: contents;
}

/*
* Modal
*/
/* line 621, app/assets/stylesheets/user_custom.scss */
.modal-dialog-fluid {
  max-width: inherit;
  width: 98%;
  margin-left: 2vx;
}

/*
* CKEditor
*/
/* line 637, app/assets/stylesheets/user_custom.scss */
#show_form .ck.ck-editor__editable:not(.ck-editor__nested-editable),
#article_detail .ck.ck-editor__editable:not(.ck-editor__nested-editable),
#event_detail .ck.ck-editor__editable:not(.ck-editor__nested-editable),
#schedule_detail .ck.ck-editor__editable:not(.ck-editor__nested-editable),
#equipment_reservation_detail .ck.ck-editor__editable:not(.ck-editor__nested-editable),
#room_reservation_detail .ck.ck-editor__editable:not(.ck-editor__nested-editable),
#notification_detail .ck.ck-editor__editable:not(.ck-editor__nested-editable) {
  border: none;
}

/* line 640, app/assets/stylesheets/user_custom.scss */
#show_form .ck.ck-editor__top .ck-sticky-panel .ck-toolbar,
#article_detail .ck.ck-editor__top .ck-sticky-panel .ck-toolbar,
#event_detail .ck.ck-editor__top .ck-sticky-panel .ck-toolbar,
#schedule_detail .ck.ck-editor__top .ck-sticky-panel .ck-toolbar,
#equipment_reservation_detail .ck.ck-editor__top .ck-sticky-panel .ck-toolbar,
#room_reservation_detail .ck.ck-editor__top .ck-sticky-panel .ck-toolbar,
#notification_detail .ck.ck-editor__top .ck-sticky-panel .ck-toolbar {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 645, app/assets/stylesheets/user_custom.scss */
  .map {
    height: 50vh;
  }
}

@media screen and (min-width: 1024px) {
  /* line 650, app/assets/stylesheets/user_custom.scss */
  .map {
    height: 50vh;
  }
  /* line 653, app/assets/stylesheets/user_custom.scss */
  .btn-area {
    font-size: 0.725em !important;
  }
  /* line 656, app/assets/stylesheets/user_custom.scss */
  #article_detail {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 661, app/assets/stylesheets/user_custom.scss */
  .icons {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
/*
 * 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.
 *


 */
