@import url("https://use.typekit.net/gcy2lyv.css");
body {
  color: #40332E;
}
body.no-scroll {
  overflow: hidden;
}
body .allBox {
  position: relative;
  max-width: 1920px;
  margin-inline: auto;
}

.sec-bgWhite {
  background: #fff;
}

.sec-bgGreen {
  background: #1E453B;
}

.sec-bgIvory {
  background: #F5F2E9;
}

.sec {
  position: relative;
  z-index: 1;
}
.sec .inr {
  max-width: 1240px;
  margin-inline: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .sec .inr {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.header {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9997;
  padding: 17px 20px;
}
@media (max-width: 767px) {
  .header {
    padding: 10px 20px;
  }
}

.header-inr {
  max-width: 1685px;
  margin-inline: auto;
}

.header-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1200px) {
  .header-cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header-cont .schedule {
    margin: 5px 0;
  }
}

.header-logo {
  width: 385px;
}
@media (max-width: 767px) {
  .header-logo {
    width: 350px;
  }
}

.footer-cont {
  margin-inline: auto;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .footer-cont {
    padding: 0 20px;
  }
}

.footer-caption {
  background-color: #E4DCC8;
  padding: 39px 20px;
  font-size: 12px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .footer-caption {
    padding: 20px 20px;
  }
}
.footer-caption > p {
  margin-inline: auto;
  max-width: 1200px;
}

.footer-main {
  padding: 64px 0;
  background: #1E453B;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .footer-main {
    padding: 30px 0;
  }
}
.footer-main .wrap {
  margin-inline: auto;
  max-width: 1120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.footer-main .footer-ttl {
  margin-inline: auto;
  max-width: 1120px;
}
.footer-main .footer-cont {
  width: 50%;
}
@media (min-width: 768px) {
  .footer-main .footer-cont {
    padding-left: 0;
    padding-right: 0;
    min-width: 540px;
  }
}
@media (max-width: 767px) {
  .footer-main .footer-cont {
    width: 100%;
  }
}

.footer-logo {
  padding: 14px 0;
  background: #fff;
}

.footer-detail {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .footer-ttl {
    padding: 0 20px;
  }
}
.footer-ttl p {
  border-top: 1px solid #AA986E;
  border-bottom: 1px solid #AA986E;
  color: #AA986E;
  text-align: center;
  padding: 4px;
  font-size: 16px;
  font-weight: normal;
}

.footer-item {
  color: #AA986E;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .footer-item.sekisui .footer-branch {
    width: 175px;
  }
}
@media (min-width: 768px) {
  .footer-item.sekisui .footer-sekisui {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.footer-branch {
  font-size: 18px;
  font-weight: normal;
  padding: 0 32px;
  position: relative;
}
.footer-branch::after, .footer-branch::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 40px;
  width: 1px;
  background: #AA986E;
}
.footer-branch::before {
  left: 0;
}
.footer-branch::after {
  right: 0;
}
@media (max-width: 767px) {
  .footer-branch {
    padding: 0 13px;
    font-size: 16px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    max-width: 130px;
  }
}

.footer-tel {
  font-size: 48px;
  padding-left: 88px;
  position: relative;
}
@media (min-width: 768px) {
  .footer-tel {
    pointer-events: none;
  }
}
@media (max-width: 767px) {
  .footer-tel {
    font-size: 30px;
    padding-left: 55px;
  }
}
.footer-tel::before {
  position: absolute;
  content: "";
  background: url(../img/icon-tel.svg) no-repeat;
  background-size: contain;
  width: 48px;
  height: 36px;
  left: 32px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .footer-tel::before {
    left: 20px;
    width: 36px;
    height: 24px;
  }
}

.footer-txt {
  color: #AA986E;
  margin-top: 8px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}

.footer-img {
  text-align: center;
  width: 230px;
  margin-inline: auto;
}

.footer-sekisui .img {
  width: 310px;
  margin: 0 auto;
  max-width: 100%;
}
@media (max-width: 767px) {
  .footer-sekisui .img {
    margin: 0 auto 0 0;
    width: 235px;
    padding-left: 15px;
  }
}

.cv-btn {
  display: block;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 3px 0;
  -webkit-transition: all 0.75s ease;
  transition: all 0.75s ease;
}
.cv-btn.bgYellow {
  background-color: #AA986E;
}
.cv-btn.green {
  border-top: 1px solid #1E453B;
  border-bottom: 1px solid #1E453B;
}
.cv-btn.green .body {
  border-top: 1px solid #1E453B;
  border-bottom: 1px solid #1E453B;
}
.cv-btn.green .text {
  color: #1E453B;
}
.cv-btn.green .icon img {
  -webkit-filter: brightness(0) saturate(100%) invert(20%) sepia(48%) saturate(468%) hue-rotate(114deg) brightness(92%) contrast(91%);
          filter: brightness(0) saturate(100%) invert(20%) sepia(48%) saturate(468%) hue-rotate(114deg) brightness(92%) contrast(91%);
}
.cv-btn .body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 9%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 19px 0;
}
.cv-btn .text {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.02em;
}
.cv-btn .icon {
  width: 28px;
  -webkit-transition: all 0.75s ease;
  transition: all 0.75s ease;
}
@media (min-width: 768px) {
  .cv-btn:hover {
    -webkit-filter: brightness(140%);
            filter: brightness(140%);
  }
  .cv-btn:hover .icon.arrow {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  .cv-btn:hover .icon.book {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
  }
}

.sec-ttl {
  font-size: 32px;
  letter-spacing: 0.08em;
  line-height: 1;
  text-align: center;
  color: #231815;
}
@media (max-width: 767px) {
  .sec-ttl {
    font-size: 24px;
    line-height: 1.3;
  }
}
.sec-ttl.white {
  color: #fff;
}

.sec-lead {
  font-size: 16px;
  line-height: 2.6;
  text-align: center;
  color: #231815;
}
.sec-lead.white {
  color: #fff;
}

.caption-cont {
  position: relative;
}
.caption-cont .caption {
  position: absolute;
}
.caption-cont .caption.bottomRight {
  bottom: 0;
  right: 0;
}

.caption {
  font-size: 16px;
  line-height: 1;
  letter-spacing: normal;
  color: #fff;
  padding: 8px;
}
@media (max-width: 1100px) {
  .caption {
    font-size: 10px;
  }
}
.caption.fz-md {
  font-size: 14px;
}
@media (max-width: 1100px) {
  .caption.fz-md {
    font-size: 10px;
  }
}
.caption.shadow {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75), -1px 1px 2px rgba(0, 0, 0, 0.75), 1px -1px 2px rgba(0, 0, 0, 0.75), -1px -1px 2px rgba(0, 0, 0, 0.75);
}

.ttl-en {
  color: #AA986E;
  text-align: center;
}
.ttl-en .en {
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0.1em;
  padding-bottom: 8px;
}
@media (max-width: 767px) {
  .ttl-en .en {
    font-size: 36px;
  }
}
.ttl-en .ja {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media (max-width: 767px) {
  .ttl-en .ja {
    font-size: 14px;
  }
}

.outline-ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 14px 24px;
  background-color: #E4DCC8;
  cursor: pointer;
}
.outline-ttl .ttl {
  color: #1E453B;
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .outline-ttl .ttl {
    font-size: 24px;
  }
}
.outline-ttl .arrow {
  width: 32px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.outline-ttl .arrow.active {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.ttl-border {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #1E453B;
  padding-bottom: 9px;
  border-bottom: 1px solid #1E453B;
}

.cv-cont {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 4px 0;
}
.cv-cont.width-lg {
  max-width: 800px;
  margin-inline: auto;
}
.cv-cont.green {
  border-top: 1px solid #1E453B;
  border-bottom: 1px solid #1E453B;
}
.cv-cont.green .cv-wrap {
  border-top: 1px solid #1E453B;
  border-bottom: 1px solid #1E453B;
}
.cv-cont.green .ttl {
  color: #1E453B;
}
.cv-cont.green .inline {
  border-bottom: 1px solid #1E453B;
}
.cv-cont .cv-wrap {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 40px 0;
}
@media (max-width: 767px) {
  .cv-cont .cv-wrap {
    padding: 20px 0;
  }
}
.cv-cont .ttl {
  font-size: 20px;
  letter-spacing: 0.08em;
  line-height: 1.6;
  color: #fff;
  text-align: center;
  padding-bottom: 24px;
}
@media (max-width: 767px) {
  .cv-cont .ttl {
    font-size: 18px;
    padding-bottom: 15px;
  }
}
.cv-cont .cv-btn {
  max-width: 352px;
  margin-inline: auto;
}
.cv-cont .inline {
  border-bottom: 1px solid #fff;
  line-height: 1.2;
  font-weight: 600;
}
.cv-cont .small {
  font-size: 14px;
}

.sec-cv {
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .sec-cv {
    padding-bottom: 60px;
  }
}
.sec-cv.space-sp-none {
  padding-bottom: 0;
}

.sec-heading .space-lg {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .sec-heading .space-lg {
    padding-bottom: 20px;
  }
}
.sec-heading .space-md {
  padding-bottom: 24px;
}
@media (max-width: 767px) {
  .sec-heading .space-md {
    padding-bottom: 12px;
  }
}

.location-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.5%;
}
@media (max-width: 767px) {
  .location-cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 768px) {
  .location-cont.row-revers {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.location-cont .ttl {
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #AA986E;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #AA986E;
}
@media (max-width: 767px) {
  .location-cont .ttl {
    font-size: 21px;
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
}
.location-cont .txt {
  font-size: 16px;
  letter-spacing: normal;
  line-height: 2.4;
  color: #fff;
}
@media (min-width: 768px) {
  .location-cont .item-img {
    width: 47.6%;
  }
}
@media (min-width: 768px) {
  .location-cont .item-text {
    width: 50.9%;
  }
}
@media (max-width: 767px) {
  .location-cont .item-text {
    padding-top: 10px;
  }
}

.location-wrap .location-cont:nth-child(n+2) {
  margin-top: 80px;
}

.outline {
  background-color: #FBFAF6;
}
.outline .outline-body {
  padding: 32px 0 48px;
  max-width: 1000px;
  margin-inline: auto;
  display: none;
}
@media (max-width: 767px) {
  .outline .outline-body {
    padding-bottom: 0;
  }
}
.outline .ttl-border {
  margin-bottom: 16px;
}
.outline .schedule {
  margin: 32px auto 0;
}

.outline-data dl {
  border: 1px solid #BFBFBF;
}
.outline-data dl .outline-item:not(:last-child) {
  border-bottom: 1px solid #BFBFBF;
}
.outline-data dl .outline-item dd {
  border-left: 1px solid #BFBFBF;
}
.outline-data .update {
  font-size: 14px;
  line-height: 1.5;
  text-align: right;
  padding: 15px 20px 0;
}
@media (max-width: 767px) {
  .outline-data .update {
    padding: 10px 5px 0;
  }
}

.outline-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.outline-item dt {
  background-color: #E4DCC8;
  width: 19.6%;
  font-size: 14px;
  line-height: 1.6;
  padding: 13px 8px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .outline-item dt {
    padding: 13px 4px;
    width: 24.6%;
  }
}
.outline-item dd {
  background-color: #fff;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  line-height: 1.6;
  padding: 13px 8px;
}
@media (max-width: 767px) {
  .outline-item dd {
    padding: 13px 4px;
  }
}

.schedule {
  color: #1E453B;
  background-color: rgba(255, 255, 255, 0.7);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  border: 1px solid #1E453B;
  width: 780px;
  padding: 8px 8px 5px;
}
@media (max-width: 900px) {
  .schedule {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
@media (max-width: 767px) {
  .schedule {
    padding: 10px 5px;
  }
}
.schedule .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
}
@media (max-width: 900px) {
  .schedule .item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (max-width: 900px) {
  .schedule .head.item {
    -webkit-box-align: start;
    -webkit-align-items: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
@media (max-width: 767px) {
  .schedule .head .txt {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.schedule .space-lg {
  margin-bottom: 16px;
}
.schedule .space-md {
  margin-bottom: 8px;
}
.schedule .txt {
  font-size: 12px;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: center;
}
.schedule .txt.band {
  background: #1E453B;
  color: #fff;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
@media (max-width: 767px) {
  .schedule .txt.band {
    padding: 0 5px;
  }
}
.schedule .txt.band.yokoku {
  width: 64px;
}
@media (max-width: 767px) {
  .schedule .txt.band.yokoku {
    width: auto;
    max-width: 64px;
  }
}
.schedule .txt.band.yotei {
  width: 112px;
}
@media (max-width: 767px) {
  .schedule .txt.band.yotei {
    width: auto;
    max-width: 112px;
  }
}
.schedule .day {
  text-align: center;
}
.schedule .day span {
  font-size: 15px;
}
.schedule .day span.lg {
  font-size: 15px;
}
@media (max-width: 767px) {
  .schedule .txtLeft-sp {
    text-align: left;
  }
}

.lead-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1100px) {
  .lead-cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .lead-cont {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .lead-cont .lead-img {
    max-width: 628px;
    width: 82%;
  }
}
.lead-cont .location-cont {
  width: 43%;
}
@media (max-width: 1100px) {
  .lead-cont .location-cont {
    width: 100%;
  }
}
.lead-cont .location-cont .ttl {
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.lead-cont .location-cont .txt {
  font-size: 14px;
  line-height: 2;
}
@media (max-width: 767px) {
  .lead-cont .location-cont img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .lead-cont .item-img {
    width: 70%;
  }
}
.lead-cont .cont-center-sp {
  margin-inline: auto;
}

@media (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .lg_ss_down {
    display: none;
  }
}
@media (max-width: 900px) {
  .lg_ss_up {
    display: none;
  }
}
@media (min-width: 800px) {
  .md_down {
    display: none;
  }
}
@media (max-width: 800px) {
  .md_up {
    display: none;
  }
}
.indent {
  padding-left: 1em;
  text-indent: -1em;
}

.displayNone {
  display: none;
}

@media (max-width: 767px) {
  .textLeft-sp {
    text-align: left !important;
  }
}

.textLeft {
  text-align: left !important;
}

@media (max-width: 767px) {
  .textRight-sp {
    text-align: right;
  }
}

@media (max-width: 767px) {
  .marginAuto-sp {
    margin: auto;
  }
}

.print {
  display: none;
}
@media print {
  .print {
    display: inline-block;
  }
}

.anim-up {
  -webkit-transform: translate(0, 15px);
          transform: translate(0, 15px);
  opacity: 0;
  -webkit-transition: 1.25s ease;
  transition: 1.25s ease;
  -webkit-filter: blur(5px);
          filter: blur(5px);
}

.is-move {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
}

.delay1 {
  -moz-transition-delay: 500ms !important;
  -webkit-transition-delay: 500ms !important;
  -o-transition-delay: 500ms !important;
  -ms-transition-delay: 500ms !important;
}

.delay2 {
  -moz-transition-delay: 600ms !important;
  -webkit-transition-delay: 600ms !important;
  -o-transition-delay: 600ms !important;
  -ms-transition-delay: 600ms !important;
}

.delay3 {
  -moz-transition-delay: 900ms !important;
  -webkit-transition-delay: 900ms !important;
  -o-transition-delay: 900ms !important;
  -ms-transition-delay: 900ms !important;
}

.delay4 {
  -moz-transition-delay: 1200ms !important;
  -webkit-transition-delay: 1200ms !important;
  -o-transition-delay: 1200ms !important;
  -ms-transition-delay: 1200ms !important;
}

.delay5 {
  -moz-transition-delay: 1500ms !important;
  -webkit-transition-delay: 1500ms !important;
  -o-transition-delay: 1500ms !important;
  -ms-transition-delay: 1500ms !important;
}

.delay6 {
  -moz-transition-delay: 1800ms !important;
  -webkit-transition-delay: 1800ms !important;
  -o-transition-delay: 1800ms !important;
  -ms-transition-delay: 1800ms !important;
}

.delay7 {
  -moz-transition-delay: 2100ms !important;
  -webkit-transition-delay: 2100ms !important;
  -o-transition-delay: 2100ms !important;
  -ms-transition-delay: 2100ms !important;
}

.delay8 {
  -moz-transition-delay: 2400ms !important;
  -webkit-transition-delay: 2400ms !important;
  -o-transition-delay: 2400ms !important;
  -ms-transition-delay: 2400ms !important;
}