﻿@media (min-width:769px){.home-banner .banner-animote .p1{font-size:4vw;}}
@media (max-width:768px){.home-banner{height:auto;}
.home-banner .banner-animote .p1{font-size:18px;}
.home-banner .banner-animote .p2{font-size:12px;}}
@media (max-width:550px){.home-banner .banner-animote .p2{display:none;}}
.home-banner .swiper-slide>a:after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .5);}
.home-consultation{background: var(--color1);}
.home-consultation .title span{color:var(--color)}
.home-consultation .home-more{background: var(--color);border-color:var(--color)}
.home-contact .inquiry-box{background:var(--color1)}
.home-about .img .img-box img {transform: initial;aspect-ratio: 1;border-radius: 50%;}
.home-about .img .img-box img{border-radius:unset}
.home-about .img .img-box{border:none}
.home-about .img .img-box img{aspect-ratio: unset;}