@charset "utf-8";

.gjs-dashed .shopBtn01.d-none {
	display: flex !important;
}

.gjs-dashed .fReserveBtn.d-none {
	display: flex !important;
}

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

.gjs-dashed .content-area .content {
    display: block;
    padding: 30px;
    border: 5px solid #333;
}

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

/*--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: 33.3%;
    height: auto;
    margin: 0;
}


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