@charset "utf-8";

.gjs-dashed {
   overflow-x: unset;
}

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

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

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


.gjs-dashed .maskDark:after, .gjs-dashed .maskLight:after, .gjs-dashed .maskDarkGradation:after {
    content: none;
}

.gjs-dashed .privacyBox {
    height: auto;
}

.gjs-dashed .coverMaskBlock {
	display: none;
}

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


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

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

.gjs-dashed .coverMaskBlock {
    display: none;
}

.gjs-dashed .linkMaskBox {
    display: none;
}

.gjs-dashed .btn01:before {
    content: none;
}

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

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

.gjs-dashed .anchorBox {
    z-index: -1;
}


/*--header--*/

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

.gjs-dashed .hNavLink {
    color: #514E43 !important;
}

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

.gjs-dashed .hInstaBox {
	position: static;	
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}

.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 .hScrollSnsBox {
    display: flex !important;
    margin: 0 20px 0 0;
}

.gjs-dashed .hSnsLink  {
    margin: 0 5px 0 0;
}

.gjs-dashed .fixedBtn:hover::before {
    opacity: 0;
}

.gjs-dashed .fixedBtn  {
    margin: 0 0 0 auto;
    position: static;
}

/*----info----*/
.gjs-dashed .grid3Wr {
    width: 100%;
    max-width: 1400px;
	grid-template-columns: repeat(2, 1fr);
}

.gjs-dashed .menuBtnLinkInner:before {
    content: none;
}

.gjs-dashed .intModalBox {
	flex-direction: column;
	align-items: center;
}

.gjs-dashed .intModalR {
	width: 100%;
}

.gjs-dashed .intModalL {
	width: 25%;
}

/*-- beginners --*/

.gjs-dashed .inWorryItem:after {
    content: none;
}

/*-----*/

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

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

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

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

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