@charset "utf-8";

.gjs-dashed #loading {
	position: static;
  	height: auto;
}

/*-- header --------------------------------------------------------------*/

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

.gjs-dashed .dropdownList {
    transform: scaleY(1);
}

.gjs-dashed .navArea {
    top: 200px;
    opacity: 1;
    visibility: visible;
}

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

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

.gjs-dashed .spNavBtn {
    display: flex;
}

/* -- cover  --------------------------------------------------------------- */

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

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

/*-- スライダー --------------------------------------------------------------*/

.sliderControl * {
    position: static !important;
    padding: 0 !important;
}

.sliderControl .carousel-item {
    width: 32%;
    margin: 1.2% 0.6% 0;
    display: block;
    opacity: 1;
    padding: 7px !important;
}

.sliderControl .carousel-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.sliderControl .indicator {
    padding: 7px !important;
}

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

/*-- Bootstrapスライダー --*/

.gjs-dashed .indicator:after {
    display: none;
}

/* -- loop -- */

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

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

.gjs-dashed .loopImgArea2 {
    -webkit-animation: auto !important;
    animation: auto !important;
}

.gjs-dashed .loopImgBx {
    width: 252px;
}

/* -- according -- */

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

/*-- トップ --------------------------------------------------------------*/



/*-- 下層 --------------------------------------------------------------*/

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