body {
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
	font-feature-settings: "palt";
	letter-spacing: 1px;
	text-transform: none !important;
}

:root {
    --main-color-one: #0d6efd;
}

.main-img {margin: 
    250px 0 0 0;
}

.bg-light1 {
    background: #a7e2ff;
 }

 .contact__btm {
    background-color: #d7d7d7;
}

.portfolio__area-4 {
    background-color: #ffffff;
}

/*
.text-white {
    --bs-text-opacity: 1;
    color: var(--black-3) !important;
}
    */

.bg-cyan {
background-color: #CBE6F5
}

.blog__item a img {
    border-radius: 0px;
}

.process__title-3, .process__title-4 {
    color: #ffffff;
}


.explain p {
    color: #ffffff;
}

.blog__title{
padding-top: 25px;
padding-bottom: 15px;
font-size: 25px;
}

.blog__content-4 {
    padding: 20px 50px 50px;
}

.elementor-2019 .elementor-element.elementor-element-416dbb8:not(.elementor-motion-effects-element-type-background), .elementor-2019 .elementor-element.elementor-element-416dbb8 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #272d3b;
}

.contact__form.contact__form, .contact__form-4 {
    background: #272d3b;
}

.bg-gray{
    background:   #d7d7d7;
}

.signage,
.signage .process__title-4
{
    color:#272d3b!important;
}

.footer__address p{
    font-size: 14px;
}

.footer__service a{
    font-size: 14px;
}

#map {
    width: 100%;
    height: 500px;
}

#map h4{
    text-align: center;
}

#map h5{
    text-align: center;
}

.footer__top {
    padding-top: 50px;
    margin-bottom: -80px;
}

.footer__title {
    padding-bottom: 20px;
}

.footer__logo p {
    padding-bottom: 10px;
}

.footer__logo strong {
    font-size: 12px;
}

.offcanvas__top {
    padding-bottom: 20px;
}

.footer__address-3 li p {
    line-height: 1.4;
}

.single-intro-inner .details {
    padding: 15px 30px 20px;
}

.db-btn-arrow {
    font-size: 16px;
}

.blog__title {
    padding-top: 0px;
}

.blog__content-4 {
    padding: 10px 50px 30px;
}

.contact__btm {
    background-color: var(--main-color-one);
}

.contact__area::after {
    background-color: #CBE6F5;
}

.contact__media li span {
    color: #fff;
}

.contact__media li a {
    color: #fff;
}

.contact__form form input, .contact__form-4 form input, .contact__form form textarea, .contact__form-4 form textarea {
    text-transform: none;
}

#modal {
  font-size: 24px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(51, 51, 51, 0.8);
  color: white;
  z-index: 100;
  display: none;
}
#modal p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  color: white;
}

#result {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  color: white;
}


.contact__btm .sec-title {
    font-size: 24px;
    line-height: 36px;
}

.about .image-2{
max-width: 60%;
border: 3px solid #00b6ff;
}

.about .image-1{
max-width: 80%;
border: 3px solid #00b6ff;
}

.kage{
    box-shadow: 0px 4.8px 24.4px -6px rgba(19, 16, 34, 0.1);
}

.price-ingo p {
    color: #ffffff;
    padding: 15px 20px;
    text-align: left;
}

.price-ingo h3 {
    color: #ffffff;
    padding: 15px 30px;
}

.price-ingo h4 {
    border: none;
    padding: 15px 20px;
}

.zeibetsu {
    color: #fff;
    text-align: right;
}

.sec-subtitle {
    text-transform: none;
}

@media (max-width: 575px) {
    .main-img {
        margin: 0px 0 0 0;
    }

    .hero__area_1 {
        margin-bottom: 0px;
    }

    .contact__area::after {
        background-color: var(--main-color-one);
    }

    .contact__area .bg-cyan {
        background-color: var(--main-color-one);
    }
}

@media (max-width: 1199px) {
    .offcanvas__map {
        display: block;
    }

    .offcanvas__menu {
        height: auto;
    }

    .offcanvas__btm {
        display: block;
    }

    .footer__address-3 li p br {
        display: block;
    }

    .footer__social-3 ul {
        gap: 10px;
    }

    .mean-container .mean-nav ul li a {
        background-color: var(--main-color-one);
    }

    .mean-container .mean-nav ul li a {
        border-top:none;
        border-top: 1px solid rgba(255, 255, 255, .5);
    }
}