@charset "UTF-8";
/* スタイルのリセット */
.detail-title__wrap[data-v-015c0b94],
.web-page__title[data-v-1ed4055a],
.detail__wrap[data-v-b1664b48] .portal-event-top[data-v-b1664b48] {
  display: none !important;
}

.web-page__wrap[data-v-1ed4055a] {
  padding: 0;
}

.web-page__html[data-v-1ed4055a] {
  max-width: none;
}

.container {
  max-width: none;
}

.v-application a {
  text-decoration: none;
}

.section_wrap {
  max-width: 1220px;
  padding: 0 4%;
  margin: 0 auto;
}

.detail__wrap[data-v-b1664b48],
.widget__wrap[data-v-4932ee32] {
  padding: 0;
}

.booth-card-layout__wrap[data-v-044b0902] {
  padding: 0 10px;
}

/* TOPページコンテンツ背景 */
/*
.widget__wrap{
  background-color:papayawhip;
}
*/
/*
.widget__wrap>div:nth-of-type(3),
*/
.widget__wrap > div:nth-of-type(15),
.widget__wrap > div:nth-of-type(18) {
  background-image: linear-gradient(150deg, rgba(255, 205, 150, 0.48), rgba(255, 235, 205, 0.55), rgba(255, 253, 241, 0.96));
  /*
  background-image: linear-gradient(150deg, rgb(27 103 253 / 51%), rgb(180 225 246 / 61%), rgb(230 224 243 / 90%));
  */
  /*
  background-color:#E7EEF8;

  /*
  background-color:#FFFDF1;
  */
}

/* コンテンツ、リッチテキスト確認用 */
.fr-view a {
  text-decoration: none;
}

/* 改行 */
@media screen and (min-width: 850px) {
  .sp-br {
    display: none;
  }
}
.display-inlineblock {
  display: inline-block;
}

/* top fv */
.toppage_fv {
  background-image: url(https://noma-data.com/municipality2026/img/kv_bg01.jpg);
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  margin-top: 65px;
  padding: 40px 0px;
}
@media (min-width: 850px) {
  .toppage_fv {
    margin-top: 40px;
    padding: 16px 16px;
  }
}
.toppage_fv .toppage_fv_flex {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  padding: 0 4%;
}
@media (min-width: 850px) {
  .toppage_fv .toppage_fv_flex {
    max-width: 1220px;
    max-height: 256px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0;
  }
}
.toppage_fv .toppage_fv_flex img {
  width: 100%;
  height: auto;
}
.toppage_fv .toppage_fv_flex {
  /* kv left */
}
@media screen and (min-width: 850px) {
  .toppage_fv .toppage_fv_flex .fv-left-box {
    flex-basis: calc(100% - 360px - 4%);
    max-width: 720px;
  }
}
.toppage_fv .toppage_fv_flex .fv-left-box .fv_title01 {
  margin-bottom: 16px;
}
.toppage_fv .toppage_fv_flex {
  /* youtube, button */
}
.toppage_fv .toppage_fv_flex .fv-right-box {
  margin-top: 24px;
  padding: 0 4%;
}
@media screen and (min-width: 850px) {
  .toppage_fv .toppage_fv_flex .fv-right-box {
    flex-basis: 360px;
    margin: 0;
    padding: 0;
  }
}
.toppage_fv .toppage_fv_flex .fv-right-box {
  /* youtube */
}
.toppage_fv .toppage_fv_flex .fv-right-box .youtube-wapper {
  margin: 0 auto;
  display: block;
  max-width: 480px;
  background: #000;
  padding: 5px 20px 0;
  border-radius: 10px;
  box-shadow: 1px 2px 6px 2px rgba(0, 0, 0, 0.3882352941);
  margin-bottom: 16px;
}
.toppage_fv .toppage_fv_flex .fv-right-box .youtube-box {
  width: 100%;
  aspect-ratio: 16/9;
}
.toppage_fv .toppage_fv_flex .fv-right-box .youtube-box iframe {
  width: 100%;
  height: 100%;
}
.toppage_fv .toppage_fv_flex .fv-right-box {
  /* top kv button */
}
.toppage_fv .toppage_fv_flex .fv-right-box .top_fv_button01 {
  margin-top: 16px;
  position: relative;
  background-image: linear-gradient(150deg, #b83a04, #e85d04, #f48c06);
  /*
  background-image: url(https://noma-data.com/municipality2026/img/back_btn01.jpeg);
  */
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  padding: 6px 40px;
  border-radius: 4px;
  text-align: center;
  display: block;
  transition: 0.3s ease-in-out;
  color: #fff;
}
.toppage_fv .toppage_fv_flex .fv-right-box .top_fv_button01::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background-image: url(https://noma-data.com/municipality2026/img/icon_arrow_white.svg);
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
  z-index: 10;
  transition: 0.3s ease-in-out;
  border: 1px solid #fff;
}
.toppage_fv .toppage_fv_flex .fv-right-box .top_fv_button01:link, .toppage_fv .toppage_fv_flex .fv-right-box .top_fv_button01:visited {
  color: #fff;
}
.toppage_fv .toppage_fv_flex .fv-right-box .top_fv_button01:hover {
  transform: scale(1.05, 1.05);
}

/* top-intro-button */
.top-intro-button-box {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 20px;
  margin-top: 80px;
  margin-bottom: 40px;
}
@media screen and (max-width: 849px) {
  .top-intro-button-box {
    flex-direction: column;
    flex-wrap: wrap;
  }
}
.top-intro-button-box .item-left-box,
.top-intro-button-box .item-right-box {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: calc((100% - 20px) / 2);
  gap: 15px;
}
.top-intro-button-box .top_intro__link {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  /*
  background-image: url(https://noma-data.com/municipality2026/img/back_btn02.jpeg);
  */
  letter-spacing: 1px;
  box-shadow: 1px 1px 4px 2px #ccc;
  padding: 30px 10px;
  border-radius: 0.2rem;
  font-size: 22px;
  color: #000 !important;
  overflow: hidden;
  transition: color 0.2s ease-in-out, transform 0.2s ease-in-out;
  transform: translateZ(0);
}
.top-intro-button-box .top_intro__link.bg01 {
  background-image: linear-gradient(150deg, #ffb347, #f48c06, #c75100);
}
.top-intro-button-box .top_intro__link.bg02 {
  background-image: linear-gradient(150deg, rgb(255, 196, 122), rgb(255, 223, 178), rgb(255, 239, 214));
}
.top-intro-button-box .top_intro__link.bg02:hover .icon_arrow {
  background-color: #000;
  background-image: url(https://noma-data.com/municipality2026/img/icon_arrow_white.svg);
}
.top-intro-button-box .top_intro__link {
  /*
  &::before {
    content: "";
    position: absolute;
    inset: 0;
    background-size: cover, 180%;
    background-position: center;
    border-radius: 0.2rem;
    opacity: 1;
    z-index: 1;
    display: block;
  }

  /* background-image自体のtransition不可、opacityのみ有効, 02,03でafter使ってる */
  /*
  &::before {
    background-image: linear-gradient(150deg, rgba(122, 172, 255, 1), rgba(178, 218, 250, 1), rgba(198, 212, 246, 1));
    opacity: 1;
  }

  &:hover::before {
    background-image: linear-gradient(50deg, rgb(118, 160, 255) 30%, rgb(7, 51, 91) 100%);
    opacity: 0.9;
  }
  */
}
.top-intro-button-box .top_intro__link ._inner {
  display: flex;
  padding: 5px;
  align-items: center;
  position: relative;
  flex-direction: row;
  gap: 20px;
  justify-content: center;
  z-index: 10;
  transition: 0.2s ease-in-out;
}
.top-intro-button-box .top_intro__link .icon_arrow {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  right: 4%;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background-image: url(https://noma-data.com/municipality2026/img/icon_arrow_black.svg);
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  z-index: 10;
  border: 1px solid #000;
  transition: 0.2s all ease-in-out;
}
.top-intro-button-box .top_intro__link {
  /*
        &:hover {
          color: #fff !important;
        }
  */
}
.top-intro-button-box .top_intro__link:hover ._inner {
  transform: scale(1.1, 1.1);
}
.top-intro-button-box {
  /* link01 */
}
.top-intro-button-box .top_intro__link01 {
  height: 100%;
  font-size: 26px;
  color: #fff !important;
  /* bg */
  /*
    &::before {
      background-image: linear-gradient(50deg, rgb(118, 160, 255) 30%, rgb(7, 51, 91) 100%);
      opacity: 0.9;
    }

    &:hover::before {
      background-image: linear-gradient(150deg, rgba(122, 172, 255, 1), rgba(178, 218, 250, 1), rgba(198, 212, 246, 1));
      opacity: 1;
    }
    */
}
.top-intro-button-box .top_intro__link01 ._icon {
  filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.2));
  position: relative;
  z-index: 10;
}
.top-intro-button-box .top_intro__link01 ._icon ._icon {
  display: flex;
  align-items: center;
  position: relative;
  flex-direction: row;
  justify-content: center;
  z-index: 10;
  transition: 0.2s ease-in-out;
  clip-path: polygon(47% 5%, 102% 24%, 100% 77%, 50% 100%, 8% 85%, 0 40%);
  background: #fff;
  width: 103px;
  height: 121px;
  text-align: center;
  font-size: 17px;
  letter-spacing: 2px;
  color: #8f3f00;
  /*
    color: #17448a !important;
    */
  line-height: 1.5;
  padding-top: 7px;
}
.top-intro-button-box .top_intro__link01 ._text {
  position: relative;
  text-shadow: 1px 1px 4px rgba(70, 70, 70, 0.6901960784);
  z-index: 10;
}
.top-intro-button-box .top_intro__link01 .icon_arrow {
  top: 50%;
  right: 4%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url(https://noma-data.com/municipality2026/img/icon_arrow_white.svg);
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #fff;
}
.top-intro-button-box .top_intro__link01:hover .icon_arrow {
  background-color: #fff;
  background-image: url(https://noma-data.com/municipality2026/img/icon_arrow_orange.svg);
}
.top-intro-button-box .top_intro__link02::after {
  position: absolute;
  content: "";
  width: 20%;
  background-image: url(https://noma-data.com/municipality2026/img/back_img02.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center -16%;
  height: 110%;
  top: 0;
  left: 8%;
  opacity: 0.18;
  z-index: 10;
}
.top-intro-button-box .top_intro__link03::after {
  position: absolute;
  content: "";
  width: 30%;
  background-image: url(https://noma-data.com/municipality2026/img/back_img03.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 71%;
  height: 110%;
  top: 0;
  right: 8%;
  opacity: 0.18;
  z-index: 10;
}

/* toppage_event_btn */
.toppage_event_btn {
  text-align: center;
  color: #fff !important;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-size: cover;
  box-shadow: 1px 1px 4px 2px #ccc;
  padding: 30px 48px;
  transition: 0.2s ease-in-out;
  border-radius: 0.2rem;
  margin-bottom: 20px;
}
.toppage_event_btn.bg01 {
  background-image: linear-gradient(150deg, #c96a2b, #b85c12, #8f3f00);
}
.toppage_event_btn.bg02 {
  background-image: linear-gradient(150deg, #c96a2b, #b85c12, #8f3f00);
}
.toppage_event_btn.bg03 {
  background-image: linear-gradient(150deg, #c47a45, #9f5a24, #704000);
}
.toppage_event_btn.bg04 {
  background-image: linear-gradient(150deg, #a86a43, #8c4f1f, #5c2f0a);
}
.toppage_event_btn.bg05 {
  background-image: linear-gradient(150deg, #c96a2b, #e89b3c, #f5c16c);
}
.toppage_event_btn {
  /*
  background-image: linear-gradient(150deg, rgba(16, 72, 183, 0.74), rgba(2, 142, 207, 0.83), rgba(124, 116, 142, 0.9));
  */
  /*
  &::before {
    background: url(https://noma-data.com/municipality2026/img/back_btn01.jpeg), linear-gradient(90deg, rgb(13, 70, 153), rgb(49, 123, 255));
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 0.6s ease-out;
  }

  &:hover::before {
    opacity: 0;
  }
  */
}
.toppage_event_btn .inner-box {
  display: block;
  position: relative;
  z-index: 10;
  transition: 0.2s ease-in-out;
}
.toppage_event_btn .btn-text {
  font-size: 15px;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 10;
  transition: 0.2s ease-in-out;
}
@media screen and (min-width: 350px) {
  .toppage_event_btn .btn-text {
    font-size: 17px;
  }
}
@media screen and (min-width: 500px) {
  .toppage_event_btn .btn-text {
    font-size: 20px;
  }
}
.toppage_event_btn:hover .inner-box {
  transform: scale(1.1, 1.1);
}
.toppage_event_btn::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background-image: url(https://noma-data.com/municipality2026/img/icon_arrow_white.svg);
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  z-index: 10;
  transition: 0.3s ease-in-out;
  border: 1px solid #fff;
}
@media screen and (min-width: 500px) {
  .toppage_event_btn::after {
    right: 4%;
    width: 24px;
    height: 24px;
  }
}
.toppage_event_btn:hover::after {
  background-color: #fff;
  background-image: url(https://noma-data.com/municipality2026/img/icon_arrow_orange.svg);
  /*
  background-color: #000;
  */
  transition: 0.3s ease-in-out;
  border: 0;
}

/* toppage_event_flex */
.toppage_event_flex {
  border-radius: 0.2rem;
  padding: 5px;
  margin: 0px auto 30px;
}
.toppage_event_flex .toppage_event_flex_inner {
  border-radius: 0.2rem;
  background: #fff;
  padding: 20px;
}
.toppage_event_flex .toppage_event_flex_inner .toppage_event_read {
  text-align: center;
  font-size: 14px;
}
@media screen and (min-width: 500px) {
  .toppage_event_flex .toppage_event_flex_inner .toppage_event_read {
    font-size: 16px;
  }
}
@media (min-width: 850px) {
  .toppage_event_flex .toppage_event_flex_inner .toppage_event_read .br_sp {
    display: none;
  }
}

.back_grude2 {
  background-image: linear-gradient(90deg, rgb(242, 204, 145), rgb(252, 244, 224));
  /*
  background-image: linear-gradient(90deg, rgb(168, 202, 240), rgb(233, 240, 250));
  */
}

/* システム出力見出し下線 */
div.widget-header__border {
  border-color: #f08c00 !important;
}

/* 見出し　もっと見る */
button.v-btn--text span.v-btn__content {
  color: rgb(243, 121, 52) !important;
}

/* お気軽にお問合せください */
div.button_solid007 p {
  color: #f08c06;
}

div.button_solid007 a,
div.button_solid007 p:before,
div.button_solid007 p:after {
  background-color: #f08c06;
}

/* ページ全体枠（フッタ下padding相殺） */
section.widget__wrap[data-v-ab0a150c] {
  padding-bottom: 0;
}

/* to top button */
button.v-btn--contained {
  background-color: #f08c06 !important;
}

/* footer */
section.copyrightArea {
  background-color: #f08c06;
}

/* テスト表示時用 */
.widget-header[data-v-c09128a2] {
  width: 100%;
  padding: 0 20px;
  text-align: center;
}

.widget-header__row[data-v-c09128a2] {
  margin: 0;
}

.widget-header__col[data-v-c09128a2] {
  padding: 0;
  align-self: flex-end !important;
  width: 100%;
}

.widget-header__button[data-v-c09128a2] {
  display: none;
}

.widget-header__border[data-v-c09128a2] {
  width: 100%;
  border: 1px solid;
  display: none;
}

@media screen and (min-width: 601px) {
  .widget-header[data-v-c09128a2] {
    width: 70%;
  }
  .widget-header__full-width[data-v-c09128a2] {
    width: 100%;
  }
  .widget-header__col[data-v-c09128a2] {
    width: auto;
  }
  .widget-header__button[data-v-c09128a2] {
    display: inline-flex;
  }
  .widget-header__border[data-v-c09128a2] {
    display: block;
  }
}
/* v-btn */
.v-btn {
  align-items: center;
  border-radius: 4px;
  display: inline-flex;
  flex: 0 0 auto;
  font-weight: 500;
  letter-spacing: 0.0892857143em;
  justify-content: center;
  outline: 0;
  position: relative;
  text-decoration: none;
  text-indent: 0.0892857143em;
  text-transform: uppercase;
  transition-duration: 0.28s;
  transition-property: box-shadow, transform, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}

.v-btn.v-size--x-small {
  font-size: 0.625rem;
}

.v-btn.v-size--small {
  font-size: 0.75rem;
}

.v-btn.v-size--default,
.v-btn.v-size--large {
  font-size: 0.875rem;
}

.v-btn.v-size--x-large {
  font-size: 1rem;
}

.v-btn:before {
  border-radius: inherit;
  bottom: 0;
  color: inherit;
  content: "";
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.6, 1);
  background-color: currentColor;
}

.v-btn:not(.v-btn--disabled) {
  will-change: box-shadow;
}

.v-btn:not(.v-btn--round).v-size--x-small {
  height: 20px;
  min-width: 36px;
  padding: 0 8.8888888889px;
}

.v-btn:not(.v-btn--round).v-size--small {
  height: 28px;
  min-width: 50px;
  padding: 0 12.4444444444px;
}

.v-btn:not(.v-btn--round).v-size--default {
  height: 36px;
  min-width: 64px;
  padding: 0 16px;
}

.v-btn:not(.v-btn--round).v-size--large {
  height: 44px;
  min-width: 78px;
  padding: 0 19.5555555556px;
}

.v-btn:not(.v-btn--round).v-size--x-large {
  height: 52px;
  min-width: 92px;
  padding: 0 23.1111111111px;
}

.v-btn > .v-btn__content .v-icon {
  color: inherit;
}

.v-btn__content {
  align-items: center;
  color: inherit;
  display: flex;
  flex: 1 0 auto;
  justify-content: inherit;
  line-height: normal;
  position: relative;
}

.v-btn__content .v-icon--left,
.v-btn__content .v-icon--right {
  font-size: 18px;
  height: 18px;
  width: 18px;
}

.v-application--is-ltr .v-btn__content .v-icon--left {
  margin-left: -4px;
  margin-right: 8px;
}

.v-application--is-ltr .v-btn__content .v-icon--right,
.v-application--is-rtl .v-btn__content .v-icon--left {
  margin-left: 8px;
  margin-right: -4px;
}

.v-application--is-rtl .v-btn__content .v-icon--right {
  margin-left: -4px;
  margin-right: 8px;
}

.v-btn__loader {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.v-btn:not(.v-btn--text):not(.v-btn--outlined).v-btn--active:before {
  opacity: 0.18;
}

.v-btn:not(.v-btn--text):not(.v-btn--outlined):hover:before {
  opacity: 0.08;
}

.v-btn:not(.v-btn--text):not(.v-btn--outlined):focus:before {
  opacity: 0.24;
}

.v-btn--absolute,
.v-btn--fixed {
  position: absolute;
}

.v-btn--absolute.v-btn--right,
.v-btn--fixed.v-btn--right {
  right: 16px;
}

.v-btn--absolute.v-btn--left,
.v-btn--fixed.v-btn--left {
  left: 16px;
}

.v-btn--absolute.v-btn--top,
.v-btn--fixed.v-btn--top {
  top: 16px;
}

.v-btn--absolute.v-btn--bottom,
.v-btn--fixed.v-btn--bottom {
  bottom: 16px;
}

.v-btn--block {
  display: flex;
  flex: 1 0 auto;
  min-width: 100% !important;
  max-width: auto;
}

.v-btn--contained {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.v-btn--contained:after {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.v-btn--contained:active {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.v-btn--depressed {
  box-shadow: none !important;
}

.v-btn--disabled {
  box-shadow: none;
  pointer-events: none;
}

.v-btn--fab,
.v-btn--icon {
  min-height: 0;
  min-width: 0;
  padding: 0;
}

.v-btn--fab.v-size--x-small .v-icon,
.v-btn--icon.v-size--x-small .v-icon {
  height: 18px;
  font-size: 18px;
  width: 18px;
}

.v-btn--fab.v-size--default .v-icon,
.v-btn--fab.v-size--small .v-icon,
.v-btn--icon.v-size--default .v-icon,
.v-btn--icon.v-size--small .v-icon {
  height: 24px;
  font-size: 24px;
  width: 24px;
}

.v-btn--fab.v-size--large .v-icon,
.v-btn--icon.v-size--large .v-icon {
  height: 28px;
  font-size: 28px;
  width: 28px;
}

.v-btn--fab.v-size--x-large .v-icon,
.v-btn--icon.v-size--x-large .v-icon {
  height: 32px;
  font-size: 32px;
  width: 32px;
}

.v-btn--icon.v-size--x-small {
  height: 20px;
  width: 20px;
}

.v-btn--icon.v-size--small {
  height: 28px;
  width: 28px;
}

.v-btn--icon.v-size--default {
  height: 36px;
  width: 36px;
}

.v-btn--icon.v-size--large {
  height: 44px;
  width: 44px;
}

.v-btn--icon.v-size--x-large {
  height: 52px;
  width: 52px;
}

.v-btn--fab.v-btn--contained {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
}

.v-btn--fab.v-btn--contained:after {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.v-btn--fab.v-btn--contained:active {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.v-btn--fab.v-btn--absolute,
.v-btn--fab.v-btn--fixed {
  z-index: 4;
}

.v-btn--fab.v-size--x-small {
  height: 32px;
  width: 32px;
}

.v-btn--fab.v-size--x-small.v-btn--absolute.v-btn--bottom {
  bottom: -16px;
}

.v-btn--fab.v-size--x-small.v-btn--absolute.v-btn--top {
  top: -16px;
}

.v-btn--fab.v-size--small {
  height: 40px;
  width: 40px;
}

.v-btn--fab.v-size--small.v-btn--absolute.v-btn--bottom {
  bottom: -20px;
}

.v-btn--fab.v-size--small.v-btn--absolute.v-btn--top {
  top: -20px;
}

.v-btn--fab.v-size--default {
  height: 56px;
  width: 56px;
}

.v-btn--fab.v-size--default.v-btn--absolute.v-btn--bottom {
  bottom: -28px;
}

.v-btn--fab.v-size--default.v-btn--absolute.v-btn--top {
  top: -28px;
}

.v-btn--fab.v-size--large {
  height: 64px;
  width: 64px;
}

.v-btn--fab.v-size--large.v-btn--absolute.v-btn--bottom {
  bottom: -32px;
}

.v-btn--fab.v-size--large.v-btn--absolute.v-btn--top {
  top: -32px;
}

.v-btn--fab.v-size--x-large {
  height: 72px;
  width: 72px;
}

.v-btn--fab.v-size--x-large.v-btn--absolute.v-btn--bottom {
  bottom: -36px;
}

.v-btn--fab.v-size--x-large.v-btn--absolute.v-btn--top {
  top: -36px;
}

.v-btn--fixed {
  position: fixed;
}

.v-btn--loading {
  pointer-events: none;
  transition: none;
}

.v-btn--loading .v-btn__content {
  opacity: 0;
}

.v-btn--outlined {
  border: thin solid;
}

.v-btn--outlined:before {
  border-radius: 0;
}

.v-btn--outlined .v-btn__content .v-icon,
.v-btn--round .v-btn__content .v-icon {
  color: currentColor;
}

.v-btn--flat,
.v-btn--outlined,
.v-btn--text {
  background-color: transparent;
}

.v-btn--round:before,
.v-btn--rounded:before {
  border-radius: inherit;
}

.v-btn--round {
  border-radius: 50%;
}

.v-btn--rounded {
  border-radius: 28px;
}

.v-btn--tile {
  border-radius: 0;
}

/* layout */
.layout {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0;
}

.v-responsive {
  position: relative;
  overflow: hidden;
  flex: 1 0 auto;
  max-width: 100%;
  display: flex;
}

.v-responsive__content {
  flex: 1 0 0px;
  max-width: 100%;
}

.v-application--is-ltr .v-responsive__sizer ~ .v-responsive__content {
  margin-left: -100%;
}

.v-application--is-rtl .v-responsive__sizer ~ .v-responsive__content {
  margin-right: -100%;
}

.v-responsive__sizer {
  transition: padding-bottom 0.2s cubic-bezier(0.25, 0.8, 0.5, 1);
  flex: 1 0 0px;
}/*# sourceMappingURL=lgf2026_top.css.map */