@charset "utf-8";

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

.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 .carousel-item {
    display: block;
    opacity: 1;
}

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

.gjs-dashed .careMaskBox {
    width: 80%;
  	right: 0 !important;
}

.gjs-dashed .top01CareLinkTxtBlock {
    width: 80%;
  	margin: 0 0 0 auto;
}
.gjs-dashed .iBanaLk:before {
    display: none;
}

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

/*--header--*/

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

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

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

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