body {
  font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 1rem !important;
  font-weight: bold;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

p {
  margin-bottom: 0 !important;
}

.footer-font {
  font-size: 1rem;
}


.container-body {
  max-width: 768px;
}


.kobac-border {
  border: 2px solid #e70013;
  font-size: 1.8rem;
  box-shadow: 2px 2px 0px 3px #e70013;
  border-radius: 26px;
  padding: 5px;
}

.yellow-text-bg {
  background-color: #ffec01;
}

.bg-greyy {
  background-color: #c2c2c2;
}

.border-service {
  border: 4px solid #e60013 !important;
  border-radius: 10px;
}

footer {
  position: relative;
  margin-top: auto;
}

input::-webkit-input-placeholder {
  opacity: 0.5 !important;
}


.carousel-control-prev-icon {
  background-color: #e70013 !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 2rem;
  height: 2rem;
  border-radius: 50% !important;
}

.carousel-control-next-icon {
  background-color: #e70013 !important;

}


.bg-menu:hover {
  border-bottom: 5px solid red !important;
}

.bg-menu {
  font-size: 1rem !important;
}


.bg-pinki {
  background-color: #ffd5d5;
}

.text-menu {
  padding: 10px 0px 10px 0px;
  font-size: 1.5rem !important;
  font-weight: bold;
}

p {
  margin-bottom: 0 !important;
}


/* BACKGROUND-COLOR */

.navbar-toggler {
  border-color: transparent;
}

.navbar-toggler-icon {
  color: white !important;
}

.nav-link {
  color: black !important;
}

button:focus:not(:focus-visible) {
  outline: transparent !important;
}

.navbar-toggler:focus {
  box-shadow: none !important;
}

.offcanvas.offcanvas-start {
  width: 330px !important;

}



/* BACKGROUND-COLOR */
.red-kobac {
  background-color: #e70013 !important;
}

.btn {
  font-weight: bold;
}

.color-kobac {
  color: #FF0000;
}

.bg-pink {
  background-color: #ffcfd3;
}

.bg-grey {
  background-color: #f5f5f5;
}

.bg-news {
  background-color: #B6F723;
}

.bg-darkgrey {
  background-color: #C2C2C2;
}

.bg-blue-kobac {
  background-color: #0092DB !important;
}

.bg-bluee-kobac {
  background-color: #BFE4F6 !important;
}

.bg-btn-footer {
  background-image: linear-gradient(#E30013, #A1000D);
}


/* COLOR */
.color-blue {
  color: #0092DB;
}

.accordion p {
  font-weight: bold;
}

.shadow-box {
  box-shadow: 10px 10px #cfcfcf;
}

.custom-top {
  top: -42px;
}

.w-store {
  width: 325px;
}

/* BORDER-COLOR */

.border-darkgrey {
  border: 1px solid #C2C2C2;
}

.border-footer {
  border: 1px solid #202020;
  -webkit-box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.75);
  box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.75);
}

.price-triangle {
  border-bottom-left-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}





input {
  border: 1px solid black !important;
}

select {
  border: 1px solid black !important;
}



hr.new5 {
  border: 3px solid #e70013;
  border-radius: 5px
}

.shadow-news {
  border: 1px solid;
  padding: 10px;
  box-shadow: 5px 10px #C9C9C9;
}

.icon-santa {
  position: absolute;
  left: -74px;
  top: -19px;
  width: 21% !important;
}

.btn-coupon {
  position: absolute;
  bottom: 99px;
  right: 87px;
  width: 33% !important;
}

.price-service {
  font-size: 2rem;
}



/* ACCORDION */

.accordion-button:not(.collapsed) {
  color: white !important;
  background-color: #e60013 !important;
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.accordion-button:not(.collapsed)::after {
  filter: brightness(0) invert(1);
  font-weight: bold;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.card-store.card {
  border-radius: 0px !important;
}

.discount-card {
  font-size: 1rem;
}

.text-store {
  font-size: 1.5rem !important;
}

.colappse-text {
  font-size: 1rem !important;
}



.accordion {
  padding: 2rem !important;
}



/* WIDTH */
.w-icon-question {
  width: 24px;
}

.w-30 {
  width: 30%;
}

.w-40 {
  width: 40%;
}





/* FOOTER */

.footer-fixed {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.bg-red-circle {
  background-color: #e70013;
  border-radius: 12px;
  color: white;
  padding: 10px 20px;
  cursor: pointer;
  margin-bottom: 10px;
}

.img-male {
  right: -28px;
  bottom: 0;
  width: 132px;
}

.font-deks {
  font-size: 2rem !important;
}

.font-deks:hover {
  color: blueviolet;
}


.fs-1 {
  font-size: 1rem !important;
}


.half-bg-yellow {
  background: linear-gradient(to bottom, transparent 60%, #FFEC00 0%);
}

/* MEDIA QUERY */


@media (max-width: 320px) {
  .max-diskon {
    width: 9rem !important;
    position: absolute !important;
    left: -8px !important;
    bottom: 1px !important;
  }

}

@media (max-width: 375px) {
  .max-diskon {
    width: 12rem !important;
    position: absolute;
    left: -8px;
    bottom: 1px;
  }

  .img-male {
    width: 65px !important;
  }

}




@media screen and (min-width:320px) and (max-width:480px) {
  .navbar-brand img {
    width: 90% !important;
  }

  .noTelphone-store {
    display: none;
  }

  .kobac-border h3 {
    font-size: 1rem !important;
  }

  .deks p {
    font-size: 0.7rem;
  }

  .title {
    font-size: 1rem;
  }

  .title-text {
    font-size: 0.5rem;
  }

  .price-service {
    font-size: 1rem;
  }

  .max-diskon {
    width: 13rem;
    position: absolute;
    left: -8px;
    bottom: 1px;
  }


  .navbar-deks {
    display: none !important;
  }

  .accordion {
    padding: 1rem !important;
  }

  .custom-top {
    top: -18px;
  }

  .accordion p {
    font-size: 10px !important;
  }

  .owl-prev {
    top: 26% !important;
    left: -22px !important;
  }


  .owl-next {
    top: 26% !important;
    right: -22px !important;
  }

  .navbar-desktop {
    display: none !important;
  }

  .text-menu {
    font-size: 5px !important;
  }

  .text-vehicle-menu {
    font-size: 15px !important;
    font-weight: bold !important;
  }

  .icon-santa {
    position: absolute;
    left: -10px;
    top: -24px;
    width: 19% !important;
  }

  .btn-coupon {
    position: absolute;
    bottom: 33px;
    right: 25px;
    width: 38% !important;
  }

  .text-thanks {
    font-size: 12px !important;
  }

  .h-slider-sm {
    height: 250px !important;
  }

  .display-3 {
    font-size: 60px;
  }

  .text-store {
    font-size: 0.5rem !important;
  }

  .price-card {
    font-size: 3rem !important;
  }

  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    width: 2rem;
    height: 2rem;
    border-radius: 50% !important;
  }

  .m-footer {
    margin-bottom: 6rem;
  }

  .text-label {
    font-size: 0.65rem;
  }

  .mt-2-rem {
    margin-top: 2rem !important;
  }

  .img-male {
    width: 75px;
  }

  .font-deks {
    font-size: 1.2rem !important;
  }

  .fs-1 {
    font-size: 1rem !important;
  }

  .footer-font {
    font-size: 10px !important;
  }

}


@media screen and (min-width: 481px) and (max-width:990px) {
  .navbar-mobile {
    display: none !important;
  }


  .footer-show {
    display: none;
  }

  .icon-santa {
    position: absolute;
    left: -60px;
    top: -20px;
    width: 19% !important;
  }

  .btn-coupon {
    position: absolute;
    bottom: 81px;
    right: 51px;
    width: 38% !important;
  }

  .price-card {
    font-size: 3rem !important;
  }

  .text-store {
    font-size: 1.1rem !important;
  }

  .text-menu {
    font-size: 0.8rem !important;
  }

  .text-label {
    font-size: 1rem;
  }

  .mt-2-rem {
    margin-top: 2rem !important;
  }

  .custom-top {
    top: -30px;
  }

  .img-male {
    width: 117px;
  }

  .fs-1 {
    font-size: 1rem !important;
  }

  .font-deks {
    font-size: 1rem !important;
  }

  .max-diskon {
    width: 17rem !important;
    position: absolute;
    left: -8px;
    bottom: 1px;
  }

}


@media (min-width: 992px) {
  .footer-show {
    display: none;
  }

  .navbar-mobile {
    display: none !important;
  }

  .img-50 {
    width: 50% !important;
  }

  .price-card {
    font-size: 3rem;
  }

  .text-store {
    font-size: 1.1rem !important;
  }

  .max-diskon {
    width: 24rem !important;
    position: absolute;
    left: -26px;
    bottom: -27px;
  }


}

@media (min-width: 1024px) {
  .text-label {
    font-size: 0.8rem;
  }

  .custom-top {
    top: -30px;
  }

  .mt-2-rem {
    margin-top: 3rem !important;
  }

  .img-male {
    width: 104px;
  }

  .text-menu {
    font-size: 1.2rem !important;
  }

  .fs-1 {
    font-size: 1.5rem !important;
  }

  .font-deks {
    font-size: 1rem !important;
  }
}


@media (min-width: 1200px) {
  .footer-show {
    display: none;
  }

  .navbar-mobile {
    display: none !important;
  }

  .img-50 {
    width: 50% !important;
  }

  .price-card {
    font-size: 4rem;
  }

  .mt-2-rem {
    margin-top: 2rem !important;
  }

  .img-male {
    width: 131px;
  }

}



@media (min-width: 1400px) {
  .footer-show {
    display: none;
  }

  .navbar-mobile {
    display: none !important;
  }

  .img-50 {
    width: 50% !important;
  }

  .text-label {
    font-size: 1rem;
  }

  .custom-top {
    top: -40px;
  }

  .mt-2-rem {
    margin-top: 3rem !important;
  }

  .font-deks {
    font-size: 1.15rem !important;
  }

  .fs-1 {
    font-size: 2rem !important;
  }

  .m-top-5 {
    margin-top: 5rem;
  }
}




.scroll-area {
  box-shadow: 1px 3px 5px 6px rgba(0, 0, 0, .2);
  overflow: auto;
  scroll-behavior: smooth;
}

.scroll-area>ul {
  margin-left: -10px;
  padding: 0px;
  margin: 0px;
  display: block;
  min-width: 863px;
  position: relative;
  text-align: center;
}

.scroll-area>ul>li {
  list-style: none;
  display: inline-block;
  margin-right: -4px;
  font-weight: bold;
}

.scroll-area>ul>li>a {
  display: block;
  padding: 10px;
  width: 140px
}

.text-thanks {
  font-size: 20px;
}


#button {
  display: inline-block;
  background-color: red;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 18px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}

#button:hover {
  cursor: pointer;
  background-color: #333;
}

#button:active {
  background-color: #555;
}

#button.show {
  opacity: 1;
  visibility: visible;
}

/* Styles for the content section */

.content {
  width: 77%;
  margin: 50px auto;
  font-family: 'Merriweather', serif;
  font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}

@media screen and (min-width:320px) and (max-width:480px) {
  #button {

    bottom: 120px;
  }
}

@media (min-width: 500px) {
  .content {
    width: 43%;
  }

  #button {
    margin: 30px;

  }
}

.content h1 {
  margin-bottom: -10px;
  color: #03a9f4;
  line-height: 1.5;
}

.content h3 {
  font-style: italic;
  color: #96a2a7;
}


.zoomable-image {
  width: 100%;
  transition: transform 0.3s;
}

/* Media query for screens with a maximum width of 767px (typical mobile devices) */
@media (max-width: 767px) {
  .zoomable-image {
    cursor: zoom-in;
  }

  .zoomable-image:hover {
    transform: scale(1.5);
    /* Adjust the scale factor as needed */
  }
}