@charset "utf-8"; 

.section-warp-inner {box-shadow: 0 0 0 #fff;}

#section-service figure .img-warp .img {
    padding-top: 120%;
}

section#section-service .warp2 {
    margin-top: 5rem;
}

#section-service figure figcaption {
    background-color: var(--duna-point1);
    color: var(--duna-gray-200);
    padding: 2rem;
}

#section-sentence .contents {
    margin-bottom: 4rem;
}

#section-sentence .contents .material-symbols-outlined {
    font-size: 5rem;
    color: var(--duna-point1);
}

#section-banner {color: var(--duna-gray-200);}
#section-banner:before {background-color: var(--duna-point2);opacity: .8;}
#section-banner figure {margin-top: -2rem;}

#section-banner .duna-btn-circle:after {background-color:var(--duna-gray-100);}
#section-banner:hover .duna-btn-circle:after{width:100%;}
#section-banner:hover .duna-btn span{color:var(--duna-gray-700);}
#section-banner .duna-btn-circle i{color:var(--duna-gray-700);}
#section-banner:hover .duna-btn-circle i{color:var(--duna-gray-700);}
@media (max-width:1399.98px) {
	
}

@media (max-width:1199.98px) {
	
}

@media (max-width:991.98px) {

}

@media (max-width:767.98px) {

}

@media (max-width:575.98px) {

}

@media (min-width:992px) {
	
}