@charset "utf-8";

.gjs-dashed .service-area02-container.d-none {
	display: block !important;
}

.gjs-dashed .in-wrapper.d-none {
	display: block !important;
}

.gjs-dashed .top02-btn-area02 {
  	display: flex !important;
}

.gjs-dashed .loopImgArea {
    animation: none;
}

.gjs-dashed .loopImgBx01>img {
    position: unset;
}

.gjs-dashed .banner-link p {
  position:relative;
  z-index: 1;
}

.gjs-dashed .common-btn01:after {
	z-index: -1;
}

.gjs-dashed > #wrapper {
    padding-bottom: 100px;
}

.gjs-dashed .productSlider {
    display: flex;
    flex-wrap: wrap;
}

.gjs-dashed .productSliderItem {
    width: 20%;
}

.gjs-dashed .carousel-item {
    display: block;
    opacity: 1;
}

.gjs-dashed .carousel-item img {
    display: block !important;
    opacity: 1;
}

.gjs-dashed .iBanaLk:before {
    display: none;
}

.gjs-dashed .answerBox {
    display: block;
}

/*--header--*/

.gjs-dashed .spNav {
    display: block;
    position: relative;
}

.gjs-dashed .hWrap {
    display: block;
}

.gjs-dashed .spMenu {
    right: 0;
    display: block;
    position: relative;
}

.gjs-dashed .header {
    position: relative;
}

.gjs-dashed .hWrap {
    display: block;
}

.gjs-dashed .spMenu {
    right: 0;
    position: relative;
}

/*--------*/

/*-----*/

.gjs-dashed .loopWrap {
    display: block;
    height: auto;
    overflow: auto;
}

.gjs-dashed .loopImgArea {
    -webkit-animation: auto !important;
    animation: auto !important;
    flex-wrap: wrap;
}

.gjs-dashed .loopImgBx01 {
    width: 33.3%;
    padding-top: 0;
    height: auto;
    margin: 0;
}