@charset "utf-8";
.gjs-dashed .questionArea{
	display: block!important;
}
.controlArea.hHumConte {
    position:absolute;
    top: 300px !important;
    bottom: 0 !important;
}

.controlArea .carousel-item {
    display: block;
    opacity: 1;
}
.gjs-dashed .carousel-item  {
	display: block!important;
}
.gjs-dashed .tpCvrSliderImgBx:after  {
	display: none;
}
.gjs-dashed .navBarArea {
	display: block;
  	position: static;
}
/*header*/

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

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

.gjs-dashed .hWr01 {
    display: block;
    z-index: 999;
    background: #7A5739;
}

.gjs-dashed .hWr01 .hLogo01 {
    display: block !important;
}

.gjs-dashed .hWr02 {
    top: 100px !important;
    opacity: 1 !important;
    visibility: inherit !important;
}

.gjs-dashed .navConte {
    top: 250px;
    width: 100%;
    right: 0;
    opacity: 1;
    z-index: 999999999;
  	position: static;
}

/**/

.dropAr.controlArea {
    display: block;
}

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

.gjs-dashed .modMask01 {
    display: none;
}
.gjs-dashed .hInner02 {
    display: flex!important;
}
.gjs-dashed .navArea {
    top: 0!important;
}
.gjs-dashed .navConte {
	top: 0!important;
}
.gjs-dashed .hArea02 {
    opacity: 1;
    background: #acacac;
}

.gjs-dashed .navWrap {
    top: 300px !important;
}

.gjs-dashed .examMask01 {
    opacity: 1 !important;
    top: 0;
    left: 0;
    max-width: 100%;
    height: 140px;
    pointer-events: auto;
}

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

/*下層スライダー*/

.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;
}